Build failed in Jenkins: raring-proposed-adt-ubiquity » amd64,albali #41

Jenkins Notification devnull at canonical.com
Fri Nov 16 15:07:03 UTC 2012


See <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/41/>

------------------------------------------
[...truncated 791 lines...]
adt-run: trace1: $     cd [a-z0-9]*-*/.
adt-run: trace1: $     pwd >&3
adt-run: trace1: $     set +e; test -f debian/tests/control; echo $? >&3
+ spec=/tmp/tmp.7DC7ABT7lo/dsc0/ubiquity_2.13.3.dsc
+ pwd
+ origpwd=/tmp/tmp.7DC7ABT7lo/dsc0-build
+ cd /tmp/tmp.7DC7ABT7lo/dsc0-build
+ TMPDIR=/tmp/tmp.7DC7ABT7lo/dsc0-build/tmpdir
+ rm -rf -- /tmp/tmp.7DC7ABT7lo/dsc0-build/tmpdir
+ export TMPDIR
+ mkdir -- /tmp/tmp.7DC7ABT7lo/dsc0-build/tmpdir
+ dpkg-source -x /tmp/tmp.7DC7ABT7lo/dsc0/ubiquity_2.13.3.dsc
gpgv: Signature made Tue 13 Nov 2012 12:36:00 PM UTC using RSA key ID 7D86500B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /tmp/tmp.7DC7ABT7lo/dsc0/ubiquity_2.13.3.dsc
dpkg-source: info: extracting ubiquity in ubiquity-2.13.3
dpkg-source: info: unpacking ubiquity_2.13.3.tar.xz
+ cd ubiquity-2.13.3/.
+ pwd
+ set +e
+ test -f debian/tests/control
+ echo 0
adt-run: trace: & dsc0t-unit: constructed; path=debian/tests/unit
adt-run: trace: & dsc0t-unit:  .depends=['@', 'humanity-icon-theme', 'python3-mock', 'xvfb']
adt-run: trace: * <dsc:dsc0> build not needed
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ builds done.
adt-run: trace: * reset
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests ...
adt-run: trace: @@@@@@@@@@@@@@@@@@@@ test dsc dsc0
adt-run: trace1: ** needs_reset, previously=True
adt-run: trace: @@@@@@@@@@ read control ...
adt-run: trace: & dsc0t-unit: constructed; path=debian/tests/unit
adt-run: trace: & dsc0t-unit:  .depends=['@', 'humanity-icon-theme', 'python3-mock', 'xvfb']
adt-run: trace: @@@@@@@@@@ run_tests ...
adt-run: trace: & dsc0t-unit: preparing
adt-run: trace: & dsc0t-unit:  processing dependency @
adt-run: trace: & dsc0t-unit:   synthesised dependency ubiquity
adt-run: trace: & dsc0t-unit:   synthesised dependency ubiquity-ubuntu-artwork
adt-run: trace: & dsc0t-unit:   synthesised dependency ubiquity-frontend-gtk
adt-run: trace: & dsc0t-unit:   synthesised dependency ubiquity-frontend-kde
adt-run: trace: & dsc0t-unit:   synthesised dependency ubiquity-frontend-debconf
adt-run: trace: & dsc0t-unit:   synthesised dependency oem-config
adt-run: trace: & dsc0t-unit:   synthesised dependency oem-config-gtk
adt-run: trace: & dsc0t-unit:   synthesised dependency oem-config-kde
adt-run: trace: & dsc0t-unit:   synthesised dependency oem-config-debconf
adt-run: trace: & dsc0t-unit:   synthesised dependency oem-config-remaster
adt-run: trace: & dsc0t-unit:  processing dependency humanity-icon-theme
adt-run: trace: & dsc0t-unit:   literal dependency humanity-icon-theme
adt-run: trace: & dsc0t-unit:  processing dependency python3-mock
adt-run: trace: & dsc0t-unit:   literal dependency python3-mock
adt-run: trace: & dsc0t-unit:  processing dependency xvfb
adt-run: trace: & dsc0t-unit:   literal dependency xvfb
adt-run: trace1: ** prepare1, modified=True, deps_processed=[], deps_new=['ubiquity', 'ubiquity-ubuntu-artwork', 'ubiquity-frontend-gtk', 'ubiquity-frontend-kde', 'ubiquity-frontend-debconf', 'oem-config', 'oem-config-gtk', 'oem-config-kde', 'oem-config-debconf', 'oem-config-remaster', 'humanity-icon-theme', 'python3-mock', 'xvfb']
adt-run: trace1: ** prepare2, deps_new=['ubiquity', 'ubiquity-ubuntu-artwork', 'ubiquity-frontend-gtk', 'ubiquity-frontend-kde', 'ubiquity-frontend-debconf', 'oem-config', 'oem-config-gtk', 'oem-config-kde', 'oem-config-debconf', 'oem-config-remaster', 'humanity-icon-theme', 'python3-mock', 'xvfb']
adt-run: trace: * publish
adt-run: trace: $ ftparchive: sh -ec <SCRIPT> x /home/ubuntu/adt-log//binaries /home/ubuntu/.autopkgtest/gpg
adt-run: trace1: $     
adt-run: trace1: $       exec >&2
adt-run: trace1: $       cd "$1"
adt-run: trace1: $       apt-ftparchive packages . >Packages
adt-run: trace1: $       gzip <Packages >Packages.gz
adt-run: trace1: $       apt-ftparchive release . >Release
adt-run: trace1: $       rm -f Release.gpg
adt-run: trace1: $       gpg --homedir="$2" --batch --detach-sign --armour -o Release.gpg Release
adt-run: trace1: $       gpg --homedir="$2" --batch --export >archive-key.pgp
adt-run: trace1: $     		
adt-run: trace: $ apt-key: sh -ec <SCRIPT>
adt-run: trace1: $     
adt-run: trace1: $       exec 3>&1 >&2
adt-run: trace1: $       apt-key add archive-key.pgp
adt-run: trace1: $       echo "deb file:///tmp/tmp.7DC7ABT7lo/binaries/ /" >/etc/apt/sources.list.d/autopkgtest.list
adt-run: trace1: $       if [ "x`ls /var/lib/dpkg/updates`" != x ]; then
adt-run: trace1: $         echo >&2 "/var/lib/dpkg/updates contains some files, aargh"; exit 1
adt-run: trace1: $       fi
adt-run: trace1: $       apt-get -q -o quiet=true -o APT::Get::Assume-Yes=true -o Debug::pkgProblemResolver=true -o APT::Get::force-yes=true update >&2
adt-run: trace1: $       cat /var/lib/dpkg/status >&3
adt-run: trace1: $     		
OK
Ign file:  InRelease
Get:1 file:  Release.gpg [198 B]
Get:2 file:  Release [1,202 B]
Ign file:  Translation-en_US
Ign file:  Translation-en
Ign http://security.ubuntu.com raring-security InRelease
Ign http://archive.ubuntu.com raring InRelease
Ign http://archive.ubuntu.com raring-updates InRelease
Hit http://security.ubuntu.com raring-security Release.gpg
Ign http://archive.ubuntu.com raring-proposed InRelease
Hit http://security.ubuntu.com raring-security Release
Hit http://archive.ubuntu.com raring Release.gpg
Hit http://security.ubuntu.com raring-security/main Sources
Hit http://archive.ubuntu.com raring-updates Release.gpg
Hit http://security.ubuntu.com raring-security/universe Sources
Hit http://archive.ubuntu.com raring-proposed Release.gpg
Hit http://security.ubuntu.com raring-security/main amd64 Packages
Hit http://archive.ubuntu.com raring Release
Hit http://security.ubuntu.com raring-security/universe amd64 Packages
Hit http://archive.ubuntu.com raring-updates Release
Hit http://archive.ubuntu.com raring-proposed Release
Hit http://security.ubuntu.com raring-security/main Translation-en
Hit http://archive.ubuntu.com raring/main Sources
Hit http://archive.ubuntu.com raring/universe Sources
Hit http://security.ubuntu.com raring-security/universe Translation-en
Hit http://archive.ubuntu.com raring/restricted Sources
Hit http://archive.ubuntu.com raring/multiverse Sources
Hit http://archive.ubuntu.com raring/main amd64 Packages
Hit http://archive.ubuntu.com raring/universe amd64 Packages
Hit http://archive.ubuntu.com raring/restricted amd64 Packages
Hit http://archive.ubuntu.com raring/multiverse amd64 Packages
Ign http://security.ubuntu.com raring-security/main Translation-en_US
Ign http://security.ubuntu.com raring-security/universe Translation-en_US
Hit http://archive.ubuntu.com raring/main Translation-en
Hit http://archive.ubuntu.com raring/multiverse Translation-en
Hit http://archive.ubuntu.com raring/restricted Translation-en
Hit http://archive.ubuntu.com raring/universe Translation-en
Hit http://archive.ubuntu.com raring-updates/main Sources
Hit http://archive.ubuntu.com raring-updates/universe Sources
Hit http://archive.ubuntu.com raring-updates/main amd64 Packages
Hit http://archive.ubuntu.com raring-updates/universe amd64 Packages
Hit http://archive.ubuntu.com raring-updates/main Translation-en
Hit http://archive.ubuntu.com raring-updates/universe Translation-en
Hit http://archive.ubuntu.com raring-proposed/main Sources
Hit http://archive.ubuntu.com raring-proposed/restricted Sources
Hit http://archive.ubuntu.com raring-proposed/universe Sources
Hit http://archive.ubuntu.com raring-proposed/multiverse Sources
Hit http://archive.ubuntu.com raring-proposed/restricted amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/main amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/multiverse amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com raring-proposed/main Translation-en
Hit http://archive.ubuntu.com raring-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com raring-proposed/restricted Translation-en
Hit http://archive.ubuntu.com raring-proposed/universe Translation-en
Ign http://archive.ubuntu.com raring/main Translation-en_US
Ign http://archive.ubuntu.com raring/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring/restricted Translation-en_US
Ign http://archive.ubuntu.com raring/universe Translation-en_US
Ign http://archive.ubuntu.com raring-updates/main Translation-en_US
Ign http://archive.ubuntu.com raring-updates/universe Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/main Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/multiverse Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/restricted Translation-en_US
Ign http://archive.ubuntu.com raring-proposed/universe Translation-en_US
Reading package lists...
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ raring/restricted amd64 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_raring_restricted_binary-amd64_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ raring/multiverse amd64 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_raring_multiverse_binary-amd64_Packages)
W: You may want to run apt-get update to correct these problems
adt-run: trace: * publish reinstall checking...
adt-run: trace: * publish install...
adt-run: trace: * publish done
adt-run: trace1: **  installing dependencies ['ubiquity', 'ubiquity-ubuntu-artwork', 'ubiquity-frontend-gtk', 'ubiquity-frontend-kde', 'ubiquity-frontend-debconf', 'oem-config', 'oem-config-gtk', 'oem-config-kde', 'oem-config-debconf', 'oem-config-remaster', 'humanity-icon-theme', 'python3-mock', 'xvfb']
adt-run: trace: dependencies: install-deps: satisfying ubiquity, ubiquity-ubuntu-artwork, ubiquity-frontend-gtk, ubiquity-frontend-kde, ubiquity-frontend-debconf, oem-config, oem-config-gtk, oem-config-kde, oem-config-debconf, oem-config-remaster, humanity-icon-theme, python3-mock, xvfb
adt-run: trace: dependencies: install-deps: running ['/usr/lib/pbuilder/pbuilder-satisfydepends-classic', '--binary-all', '--internal-chrootexec', '/home/ubuntu/adt-log//satdep-auxverb', '-c', '/home/ubuntu/adt-log//deps.dsc']
 -> Attempting to parse the build-deps 
 -> Considering build-dep ubiquity
   -> Trying ubiquity
 -> Considering build-dep ubiquity-ubuntu-artwork
   -> Trying ubiquity-ubuntu-artwork
 -> Considering build-dep ubiquity-frontend-gtk
   -> Trying ubiquity-frontend-gtk
       -> Cannot install ubiquity-frontend-gtk; apt errors follow:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ubiquity-frontend-gtk : Depends: gir1.2-webkit-3.0 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
