← Back to team overview

maas-builds team mailing list archive

maas-trusty-1.9 - Build # 84 - Still Failing! - Built with lp:maas/1.9 (revno: 4592) and lp:~maas-maintainers/maas/packaging-1.9 (revno: 438)

 

Built with lp:maas/1.9 (revno: 4592) and lp:~maas-maintainers/maas/packaging-1.9 (revno: 438)

See http://162.213.35.104:8080/job/maas-trusty-1.9/84/

[...truncated 1318 lines...]
Begin: Running /scripts/local-bottom ... done.

done.

Begin: Running /scripts/init-bottom ... done.

[    2.174273] random: init urandom read with 19 bits of entropy available
 * Stopping Read required files in advance[ OK ]

 * Starting Mount filesystems on boot[ OK ]

 * Starting Initialize or finalize resolvconf[ OK ]

[    2.773402] EXT4-fs (vda1): re-mounted. Opts: (null)
 * Stopping Track if upstart is running in a container[ OK ]

 * Starting Signal sysvinit that the rootfs is mounted[ OK ]

 * Starting set console keymap[ OK ]

 * Starting Signal sysvinit that virtual filesystems are mounted[ OK ]

 * Starting Signal sysvinit that virtual filesystems are mounted[ OK ]

 * Starting Bridge udev events into upstart[ OK ]

 * Starting device node and kernel event manager[ OK ]

 * Starting Signal sysvinit that remote filesystems are mounted[ OK ]

 * Starting Clean /tmp directory[ OK ]

 * Starting cold plug devices[ OK ]

 * Starting log initial device creation[ OK ]

 * Stopping Clean /tmp directory[ OK ]

 * Starting Signal sysvinit that local filesystems are mounted[ OK ]

 * Stopping Mount filesystems on boot[ OK ]

 * Stopping set console keymap[ OK ]

 * Starting flush early job output to logs[ OK ]

 * Starting D-Bus system message bus[ OK ]

 * Stopping flush early job output to logs[ OK ]

 * Starting SystemD login management service[ OK ]

 * Starting system logging daemon[ OK ]

 * Starting Uncomplicated firewall[ OK ]

 * Starting configure network device security[ OK ]

 * Starting configure network device security[ OK ]

 * Starting configure network device[ OK ]

 * Starting Bridge file events into upstart[ OK ]

 * Starting configure network device[ OK ]

 * Starting configure network device security[ OK ]

 * Starting Mount network filesystems[ OK ]

 * Starting Failsafe Boot Delay[ OK ]

 * Stopping Mount network filesystems[ OK ]

 * Starting configure network device[ OK ]

 * Starting Bridge socket events into upstart[ OK ]

 * Stopping cold plug devices[ OK ]

 * Stopping log initial device creation[ OK ]

 * Starting enable remaining boot-time encrypted block devices[ OK ]

 * Starting configure network device security[ OK ]

 * Starting configure virtual network devices[ OK ]

 * Starting Seed the pseudo random number generator on first boot[ OK ]

 * Starting Seed the pseudo random number generator on first boot[fail]

Waiting for network configuration...

Waiting up to 60 more seconds for network configuration...

Booting system without full network configuration...

 * Stopping Failsafe Boot Delay[ OK ]

 * Starting System V initialisation compatibility[ OK ]

 * Starting early crypto disks...        
[ OK ]

Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

 * Starting AppArmor profiles        
[ OK ]

 * Stopping System V initialisation compatibility[ OK ]

 * Starting System V runlevel compatibility[ OK ]

 * Starting ACPI daemon[ OK ]

 * Starting save kernel messages[ OK ]

 * Starting Seed the pseudo random number generator on first boot[ OK ]

 * Starting OpenSSH server[ OK ]

 * Starting regular background program processing daemon[ OK ]

 * Starting deferred execution scheduler[ OK ]

 * Stopping save kernel messages[ OK ]

 * Stopping CPU interrupts balancing daemon[ OK ]

 * Starting automatic crash report generation[ OK ]

Starting root shell on ttyS1 for autopkgtest

open-vm-tools: not starting as this is not a VMware VM

landscape-client is not configured, please run landscape-config.

 * Restoring resolver state...        
[ OK ]

 * Stopping System V runlevel compatibility[ OK ]



Ubuntu 14.04.4 LTS autopkgtest ttyS0

