FailedConsole Output

Started by user Christopher Gervais
Building in workspace /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git.drupal.org/project/puppet-aegir.git # timeout=10
Fetching upstream changes from http://git.drupal.org/project/puppet-aegir.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress http://git.drupal.org/project/puppet-aegir.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/1.0.x^{commit} # timeout=10
Checking out Revision e80b4b3526b90a8d46a924e11e3dd5e5b3a4cfed (origin/1.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e80b4b3526b90a8d46a924e11e3dd5e5b3a4cfed
 > git rev-list f656273a0781e42155f80d404d2acfdf1dbdec61 # timeout=10
 > git tag -a -f -m Jenkins Build #310 jenkins-P_Aegir_Puppet_Module_functional_test_Aegir3-dev-310 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson736802801516958174.sh
+ ./tests/functional_tests/aegir3-dev/setup.sh
Already up-to-date.
From http://git.drupal.org/project/puppet-aegir
   f656273..e80b4b3  1.0.x      -> origin/1.0.x
Updating f656273..e80b4b3
Fast-forward
 tests/functional_tests/aegir3-dev/run-tests.sh              |    7 +++++++
 tests/functional_tests/aegir3-drush-master-dev/run-tests.sh |    7 +++++++
 2 files changed, 14 insertions(+)
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
==> default: Running cleanup tasks for 'puppet' provisioner...
[workspace] $ /bin/sh -xe /tmp/hudson2836663776524145812.sh
+ ./tests/functional_tests/aegir3-dev/run-tests.sh
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'wheezy64'...

Progress: 10%
Progress: 20%
Progress: 30%
Progress: 40%
Progress: 70%
Progress: 80%
Progress: 90%
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: workspace_default_1431125289546_1858
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 => 2200 (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: The guest additions on this VM do not match the installed version of
    default: VirtualBox! In most cases this is fine, but in rare cases it can
    default: prevent things such as shared folders from working properly. If you see
    default: shared folder errors, please make sure the guest additions within the
    default: virtual machine match the version of VirtualBox you have installed on
    default: your host and reload your VM.
    default: 
    default: Guest Additions Version: 4.2.12
    default: VirtualBox Version: 4.3
==> default: Setting hostname...
==> default: Mounting shared folders...
    default: /vagrant => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace
    default: /var/cache/apt/archives => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace/tmp/apt/cache
    default: /var/aegir/.drush/cache => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace/tmp/drush/cache
    default: /tmp/vagrant-puppet-3/manifests => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace/tests/functional_tests/aegir3-dev
    default: /tmp/vagrant-puppet-3/modules-0 => /var/lib/jenkins/jobs/P_Aegir_Puppet_Module_functional_test_Aegir3-dev/workspace/tests/functional_tests/aegir3-dev/modules
==> default: Running provisioner: puppet...
==> default: Running Puppet with nodes.pp...
==> default: stdin: is not a tty
==> default: notice: /Stage[main]/Drush::Apt::Update/Exec[drush_apt_update]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-clone-repo:https://github.com/drush-ops/drush.git]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/Drush::Git[https://github.com/drush-ops/drush.git]/Exec[drush-checkout-ref:https://github.com/drush-ops/drush.git]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/File[symlink drush]/ensure: created
==> default: notice: /Stage[main]/Drush::Git::Drush/Package[php5-cli]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[Install composer]/returns: executed successfully
==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[Install Drush dependencies]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Drush::Git::Drush/Exec[first drush run]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/sudoers.d/aegir]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Group[aegir]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Exec[aegir_dev_update_apt]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Package[mysql-server]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Exec[mysql_secure_installation]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-mysql]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5-gd]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[php5]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[postfix]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev::Dependencies/Package[unzip]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/Package[apache2]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Aegir::Dev/User[aegir]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/owner: owner changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir]/group: group changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/File[/etc/apache2/conf.d/aegir.conf]/ensure: created
==> default: notice: /Stage[main]/Aegir::Dev/Exec[Enable mod-rewrite]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/owner: owner changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/File[/var/aegir/.drush]/group: group changed 'root' to 'aegir'
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-clone-repo:Install provision]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision]/Exec[drush-checkout-ref:Install provision]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-clone-repo:Install provision_git]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Git[Install provision_git]/Exec[drush-checkout-ref:Install provision_git]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[cache-clear drush]/Exec[drush-run:cache-clear drush]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/Drush::Run[hostmaster-install]/Exec[drush-run:hostmaster-install]/returns: executed successfully
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: *******************************************************************************
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * Open the link below to access your new Aegir site:
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: * http://aegir3-dev.test/user/reset/1/1431125563/B6u2k6P9jkP9QenUMWD1bwVMW83RyInb_5yqr0KZk9A/login
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: *******************************************************************************
==> default: alert: /Stage[main]/Aegir::Dev/Exec[aegir-dev login]/returns: executed successfully
==> default: notice: /Stage[main]/Aegir::Dev/File[queue daemon init script]/ensure: defined content as '{md5}8f8fa21f052d3e3e8e55a5b7359fa624'
==> default: notice: /Stage[main]/Aegir::Dev/Drush::En[hosting_queued]/Drush::Run[drush-en:hosting_queued]/Exec[drush-run:drush-en:hosting_queued]: Triggered 'refresh' from 1 events
==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]/ensure: ensure changed 'stopped' to 'running'
==> default: notice: /Stage[main]/Aegir::Dev/Service[hosting-queued]: Triggered 'refresh' from 1 events
==> default: notice: Finished catalog run in 229.62 seconds
Pseudo-terminal will not be allocated because stdin is not a terminal.
Stopping Aegir queue daemon... ok
Pseudo-terminal will not be allocated because stdin is not a terminal.
This command should only be run on a clean Aegir install, and data may be lost! Do you want to continue? (y/n): y
drush: Cannot acquire lock on task queue after waiting <em class="placeholder">60</em> seconds. A longer wait time can be set with the --lock-wait option.
Drush command terminated abnormally due to an unrecoverable error.       [error]
'provision-tests-run' failed. Leaving vm in place for forensic analysis.
Build step 'Execute shell' marked build as failure
Sending e-mails to: rink@initfour.nl
IRC notifier plugin: Sending notification to: #aegir
Finished: FAILURE