maas-builds team mailing list archive
-
maas-builds team
-
Mailing list archive
-
Message #00196
Jenkins Failure - saucy-adt-maas-daily 50
See http://d-jenkins.ubuntu-ci:8080/job/saucy-adt-maas-daily/50/
[...truncated 4260 lines...]
- Migrating forwards to 0014_commission_result_rename_data_bin_col.
> metadataserver:0001_initial
> metadataserver:0002_add_nodecommissionresult
> metadataserver:0003_populate_hardware_details
> metadataserver:0004_add_commissioningscript
> metadataserver:0005_nodecommissionresult_add_timestamp
> metadataserver:0006_nodecommissionresult_add_status
> metadataserver:0007_nodecommissionresult_change_name_size
> metadataserver:0008_rename_lshw_commissioning_output
> metadataserver:0009_delete_status
> metadataserver:0010_add_script_result
> metadataserver:0011_commission_result_binary_data_col
> metadataserver:0012_commission_result_binary_data_recode
> metadataserver:0013_commission_result_drop_old_data_col
> metadataserver:0014_commission_result_rename_data_bin_col
- Loading initial data for metadataserver.
Installed 1 object(s) from 1 fixture(s)
* Restarting web server apache2 [80G
[74G[ OK ]
squid-deb-proxy stop/waiting
squid-deb-proxy start/running, process 5606
maas-txlongpoll start/running, process 5688
maas-region-celery start/running, process 5766
Processing triggers for ureadahead ...
Setting up maas (1.4+bzr1713+dfsg-0+1714+213~ppa0~ubuntu13.10.1) ...
Setting up maas-dns (1.4+bzr1713+dfsg-0+1714+213~ppa0~ubuntu13.10.1) ...
* Stopping domain name service... bind9 [80G waiting for pid 1175 to die
[74G[ OK ]
* Starting domain name service... bind9 [80G
[74G[ OK ]
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 12%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... 0%
Reading state information... Done
bzr is already the newest version.
python-nose is already the newest version.
python-testtools is already the newest version.
python-yaml is already the newest version.
python-pip is already the newest version.
python-zmq is already the newest version.
juju is already the newest version.
maas is already the newest version.
maas-dhcp is already the newest version.
maas-dns is already the newest version.
maas-cli is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-> Apt bug workaround succeeded
-> Finished parsing the build-deps
adt-run: & ubtree0t-maas-package-test: [----------------------------------------
adt-run1: teeing to stdout: /tmp/adt-run.OnsVIV/ubtree0t-maas-package-test-testtmp/test_stdout, stderr: /tmp/adt-run.OnsVIV/ubtree0t-maas-package-test-testtmp/test_stderr
networking stop/waiting
networking start/running
Ignoring indexes: https://pypi.python.org/simple/
Downloading/unpacking nose-timer
Running setup.py egg_info for package nose-timer
Installing collected packages: nose-timer
Running setup.py install for nose-timer
Successfully installed nose-timer
Cleaning up...
maas-integration.TestMAASIntegration.test_create_admin ... ok
maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... ok
maas-integration.TestMAASIntegration.test_update_maas_url ... ok
maas-integration.TestMAASIntegration.test_restart_provisioning_server ... ok
maas-integration.TestMAASIntegration.test_check_initial_services ... ok
maas-integration.TestMAASIntegration.test_update_pxe_config ... ok
maas-integration.TestMAASIntegration.test_import_pxe_files ... ok
maas-integration.TestMAASIntegration.test_update_preseed_arm ... ok
maas-integration.TestMAASIntegration.test_login_api ... ok
maas-integration.TestMAASIntegration.test_set_http_proxy ... SKIP: Not testing proxy.
maas-integration.TestMAASIntegration.test_cluster_connected ... ok
maas-integration.TestMAASIntegration.test_set_up_dhcp_region ... ok
maas-integration.TestMAASIntegration.test_check_dhcp_service ... ok
maas-integration.TestMAASIntegration.test_set_up_dhcp_cluster ... SKIP: Not testing cluster controller
maas-integration.TestMAASIntegration.test_update_dns_config ... ok
maas-integration.TestMAASIntegration.test_boot_nodes_enlist ... ok
maas-integration.TestMAASIntegration.test_check_nodes_declared ... ERROR
SKIP: Not testing Cluster controller
======================================================================
ERROR: maas-integration.TestMAASIntegration.test_check_nodes_declared
----------------------------------------------------------------------
_StringException: Empty attachments:
stderr for maas-cli maas ['nodes', 'list']
retcode for maas-cli maas ['nodes', 'list']: {{{0}}}
stdout for maas-cli maas ['nodes', 'list']: {{{[]}}}
Traceback (most recent call last):
File "/tmp/adt-run.OnsVIV/ubtree0-build/real-tree/debian/tests/utils.py", line 69, in wrapper
result = func(*args, **kwargs)
File "/tmp/adt-run.OnsVIV/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 532, in test_check_nodes_declared
self._wait_nodes(0)
File "/tmp/adt-run.OnsVIV/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 524, in _wait_nodes
sleep(5)
File "/tmp/adt-run.OnsVIV/ubtree0-build/real-tree/debian/tests/utils.py", line 63, in _handle_timeout
raise TimeoutError(error_message)
TimeoutError: Timer expired
maas-integration.TestMAASIntegration.test_update_pxe_config: 0.0004s
maas-integration.TestMAASIntegration.test_update_preseed_arm: 0.0298s
maas-integration.TestMAASIntegration.test_check_initial_services: 0.0352s
maas-integration.TestMAASIntegration.test_restart_provisioning_server: 0.0644s
maas-integration.TestMAASIntegration.test_restart_dbus_avahi: 0.1381s
maas-integration.TestMAASIntegration.test_create_admin: 0.1571s
maas-integration.TestMAASIntegration.test_cluster_connected: 0.2019s
maas-integration.TestMAASIntegration.test_update_dns_config: 1.2260s
maas-integration.TestMAASIntegration.test_update_maas_url: 2.2041s
maas-integration.TestMAASIntegration.test_set_up_dhcp_region: 2.4651s
maas-integration.TestMAASIntegration.test_login_api: 2.4976s
maas-integration.TestMAASIntegration.test_boot_nodes_enlist: 3.2542s
maas-integration.TestMAASIntegration.test_check_dhcp_service: 5.0388s
maas-integration.TestMAASIntegration.test_check_nodes_declared: 420.0252s
maas-integration.TestMAASIntegration.test_import_pxe_files: 485.0142s
----------------------------------------------------------------------
Ran 17 tests in 922.454s
FAILED (SKIP=3, errors=1)
adt-run1: testbed executing test finished with exit status 1
adt-run: & ubtree0t-maas-package-test: ----------------------------------------]
adt-run: & ubtree0t-maas-package-test: - - - - - - - - - - results - - - - - - - - - -
ubtree0t-maas-package-test FAIL non-zero exit status 1
adt-run1: ** needs_reset, previously=False
adt-run: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run1: ** stop
adt-run1: ** close, scratch=tb-scratch~/tmp/adt-run.OnsVIV:-/|/tmp/adt-run.OnsVIV/!
+ RC=4
+ [ 4 -eq 20 ]
+ [ 0 -eq 1 ]
+ [ -x /home/ubuntu/adt-export-result ]
+ RES=PASS
+ [ 4 -gt 0 ]
+ RES=FAIL
+ /home/ubuntu/adt-export-result -D /root/adt-log maas FAIL
+ chown -R ubuntu /root/adt-log /var/tmp/testresults
+ chmod og+r /var/log/syslog
+ ls /var/crash/
+ [ -n squid-deb-proxy.0.crash ]
+ check_installed apport
+ dpkg-query -W -f ${Status} apport
+ grep -qw ^install
+ + cut -d -f1
+ sha512sum
lsb_release -sc
+ arch
+ echo ubuntu_autopkgtest_saucy_x86_64
+ export CRASH_DB_IDENTIFIER=9f3fb7f3da517bc46dd8d586b702cba4d6a2faafd27e476b32e3b146156d8924cfb05295358efc0a1e3683d2d386ad31749cbdbb3358ee9bd2755d69824855ff
+ [ -x /usr/share/apport/whoopsie-upload-all ]
+ echo I: Uploading crash files
I: Uploading crash files
+ /usr/share/apport/whoopsie-upload-all -t 300
skipping, not a crash
+ chmod og+r /var/crash/squid-deb-proxy.0.crash
+ exit 4
Connection to localhost closed.
+ RET=4
+ [ 0 -eq 1 ]
+ [ 4 -gt 0 ]
+ log_failure_msg adt-run exited with status 4.
+ log_msg Failure: adt-run exited with status 4.\n
+ date +%F %X
+ printf 2014-01-28 19:24:28: Failure: adt-run exited with status 4.\n
2014-01-28 19:24:28: Failure: adt-run exited with status 4.
+ [ 0 -eq 0 ]
+ mkdir -p /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54324 -tt -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /root/adt-log; find /root/adt-log -type f -empty | xargs rm 2>/dev/null
Warning: Permanently added '[localhost]:54324' (ECDSA) to the list of known hosts.
find: `/root/adt-log': Permission denied
Connection to localhost closed.
+ true
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -P 54324 ubuntu@localhost:/root/adt-log/* /var/crash/*crash /var/log/syslog /var/tmp/testresults /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results
+ true
+ log_info_msg Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results
+ log_msg Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results\n
+ date +%F %X
+ printf 2014-01-28 19:24:30: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results\n
2014-01-28 19:24:30: Info: Test artifacts copied to /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results
+ [ -f /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results/summary.log ]
+ [ -n 2014-01-29_00-04-16 ]
+ ls -tr /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results/*.result
+ tail -1
+ resfile=
+ [ -n ]
+ log_failure_msg Test didn't end normally. Generating error file
+ log_msg Failure: Test didn't end normally. Generating error file\n
+ date +%F %X
+ printf 2014-01-28 19:24:30: Failure: Test didn't end normally. Generating error file\n
2014-01-28 19:24:30: Failure: Test didn't end normally. Generating error file
+ date +%Y%m%d-%H%M%S
+ errfile=/home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results/saucy_amd64_maas_20140128-192430.error
+ echo saucy amd64 maas
+ rsync -a /home/ubuntu/jenkins-jobs/workspace/saucy-adt-maas-daily/results/saucy_amd64_maas_20140128-192430.error /saucy/tmp/
rsync: mkdir "/saucy/tmp" failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0]
+ true
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/tmp/adt/disks/adtkey -p 54324 -tt -o BatchMode=yes -l ubuntu localhost sudo poweroff
Warning: Permanently added '[localhost]:54324' (ECDSA) to the list of known hosts.
Connection to localhost closed.
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2014-01-28 19:24:31: Info: Cleaning up\n
2014-01-28 19:24:31: Info: Cleaning up
+ [ -f /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img.pid ]
+ cat /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img.pid
+ kill -9 7691
+ rm -f /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img.pid
+ rm -f /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img
+ rm -f /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img.monitor /var/tmp/adt/disks/run/saucy-amd64-maas-20140128_190440.iQIshz.img.serial
+ rm -f /var/lock/adt/ssh.54324.lock
+ rm -f /var/lock/adt/vnc.5912.lock
+ [ -d /tmp/adt-amd64.YoNeJI ]
+ rm -Rf /tmp/adt-amd64.YoNeJI
+ rm -f /var/tmp/adt/disks/run/saucy-amd64-maas-*.img*
+ find /var/lock/adt -name *.lock -mtime +1
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts
Email was triggered for: Failure
Sending email for trigger: Failure
Follow ups