autopkgtest login: adt-virt-qemu: DBG: expect: found ""login prompt on ttyS0""
adt-virt-qemu: DBG: expect: "#"
adt-virt-qemu: DBG: expect: found ""b'#'""
adt-virt-qemu: DBG: expect: "#"
adt-virt-qemu: DBG: expect: found ""b'#'""
adt-virt-qemu: DBG: expect: "#"
adt-virt-qemu: DBG: expect: found ""b'#'""
adt-virt-qemu: DBG: expect: "(qemu)"
adt-virt-qemu: DBG: expect: found ""b'(qemu)'""
adt-virt-qemu: DBG: expect: "(qemu)"
adt-virt-qemu: DBG: expect: found ""b'(qemu)'""
adt-virt-qemu: DBG: expect: "#"
adt-virt-qemu: DBG: expect: found ""b'#'""
adt-virt-qemu: DBG: execute-timeout: /tmp/adt-virt-qemu.glo67qer/runcmd sh -ec for d in /var/cache /home; do if [ -e $d/autopkgtest-tmpdir.tar ]; then  tar --warning=none --extract --absolute-names      -f $d/autopkgtest-tmpdir.tar; rm $d/autopkgtest-tmpdir.tar; exit 0; fi; done; exit 1
adt-virt-qemu: DBG: cmd_reboot: restored downtmp after reboot
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot
adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\np=$PPID; while true; do read _ c _ pp _ < /proc/$p/stat;  [ $pp -ne $test_script_pid ] || break; p=$pp; done\\nkill -KILL $p\\n\' > /tmp/autopkgtest-reboot;chmod 755 /tmp/autopkgtest-reboot;[ -L /sbin/autopkgtest-reboot ] || ln -s   /tmp/autopkgtest-reboot /sbin/autopkgtest-reboot 2>/dev/null || true'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot-prepare ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-prepare-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\nkill -KILL $test_script_pid\\nwhile [ -e /run/autopkgtest-reboot-prepare-mark ]; do sleep 0.5; done\\n \'> /tmp/autopkgtest-reboot-prepare;chmod 755 /tmp/autopkgtest-reboot-prepare;'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [12:49:22]: testbed running kernel: Linux 3.13.0-91-generic #138-Ubuntu SMP Fri Jun 24 17:00:34 UTC 2016
adt-run: DBG: testbed command ['sh', '-c', 'nproc; cat /proc/cpuinfo 2>/dev/null || true'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run [12:49:22]: testbed dpkg architecture: amd64
adt-run: DBG: testbed command ['which', 'eatmydata'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed has eatmydata
adt-run: DBG: testbed command ['which', 'dpkg-query'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', "dpkg-query --show -f '${Package}\\t${Version}\\n' > /tmp/autopkgtest.MUTOcP/testbed-packages"], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copyup /tmp/autopkgtest.MUTOcP/testbed-packages /var/lib/jenkins/workspace/maas-trusty-1.9/results/testbed-packages
adt-virt-qemu: DBG: executing copyup /tmp/autopkgtest.MUTOcP/testbed-packages /var/lib/jenkins/workspace/maas-trusty-1.9/results/testbed-packages
adt-virt-qemu: DBG: ['cmdls', "(['/tmp/adt-virt-qemu.glo67qer/runcmd', 'sh', '-ec', 'cat </tmp/autopkgtest.MUTOcP/testbed-packages'], ['cat'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/var/lib/jenkins/workspace/maas-trusty-1.9/results/testbed-packages' mode='w' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG:  +< /tmp/adt-virt-qemu.glo67qer/runcmd sh -ec cat </tmp/autopkgtest.MUTOcP/testbed-packages
adt-virt-qemu: DBG:  +> cat
adt-virt-qemu: DBG:  +>?
adt-virt-qemu: DBG:  +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed supports reboot, creating /tmp/autopkgtest-reboot
adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\np=$PPID; while true; do read _ c _ pp _ < /proc/$p/stat;  [ $pp -ne $test_script_pid ] || break; p=$pp; done\\nkill -KILL $p\\n\' > /tmp/autopkgtest-reboot;chmod 755 /tmp/autopkgtest-reboot;[ -L /sbin/autopkgtest-reboot ] || ln -s   /tmp/autopkgtest-reboot /sbin/autopkgtest-reboot 2>/dev/null || true'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ecC', '[ ! -e /tmp/autopkgtest-reboot-prepare ] || exit 0; /bin/echo -e \'#!/bin/sh -e\\n[ -n "$1" ] || { echo "Usage: $0 <mark>" >&2; exit 1; }\\necho "$1" > /run/autopkgtest-reboot-prepare-mark\\ntest_script_pid=$(cat /tmp/adt_test_script_pid)\\nkill -KILL $test_script_pid\\nwhile [ -e /run/autopkgtest-reboot-prepare-mark ]; do sleep 0.5; done\\n \'> /tmp/autopkgtest-reboot-prepare;chmod 755 /tmp/autopkgtest-reboot-prepare;'], kind short, sout raw, serr raw, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['uname', '-srv'], kind short, sout pipe, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: Binaries: initialising
adt-run [12:49:25]: @@@@@@@@@@@@@@@@@@@@ unbuilt-tree /var/lib/jenkins/workspace/maas-trusty-1.9/curtin
adt-run: DBG: blame += /var/lib/jenkins/workspace/maas-trusty-1.9/curtin
adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=[](r: False)
adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/autopkgtest.MUTOcP'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copydown /var/lib/jenkins/workspace/maas-trusty-1.9/curtin/ /tmp/autopkgtest.MUTOcP/ubtree-curtin/
adt-virt-qemu: DBG: executing copydown /var/lib/jenkins/workspace/maas-trusty-1.9/curtin/ /tmp/autopkgtest.MUTOcP/ubtree-curtin/
adt-virt-qemu: DBG: ['cmdls', "(['tar', '--directory', '/var/lib/jenkins/workspace/maas-trusty-1.9/curtin/', '--warning=none', '-c', '.', '-f', '-'], ['/tmp/adt-virt-qemu.glo67qer/runcmd', 'sh', '-ec', 'if ! test -d /tmp/autopkgtest.MUTOcP/ubtree-curtin/; then mkdir -- /tmp/autopkgtest.MUTOcP/ubtree-curtin/; fi; cd /tmp/autopkgtest.MUTOcP/ubtree-curtin/; tar --warning=none --preserve-permissions --extract --no-same-owner -f -'])"]
adt-virt-qemu: DBG: ['srcstdin', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'deststdout', "<_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>", 'devnull_read', <_io.TextIOWrapper name='/dev/null' mode='r' encoding='ANSI_X3.4-1968'>]
adt-virt-qemu: DBG:  +< tar --directory /var/lib/jenkins/workspace/maas-trusty-1.9/curtin/ --warning=none -c . -f -
adt-virt-qemu: DBG:  +> /tmp/adt-virt-qemu.glo67qer/runcmd sh -ec if ! test -d /tmp/autopkgtest.MUTOcP/ubtree-curtin/; then mkdir -- /tmp/autopkgtest.MUTOcP/ubtree-curtin/; fi; cd /tmp/autopkgtest.MUTOcP/ubtree-curtin/; tar --warning=none --preserve-permissions --extract --no-same-owner -f -
adt-virt-qemu: DBG:  +>?
adt-virt-qemu: DBG:  +<?
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['chown', '-R', 'ubuntu', '--', '/tmp/autopkgtest.MUTOcP/ubtree-curtin'], kind short, sout raw, serr pipe, env []
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['sh', '-ec', 'su --shell=/bin/sh ubuntu -c \'set -e; exec 3>&1 >&2; set -x; cd /; builddir=$(mktemp -d /tmp/autopkgtest.MUTOcP/build.XXX); cd $builddir; cp -rd --preserve=timestamps -- "/tmp/autopkgtest.MUTOcP/ubtree-curtin" real-tree; chmod -R a+rX .; cd [a-z0-9]*/.; pwd >&3; sed -n "1 {s/).*//; s/ (/\\n/; p}" debian/changelog >&3; set +e; grep -q "^Restrictions:.*\\bbuild-needed\\b" debian/tests/control 2>/dev/null; echo $? >&3\''], kind build, sout pipe, serr raw, env []
+ cd /
+ mktemp -d /tmp/autopkgtest.MUTOcP/build.XXX
+ builddir=/tmp/autopkgtest.MUTOcP/build.1bU
+ cd /tmp/autopkgtest.MUTOcP/build.1bU
+ cp -rd --preserve=timestamps -- /tmp/autopkgtest.MUTOcP/ubtree-curtin real-tree
+ chmod -R a+rX .
+ cd real-tree/.
+ pwd
+ sed -n 1 {s/).*//; s/ (/\n/; p} debian/changelog
adt-run: DBG: testbed command exited with code 0
blame: /var/lib/jenkins/workspace/maas-trusty-1.9/curtin
badpkg: got 1 lines of results from extract where 4 expected
adt-run [12:49:26]: ERROR: erroneous package: got 1 lines of results from extract where 4 expected
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=/tmp/autopkgtest.MUTOcP
adt-run: DBG: sending command to testbed: close
adt-virt-qemu: DBG: executing close
adt-virt-qemu: DBG: cleanup...
qemu: terminating on signal 15 from pid 3378
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: sending command to testbed: quit
adt-virt-qemu: DBG: executing quit
adt-virt-qemu: DBG: cleanup...
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


Follow ups

References