Build failed in Jenkins: quantal-adt-libxml2 » i386,albali #2

Jenkins Notification devnull at canonical.com
Tue Oct 9 17:43:41 UTC 2012


See <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/2/>

------------------------------------------
[...truncated 786 lines...]
Reading package lists...
adt-run: trace: * publish reinstall checking...
adt-run: trace: * publish install...
adt-run: trace: * publish done
adt-run: trace1: **  installing dependencies []
adt-run: trace: dependencies: install dpkg-dev: satisfying dpkg-dev
adt-run: trace: dependencies: install dpkg-dev: 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 dpkg-dev
   -> Trying dpkg-dev
 -> Installing  dpkg-dev
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 -> Finished parsing the build-deps
adt-run: trace: $ dsc0-extract: sh -ec <SCRIPT> x /tmp/tmp.3KPgoDJW3k/dsc0-build/tmpdir /tmp/tmp.3KPgoDJW3k/dsc0/libxml2_2.8.0+dfsg1-5ubuntu1.dsc
adt-run: trace1: $     exec 3>&1 >&2
adt-run: trace1: $     set -x
adt-run: trace1: $     spec="$2"
adt-run: trace1: $     origpwd=`pwd`
adt-run: trace1: $     cd /tmp/tmp.3KPgoDJW3k/dsc0-build
adt-run: trace1: $     TMPDIR="$1"
adt-run: trace1: $     rm -rf -- "$TMPDIR"
adt-run: trace1: $     export TMPDIR
adt-run: trace1: $     mkdir -- "$TMPDIR"
adt-run: trace1: $     
adt-run: trace1: $     			dpkg-source -x $spec
adt-run: trace1: $     			
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.3KPgoDJW3k/dsc0/libxml2_2.8.0+dfsg1-5ubuntu1.dsc
+ pwd
+ origpwd=/tmp/tmp.3KPgoDJW3k/dsc0-build
+ cd /tmp/tmp.3KPgoDJW3k/dsc0-build
+ TMPDIR=/tmp/tmp.3KPgoDJW3k/dsc0-build/tmpdir
+ rm -rf -- /tmp/tmp.3KPgoDJW3k/dsc0-build/tmpdir
+ export TMPDIR
+ mkdir -- /tmp/tmp.3KPgoDJW3k/dsc0-build/tmpdir
+ dpkg-source -x /tmp/tmp.3KPgoDJW3k/dsc0/libxml2_2.8.0+dfsg1-5ubuntu1.dsc
gpgv: Signature made Tue 09 Oct 2012 01:41:25 PM UTC using DSA key ID 059DD5EB
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /tmp/tmp.3KPgoDJW3k/dsc0/libxml2_2.8.0+dfsg1-5ubuntu1.dsc
dpkg-source: info: extracting libxml2 in libxml2-2.8.0+dfsg1
dpkg-source: info: unpacking libxml2_2.8.0+dfsg1.orig.tar.gz
dpkg-source: info: unpacking libxml2_2.8.0+dfsg1-5ubuntu1.debian.tar.gz
dpkg-source: info: applying 0001-restore-generated-html.patch
dpkg-source: info: applying 0002-modify-xml2-config-and-pkgconfig-behaviour.patch
dpkg-source: info: applying 0003-Fix-parser-local-buffers-size-problems.patch
dpkg-source: info: applying 0004-Fix-entities-local-buffers-size-problems.patch
+ cd libxml2-2.8.0+dfsg1/.
+ pwd
+ set +e
+ test -f debian/tests/control
+ echo 0
adt-run: trace: & dsc0t-build: constructed; path=debian/tests/build
adt-run: trace: & dsc0t-build:  .depends=['libxml2-dev', 'build-essential']
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-build: constructed; path=debian/tests/build
adt-run: trace: & dsc0t-build:  .depends=['libxml2-dev', 'build-essential']
adt-run: trace: @@@@@@@@@@ run_tests ...
adt-run: trace: & dsc0t-build: preparing
adt-run: trace: & dsc0t-build:  processing dependency libxml2-dev
adt-run: trace: & dsc0t-build:   literal dependency libxml2-dev
adt-run: trace: & dsc0t-build:  processing dependency build-essential
adt-run: trace: & dsc0t-build:   literal dependency build-essential
adt-run: trace1: ** prepare1, modified=True, deps_processed=[], deps_new=['libxml2-dev', 'build-essential']
adt-run: trace1: ** prepare2, deps_new=['libxml2-dev', 'build-essential']
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.3KPgoDJW3k/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 quantal-security InRelease
Ign http://archive.ubuntu.com quantal InRelease
Hit http://security.ubuntu.com quantal-security Release.gpg
Ign http://archive.ubuntu.com quantal-updates InRelease
Hit http://archive.ubuntu.com quantal Release.gpg
Hit http://security.ubuntu.com quantal-security Release
Hit http://archive.ubuntu.com quantal-updates Release.gpg
Hit http://security.ubuntu.com quantal-security/main Sources
Hit http://archive.ubuntu.com quantal Release
Hit http://security.ubuntu.com quantal-security/universe Sources
Hit http://archive.ubuntu.com quantal-updates Release
Hit http://security.ubuntu.com quantal-security/main i386 Packages
Hit http://archive.ubuntu.com quantal/main Sources
Hit http://security.ubuntu.com quantal-security/universe i386 Packages
Hit http://archive.ubuntu.com quantal/universe Sources
Hit http://archive.ubuntu.com quantal/restricted Sources
Hit http://security.ubuntu.com quantal-security/main Translation-en
Hit http://archive.ubuntu.com quantal/multiverse Sources
Hit http://archive.ubuntu.com quantal/main i386 Packages
Hit http://security.ubuntu.com quantal-security/universe Translation-en
Hit http://archive.ubuntu.com quantal/universe i386 Packages
Hit http://archive.ubuntu.com quantal/restricted i386 Packages
Hit http://archive.ubuntu.com quantal/multiverse i386 Packages
Hit http://archive.ubuntu.com quantal/main Translation-en
Hit http://archive.ubuntu.com quantal/multiverse Translation-en
Ign http://security.ubuntu.com quantal-security/main Translation-en_US
Ign http://security.ubuntu.com quantal-security/universe Translation-en_US
Hit http://archive.ubuntu.com quantal/restricted Translation-en
Hit http://archive.ubuntu.com quantal/universe Translation-en
Hit http://archive.ubuntu.com quantal-updates/main Sources
Hit http://archive.ubuntu.com quantal-updates/universe Sources
Hit http://archive.ubuntu.com quantal-updates/main i386 Packages
Hit http://archive.ubuntu.com quantal-updates/universe i386 Packages
Hit http://archive.ubuntu.com quantal-updates/main Translation-en
Hit http://archive.ubuntu.com quantal-updates/universe Translation-en
Ign http://archive.ubuntu.com quantal/main Translation-en_US
Ign http://archive.ubuntu.com quantal/multiverse Translation-en_US
Ign http://archive.ubuntu.com quantal/restricted Translation-en_US
Ign http://archive.ubuntu.com quantal/universe Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/main Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/universe Translation-en_US
Reading package lists...
adt-run: trace: * publish reinstall checking...
adt-run: trace: * publish install...
adt-run: trace: * publish done
adt-run: trace1: **  installing dependencies ['libxml2-dev', 'build-essential']
adt-run: trace: dependencies: install-deps: satisfying libxml2-dev, build-essential
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 libxml2-dev
   -> Trying libxml2-dev
 -> Considering build-dep build-essential
   -> Trying build-essential
 -> Installing  libxml2-dev build-essential
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version.
build-essential set to manually installed.
The following NEW packages will be installed:
  libxml2-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 839 kB of archives.
