Page MenuHomePhabricator
Paste P216

"vagrant up" not starting Mediawiki.
ActivePublic

Authored by Kabhi2104 on Jan 14 2015, 5:17 PM.
Referenced Files
F28614: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:33 PM
F28613: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:21 PM
F28611: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:20 PM
F28610: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:19 PM
F28609: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:18 PM
F28608: vagrant_up_not_starting_Mediawiki.
Jan 14 2015, 5:17 PM
Subscribers
None
Tried installing mw-vagrant from the [https://www.mediawiki.org/wiki/MediaWiki-Vagrant] steps 1-5 all done correctly but vagrant provision gives this error however vagrant up runs fine and you still get error at 127.0.0.1:8080
Getting lot of Dependencies errors.
Below is the output of command:
PUPPET_DEBUG=1 vagrant reload --provision | tee provision.log
[default] Attempting graceful shutdown of VM...
[default] Clearing any previously set forwarded ports...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 80 => 8080 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
GuestAdditions 4.3.10 running --- OK.
[default] Setting hostname...
[default] Configuring and enabling network interfaces...
[default] Exporting NFS shared folders...
Preparing to edit /etc/exports. Administrator privileges will be required...
nfsd running
[default] Mounting NFS shared folders...
[default] Mounting shared folders...
[default] -- /tmp/vagrant-puppet-1/manifests
[default] -- /tmp/vagrant-puppet-1/modules-0
[default] Running provisioner: lsb_check...
[default] Running provisioner: puppet...
Running Puppet with site.pp...
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/root_home.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/facter_dot_d.rb
Debug: Executing '/vagrant/puppet/extra/config-version'
Debug: Failed to load library 'selinux' for feature 'selinux'
Debug: hiera(): Hiera YAML backend starting
Debug: hiera(): Looking up classes in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Found classes in vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found classes in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/role/manifests/mediawiki.pp' in environment production
Debug: Automatically imported role::mediawiki from role/mediawiki into production
Debug: hiera(): Looking up role::mediawiki::hostname in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found role::mediawiki::hostname in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apt/manifests/init.pp' in environment production
Debug: Automatically imported apt from apt into production
Debug: Scope(Class[Apt]): Retrieving template apt/wikimedia.list.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apt/templates/wikimedia.list.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apt/templates/wikimedia.list.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apt/templates/wikimedia.list.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apt/templates/wikimedia.list.erb in 0.00 seconds
Debug: Scope(Class[Apt]): Retrieving template apt/multiverse.list.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apt/templates/multiverse.list.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apt/templates/multiverse.list.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apt/templates/multiverse.list.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apt/templates/multiverse.list.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/arcanist/manifests/init.pp' in environment production
Debug: Automatically imported arcanist from arcanist into production
Debug: hiera(): Looking up arcanist::deploy_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found arcanist::deploy_dir in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/init.pp' in environment production
Debug: Automatically imported php from php into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/init.pp' in environment production
Debug: Automatically imported apache from apache into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/php5.pp' in environment production
Debug: Automatically imported apache::mod::php5 from apache/mod/php5 into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod_conf.pp' in environment production
Debug: Automatically imported apache::mod_conf from apache/mod_conf into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/access_compat.pp' in environment production
Debug: Automatically imported apache::mod::access_compat from apache/mod/access_compat into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/version.pp' in environment production
Debug: Automatically imported apache::mod::version from apache/mod/version into production
Debug: Scope(Class[Apache]): Retrieving template apache/ports.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/ports.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apache/templates/ports.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/ports.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apache/templates/ports.conf.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/conf.pp' in environment production
Debug: Automatically imported apache::conf from apache/conf into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/rsyslog/manifests/init.pp' in environment production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/rsyslog/manifests/conf.pp' in environment production
Debug: Automatically imported rsyslog::conf from rsyslog/conf into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/env.pp' in environment production
Debug: Automatically imported apache::env from apache/env into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/site.pp' in environment production
Debug: Automatically imported apache::site from apache/site into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/site_conf.pp' in environment production
Debug: Automatically imported apache::site_conf from apache/site_conf into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/misc/manifests/init.pp' in environment production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/misc/manifests/evergreen.pp' in environment production
Debug: Automatically imported misc::evergreen from misc/evergreen into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/remote_debug.pp' in environment production
Debug: Automatically imported php::remote_debug from php/remote_debug into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/ini.pp' in environment production
Debug: Automatically imported php::ini from php/ini into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/composer.pp' in environment production
Debug: Automatically imported php::composer from php/composer into production
Debug: hiera(): Looking up php::composer::home in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up php::composer::cache_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/env/manifests/init.pp' in environment production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/env/manifests/var.pp' in environment production
Debug: Automatically imported env::var from env/var into production
Debug: Scope(Class[Php]): Retrieving template php/prune_php_ini_files.bash.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/prune_php_ini_files.bash.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php/templates/prune_php_ini_files.bash.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/prune_php_ini_files.bash.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php/templates/prune_php_ini_files.bash.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/sessionclean.pp' in environment production
Debug: Automatically imported php::sessionclean from php/sessionclean into production
Debug: hiera(): Looking up php::sessionclean::ensure in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found php::sessionclean::ensure in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/init.pp' in environment production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/clone.pp' in environment production
Debug: Automatically imported git::clone from git/clone into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/env/manifests/profile_script.pp' in environment production
Debug: Automatically imported env::profile_script from env/profile_script into production
Debug: hiera(): Looking up git::urlformat in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up git::default_depth in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/gerrit.pp' in environment production
Debug: Automatically imported git::gerrit from git/gerrit into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/motd/manifests/init.pp' in environment production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/motd/manifests/script.pp' in environment production
Debug: Automatically imported motd::script from motd/script into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/init.pp' in environment production
Debug: Automatically imported mysql from mysql into production
Debug: hiera(): Looking up mysql::root_password in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mysql::root_password in common
Debug: hiera(): Looking up mysql::default_db_name in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mysql::default_db_name in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/packages.pp' in environment production
Debug: Automatically imported mysql::packages from mysql/packages into production
Debug: Scope(Class[Mysql]): Retrieving template mysql/my.cnf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mysql/templates/my.cnf.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/db.pp' in environment production
Debug: Automatically imported mysql::db from mysql/db into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mysql/manifests/user.pp' in environment production
Debug: Automatically imported mysql::user from mysql/user into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/redis/manifests/init.pp' in environment production
Debug: Automatically imported redis from redis into production
Debug: hiera(): Looking up redis::max_memory in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found redis::max_memory in common
Debug: hiera(): Looking up redis::persist in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found redis::persist in common
Debug: hiera(): Looking up redis::settings in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/redis/manifests/php.pp' in environment production
Debug: Automatically imported redis::php from redis/php into production
Debug: Scope(Class[Redis]): Retrieving template redis/redis.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/redis/templates/redis.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/redis/templates/redis.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/redis/templates/redis.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/redis/templates/redis.conf.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/init.pp' in environment production
Debug: Automatically imported mediawiki from mediawiki into production
Debug: hiera(): Looking up mediawiki::wiki_name in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::wiki_name in common
Debug: hiera(): Looking up mediawiki::admin_user in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::admin_user in common
Debug: hiera(): Looking up mediawiki::admin_pass in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::admin_pass in common
Debug: hiera(): Looking up mediawiki::db_name in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::db_name in common
Debug: hiera(): Looking up mysql::default_db_name in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mysql::default_db_name in common
Debug: hiera(): Looking up mediawiki::db_pass in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::db_pass in common
Debug: hiera(): Looking up mysql::root_password in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mysql::root_password in common
Debug: hiera(): Looking up mediawiki::db_user in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::db_user in common
Debug: hiera(): Looking up mediawiki::dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::dir in common
Debug: hiera(): Looking up mediawiki::cache_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::cache_dir in common
Debug: hiera(): Looking up mediawiki::settings_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::settings_dir in common
Debug: hiera(): Looking up mediawiki::upload_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::upload_dir in common
Debug: hiera(): Looking up mediawiki::branch in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Looking up mediawiki::server_url in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::server_url in common
Debug: hiera(): Looking up role::mediawiki::hostname in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found role::mediawiki::hostname in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/hhvm/manifests/init.pp' in environment production
Debug: Automatically imported hhvm from hhvm into production
Debug: hiera(): Looking up hhvm::common_settings in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found hhvm::common_settings in common
Debug: hiera(): Looking up mediawiki::dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::dir in common
Debug: hiera(): Looking up hhvm::logroot in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found hhvm::logroot in common
Debug: hiera(): Looking up hhvm::logroot in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found hhvm::logroot in common
Debug: hiera(): Looking up mediawiki::dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::dir in common
Debug: hiera(): Looking up mediawiki::dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::dir in common
Debug: hiera(): Looking up hhvm::fcgi_settings in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found hhvm::fcgi_settings in common
Debug: hiera(): Looking up hhvm::logroot in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found hhvm::logroot in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/proxy_fcgi.pp' in environment production
Debug: Automatically imported apache::mod::proxy_fcgi from apache/mod/proxy_fcgi into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/env/manifests/alternative.pp' in environment production
Debug: Automatically imported env::alternative from env/alternative into production
Debug: Scope(Class[Hhvm]): Retrieving template hhvm/hhvm.default.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/hhvm.default.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/hhvm/templates/hhvm.default.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/hhvm.default.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/hhvm/templates/hhvm.default.erb in 0.00 seconds
Debug: Scope(Class[Hhvm]): Retrieving template hhvm/admin-apache-site.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/admin-apache-site.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/hhvm/templates/admin-apache-site.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/admin-apache-site.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/hhvm/templates/admin-apache-site.erb in 0.00 seconds
Debug: Scope(Class[Hhvm]): Retrieving template hhvm/rsyslog.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/rsyslog.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/hhvm/templates/rsyslog.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/hhvm/templates/rsyslog.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/hhvm/templates/rsyslog.conf.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/apache.pp' in environment production
Debug: Automatically imported mediawiki::apache from mediawiki/apache into production
Debug: hiera(): Looking up mediawiki::apache::docroot in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::apache::docroot in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/multiwiki.pp' in environment production
Debug: Automatically imported mediawiki::multiwiki from mediawiki/multiwiki into production
Debug: hiera(): Looking up mediawiki::multiwiki::base_domain in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::multiwiki::base_domain in common
Debug: hiera(): Looking up mediawiki::multiwiki::script_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::multiwiki::script_dir in common
Debug: hiera(): Looking up mediawiki::apache::docroot in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::apache::docroot in common
Debug: hiera(): Looking up mediawiki::multiwiki::settings_root in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::multiwiki::settings_root in common
Debug: hiera(): Looking up mediawiki::settings_dir in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::settings_dir in common
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/CommonSettings.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/CommonSettings.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/CommonSettings.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/CommonSettings.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/CommonSettings.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/LoadWgConf.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/LoadWgConf.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/LoadWgConf.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/LoadWgConf.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/LoadWgConf.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/dblist.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/dblist.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/dblist.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/dblist.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/dblist.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/defines.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/defines.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/defines.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/defines.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/defines.php.erb in 0.01 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/missing.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/missing.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/missing.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/missing.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/missing.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/MWMultiVersion.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWMultiVersion.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWMultiVersion.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWMultiVersion.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWMultiVersion.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/MWScript.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWScript.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWScript.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWScript.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWScript.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/docroot/w/MWVersion.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWVersion.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWVersion.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWVersion.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/docroot/w/MWVersion.php.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/multiversion-install.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/multiversion-install.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/multiversion-install.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/multiversion-install.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/multiversion-install.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/mwscript.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/mwscript.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/mwscript.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/mwscript.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/mwscript.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/alldbs.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/alldbs.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/alldbs.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/alldbs.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/alldbs.erb in 0.00 seconds
Debug: Scope(Class[Mediawiki::Multiwiki]): Retrieving template mediawiki/multiwiki/foreachwiki.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/foreachwiki.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/foreachwiki.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/foreachwiki.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/multiwiki/foreachwiki.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/alias.pp' in environment production
Debug: Automatically imported apache::mod::alias from apache/mod/alias into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/rewrite.pp' in environment production
Debug: Automatically imported apache::mod::rewrite from apache/mod/rewrite into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/apache/manifests/mod/headers.pp' in environment production
Debug: Automatically imported apache::mod::headers from apache/mod/headers into production
Debug: Scope(Class[Mediawiki::Apache]): Retrieving template mediawiki/mediawiki-apache-site.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-apache-site.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-apache-site.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-apache-site.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-apache-site.erb in 0.05 seconds
Debug: Scope(Class[Mediawiki::Apache]): Retrieving template mediawiki/mediawiki-php5-site.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-php5-site.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-php5-site.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-php5-site.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-php5-site.erb in 0.05 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/jobrunner.pp' in environment production
Debug: Automatically imported mediawiki::jobrunner from mediawiki/jobrunner into production
Debug: hiera(): Looking up mediawiki::jobrunner::commit in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found mediawiki::jobrunner::commit in common
Debug: importing '/tmp/vagrant-puppet-1/modules-0/git/manifests/install.pp' in environment production
Debug: Automatically imported git::install from git/install into production
Debug: Scope(Class[Mediawiki::Jobrunner]): Retrieving template mediawiki/jobrunner.json.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/jobrunner.json.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/jobrunner.json.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/jobrunner.json.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/jobrunner.json.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/wiki.pp' in environment production
Debug: Automatically imported mediawiki::wiki from mediawiki/wiki into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/skin.pp' in environment production
Debug: Automatically imported mediawiki::skin from mediawiki/skin into production
Debug: Scope(Class[Mediawiki]): Retrieving template mediawiki/mediawiki-bridge.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-bridge.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-bridge.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-bridge.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/mediawiki-bridge.conf.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/php/manifests/composer/install.pp' in environment production
Debug: Automatically imported php::composer::install from php/composer/install into production
Debug: importing '/tmp/vagrant-puppet-1/modules-0/puppet/manifests/agent.pp' in environment production
Debug: Automatically imported puppet::agent from puppet/agent into production
Debug: hiera(): Looking up puppet::agent::ensure in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found puppet::agent::ensure in common
Debug: hiera(): Looking up puppet::agent::enable in YAML backend
Debug: hiera(): Looking for data source local
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/local.yaml, skipping
Debug: hiera(): Looking for data source vagrant-managed
Debug: hiera(): Looking for data source environment/vagrant
Debug: hiera(): Cannot find datafile /vagrant/puppet/hieradata/environment/vagrant.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Found puppet::agent::enable in common
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: Scope(Php::Ini[remote_debug]): Retrieving template php/conffile.ini.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: Scope(Env::Var[COMPOSER_CACHE_DIR]): Retrieving template env/set_var.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: Scope(Php::Ini[debug_output]): Retrieving template php/conffile.ini.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: Scope(Php::Ini[date_timezone]): Retrieving template php/conffile.ini.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: Scope(Php::Ini[session_defaults]): Retrieving template php/conffile.ini.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/php/templates/conffile.ini.erb in 0.00 seconds
Debug: Scope(Apache::Site[hhvm_admin]): Retrieving template apache/site.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: Scope(Apache::Site[default]): Retrieving template apache/site.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: Scope(Apache::Site[devwiki]): Retrieving template apache/site.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: Scope(Apache::Site[php5-devwiki]): Retrieving template apache/site.conf.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/apache/templates/site.conf.erb in 0.00 seconds
Debug: Scope(Mediawiki::Skin[Vector]): Retrieving template mediawiki/skin.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/skin.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/skin.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/skin.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/skin.php.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/settings.pp' in environment production
Debug: Automatically imported mediawiki::settings from mediawiki/settings into production
Debug: Scope(Mediawiki::Wiki[devwiki]): Retrieving template mediawiki/wiki/run_installer.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/run_installer.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/run_installer.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/run_installer.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/run_installer.erb in 0.00 seconds
Debug: Scope(Mediawiki::Wiki[devwiki]): Retrieving template mediawiki/wiki/check_installed.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/check_installed.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/check_installed.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/check_installed.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/check_installed.erb in 0.00 seconds
Debug: Scope(Mediawiki::Wiki[devwiki]): Retrieving template mediawiki/wiki/wgConf.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/wgConf.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/wgConf.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/wgConf.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/wgConf.php.erb in 0.00 seconds
Debug: Scope(Mediawiki::Wiki[devwiki]): Retrieving template mediawiki/wiki/dbConf.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/dbConf.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/dbConf.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/dbConf.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/wiki/dbConf.php.erb in 0.00 seconds
Debug: importing '/tmp/vagrant-puppet-1/modules-0/mediawiki/manifests/extension.pp' in environment production
Debug: Automatically imported mediawiki::extension from mediawiki/extension into production
Debug: Scope(Env::Var[MW_INSTALL_PATH]): Retrieving template env/set_var.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/env/templates/set_var.erb in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: Scope(Mediawiki::Settings[Vector]): Retrieving template mediawiki/settings.php.erb
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/settings.php.erb]: Bound template variables for /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/settings.php.erb in 0.00 seconds
Debug: template[/tmp/vagrant-puppet-1/modules-0/mediawiki/templates/settings.php.erb]: Interpolated template /tmp/vagrant-puppet-1/modules-0/mediawiki/templates/settings.php.erb in 0.00 seconds
Debug: Adding relationship from Stage[first] to Stage[main] with 'before'
Debug: Adding relationship from Stage[main] to Stage[last] with 'before'
Debug: Adding relationship from Package[python-pip] to Package[git-review] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[python-pip] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[chef] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[chef-zero] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[build-essential] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[python-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[ruby-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[apache2] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[libapache2-mod-php5] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-xdebug] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php-apc] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php-pear] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-cli] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-curl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-gd] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-intl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-json] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-mcrypt] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-mysql] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-sqlite] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-readline] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-xhprof] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[git] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[git-review] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[ack-grep] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[htop] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[curl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[mysql-server] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-redis] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[redis-server] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm-fss] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm-luasandbox] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm-tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[hhvm-wikidiff2] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[php5-tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/20shared-cache] to Package[rsyslog] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[python-pip] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[chef] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[chef-zero] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[build-essential] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[python-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[ruby-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[apache2] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[libapache2-mod-php5] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-xdebug] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php-apc] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php-pear] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-cli] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-curl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-gd] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-intl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-json] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-mcrypt] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-mysql] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-sqlite] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-readline] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-xhprof] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[git] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[git-review] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[ack-grep] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[htop] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[curl] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[mysql-server] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-redis] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[redis-server] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm-dev] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm-fss] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm-luasandbox] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm-tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[hhvm-wikidiff2] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[php5-tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[tidy] with 'before'
Debug: Adding relationship from File[/etc/apt/apt.conf.d/01no-recommended] to Package[rsyslog] with 'before'
Debug: Adding relationship from Class[Apt] to Package[python-pip] with 'before'
Debug: Adding relationship from Class[Apt] to Package[chef] with 'before'
Debug: Adding relationship from Class[Apt] to Package[chef-zero] with 'before'
Debug: Adding relationship from Class[Apt] to Package[build-essential] with 'before'
Debug: Adding relationship from Class[Apt] to Package[python-dev] with 'before'
Debug: Adding relationship from Class[Apt] to Package[ruby-dev] with 'before'
Debug: Adding relationship from Class[Apt] to Package[apache2] with 'before'
Debug: Adding relationship from Class[Apt] to Package[libapache2-mod-php5] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-xdebug] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php-apc] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php-pear] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-cli] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-curl] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-dev] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-gd] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-intl] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-json] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-mcrypt] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-mysql] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-sqlite] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-readline] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-xhprof] with 'before'
Debug: Adding relationship from Class[Apt] to Package[git] with 'before'
Debug: Adding relationship from Class[Apt] to Package[git-review] with 'before'
Debug: Adding relationship from Class[Apt] to Package[ack-grep] with 'before'
Debug: Adding relationship from Class[Apt] to Package[htop] with 'before'
Debug: Adding relationship from Class[Apt] to Package[curl] with 'before'
Debug: Adding relationship from Class[Apt] to Package[mysql-server] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-redis] with 'before'
Debug: Adding relationship from Class[Apt] to Package[redis-server] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm-dev] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm-fss] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm-luasandbox] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm-tidy] with 'before'
Debug: Adding relationship from Class[Apt] to Package[hhvm-wikidiff2] with 'before'
Debug: Adding relationship from Class[Apt] to Package[php5-tidy] with 'before'
Debug: Adding relationship from Class[Apt] to Package[tidy] with 'before'
Debug: Adding relationship from Class[Apt] to Package[rsyslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[php5] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[access_compat] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[proxy_fcgi] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[alias] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[rewrite] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[disable sendfile] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[errors to syslog] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[fcgi_headers] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[hhvm-admin] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[default] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[devwiki] with 'before'
Debug: Adding relationship from Apache::Mod_conf[headers] to Apache::Conf[php5-devwiki] with 'before'
Debug: Adding relationship from Sshkey[gerrit.wikimedia.org] to File[/etc/ssh/ssh_known_hosts] with 'before'
Debug: File[/srv]: Adding default for backup
Debug: Package[python-pip]: Adding default for ensure
Debug: File[/etc/apt/apt.conf.d/20shared-cache]: Adding default for backup
Debug: File[/vagrant/apt-cache]: Adding default for backup
Debug: File[/vagrant/composer-cache]: Adding default for backup
Debug: File[/etc/apt/apt.conf.d/01no-recommended]: Adding default for backup
Debug: Package[build-essential]: Adding default for ensure
Debug: Package[python-dev]: Adding default for ensure
Debug: Package[ruby-dev]: Adding default for ensure
Debug: Exec[update_package_index]: Adding default for logoutput
Debug: Exec[update_package_index]: Adding default for timeout
Debug: Exec[update_package_index]: Adding default for path
Debug: File[/usr/local/share/wikimedia-pubkey.asc]: Adding default for backup
Debug: Exec[add_wikimedia_apt_key]: Adding default for logoutput
Debug: Exec[add_wikimedia_apt_key]: Adding default for timeout
Debug: Exec[add_wikimedia_apt_key]: Adding default for path
Debug: File[/etc/apt/sources.list.d/wikimedia.list]: Adding default for backup
Debug: File[/etc/apt/sources.list.d/multiverse.list]: Adding default for backup
Debug: Package[libapache2-mod-php5]: Adding default for ensure
Debug: File[/etc/apache2/ports.conf]: Adding default for backup
Debug: File[/etc/apache2/conf-available]: Adding default for backup
Debug: File[/etc/apache2/conf-enabled]: Adding default for backup
Debug: File[/etc/apache2/env-available]: Adding default for backup
Debug: File[/etc/apache2/env-enabled]: Adding default for backup
Debug: File[/etc/apache2/sites-available]: Adding default for backup
Debug: File[/etc/apache2/sites-enabled]: Adding default for backup
Debug: File[/etc/apache2/site-confs]: Adding default for backup
Debug: File[/etc/apache2/envvars]: Adding default for backup
Debug: File[/var/www]: Adding default for backup
Debug: Package[php5-xdebug]: Adding default for ensure
Debug: Exec[download_composer]: Adding default for logoutput
Debug: Exec[download_composer]: Adding default for timeout
Debug: Exec[download_composer]: Adding default for path
Debug: File[/usr/local/bin/composer]: Adding default for backup
Debug: Exec[update_composer]: Adding default for logoutput
Debug: Exec[update_composer]: Adding default for timeout
Debug: Exec[update_composer]: Adding default for path
Debug: File[/etc/php5/mods-available]: Adding default for backup
Debug: Exec[prune_php_ini_files]: Adding default for logoutput
Debug: Exec[prune_php_ini_files]: Adding default for timeout
Debug: Exec[prune_php_ini_files]: Adding default for path
Debug: File[/usr/lib/php5/sessionclean]: Adding default for backup
Debug: File[/etc/cron.d/php5]: Adding default for backup
Debug: File[/etc/ssh/ssh_known_hosts]: Adding default for backup
Debug: File[/etc/profile.d]: Adding default for backup
Debug: File[/usr/local/sbin/isfresh]: Adding default for backup
Debug: File[/etc/ackrc]: Adding default for backup
Debug: Exec[fix_root_profile]: Adding default for logoutput
Debug: Exec[fix_root_profile]: Adding default for timeout
Debug: Exec[fix_root_profile]: Adding default for path
Debug: Exec[set_mysql_password]: Adding default for logoutput
Debug: Exec[set_mysql_password]: Adding default for timeout
Debug: Exec[set_mysql_password]: Adding default for path
Debug: File[/home/vagrant/.my.cnf]: Adding default for backup
Debug: File[/srv/redis]: Adding default for backup
Debug: File[/etc/redis/redis.conf]: Adding default for backup
Debug: File[/etc/hhvm]: Adding default for backup
Debug: File[/etc/hhvm/php.ini]: Adding default for backup
Debug: File[/etc/hhvm/fcgi.ini]: Adding default for backup
Debug: File[/etc/default/hhvm]: Adding default for backup
Debug: File[/etc/init/hhvm.conf]: Adding default for backup
Debug: File[/usr/local/bin/hhvmsh]: Adding default for backup
Debug: File[/etc/hhvm/config.hdf]: Adding default for backup
Debug: File[/etc/hhvm/server.ini]: Adding default for backup
Debug: File[/etc/hhvm/fcgi]: Adding default for backup
Debug: File[/etc/hhvm/fcgi/php.ini]: Adding default for backup
Debug: File[/etc/hhvm/fcgi/config.hdf]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/CommonSettings.php]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/LoadWgConf.php]: Adding default for backup
Debug: File[/var/www/w]: Adding default for backup
Debug: File[/var/www/w]: Adding default for owner
Debug: File[/var/www/w]: Adding default for group
Debug: File[/var/www/w/api.php]: Adding default for backup
Debug: File[/var/www/w/api.php]: Adding default for owner
Debug: File[/var/www/w/api.php]: Adding default for group
Debug: File[/var/www/w/img_auth.php]: Adding default for backup
Debug: File[/var/www/w/img_auth.php]: Adding default for owner
Debug: File[/var/www/w/img_auth.php]: Adding default for group
Debug: File[/var/www/w/index.php]: Adding default for backup
Debug: File[/var/www/w/index.php]: Adding default for owner
Debug: File[/var/www/w/index.php]: Adding default for group
Debug: File[/var/www/w/load.php]: Adding default for backup
Debug: File[/var/www/w/load.php]: Adding default for owner
Debug: File[/var/www/w/load.php]: Adding default for group
Debug: File[/var/www/w/opensearch_desc.php]: Adding default for backup
Debug: File[/var/www/w/opensearch_desc.php]: Adding default for owner
Debug: File[/var/www/w/opensearch_desc.php]: Adding default for group
Debug: File[/var/www/w/thumb.php]: Adding default for backup
Debug: File[/var/www/w/thumb.php]: Adding default for owner
Debug: File[/var/www/w/thumb.php]: Adding default for group
Debug: File[/var/www/w/thumb_handler.php]: Adding default for backup
Debug: File[/var/www/w/thumb_handler.php]: Adding default for owner
Debug: File[/var/www/w/thumb_handler.php]: Adding default for group
Debug: File[/var/www/w/dblist.php]: Adding default for backup
Debug: File[/var/www/w/dblist.php]: Adding default for owner
Debug: File[/var/www/w/dblist.php]: Adding default for group
Debug: File[/var/www/w/defines.php]: Adding default for backup
Debug: File[/var/www/w/defines.php]: Adding default for owner
Debug: File[/var/www/w/defines.php]: Adding default for group
Debug: File[/var/www/w/missing.php]: Adding default for backup
Debug: File[/var/www/w/missing.php]: Adding default for owner
Debug: File[/var/www/w/missing.php]: Adding default for group
Debug: File[/var/www/w/MWMultiVersion.php]: Adding default for backup
Debug: File[/var/www/w/MWMultiVersion.php]: Adding default for owner
Debug: File[/var/www/w/MWMultiVersion.php]: Adding default for group
Debug: File[/var/www/w/MWScript.php]: Adding default for backup
Debug: File[/var/www/w/MWScript.php]: Adding default for owner
Debug: File[/var/www/w/MWScript.php]: Adding default for group
Debug: File[/var/www/w/MWVersion.php]: Adding default for backup
Debug: File[/var/www/w/MWVersion.php]: Adding default for owner
Debug: File[/var/www/w/MWVersion.php]: Adding default for group
Debug: File[/var/www/w/assets]: Adding default for backup
Debug: File[/var/www/w/assets]: Adding default for owner
Debug: File[/var/www/w/assets]: Adding default for group
Debug: File[/var/www/w/extensions]: Adding default for backup
Debug: File[/var/www/w/extensions]: Adding default for owner
Debug: File[/var/www/w/extensions]: Adding default for group
Debug: File[/var/www/w/resources]: Adding default for backup
Debug: File[/var/www/w/resources]: Adding default for owner
Debug: File[/var/www/w/resources]: Adding default for group
Debug: File[/var/www/w/skins]: Adding default for backup
Debug: File[/var/www/w/skins]: Adding default for owner
Debug: File[/var/www/w/skins]: Adding default for group
Debug: File[/var/www/w/tests]: Adding default for backup
Debug: File[/var/www/w/tests]: Adding default for owner
Debug: File[/var/www/w/tests]: Adding default for group
Debug: File[/var/www/w/COPYING]: Adding default for backup
Debug: File[/var/www/w/COPYING]: Adding default for owner
Debug: File[/var/www/w/COPYING]: Adding default for group
Debug: File[/var/www/w/CREDITS]: Adding default for backup
Debug: File[/var/www/w/CREDITS]: Adding default for owner
Debug: File[/var/www/w/CREDITS]: Adding default for group
Debug: File[/usr/local/bin/multiversion-install]: Adding default for backup
Debug: File[/usr/local/bin/mwscript]: Adding default for backup
Debug: File[/usr/local/bin/alldbs]: Adding default for backup
Debug: File[/usr/local/bin/foreachwiki]: Adding default for backup
Debug: File[/var/www/favicon.ico]: Adding default for backup
Debug: File[/var/www/info.php]: Adding default for backup
Debug: File[/etc/default/jobrunner]: Adding default for backup
Debug: File[/etc/init/jobrunner.conf]: Adding default for backup
Debug: File[/etc/jobrunner.ini]: Adding default for backup
Debug: File[/etc/jobrunner.json]: Adding default for backup
Debug: File[/etc/logrotate.d/mediawiki_jobrunner]: Adding default for backup
Debug: File[mediawiki_upstart_bridge]: Adding default for backup
Debug: File[/vagrant/settings.d]: Adding default for backup
Debug: File[/var/cache/mediawiki]: Adding default for backup
Debug: File[/vagrant/settings.d/puppet-managed]: Adding default for backup
Debug: Exec[copy_LocalSettings]: Adding default for logoutput
Debug: Exec[copy_LocalSettings]: Adding default for timeout
Debug: Exec[copy_LocalSettings]: Adding default for path
Debug: Exec[copy_LocalSettings]: Adding default for environment
Debug: File[/var/www/mediawiki-vagrant.png]: Adding default for backup
Debug: File[/usr/local/bin/run-mediawiki-tests]: Adding default for backup
Debug: File[/usr/local/bin/run-git-update]: Adding default for backup
Debug: File[/usr/local/bin/import-mediawiki-dump]: Adding default for backup
Debug: Exec[update_all_databases]: Adding default for logoutput
Debug: Exec[update_all_databases]: Adding default for timeout
Debug: Exec[update_all_databases]: Adding default for path
Debug: Exec[update_all_databases]: Adding default for environment
Debug: Exec[ensure_present_mod_php5]: Adding default for logoutput
Debug: Exec[ensure_present_mod_php5]: Adding default for timeout
Debug: Exec[ensure_present_mod_php5]: Adding default for path
Debug: Exec[ensure_present_mod_access_compat]: Adding default for logoutput
Debug: Exec[ensure_present_mod_access_compat]: Adding default for timeout
Debug: Exec[ensure_present_mod_access_compat]: Adding default for path
Debug: File[/etc/apache2/conf-available/50-disable-sendfile.conf]: Adding default for backup
Debug: File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Adding default for backup
Debug: File[/etc/apache2/conf-available/50-errors-to-syslog.conf]: Adding default for backup
Debug: File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Adding default for backup
Debug: File[/etc/rsyslog.d]: Adding default for backup
Debug: File[/etc/rsyslog.d/40-apache.conf]: Adding default for backup
Debug: Exec[check_apache2_freshness]: Adding default for logoutput
Debug: Exec[check_apache2_freshness]: Adding default for timeout
Debug: Exec[check_apache2_freshness]: Adding default for path
Debug: File[/etc/php5/mods-available/_remote_debug.ini]: Adding default for backup
Debug: Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Adding default for logoutput
Debug: Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Adding default for timeout
Debug: Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Adding default for path
Debug: File[/etc/profile.d/set_COMPOSER_CACHE_DIR.sh]: Adding default for backup
Debug: File[/etc/php5/mods-available/_debug_output.ini]: Adding default for backup
Debug: Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Adding default for logoutput
Debug: Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Adding default for timeout
Debug: Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Adding default for path
Debug: File[/etc/php5/mods-available/_date_timezone.ini]: Adding default for backup
Debug: Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Adding default for logoutput
Debug: Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Adding default for timeout
Debug: Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Adding default for path
Debug: File[/etc/php5/mods-available/_session_defaults.ini]: Adding default for backup
Debug: Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Adding default for logoutput
Debug: Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Adding default for timeout
Debug: Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Adding default for path
Debug: Exec[git_clone_https://github.com/phacility/libphutil]: Adding default for logoutput
Debug: Exec[git_clone_https://github.com/phacility/libphutil]: Adding default for path
Debug: Exec[git_clone_https://github.com/phacility/arcanist]: Adding default for logoutput
Debug: Exec[git_clone_https://github.com/phacility/arcanist]: Adding default for path
Debug: File[/etc/profile.d/50-add-arcanist-bin-to-path.sh]: Adding default for backup
Debug: File[/etc/update-motd.d]: Adding default for backup
Debug: Exec[update_motd]: Adding default for logoutput
Debug: Exec[update_motd]: Adding default for timeout
Debug: Exec[update_motd]: Adding default for path
Debug: File[/etc/update-motd.d/50-mediawiki-vagrant]: Adding default for backup
Debug: Exec[ensure_present_mod_proxy_fcgi]: Adding default for logoutput
Debug: Exec[ensure_present_mod_proxy_fcgi]: Adding default for timeout
Debug: Exec[ensure_present_mod_proxy_fcgi]: Adding default for path
Debug: Exec[ensure_present_mod_proxy_fcgi]: Adding default for environment
Debug: File[/etc/apache2/conf-available/00-fcgi-headers.conf]: Adding default for backup
Debug: File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Adding default for backup
Debug: Exec[clear_alternatives_php]: Adding default for logoutput
Debug: Exec[clear_alternatives_php]: Adding default for timeout
Debug: Exec[clear_alternatives_php]: Adding default for path
Debug: Exec[clear_alternatives_php]: Adding default for environment
Debug: Exec[install_alternative_hhvm_as_default_php]: Adding default for logoutput
Debug: Exec[install_alternative_hhvm_as_default_php]: Adding default for timeout
Debug: Exec[install_alternative_hhvm_as_default_php]: Adding default for path
Debug: Exec[install_alternative_hhvm_as_default_php]: Adding default for environment
Debug: File[/etc/apache2/site-confs/hhvm-admin]: Adding default for backup
Debug: File[/etc/apache2/site-confs/hhvm-admin/00-default.conf]: Adding default for backup
Debug: File[/etc/rsyslog.d/40-hhvm.conf]: Adding default for backup
Debug: Exec[ensure_present_mod_alias]: Adding default for logoutput
Debug: Exec[ensure_present_mod_alias]: Adding default for timeout
Debug: Exec[ensure_present_mod_alias]: Adding default for path
Debug: Exec[ensure_present_mod_alias]: Adding default for environment
Debug: Exec[ensure_present_mod_rewrite]: Adding default for logoutput
Debug: Exec[ensure_present_mod_rewrite]: Adding default for timeout
Debug: Exec[ensure_present_mod_rewrite]: Adding default for path
Debug: Exec[ensure_present_mod_rewrite]: Adding default for environment
Debug: Exec[ensure_present_mod_headers]: Adding default for logoutput
Debug: Exec[ensure_present_mod_headers]: Adding default for timeout
Debug: Exec[ensure_present_mod_headers]: Adding default for path
Debug: Exec[ensure_present_mod_headers]: Adding default for environment
Debug: File[/etc/apache2/site-confs/default]: Adding default for backup
Debug: File[/etc/apache2/site-confs/default/00-default.conf]: Adding default for backup
Debug: File[/etc/apache2/site-confs/devwiki]: Adding default for backup
Debug: File[/etc/apache2/site-confs/devwiki/00-default.conf]: Adding default for backup
Debug: File[/etc/apache2/site-confs/php5-devwiki]: Adding default for backup
Debug: File[/etc/apache2/site-confs/php5-devwiki/00-default.conf]: Adding default for backup
Debug: Exec[git_install_checkout_mediawiki/services/jobrunner]: Adding default for logoutput
Debug: Exec[git_install_checkout_mediawiki/services/jobrunner]: Adding default for timeout
Debug: Exec[git_install_checkout_mediawiki/services/jobrunner]: Adding default for path
Debug: Exec[git_install_checkout_mediawiki/services/jobrunner]: Adding default for environment
Debug: Exec[git_install_reset_mediawiki/services/jobrunner]: Adding default for logoutput
Debug: Exec[git_install_reset_mediawiki/services/jobrunner]: Adding default for timeout
Debug: Exec[git_install_reset_mediawiki/services/jobrunner]: Adding default for path
Debug: Exec[git_install_reset_mediawiki/services/jobrunner]: Adding default for environment
Debug: Exec[git_clone_mediawiki/core]: Adding default for logoutput
Debug: Exec[git_clone_mediawiki/core]: Adding default for path
Debug: Exec[git_clone_mediawiki/core]: Adding default for environment
Debug: File[/srv/images]: Adding default for backup
Debug: File[/var/cache/mediawiki/devwiki]: Adding default for backup
Debug: Exec[wiki_setup]: Adding default for logoutput
Debug: Exec[wiki_setup]: Adding default for timeout
Debug: Exec[wiki_setup]: Adding default for path
Debug: Exec[wiki_setup]: Adding default for environment
Debug: Exec[wiki_include_extra_settings]: Adding default for logoutput
Debug: Exec[wiki_include_extra_settings]: Adding default for timeout
Debug: Exec[wiki_include_extra_settings]: Adding default for path
Debug: Exec[wiki_include_extra_settings]: Adding default for environment
Debug: Exec[update_wiki_database]: Adding default for logoutput
Debug: Exec[update_wiki_database]: Adding default for timeout
Debug: Exec[update_wiki_database]: Adding default for path
Debug: Exec[update_wiki_database]: Adding default for environment
Debug: Exec[update_wiki_database]: Adding default for require
Debug: File[/vagrant/settings.d/wikis/wiki]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/wiki]: Adding default for owner
Debug: File[/vagrant/settings.d/wikis/wiki]: Adding default for group
Debug: File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Adding default for owner
Debug: File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Adding default for group
Debug: File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Adding default for owner
Debug: File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Adding default for group
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d]: Adding default for owner
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d]: Adding default for group
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Adding default for backup
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Adding default for owner
Debug: File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Adding default for group
Debug: File[/etc/profile.d/set_MW_INSTALL_PATH.sh]: Adding default for backup
Debug: Exec[composer-install--vagrant-mediawiki]: Adding default for logoutput
Debug: Exec[composer-install--vagrant-mediawiki]: Adding default for timeout
Debug: Exec[composer-install--vagrant-mediawiki]: Adding default for path
Debug: File[/etc/profile.d/50-add-mediawiki-vendor-bin-to-path.sh]: Adding default for backup
Debug: File[/etc/apache2/sites-available/50-hhvm-admin.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-available/50-default.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-enabled/50-default.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-available/50-devwiki.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-enabled/50-devwiki.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-available/50-php5-devwiki.conf]: Adding default for backup
Debug: File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Adding default for backup
Debug: Exec[git_clone_mediawiki/services/jobrunner]: Adding default for logoutput
Debug: Exec[git_clone_mediawiki/services/jobrunner]: Adding default for path
Debug: Exec[git_clone_mediawiki/services/jobrunner]: Adding default for environment
Debug: Exec[git_clone_mediawiki/skins/Vector]: Adding default for logoutput
Debug: Exec[git_clone_mediawiki/skins/Vector]: Adding default for path
Debug: Exec[git_clone_mediawiki/skins/Vector]: Adding default for environment
Debug: File[/vagrant/settings.d/puppet-managed/10-Vector.php]: Adding default for backup
Notice: Compiled catalog for mediawiki-vagrant in environment production in 4.71 seconds
Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist
Debug: Puppet::Type::Package::ProviderAptrpm: file rpm does not exist
Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist
Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
Debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist
Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist
Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist
Debug: Puppet::Type::Package::ProviderYum: file yum does not exist
Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist
Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
Debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist
Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist
Debug: Puppet::Type::Service::ProviderSystemd: file systemctl does not exist
Debug: Puppet::Type::Service::ProviderRedhat: file /sbin/chkconfig does not exist
Debug: Creating default schedules
Debug: Using settings: adding file resource 'confdir': 'File[/etc/puppet]{:path=>"/etc/puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Puppet::Type::User::ProviderPw: file pw does not exist
Debug: Failed to load library 'ldap' for feature 'ldap'
Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist
Debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
Debug: /User[puppet]: Provider useradd does not support features libuser; not managing attribute forcelocal
Debug: Puppet::Type::Group::ProviderPw: file pw does not exist
Debug: Failed to load library 'ldap' for feature 'ldap'
Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::Group::ProviderDirectoryservice: file /usr/bin/dscl does not exist
Debug: /Group[puppet]: Provider groupadd does not support features libuser; not managing attribute forcelocal
Debug: Using settings: adding file resource 'vardir': 'File[/var/lib/puppet]{:path=>"/var/lib/puppet", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[/var/log/puppet]{:path=>"/var/log/puppet", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[/var/lib/puppet/state]{:path=>"/var/lib/puppet/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[/var/run/puppet]{:path=>"/var/run/puppet", :mode=>"755", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[/var/lib/puppet/lib]{:path=>"/var/lib/puppet/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[/tmp/vagrant-puppet-1/hiera.yaml]{:path=>"/tmp/vagrant-puppet-1/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[/var/lib/puppet/ssl/certs]{:path=>"/var/lib/puppet/ssl/certs", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[/var/lib/puppet/ssl]{:path=>"/var/lib/puppet/ssl", :mode=>"771", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[/var/lib/puppet/ssl/public_keys]{:path=>"/var/lib/puppet/ssl/public_keys", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[/var/lib/puppet/ssl/certificate_requests]{:path=>"/var/lib/puppet/ssl/certificate_requests", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[/var/lib/puppet/ssl/private_keys]{:path=>"/var/lib/puppet/ssl/private_keys", :mode=>"750", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[/var/lib/puppet/ssl/private]{:path=>"/var/lib/puppet/ssl/private", :mode=>"750", :owner=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statefile': 'File[/var/lib/puppet/state/state.yaml]{:path=>"/var/lib/puppet/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientyamldir': 'File[/var/lib/puppet/client_yaml]{:path=>"/var/lib/puppet/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'client_datadir': 'File[/var/lib/puppet/client_data]{:path=>"/var/lib/puppet/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'classfile': 'File[/var/lib/puppet/state/classes.txt]{:path=>"/var/lib/puppet/state/classes.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'resourcefile': 'File[/var/lib/puppet/state/resources.txt]{:path=>"/var/lib/puppet/state/resources.txt", :mode=>"640", :owner=>"root", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'agent_disabled_lockfile': 'File[/var/lib/puppet/state/agent_disabled.lock]{:path=>"/var/lib/puppet/state/agent_disabled.lock", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientbucketdir': 'File[/var/lib/puppet/clientbucket]{:path=>"/var/lib/puppet/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunfile': 'File[/var/lib/puppet/state/last_run_summary.yaml]{:path=>"/var/lib/puppet/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunreport': 'File[/var/lib/puppet/state/last_run_report.yaml]{:path=>"/var/lib/puppet/state/last_run_report.yaml", :mode=>"640", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'graphdir': 'File[/var/lib/puppet/state/graphs]{:path=>"/var/lib/puppet/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[/var/lib/puppet/facts.d]{:path=>"/var/lib/puppet/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/lib]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl]
Debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl]
Debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl]
Debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl]
Debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl]
Debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/state/classes.txt]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/state/resources.txt]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/state/agent_disabled.lock]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/state/last_run_report.yaml]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state]
Debug: /File[/var/lib/puppet/facts.d]: Autorequiring File[/var/lib/puppet]
Debug: /File[/var/run/puppet]/ensure: created
Debug: Finishing transaction 26497260
Debug: Loaded state in 0.05 seconds
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/root_home.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /tmp/vagrant-puppet-1/modules-0/stdlib/lib/facter/facter_dot_d.rb
Debug: Executing '/etc/puppet/etckeeper-commit-pre'
Debug: Loaded state in 0.04 seconds
Debug: /Stage[main]/before: requires Stage[last]
Debug: /Stage[first]/before: requires Stage[main]
Debug: /Stage[main]/Main/Package[python-pip]/before: requires Package[git-review]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[python-pip]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[chef]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[chef-zero]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[build-essential]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[python-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[ruby-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[apache2]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[libapache2-mod-php5]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-xdebug]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php-apc]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php-pear]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-cli]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-curl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-gd]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-intl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-json]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-mcrypt]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-mysql]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-sqlite]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-readline]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-xhprof]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[git]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[git-review]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[ack-grep]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[htop]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[curl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[mysql-server]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-redis]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[redis-server]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm-fss]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm-luasandbox]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm-tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[hhvm-wikidiff2]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[php5-tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/20shared-cache]/before: requires Package[rsyslog]
Debug: /Stage[main]/Main/File[/vagrant/apt-cache]/require: requires File[/etc/apt/apt.conf.d/20shared-cache]
Debug: /Stage[main]/Main/File[/vagrant/composer-cache]/require: requires File[/etc/apt/apt.conf.d/20shared-cache]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[python-pip]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[chef]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[chef-zero]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[build-essential]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[python-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[ruby-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[apache2]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[libapache2-mod-php5]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-xdebug]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php-apc]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php-pear]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-cli]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-curl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-gd]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-intl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-json]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-mcrypt]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-mysql]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-sqlite]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-readline]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-xhprof]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[git]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[git-review]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[ack-grep]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[htop]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[curl]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[mysql-server]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-redis]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[redis-server]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm-dev]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm-fss]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm-luasandbox]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm-tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[hhvm-wikidiff2]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[php5-tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[tidy]
Debug: /Stage[main]/Main/File[/etc/apt/apt.conf.d/01no-recommended]/before: requires Package[rsyslog]
Debug: /Stage[main]/Role::Mediawiki/require: requires Class[Packages::Php5_tidy]
Debug: /Stage[main]/Role::Mediawiki/require: requires Class[Packages::Tidy]
Debug: /Stage[main]/Apt/before: requires Package[python-pip]
Debug: /Stage[main]/Apt/before: requires Package[chef]
Debug: /Stage[main]/Apt/before: requires Package[chef-zero]
Debug: /Stage[main]/Apt/before: requires Package[build-essential]
Debug: /Stage[main]/Apt/before: requires Package[python-dev]
Debug: /Stage[main]/Apt/before: requires Package[ruby-dev]
Debug: /Stage[main]/Apt/before: requires Package[apache2]
Debug: /Stage[main]/Apt/before: requires Package[libapache2-mod-php5]
Debug: /Stage[main]/Apt/before: requires Package[php5-xdebug]
Debug: /Stage[main]/Apt/before: requires Package[php5]
Debug: /Stage[main]/Apt/before: requires Package[php-apc]
Debug: /Stage[main]/Apt/before: requires Package[php-pear]
Debug: /Stage[main]/Apt/before: requires Package[php5-cli]
Debug: /Stage[main]/Apt/before: requires Package[php5-curl]
Debug: /Stage[main]/Apt/before: requires Package[php5-dev]
Debug: /Stage[main]/Apt/before: requires Package[php5-gd]
Debug: /Stage[main]/Apt/before: requires Package[php5-intl]
Debug: /Stage[main]/Apt/before: requires Package[php5-json]
Debug: /Stage[main]/Apt/before: requires Package[php5-mcrypt]
Debug: /Stage[main]/Apt/before: requires Package[php5-mysql]
Debug: /Stage[main]/Apt/before: requires Package[php5-sqlite]
Debug: /Stage[main]/Apt/before: requires Package[php5-readline]
Debug: /Stage[main]/Apt/before: requires Package[php5-xhprof]
Debug: /Stage[main]/Apt/before: requires Package[git]
Debug: /Stage[main]/Apt/before: requires Package[git-review]
Debug: /Stage[main]/Apt/before: requires Package[ack-grep]
Debug: /Stage[main]/Apt/before: requires Package[htop]
Debug: /Stage[main]/Apt/before: requires Package[curl]
Debug: /Stage[main]/Apt/before: requires Package[mysql-server]
Debug: /Stage[main]/Apt/before: requires Package[php5-redis]
Debug: /Stage[main]/Apt/before: requires Package[redis-server]
Debug: /Stage[main]/Apt/before: requires Package[hhvm]
Debug: /Stage[main]/Apt/before: requires Package[hhvm-dev]
Debug: /Stage[main]/Apt/before: requires Package[hhvm-fss]
Debug: /Stage[main]/Apt/before: requires Package[hhvm-luasandbox]
Debug: /Stage[main]/Apt/before: requires Package[hhvm-tidy]
Debug: /Stage[main]/Apt/before: requires Package[hhvm-wikidiff2]
Debug: /Stage[main]/Apt/before: requires Package[php5-tidy]
Debug: /Stage[main]/Apt/before: requires Package[tidy]
Debug: /Stage[main]/Apt/before: requires Package[rsyslog]
Debug: /Stage[main]/Apt/File[/usr/local/share/wikimedia-pubkey.asc]/before: requires File[/etc/apt/sources.list.d/wikimedia.list]
Debug: /Stage[main]/Apt/File[/usr/local/share/wikimedia-pubkey.asc]/notify: subscribes to Exec[add_wikimedia_apt_key]
Debug: /Stage[main]/Apt/Exec[add_wikimedia_apt_key]/before: requires File[/etc/apt/sources.list.d/wikimedia.list]
Debug: /Stage[main]/Apt/File[/etc/apt/sources.list.d/wikimedia.list]/before: requires Exec[update_package_index]
Debug: /Stage[main]/Apt/File[/etc/apt/sources.list.d/multiverse.list]/before: requires Exec[update_package_index]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/require: requires Package[libapache2-mod-php5]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Apache/File[/etc/apache2/ports.conf]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/ports.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/conf-available]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/conf-available]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/conf-enabled]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/conf-enabled]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/env-available]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/env-available]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/env-enabled]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/env-enabled]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/sites-available]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/sites-available]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/site-confs]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/site-confs]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/envvars]/require: requires Package[apache2]
Debug: /Stage[main]/Apache/File[/etc/apache2/envvars]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/Service[apache2]/require: requires Package[apache2]
Debug: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/require: requires Package[php5-xdebug]
Debug: /Stage[main]/Php::Composer/File[/usr/local/bin/composer]/require: requires Exec[download_composer]
Debug: /Stage[main]/Php::Composer/Exec[update_composer]/require: requires File[/usr/local/bin/composer]
Debug: /Stage[main]/Php::Composer/Exec[update_composer]/require: requires Package[php5]
Debug: /Stage[main]/Php/Package[php5]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php-apc]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php-pear]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-cli]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-curl]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-dev]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-gd]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-intl]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-json]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-mcrypt]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-mysql]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-sqlite]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-readline]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/Package[php5-xhprof]/require: requires Class[Apache::Mod::Php5]
Debug: /Stage[main]/Php/File[/etc/php5/mods-available]/require: requires Package[php5]
Debug: /Stage[main]/Php/File[/etc/php5/mods-available]/notify: subscribes to Exec[prune_php_ini_files]
Debug: /Stage[main]/Php::Sessionclean/require: requires Package[php5]
Debug: /Stage[main]/Arcanist/Git::Clone[https://github.com/phacility/libphutil]/require: requires Class[Git]
Debug: /Stage[main]/Arcanist/Git::Clone[https://github.com/phacility/arcanist]/require: requires Class[Git]
Debug: /Stage[main]/Git::Gerrit/Sshkey[gerrit.wikimedia.org]/before: requires File[/etc/ssh/ssh_known_hosts]
Debug: /Stage[main]/Misc/File[/etc/ackrc]/require: requires Package[ack-grep]
Debug: /Stage[main]/Mysql/Service[mysql]/require: requires Package[mysql-server]
Debug: /Stage[main]/Mysql/Exec[set_mysql_password]/require: requires Service[mysql]
Debug: /Stage[main]/Redis::Php/Package[php5-redis]/require: requires Service[redis-server]
Debug: /Stage[main]/Redis::Php/Package[php5-redis]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Redis/File[/srv/redis]/require: requires Package[redis-server]
Debug: /Stage[main]/Redis/File[/etc/redis/redis.conf]/require: requires Package[redis-server]
Debug: /Stage[main]/Redis/File[/etc/redis/redis.conf]/require: requires File[/srv/redis]
Debug: /Stage[main]/Redis/Service[redis-server]/require: requires File[/etc/redis/redis.conf]
Debug: /Stage[main]/Redis/Service[redis-server]/subscribe: subscribes to File[/etc/redis/redis.conf]
Debug: /Stage[main]/Mediawiki/require: requires Class[Php]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Hhvm/Package[hhvm]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Package[hhvm-dev]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Package[hhvm-fss]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Package[hhvm-luasandbox]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Package[hhvm-tidy]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Package[hhvm-wikidiff2]/before: requires Service[hhvm]
Debug: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/require: requires Package[hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi.ini]/notify: subscribes to Service[hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/default/hhvm]/notify: subscribes to Service[hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/init/hhvm.conf]/require: requires Env::Alternative[hhvm_as_default_php]
Debug: /Stage[main]/Hhvm/File[/etc/init/hhvm.conf]/notify: subscribes to Service[hhvm]
Debug: /Stage[main]/Hhvm/Service[hhvm]/require: requires File[/etc/init/hhvm.conf]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/require: requires Class[Apache::Mod::Proxy_fcgi]
Debug: /Stage[main]/Hhvm/Rsyslog::Conf[hhvm]/before: requires Service[hhvm]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[disable sendfile]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[errors to syslog]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[fcgi_headers]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[hhvm-admin]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[default]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[devwiki]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/before: requires Apache::Conf[php5-devwiki]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/require: requires Class[Apache::Mod::Alias]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/require: requires Class[Apache::Mod::Rewrite]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/require: requires Class[Apache::Mod::Proxy_fcgi]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/require: requires Class[Apache::Mod::Alias]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/require: requires Class[Apache::Mod::Rewrite]
Debug: /Stage[main]/Mediawiki::Apache/File[/var/www/favicon.ico]/require: requires Package[apache2]
Debug: /Stage[main]/Mediawiki::Apache/File[/var/www/info.php]/require: requires Package[apache2]
Debug: /Stage[main]/Mediawiki::Jobrunner/require: requires Class[Mediawiki::Multiwiki]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/require: requires Class[Git]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/before: requires Service[jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/File[/etc/default/jobrunner]/notify: subscribes to Service[jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/File[/etc/init/jobrunner.conf]/notify: subscribes to Service[jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.json]/notify: subscribes to Service[jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/Service[jobrunner]/require: requires Mediawiki::Wiki[devwiki]
Debug: /Stage[main]/Mediawiki/Git::Clone[mediawiki/core]/require: requires Class[Git]
Debug: /Stage[main]/Mediawiki/File[mediawiki_upstart_bridge]/require: requires Git::Clone[mediawiki/core]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/require: requires Exec[set_mysql_password]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/require: requires Git::Clone[mediawiki/core]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/require: requires Class[Mediawiki::Multiwiki]
Debug: /Stage[main]/Mediawiki/Exec[copy_LocalSettings]/require: requires Mediawiki::Wiki[devwiki]
Debug: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/require: requires Git::Clone[mediawiki/core]
Debug: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/require: requires Class[Php::Composer]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/Exec[ensure_present_mod_php5]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/Exec[ensure_present_mod_php5]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/Exec[ensure_present_mod_access_compat]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/Exec[ensure_present_mod_access_compat]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Rsyslog/File[/etc/rsyslog.d]/require: requires Package[rsyslog]
Debug: /Stage[main]/Rsyslog/File[/etc/rsyslog.d]/notify: subscribes to Service[rsyslog]
Debug: /Stage[main]/Rsyslog/Service[rsyslog]/require: requires Package[rsyslog]
Debug: /Stage[main]/Apache/Rsyslog::Conf[apache]/File[/etc/rsyslog.d/40-apache.conf]/notify: subscribes to Service[rsyslog]
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/require: requires File[/usr/local/sbin/isfresh]
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]/require: requires Package[php5]
Debug: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/Exec[/usr/sbin/php5enmod -s ALL _remote_debug]/subscribe: subscribes to File[/etc/php5/mods-available/_remote_debug.ini]
Debug: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]/require: requires Package[php5]
Debug: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Php/Php::Ini[debug_output]/Exec[/usr/sbin/php5enmod -s ALL _debug_output]/subscribe: subscribes to File[/etc/php5/mods-available/_debug_output.ini]
Debug: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]/require: requires Package[php5]
Debug: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Php/Php::Ini[date_timezone]/Exec[/usr/sbin/php5enmod -s ALL _date_timezone]/subscribe: subscribes to File[/etc/php5/mods-available/_date_timezone.ini]
Debug: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]/require: requires Package[php5]
Debug: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Php/Php::Ini[session_defaults]/Exec[/usr/sbin/php5enmod -s ALL _session_defaults]/subscribe: subscribes to File[/etc/php5/mods-available/_session_defaults.ini]
Debug: /Stage[main]/Arcanist/Git::Clone[https://github.com/phacility/libphutil]/Exec[git_clone_https://github.com/phacility/libphutil]/require: requires Package[git]
Debug: /Stage[main]/Arcanist/Git::Clone[https://github.com/phacility/arcanist]/Exec[git_clone_https://github.com/phacility/arcanist]/require: requires Package[git]
Debug: /Stage[main]/Motd/File[/etc/update-motd.d]/notify: subscribes to Exec[update_motd]
Debug: /Stage[main]/Misc/Motd::Script[mediawiki_vagrant]/File[/etc/update-motd.d/50-mediawiki-vagrant]/notify: subscribes to Exec[update_motd]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/Exec[ensure_present_mod_proxy_fcgi]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/Exec[ensure_present_mod_proxy_fcgi]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/Exec[install_alternative_hhvm_as_default_php]/require: requires Exec[clear_alternatives_php]
Debug: /Stage[main]/Hhvm/Rsyslog::Conf[hhvm]/File[/etc/rsyslog.d/40-hhvm.conf]/notify: subscribes to Service[rsyslog]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/Exec[ensure_present_mod_alias]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/Exec[ensure_present_mod_alias]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/Exec[ensure_present_mod_rewrite]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/Exec[ensure_present_mod_rewrite]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/Exec[ensure_present_mod_headers]/require: requires Package[apache2]
Debug: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/Exec[ensure_present_mod_headers]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/require: requires Class[Git]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/notify: subscribes to Exec[git_install_checkout_mediawiki/services/jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_reset_mediawiki/services/jobrunner]/require: requires Git::Clone[mediawiki/services/jobrunner]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_reset_mediawiki/services/jobrunner]/notify: subscribes to Exec[git_install_checkout_mediawiki/services/jobrunner]
Debug: /Stage[main]/Mediawiki/Git::Clone[mediawiki/core]/Exec[git_clone_mediawiki/core]/require: requires Package[git]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/require: requires Git::Clone[mediawiki/core]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/require: requires Class[Git]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/require: requires Git::Clone[mediawiki/skins/Vector]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/require: requires Class[Mediawiki::Multiwiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_setup]/require: requires Class[Mysql]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_include_extra_settings]/require: requires Exec[wiki_setup]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[update_wiki_database]/require: requires File[/var/cache/mediawiki/devwiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[update_wiki_database]/require: requires File[/srv/images]
Debug: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/Exec[composer-install--vagrant-mediawiki]/require: requires Class[Php::Composer]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]/notify: subscribes to Service[apache2]
Debug: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/Exec[git_clone_mediawiki/services/jobrunner]/require: requires Package[git]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/Exec[git_clone_mediawiki/skins/Vector]/require: requires Package[git]
Debug: /Stage[main]/Redis/File[/srv/redis]: Autorequiring File[/srv]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/php.ini]: Autorequiring File[/etc/hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi.ini]: Autorequiring File[/etc/hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/config.hdf]: Autorequiring File[/etc/hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/server.ini]: Autorequiring File[/etc/hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi]: Autorequiring File[/etc/hhvm]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi/php.ini]: Autorequiring File[/etc/hhvm/fcgi]
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi/config.hdf]: Autorequiring File[/etc/hhvm/fcgi]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis]: Autorequiring File[/vagrant/settings.d]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/CommonSettings.php]: Autorequiring File[/vagrant/settings.d/wikis]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/LoadWgConf.php]: Autorequiring File[/vagrant/settings.d/wikis]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w]: Autorequiring File[/var/www]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/api.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/img_auth.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/index.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/load.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/opensearch_desc.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/thumb.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/thumb_handler.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/dblist.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/defines.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/missing.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/MWMultiVersion.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/MWScript.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/MWVersion.php]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/assets]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/extensions]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/resources]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/skins]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/tests]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/COPYING]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Multiwiki/File[/var/www/w/CREDITS]: Autorequiring File[/var/www/w]
Debug: /Stage[main]/Mediawiki::Apache/File[/var/www/favicon.ico]: Autorequiring File[/var/www]
Debug: /Stage[main]/Mediawiki::Apache/File[/var/www/info.php]: Autorequiring File[/var/www]
Debug: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed]: Autorequiring File[/vagrant/settings.d]
Debug: /Stage[main]/Mediawiki/File[/var/www/mediawiki-vagrant.png]: Autorequiring File[/var/www]
Debug: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-available/50-disable-sendfile.conf]: Autorequiring File[/etc/apache2/conf-available]
Debug: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Autorequiring File[/etc/apache2/conf-enabled]
Debug: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Autorequiring File[/etc/apache2/conf-available/50-disable-sendfile.conf]
Debug: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-available/50-errors-to-syslog.conf]: Autorequiring File[/etc/apache2/conf-available]
Debug: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Autorequiring File[/etc/apache2/conf-enabled]
Debug: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Autorequiring File[/etc/apache2/conf-available/50-errors-to-syslog.conf]
Debug: /Stage[main]/Apache/Rsyslog::Conf[apache]/File[/etc/rsyslog.d/40-apache.conf]: Autorequiring File[/etc/rsyslog.d]
Debug: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]: Autorequiring File[/etc/php5/mods-available]
Debug: /Stage[main]/Php::Composer/Env::Var[COMPOSER_CACHE_DIR]/File[/etc/profile.d/set_COMPOSER_CACHE_DIR.sh]: Autorequiring File[/etc/profile.d]
Debug: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]: Autorequiring File[/etc/php5/mods-available]
Debug: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]: Autorequiring File[/etc/php5/mods-available]
Debug: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]: Autorequiring File[/etc/php5/mods-available]
Debug: /Stage[main]/Arcanist/Env::Profile_script[add arcanist bin to path]/File[/etc/profile.d/50-add-arcanist-bin-to-path.sh]: Autorequiring File[/etc/profile.d]
Debug: /Stage[main]/Misc/Motd::Script[mediawiki_vagrant]/File[/etc/update-motd.d/50-mediawiki-vagrant]: Autorequiring File[/etc/update-motd.d]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-available/00-fcgi-headers.conf]: Autorequiring File[/etc/apache2/conf-available]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Autorequiring File[/etc/apache2/conf-enabled]
Debug: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Autorequiring File[/etc/apache2/conf-available/00-fcgi-headers.conf]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin]: Autorequiring File[/etc/apache2/site-confs]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin/00-default.conf]: Autorequiring File[/etc/apache2/site-confs/hhvm-admin]
Debug: /Stage[main]/Hhvm/Rsyslog::Conf[hhvm]/File[/etc/rsyslog.d/40-hhvm.conf]: Autorequiring File[/etc/rsyslog.d]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default]: Autorequiring File[/etc/apache2/site-confs]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default/00-default.conf]: Autorequiring File[/etc/apache2/site-confs/default]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki]: Autorequiring File[/etc/apache2/site-confs]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki/00-default.conf]: Autorequiring File[/etc/apache2/site-confs/devwiki]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki]: Autorequiring File[/etc/apache2/site-confs]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki/00-default.conf]: Autorequiring File[/etc/apache2/site-confs/php5-devwiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/srv/images]: Autorequiring File[/srv]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/var/cache/mediawiki/devwiki]: Autorequiring File[/var/cache/mediawiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_setup]: Autorequiring File[/usr/local/bin/multiversion-install]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_include_extra_settings]: Autorequiring File[/vagrant/settings.d/wikis/wiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki]: Autorequiring File[/vagrant/settings.d/wikis]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Autorequiring File[/vagrant/settings.d/wikis/wiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Autorequiring File[/vagrant/settings.d/wikis/wiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d]: Autorequiring File[/vagrant/settings.d/wikis/wiki]
Debug: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Autorequiring File[/vagrant/settings.d/wikis/wiki/settings.d]
Debug: /Stage[main]/Mediawiki/Env::Var[MW_INSTALL_PATH]/File[/etc/profile.d/set_MW_INSTALL_PATH.sh]: Autorequiring File[/etc/profile.d]
Debug: /Stage[main]/Mediawiki/Env::Profile_script[add mediawiki vendor bin to path]/File[/etc/profile.d/50-add-mediawiki-vendor-bin-to-path.sh]: Autorequiring File[/etc/profile.d]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-available/50-hhvm-admin.conf]: Autorequiring File[/etc/apache2/sites-available]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Autorequiring File[/etc/apache2/sites-enabled]
Debug: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Autorequiring File[/etc/apache2/sites-available/50-hhvm-admin.conf]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-available/50-default.conf]: Autorequiring File[/etc/apache2/sites-available]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]: Autorequiring File[/etc/apache2/sites-enabled]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]: Autorequiring File[/etc/apache2/sites-available/50-default.conf]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-available/50-devwiki.conf]: Autorequiring File[/etc/apache2/sites-available]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]: Autorequiring File[/etc/apache2/sites-enabled]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]: Autorequiring File[/etc/apache2/sites-available/50-devwiki.conf]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-available/50-php5-devwiki.conf]: Autorequiring File[/etc/apache2/sites-available]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Autorequiring File[/etc/apache2/sites-enabled]
Debug: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Autorequiring File[/etc/apache2/sites-available/50-php5-devwiki.conf]
Debug: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/File[/vagrant/settings.d/puppet-managed/10-Vector.php]: Autorequiring File[/vagrant/settings.d/puppet-managed]
Info: Applying configuration version '1421254831.2205e74'
Debug: Prefetching parsed resources for sshkey
Debug: /Stage[main]/Main/File[/vagrant/apt-cache]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Exec[fix_root_profile](provider=posix): Executing check 'grep -q "^mesg n" /root/.profile'
Debug: Executing 'grep -q "^mesg n" /root/.profile'
Info: mount[files]: allowing mediawiki-vagrant access
Debug: /Stage[main]/Main/File[/vagrant/composer-cache]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Exec[update_package_index](provider=posix): Executing 'apt-get update'
Debug: Executing 'apt-get update'
Notice: /Stage[main]/Apt/Exec[update_package_index]/returns: executed successfully
Debug: /Stage[main]/Apt/Exec[update_package_index]: The container Class[Apt] will propagate my refresh event
Debug: Service[puppet](provider=upstart): Could not find puppet.conf in /etc/init
Debug: Service[puppet](provider=upstart): Could not find puppet.conf in /etc/init.d
Debug: Service[puppet](provider=upstart): Could not find puppet in /etc/init
Debug: Executing '/etc/init.d/puppet status'
Debug: Class[Apt]: The container Stage[main] will propagate my refresh event
Debug: Prefetching apt resources for package
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n''
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' redis-server'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install redis-server'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install redis-server' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libjemalloc1 redis-tools
The following NEW packages will be installed:
libjemalloc1 redis-server redis-tools
0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/439 kB of archives.
After this operation, 1359 kB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Redis/Package[redis-server]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install redis-server' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libjemalloc1 redis-tools
The following NEW packages will be installed:
libjemalloc1 redis-server redis-tools
0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/439 kB of archives.
After this operation, 1359 kB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' chef-zero'
Debug: /Stage[main]/Main/Package[chef-zero]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/sbin/status mysql'
Debug: /Stage[main]/Main/Package[chef]: Nothing to manage: no ensure and the resource doesn't exist
Notice: /Stage[main]/Redis/File[/srv/redis]: Dependency Package[redis-server] has failures: true
Warning: /Stage[main]/Redis/File[/srv/redis]: Skipping because of failed dependencies
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' libapache2-mod-php5'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libapache2-mod-php5'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libapache2-mod-php5' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
apache2 apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
php-pear
Recommended packages:
ssl-cert php5-cli
The following NEW packages will be installed:
apache2 apache2-bin apache2-data libapache2-mod-php5 libapr1 libaprutil1
libaprutil1-dbd-sqlite3 libaprutil1-ldap
0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
Need to get 85.1 kB/3473 kB of archives.
After this operation, 15.1 MB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1
Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1_1.5.0-1_amd64.deb Connection failed [IP: 91.189.91.23 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Apache::Mod::Php5/Package[libapache2-mod-php5]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libapache2-mod-php5' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
apache2 apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
php-pear
Recommended packages:
ssl-cert php5-cli
The following NEW packages will be installed:
apache2 apache2-bin apache2-data libapache2-mod-php5 libapr1 libaprutil1
libaprutil1-dbd-sqlite3 libaprutil1-ldap
0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
Need to get 85.1 kB/3473 kB of archives.
After this operation, 15.1 MB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1
Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1_1.5.0-1_amd64.deb Connection failed [IP: 91.189.91.23 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' apache2'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
Recommended packages:
ssl-cert
The following NEW packages will be installed:
apache2 apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.
Need to get 85.1 kB/1267 kB of archives.
After this operation, 5238 kB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1
Connection failed [IP: 91.189.92.200 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1_1.5.0-1_amd64.deb Connection failed [IP: 91.189.92.200 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Apache/Package[apache2]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
Suggested packages:
apache2-doc apache2-suexec-pristine apache2-suexec-custom apache2-utils
Recommended packages:
ssl-cert
The following NEW packages will be installed:
apache2 apache2-bin apache2-data libapr1 libaprutil1 libaprutil1-dbd-sqlite3
libaprutil1-ldap
0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded.
Need to get 85.1 kB/1267 kB of archives.
After this operation, 5238 kB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1
Connection failed [IP: 91.189.92.200 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1_1.5.0-1_amd64.deb Connection failed [IP: 91.189.92.200 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Notice: /Stage[main]/Apache/File[/etc/apache2/envvars]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/envvars]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/Exec[ensure_present_mod_proxy_fcgi]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Mod_conf[proxy_fcgi]/Exec[ensure_present_mod_proxy_fcgi]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/File[/var/www/favicon.ico]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/File[/var/www/favicon.ico]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/File[/var/www/info.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/File[/var/www/info.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/Exec[ensure_present_mod_alias]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod_conf[alias]/Exec[ensure_present_mod_alias]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/Exec[ensure_present_mod_php5]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/Exec[ensure_present_mod_php5]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache::Mod::Php5/Apache::Mod_conf[php5]/Exec[ensure_present_mod_php5]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php5-mysql]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-mysql]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Php/Package[php5-gd]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-gd]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Php/Package[php5-xhprof]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-xhprof]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Php/Package[php-apc]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php-apc]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Php/Package[php5-mcrypt]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-mcrypt]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Php/Package[php5]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/Exec[ensure_present_mod_headers]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-mysql]: Skipping because of failed dependencies
Warning: /Stage[main]/Php/Package[php5-gd]: Skipping because of failed dependencies
Warning: /Stage[main]/Php/Package[php5-xhprof]: Skipping because of failed dependencies
Warning: /Stage[main]/Php/Package[php-apc]: Skipping because of failed dependencies
Warning: /Stage[main]/Php/Package[php5-mcrypt]: Skipping because of failed dependencies
Warning: /Stage[main]/Php/Package[php5]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Headers/Apache::Mod_conf[headers]/Exec[ensure_present_mod_headers]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php5-sqlite]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-sqlite]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-sqlite]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php-pear]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php-pear]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php-pear]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Sessionclean/File[/etc/cron.d/php5]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php::Sessionclean/File[/etc/cron.d/php5]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php::Sessionclean/File[/etc/cron.d/php5]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php5-curl]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-curl]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-curl]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/Exec[ensure_present_mod_access_compat]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache::Mod::Access_compat/Apache::Mod_conf[access_compat]/Exec[ensure_present_mod_access_compat]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/env-enabled]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/env-enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php5-json]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-json]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-json]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/conf-enabled]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/conf-enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Sessionclean/File[/usr/lib/php5/sessionclean]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php::Sessionclean/File[/usr/lib/php5/sessionclean]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php::Sessionclean/File[/usr/lib/php5/sessionclean]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/File[/etc/php5/mods-available]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/File[/etc/php5/mods-available]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/File[/etc/php5/mods-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[debug_output]/File[/etc/php5/mods-available/_debug_output.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[debug_output]/Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[debug_output]/Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[debug_output]/Exec[/usr/sbin/php5enmod -s ALL _debug_output]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Exec[prune_php_ini_files]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Exec[prune_php_ini_files]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Exec[prune_php_ini_files]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[session_defaults]/File[/etc/php5/mods-available/_session_defaults.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[date_timezone]/File[/etc/php5/mods-available/_date_timezone.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/File[/etc/php5/mods-available/_remote_debug.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Composer/Exec[update_composer]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php::Composer/Exec[update_composer]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php::Composer/Exec[update_composer]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[date_timezone]/Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[date_timezone]/Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[date_timezone]/Exec[/usr/sbin/php5enmod -s ALL _date_timezone]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Php::Ini[session_defaults]/Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Php::Ini[session_defaults]/Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Php::Ini[session_defaults]/Exec[/usr/sbin/php5enmod -s ALL _session_defaults]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/env-available]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/env-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php::Remote_debug/Php::Ini[remote_debug]/Exec[/usr/sbin/php5enmod -s ALL _remote_debug]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/conf-available]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/conf-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/ports.conf]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/ports.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/site-confs]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/site-confs]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default/00-default.conf]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/File[/etc/apache2/site-confs/default/00-default.conf]: Skipping because of failed dependencies
Debug: Exec[set_mysql_password](provider=posix): Executing check 'mysqladmin -u root -p"vagrant" status'
Debug: Executing 'mysqladmin -u root -p"vagrant" status'
Debug: /Stage[main]/Mysql/Exec[set_mysql_password]/unless: Uptime: 90 Threads: 1 Questions: 106 Slow queries: 0 Opens: 171 Flush tables: 1 Open tables: 41 Queries per second avg: 1.177
Notice: /Stage[main]/Php/Package[php5-cli]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-cli]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-cli]: Skipping because of failed dependencies
Notice: /Stage[main]/Redis/File[/etc/redis/redis.conf]: Dependency Package[redis-server] has failures: true
Warning: /Stage[main]/Redis/File[/etc/redis/redis.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Redis/Service[redis-server]: Dependency Package[redis-server] has failures: true
Warning: /Stage[main]/Redis/Service[redis-server]: Skipping because of failed dependencies
Notice: /Stage[main]/Redis::Php/Package[php5-redis]: Dependency Package[redis-server] has failures: true
Warning: /Stage[main]/Redis::Php/Package[php5-redis]: Skipping because of failed dependencies
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 36 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.6 MB of archives.
After this operation, 83.6 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 36 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.6 MB of archives.
After this operation, 83.6 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi/config.hdf]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/server.ini]: Nothing to manage: no ensure and the resource doesn't exist
Notice: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/Exec[clear_alternatives_php]: Dependency Package[hhvm] has failures: true
Warning: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/Exec[clear_alternatives_php]: Skipping because of failed dependencies
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm-dev'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-dev'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
cmake cmake-data libarchive13 liblzo2-2 libnettle4
Suggested packages:
codeblocks eclipse lrzip
The following NEW packages will be installed:
cmake cmake-data hhvm-dev libarchive13 liblzo2-2 libnettle4
0 upgraded, 6 newly installed, 0 to remove and 17 not upgraded.
Need to get 1817 kB/5417 kB of archives.
After this operation, 30.2 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main hhvm-dev amd64 3.3.1+dfsg1-1+wm2
Connection failed [IP: 208.80.154.10 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libnettle4 amd64 2.7.1-1
Connection failed [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nettle/libnettle4_2.7.1-1_amd64.deb Connection failed [IP: 91.189.88.149 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/h/hhvm/hhvm-dev_3.3.1+dfsg1-1+wm2_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm-dev]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
cmake cmake-data libarchive13 liblzo2-2 libnettle4
Suggested packages:
codeblocks eclipse lrzip
The following NEW packages will be installed:
cmake cmake-data hhvm-dev libarchive13 liblzo2-2 libnettle4
0 upgraded, 6 newly installed, 0 to remove and 17 not upgraded.
Need to get 1817 kB/5417 kB of archives.
After this operation, 30.2 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main hhvm-dev amd64 3.3.1+dfsg1-1+wm2
Connection failed [IP: 208.80.154.10 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libnettle4 amd64 2.7.1-1
Connection failed [IP: 91.189.88.149 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nettle/libnettle4_2.7.1-1_amd64.deb Connection failed [IP: 91.189.88.149 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/h/hhvm/hhvm-dev_3.3.1+dfsg1-1+wm2_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm-tidy'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-tidy'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-tidy' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-tidy imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 37 newly installed, 0 to remove and 17 not upgraded.
Need to get 500 kB/20.0 MB of archives.
After this operation, 85.8 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main hhvm-tidy amd64 0.1-3
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/h/hhvm-tidy/hhvm-tidy_0.1-3_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm-tidy]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-tidy' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-tidy imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 37 newly installed, 0 to remove and 17 not upgraded.
Need to get 500 kB/20.0 MB of archives.
After this operation, 85.8 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main hhvm-tidy amd64 0.1-3
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/h/hhvm-tidy/hhvm-tidy_0.1-3_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: Executing '/sbin/status rsyslog'
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm-luasandbox'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-luasandbox'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-luasandbox' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblua5.1-0 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-luasandbox imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblua5.1-0 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 38 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.8 MB of archives.
After this operation, 84.2 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm-luasandbox]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-luasandbox' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblua5.1-0 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-luasandbox imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblua5.1-0 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 38 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.8 MB of archives.
After this operation, 84.2 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm-wikidiff2'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-wikidiff2'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-wikidiff2' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e libdatrie1
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libthai-data
libthai0 libtiff5 libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-wikidiff2 imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e libdatrie1
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libthai-data
libthai0 libtiff5 libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 40 newly installed, 0 to remove and 17 not upgraded.
Need to get 253 kB/19.8 MB of archives.
After this operation, 84.6 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libthai-data all 0.1.20-3
Connection failed [IP: 91.189.91.13 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libthai0 amd64 0.1.20-3
Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai-data_0.1.20-3_all.deb Connection failed [IP: 91.189.91.13 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai0_0.1.20-3_amd64.deb Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm-wikidiff2]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-wikidiff2' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e libdatrie1
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libthai-data
libthai0 libtiff5 libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-wikidiff2 imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e libdatrie1
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libthai-data
libthai0 libtiff5 libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 40 newly installed, 0 to remove and 17 not upgraded.
Need to get 253 kB/19.8 MB of archives.
After this operation, 84.6 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libthai-data all 0.1.20-3
Connection failed [IP: 91.189.91.13 80]
Err http://archive.ubuntu.com/ubuntu/ trusty/main libthai0 amd64 0.1.20-3
Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai-data_0.1.20-3_all.deb Connection failed [IP: 91.189.91.13 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai0_0.1.20-3_amd64.deb Connection failed [IP: 91.189.91.23 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/config.hdf]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/usr/bin/dpkg-query -W --showformat '${Status} ${Package} ${Version}\n' hhvm-fss'
Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-fss'
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-fss' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-fss imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 37 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.7 MB of archives.
After this operation, 83.7 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: /Stage[main]/Hhvm/Package[hhvm-fss]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install hhvm-fss' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
erubis ohai ruby-diff-lcs ruby-erubis ruby-hashie ruby-highline
ruby-ipaddress ruby-mime-types ruby-mixlib-authentication ruby-mixlib-cli
ruby-mixlib-config ruby-mixlib-log ruby-mixlib-shellout ruby-net-ssh
ruby-net-ssh-gateway ruby-net-ssh-multi ruby-rack ruby-rest-client
ruby-sigar ruby-systemu ruby-yajl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
fontconfig-config fonts-dejavu-core hhvm imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
Suggested packages:
uw-mailutils libfftw3-bin libfftw3-dev libjasper-runtime liblcms2-utils
libmagickcore5-extra libmcrypt-dev mcrypt
Recommended packages:
ghostscript gsfonts
The following NEW packages will be installed:
fontconfig-config fonts-dejavu-core hhvm hhvm-fss imagemagick-common
libboost-filesystem1.54.0 libboost-program-options1.54.0
libboost-system1.54.0 libboost-thread1.54.0 libc-client2007e
libdouble-conversion1 libfftw3-double3 libfontconfig1 libgflags2
libgoogle-glog0 libicu48 libjasper1 libjbig0 libjemalloc1 libjpeg-turbo8
libjpeg8 liblcms2-2 liblqr-1-0 libltdl7 liblz4-1 libmagickcore5
libmagickwand5 libmcrypt4 libmemcached10 libonig2 libtbb2 libtiff5
libunwind8 libvpx1 libxslt1.1 libzip2 mlock
0 upgraded, 37 newly installed, 0 to remove and 17 not upgraded.
Need to get 106 kB/19.7 MB of archives.
After this operation, 83.7 MB of additional disk space will be used.
Err http://apt.wikimedia.org/wikimedia/ trusty-wikimedia/main libjemalloc1 amd64 3.5.1-2+wm1
Connection failed [IP: 208.80.154.10 80]
E: Failed to fetch http://apt.wikimedia.org/wikimedia/pool/main/j/jemalloc/libjemalloc1_3.5.1-2+wm1_amd64.deb Connection failed [IP: 208.80.154.10 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Notice: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/Exec[install_alternative_hhvm_as_default_php]: Dependency Package[hhvm] has failures: true
Warning: /Stage[main]/Hhvm/Env::Alternative[hhvm_as_default_php]/Exec[install_alternative_hhvm_as_default_php]: Skipping because of failed dependencies
Notice: /Stage[main]/Hhvm/File[/etc/init/hhvm.conf]: Dependency Package[hhvm] has failures: true
Warning: /Stage[main]/Hhvm/File[/etc/init/hhvm.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm] has failures: true
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm-dev] has failures: true
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm-fss] has failures: true
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm-luasandbox] has failures: true
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm-tidy] has failures: true
Notice: /Stage[main]/Hhvm/Service[hhvm]: Dependency Package[hhvm-wikidiff2] has failures: true
Warning: /Stage[main]/Hhvm/Service[hhvm]: Skipping because of failed dependencies
Notice: /Stage[main]/Php/Package[php5-intl]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-intl]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-intl]: Skipping because of failed dependencies
Debug: Executing '/usr/bin/apt-cache policy git'
Debug: /Stage[main]/Hhvm/File[/etc/hhvm/fcgi/php.ini]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Prefetching pip resources for package
Debug: Executing '/usr/bin/pip freeze'
Notice: /Stage[main]/Php/Package[php5-readline]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-readline]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-readline]: Skipping because of failed dependencies
Debug: Exec[check_apache2_freshness](provider=posix): Executing check '/usr/local/sbin/isfresh apache2 /etc/apache2'
Debug: Executing '/usr/local/sbin/isfresh apache2 /etc/apache2'
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/unless: Traceback (most recent call last):
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/unless: File "/usr/local/sbin/isfresh", line 61, in <module>
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/unless: service_start = min(start_time for executable_name, start_time in iter_procs()
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/unless: ValueError: min() arg is an empty sequence
Debug: Exec[check_apache2_freshness](provider=posix): Executing '/bin/true'
Debug: Executing '/bin/true'
Notice: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]/returns: executed successfully
Info: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]: Scheduling refresh of Service[apache2]
Debug: /Stage[main]/Apache/Misc::Evergreen[apache2]/Exec[check_apache2_freshness]: The container Misc::Evergreen[apache2] will propagate my refresh event
Debug: Misc::Evergreen[apache2]: The container Class[Apache] will propagate my refresh event
Notice: /Stage[main]/Php/Package[php5-dev]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Php/Package[php5-dev]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Php/Package[php5-dev]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/run-mediawiki-tests]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/run-mediawiki-tests]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/usr/local/bin/run-mediawiki-tests]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/import-mediawiki-dump]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/import-mediawiki-dump]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/usr/local/bin/import-mediawiki-dump]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/vagrant/settings.d]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/var/cache/mediawiki]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/var/cache/mediawiki]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/var/cache/mediawiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/LoadWgConf.php]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/LoadWgConf.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/LoadWgConf.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Exec[update_all_databases]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Exec[update_all_databases]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Exec[update_all_databases]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/run-git-update]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/usr/local/bin/run-git-update]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/usr/local/bin/run-git-update]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Env::Profile_script[add mediawiki vendor bin to path]/File[/etc/profile.d/50-add-mediawiki-vendor-bin-to-path.sh]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Env::Profile_script[add mediawiki vendor bin to path]/File[/etc/profile.d/50-add-mediawiki-vendor-bin-to-path.sh]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Env::Profile_script[add mediawiki vendor bin to path]/File[/etc/profile.d/50-add-mediawiki-vendor-bin-to-path.sh]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Env::Var[MW_INSTALL_PATH]/File[/etc/profile.d/set_MW_INSTALL_PATH.sh]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Env::Var[MW_INSTALL_PATH]/File[/etc/profile.d/set_MW_INSTALL_PATH.sh]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Env::Var[MW_INSTALL_PATH]/File[/etc/profile.d/set_MW_INSTALL_PATH.sh]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/CommonSettings.php]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/CommonSettings.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Multiwiki/File[/vagrant/settings.d/wikis/CommonSettings.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.json]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.json]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.json]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.ini]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.ini]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/File[/etc/jobrunner.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/default/jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/default/jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/File[/etc/default/jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Git::Clone[mediawiki/core]/Exec[git_clone_mediawiki/core]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Git::Clone[mediawiki/core]/Exec[git_clone_mediawiki/core]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Git::Clone[mediawiki/core]/Exec[git_clone_mediawiki/core]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/Exec[composer-install--vagrant-mediawiki]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/Exec[composer-install--vagrant-mediawiki]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Php::Composer::Install[/vagrant/mediawiki]/Exec[composer-install--vagrant-mediawiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/wgConf.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/dbConf.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[mediawiki_upstart_bridge]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[mediawiki_upstart_bridge]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[mediawiki_upstart_bridge]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/var/cache/mediawiki/devwiki]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/var/cache/mediawiki/devwiki]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/var/cache/mediawiki/devwiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed/README]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed/README]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/vagrant/settings.d/wikis/wiki/settings.d/puppet-managed/README]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_setup]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_setup]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_setup]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_include_extra_settings]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_include_extra_settings]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[wiki_include_extra_settings]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/srv/images]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/srv/images]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/File[/srv/images]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[update_wiki_database]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[update_wiki_database]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Wiki[devwiki]/Exec[update_wiki_database]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Exec[copy_LocalSettings]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Exec[copy_LocalSettings]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Exec[copy_LocalSettings]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/logrotate.d/mediawiki_jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/logrotate.d/mediawiki_jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/File[/etc/logrotate.d/mediawiki_jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/Exec[git_clone_mediawiki/services/jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/Exec[git_clone_mediawiki/services/jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Git::Clone[mediawiki/services/jobrunner]/Exec[git_clone_mediawiki/services/jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_reset_mediawiki/services/jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_reset_mediawiki/services/jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_reset_mediawiki/services/jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_checkout_mediawiki/services/jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_checkout_mediawiki/services/jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/Git::Install[mediawiki/services/jobrunner]/Exec[git_install_checkout_mediawiki/services/jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/Exec[git_clone_mediawiki/skins/Vector]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/Exec[git_clone_mediawiki/skins/Vector]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Git::Clone[mediawiki/skins/Vector]/Exec[git_clone_mediawiki/skins/Vector]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/var/www/mediawiki-vagrant.png]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/var/www/mediawiki-vagrant.png]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/var/www/mediawiki-vagrant.png]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed/README]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed/README]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/File[/vagrant/settings.d/puppet-managed/README]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/File[/vagrant/settings.d/puppet-managed/10-Vector.php]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/File[/vagrant/settings.d/puppet-managed/10-Vector.php]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki/Mediawiki::Skin[Vector]/Mediawiki::Settings[Vector]/File[/vagrant/settings.d/puppet-managed/10-Vector.php]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/init/jobrunner.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/File[/etc/init/jobrunner.conf]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/File[/etc/init/jobrunner.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Jobrunner/Service[jobrunner]: Dependency Package[libapache2-mod-php5] has failures: true
Notice: /Stage[main]/Mediawiki::Jobrunner/Service[jobrunner]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Jobrunner/Service[jobrunner]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/Exec[ensure_present_mod_rewrite]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod_conf[rewrite]/Exec[ensure_present_mod_rewrite]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-available/50-errors-to-syslog.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-available/50-errors-to-syslog.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-available/50-errors-to-syslog.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache/Apache::Conf[errors to syslog]/File[/etc/apache2/conf-enabled/50-errors-to-syslog.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-available/50-disable-sendfile.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-available/50-disable-sendfile.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-available/50-disable-sendfile.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-available/00-fcgi-headers.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-available/00-fcgi-headers.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-available/00-fcgi-headers.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache::Mod::Proxy_fcgi/Apache::Conf[fcgi_headers]/File[/etc/apache2/conf-enabled/00-fcgi-headers.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-available/50-devwiki.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-available/50-devwiki.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-available/50-devwiki.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/Apache::Conf[devwiki]/File[/etc/apache2/sites-enabled/50-devwiki.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-available/50-php5-devwiki.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-available/50-php5-devwiki.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-available/50-php5-devwiki.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/Apache::Conf[php5-devwiki]/File[/etc/apache2/sites-enabled/50-php5-devwiki.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki/00-default.conf]: Dependency Package[apache2] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[php5-devwiki]/File[/etc/apache2/site-confs/php5-devwiki/00-default.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-available/50-default.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-available/50-default.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-available/50-default.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[default]/Apache::Conf[default]/File[/etc/apache2/sites-enabled/50-default.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin]: Skipping because of failed dependencies
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-available/50-hhvm-admin.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-available/50-hhvm-admin.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-available/50-hhvm-admin.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki]: Skipping because of failed dependencies
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki/00-default.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki/00-default.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Mediawiki::Apache/Apache::Site[devwiki]/File[/etc/apache2/site-confs/devwiki/00-default.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/Apache::Conf[hhvm-admin]/File[/etc/apache2/sites-enabled/50-hhvm-admin.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache/Apache::Conf[disable sendfile]/File[/etc/apache2/conf-enabled/50-disable-sendfile.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Service[apache2]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Apache/Service[apache2]: Dependency Package[redis-server] has failures: true
Notice: /Stage[main]/Apache/Service[apache2]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Apache/Service[apache2]: Skipping because of failed dependencies
Debug: Service[apache2](provider=upstart): Could not find apache2.conf in /etc/init
Debug: Service[apache2](provider=upstart): Could not find apache2.conf in /etc/init.d
Debug: Service[apache2](provider=upstart): Could not find apache2 in /etc/init
Debug: Service[apache2](provider=upstart): Could not find apache2 in /etc/init.d
Debug: Service[apache2](provider=upstart): Could not find apache2.sh in /etc/init
Debug: Service[apache2](provider=upstart): Could not find apache2.sh in /etc/init.d
Error: /Stage[main]/Apache/Service[apache2]: Failed to call refresh: Could not find init script or upstart conf file for 'apache2'
Error: /Stage[main]/Apache/Service[apache2]: Could not find init script or upstart conf file for 'apache2'
Debug: Class[Apache]: The container Stage[main] will propagate my refresh event
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin/00-default.conf]: Dependency Package[apache2] has failures: true
Notice: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin/00-default.conf]: Dependency Package[libapache2-mod-php5] has failures: true
Warning: /Stage[main]/Hhvm/Apache::Site[hhvm_admin]/File[/etc/apache2/site-confs/hhvm-admin/00-default.conf]: Skipping because of failed dependencies
Debug: Finishing transaction 27177640
Debug: Storing state
Debug: Stored state in 0.03 seconds
Notice: Finished catalog run in 71.46 seconds
Debug: Executing '/etc/puppet/etckeeper-commit-post'
Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Finishing transaction 31481660
Debug: Received report to process from mediawiki-vagrant
Debug: Processing report from mediawiki-vagrant with processor Puppet::Reports::Store

Event Timeline

Kabhi2104 changed the title of this paste from untitled to "vagrant up" not starting Mediawiki..
Kabhi2104 updated the paste's language from autodetect to php.
Kabhi2104 added a project: MediaWiki-Vagrant.
Kabhi2104 edited the content of this paste. (Show Details)
Kabhi2104 edited the content of this paste. (Show Details)
Kabhi2104 edited the content of this paste. (Show Details)