[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_eta #7472
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Apr 30 14:37:02 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_eta/7472/>
------------------------------------------
[...truncated 476 lines...]
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.9-4_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.9-4) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.9-4_amd64.deb ...
Unpacking python2.7 (2.7.9-4) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libpython2.7-minimal:amd64 (2.7.9-4) ...
Setting up python2.7-minimal (2.7.9-4) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14359 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-support.
Preparing to unpack .../python-support_1.0.15+reproducible1_all.deb ...
Unpacking python-support (1.0.15+reproducible1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libssl1.0.0:amd64 (1.0.1k-3) ...
Setting up mime-support (3.58) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up libpython2.7-stdlib:amd64 (2.7.9-4) ...
Setting up python2.7 (2.7.9-4) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up python-all (2.7.9-1) ...
Setting up python-support (1.0.15+reproducible1) ...
Processing triggers for libc-bin (2.19-18) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-nemu_0.2-1.dsc]
I: copying [./python-nemu_0.2.orig.tar.gz]
I: copying [./python-nemu_0.2-1.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Nov 4 14:59:14 2013 GMT-14 using RSA key ID 91A3D3DA
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./python-nemu_0.2-1.dsc
dpkg-source: info: extracting python-nemu in python-nemu-0.2
dpkg-source: info: unpacking python-nemu_0.2.orig.tar.gz
dpkg-source: info: applying python-nemu_0.2-1.diff.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: source package python-nemu
dpkg-buildpackage: source version 0.2-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Martín Ferrari <tincho at debian.org>
dpkg-source --before-build python-nemu-0.2
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean --with python2 --buildsystem=python_distutils
dh_testdir -O--buildsystem=python_distutils
dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
python setup.py clean -a
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
find . -name \*.pyc -exec rm {} \+
dh_clean -O--buildsystem=python_distutils
debian/rules build
dh build --with python2 --buildsystem=python_distutils
dh_testdir -O--buildsystem=python_distutils
dh_auto_configure -O--buildsystem=python_distutils
dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/nemu
copying src/nemu/protocol.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/subprocess_.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/node.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/iproute.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/__init__.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/interface.py -> build/lib.linux-x86_64-2.7/nemu
copying src/nemu/environ.py -> build/lib.linux-x86_64-2.7/nemu
dh_auto_test -O--buildsystem=python_distutils
fakeroot debian/rules binary
dh binary --with python2 --buildsystem=python_distutils
dh_testroot -O--buildsystem=python_distutils
dh_prep -O--buildsystem=python_distutils
dh_auto_install -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
python setup.py install --force --root=/tmp/buildd/python-nemu-0.2/debian/python-nemu --no-compile -O0 --install-layout=deb
running install
running build
running build_py
running install_lib
creating /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr
creating /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib
creating /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7
creating /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages
creating /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/environ.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/interface.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/__init__.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/iproute.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/node.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/subprocess_.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
copying build/lib.linux-x86_64-2.7/nemu/protocol.py -> /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu
running install_egg_info
Writing /tmp/buildd/python-nemu-0.2/debian/python-nemu/usr/lib/python2.7/dist-packages/nemu-0.2.egg-info
dh_installdocs -O--buildsystem=python_distutils
dh_installchangelogs -O--buildsystem=python_distutils
dh_python2 -O--buildsystem=python_distutils
W: dh_python2:479: Please add dh-python package to Build-Depends
dh_perl -O--buildsystem=python_distutils
dh_link -O--buildsystem=python_distutils
dh_strip_nondeterminism -O--buildsystem=python_distutils
dh_compress -O--buildsystem=python_distutils
dh_fixperms -O--buildsystem=python_distutils
dh_installdeb -O--buildsystem=python_distutils
dh_gencontrol -O--buildsystem=python_distutils
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -O--buildsystem=python_distutils
dh_builddeb -O--buildsystem=python_distutils
dpkg-deb: building package 'python-nemu' in '../python-nemu_0.2-1_all.deb'.
dpkg-genbuildinfo >../python-nemu_0.2-1_amd64.buildinfo
dpkg-distaddfile python-nemu_0.2-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../python-nemu_0.2-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build python-nemu-0.2
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /run/shm filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//41178 and its subdirectories
I: Current time: Fri May 1 04:28:27 GMT-14 2015
I: pbuilder-time-stamp: 1430404107
+ set +x
Format: 1.8
Date: Sun, 03 Nov 2013 18:09:11 -0300
Source: python-nemu
Binary: python-nemu
Architecture: all amd64
Version: 0.2-1
Distribution: unstable
Urgency: high
Maintainer: Martín Ferrari <tincho at debian.org>
Changed-By: Martín Ferrari <tincho at debian.org>
Description:
python-nemu - lightweight network emulator embedded in a small python library
Closes: 725344
Changes:
python-nemu (0.2-1) unstable; urgency=high
.
* Update homepage, VCS location, and watchfile.
* Update Standards-Version to 3.9.5, no changes needed.
* New upstream release. Closes: #725344 (Raising urgency as it is an RC bug).
Checksums-Sha1:
9ca828d531d15f319e931e213805a75521a82a84 27714 python-nemu_0.2-1_all.deb
c4d2f0e74493eacd80aa8cc8e6994df1f8b904b4 4924 python-nemu_0.2-1_amd64.buildinfo
Checksums-Sha256:
ef0bb5b3f178e4126df0de386e81b9d9d295cce2acdf57e1b4ce137d1f2ff85b 27714 python-nemu_0.2-1_all.deb
91a8b5c46b1001cff80a7d702268707c1ddc5925658f8ceecd709cdefe5cbeaa 4924 python-nemu_0.2-1_amd64.buildinfo
Files:
20e9dbb5c49c385d01da80ac0ffd6f08 27714 python optional python-nemu_0.2-1_all.deb
c1c1d2004d1b25bd30a023997ec0b6d9 4924 python optional python-nemu_0.2-1_amd64.buildinfo
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
sleeping 15s, debbindiff schroot is locked.
Thu Apr 30 14:36:59 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-cb0oYeZl, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list