E: Could not satisfy build-dependency.
blame: arg:ubiquity_2.13.3.dsc dsc:ubiquity
badpkg: dependency install failed, exit code 2
adt-run: erroneous package: dependency install failed, exit code 2
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.7DC7ABT7lo:-/|/tmp/tmp.7DC7ABT7lo/!
+ RC=12
+ [ 0 -eq 1 ]
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
+ true
+ exit 12
+ RET=12
+ [ 0 -eq 1 ]
+ [ 12 -gt 0 ]
+ log_failure_msg adt-run exited with status 12.
+ log_msg Failure: adt-run exited with status 12.\n
+ date +%F %X
+ printf 2012-11-16 15:06:50: Failure: adt-run exited with status 12.\n
2012-11-16 15:06:50: Failure: adt-run exited with status 12.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54327 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log; find  -type f -empty | xargs rm
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54327' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
find: `./.autopkgtest/gpg': Permission denied
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54327 ubuntu at localhost:/home/ubuntu/adt-log/*
    /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results>
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-11-16 15:07:02: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results\n>
2012-11-16 15:07:02: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-proposed-adt-ubiquity/./ARCH=amd64,label=albali/ws/results>
+ [ -n 2012-11-16_15-01-43 ]
+ log_info_msg Updating Jenkins results
+ log_msg Info: Updating Jenkins results\n
+ date +%F %X
+ printf 2012-11-16 15:07:02: Info: Updating Jenkins results\n
2012-11-16 15:07:02: Info: Updating Jenkins results
+ res=fail
+ [ 12 -eq 0 ]
+ OPTS=-d
+ [ 1 -eq 1 ]
+ OPTS=-d -P
+ /var/lib/ubuntu-iso-testing/auto-package-testing/bin/../jenkins/update-adt-result -d -P -r raring ubiquity amd64 fail
2012-11-16 15:07:02,396 DEBUG Debug mode enabled
2012-11-16 15:07:02,396 DEBUG aptroot: /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64
2012-11-16 15:07:02,396 DEBUG Loading status from /var/lib/ubuntu-iso-testing/auto-package-testing/aptroot/raring-proposed-amd64/var/cache/adt/raring-proposed_amd64_ubiquity
2012-11-16 15:07:02,397 DEBUG Writing status file
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54327 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54327' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 12
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-11-16 15:07:03: Info: Cleaning up\n
2012-11-16 15:07:03: Info: Cleaning up
+ [ -f /dev/shm/adt/raring-amd64-ubiquity-20121116_150143.img.pid ]
+ cat /dev/shm/adt/raring-amd64-ubiquity-20121116_150143.img.pid
+ kill -9 38662
+ rm -f /dev/shm/adt/raring-amd64-ubiquity-20121116_150143.img.pid
+ rm -f /dev/shm/adt/raring-amd64-ubiquity-20121116_150143.img
+ rm -f /var/lock/adt/ssh.54327.lock
+ rm -f /var/lock/adt/vnc.5915.lock
+ [ -d /tmp/adt-amd64.Xhryre ]
+ rm -Rf /tmp/adt-amd64.Xhryre
+ exit 12
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list