Started by user Christopher Gervais
Building in workspace /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace
Checkout:workspace / /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace - hudson.remoting.LocalChannel@5116331d
Using strategy: Default
Last Built Revision: Revision 48aaf25a095e52d43591a40c57a083805e50b832 (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision b4236f104f8edd21158d100bbacec6c0c878f8c9 (origin/new)
Checking out Revision b4236f104f8edd21158d100bbacec6c0c878f8c9 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson4182331587818132644.sh
+ vagrant up
[default] VM already created. Booting if it's not already running...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] Running provisioner: Vagrant::Provisioners::Shell...
stdin: is not a tty
Creating test environment...
Installing git...
Cloning dependencies (puppet-drush)...
Setting up terminal colors...
Scanning for tests in 'aegir' module...
Running tests...
Running 'build.pp' test...
[32m
'build.pp' test passed.
[0m
Running 'platform.pp' test...
[32m
'platform.pp' test passed.
[0m
Running 'apt.pp' test...
[32m
'apt.pp' test passed.
[0m
Running 'nodes.pp' test...
[31m
///////////////////////////////////////////////////////
ERROR in 'nodes.pp' test.
Output from failed test:
[1;31mWarning: Could not retrieve fact fqdn[0m [1;31mWarning: Host is missing hostname and/or domain: debian-607-x64-vbox4210[0m [1;31mWarning: Host is missing hostname and/or domain: debian-607-x64-vbox4210[0m [1;31mError: Could not find default node or by name with 'debian-607-x64-vbox4210' on node debian-607-x64-vbox4210[0m [1;31mError: Could not find default node or by name with 'debian-607-x64-vbox4210' on node debian-607-x64-vbox4210[0m
///////////////////////////////////////////////////////
[0m
Running 'init.pp' test...
[32m
'init.pp' test passed.
[0m
Running 'remote_import.pp' test...
[32m
'remote_import.pp' test passed.
[0m
Running 'queue_runner.pp' test...
[32m
'queue_runner.pp' test passed.
[0m
Running 'queued.pp' test...
[32m
'queued.pp' test passed.
[0m
Running 'defaults.pp' test...
[32m
'defaults.pp' test passed.
[0m
Running 'login_link.pp' test...
[32m
'login_link.pp' test passed.
[0m
Running 'dev.pp' test...
[32m
'dev.pp' test passed.
[0m
Running 'extras.pp' test...
[32m
'extras.pp' test passed.
[0m
Running 'backend.pp' test...
[32m
'backend.pp' test passed.
[0m
Total tests run: 13
[32m
Tests passed: 12
[31m
Tests failed: 1
[0m
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #aegir
Finished: FAILURE