After this operation, 2,434 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main libxml2-dev i386 2.8.0+dfsg1-5ubuntu1 [839 kB]
Fetched 839 kB in 1s (431 kB/s)
Selecting previously unselected package libxml2-dev:i386.
(Reading database ... 62526 files and directories currently installed.)
Unpacking libxml2-dev:i386 (from .../libxml2-dev_2.8.0+dfsg1-5ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up libxml2-dev:i386 (2.8.0+dfsg1-5ubuntu1) ...
 -> Finished parsing the build-deps
adt-run: trace: & dsc0t-build: [----------------------------------------
+ buildtree=/tmp/tmp.3KPgoDJW3k/dsc0-build/libxml2-2.8.0+dfsg1/
+ shift
+ rm -rf -- /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp/tmpdir /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp/adttmp
+ mkdir -- /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp/tmpdir /tmp/tmp.3KPgoDJW3k/dsc0t-build-testtmp/adttmp
adt-run: trace: & dsc0t-build:  - - - - - - - - - - results - - - - - - - - - -
dsc0t-build          FAIL status: 1, stderr: /tmp/tmp.3KPgoDJW3k/dsc0-build/libx...
adt-run: trace: & dsc0t-build:  - - - - - - - - - - stderr - - - - - - - - - -
/tmp/tmp.3KPgoDJW3k/dsc0-build/libxml2-2.8.0+dfsg1/debian/tests/build: 1: /tmp/tmp.3KPgoDJW3k/dsc0-build/libxml2-2.8.0+dfsg1/debian/tests/build: pkg-config: not found
xmltest.c:1:27: fatal error: libxml/parser.h: No such file or directory
compilation terminated.
adt-run: trace: & dsc0t-build: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.3KPgoDJW3k:-/|/tmp/tmp.3KPgoDJW3k/!
+ RC=4
+ [ 0 -eq 1 ]
+ chown -R ubuntu /home/ubuntu/adt-log
+ chmod og+r /var/log/syslog
+ chmod og+r /var/crash/*
chmod: cannot access `/var/crash/*': No such file or directory
+ true
+ exit 4
+ 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 2012-10-09 17:43:39: Failure: adt-run exited with status 4.\n
2012-10-09 17:43:39: Failure: adt-run exited with status 4.
+ [ 0 -eq 0 ]
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54377 -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]:54377' (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 54377 ubuntu at localhost:/home/ubuntu/adt-log/* /var/crash/*crash /var/log/syslog <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results>
Warning: Permanently added '[localhost]:54377' (ECDSA) to the list of known hosts.
scp: /var/crash/*crash: No such file or directory
+ true
+ log_info_msg Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results>
+ log_msg Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results\n>
+ date +%F %X
+ printf 2012-10-09 17:43:40: Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results\n>
2012-10-09 17:43:40: Info: Test artifacts copied to <http://10.189.74.2:8080/job/quantal-adt-libxml2/./ARCH=i386,label=albali/ws/results>
+ [ 0 -eq 0 ]
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54377 -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]:54377' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ exit 4
+ on_exit
+ log_info_msg Cleaning up
+ log_msg Info: Cleaning up\n
+ date +%F %X
+ printf 2012-10-09 17:43:41: Info: Cleaning up\n
2012-10-09 17:43:41: Info: Cleaning up
+ [ -f /dev/shm/adt/quantal-i386-libxml2-20121009_173842.img.pid ]
+ cat /dev/shm/adt/quantal-i386-libxml2-20121009_173842.img.pid
+ kill -9 71536
+ rm -f /dev/shm/adt/quantal-i386-libxml2-20121009_173842.img.pid
+ rm -f /dev/shm/adt/quantal-i386-libxml2-20121009_173842.img
+ rm -f /var/lock/adt/ssh.54377.lock
+ rm -f /var/lock/adt/vnc.5965.lock
+ [ -d /tmp/adt-i386.GVg4PF ]
+ rm -Rf /tmp/adt-i386.GVg4PF
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list