[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_beta #64168

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 16:21:21 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_beta/64168/>

------------------------------------------
[...truncated 1268 lines...]
                 from msgpack/_unpacker.cpp:259:
msgpack/unpack_template.h: In function ‘int unpack_execute(unpack_context*, const char*, size_t, size_t*) [with bool construct = false; unpack_context = unpack_context; size_t = long unsigned int]’:
msgpack/unpack_template.h:346:9: warning: ‘obj’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         c->map_key = obj;
         ^
c++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/msgpack/_unpacker.o -o /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/_unpacker.so
I: pybuild base:170: /usr/bin/python3 setup.py build 
running build
running build_py
creating /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack
copying msgpack/fallback.py -> /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack
copying msgpack/exceptions.py -> /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack
copying msgpack/_version.py -> /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack
copying msgpack/__init__.py -> /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack
running build_ext
building 'msgpack._packer' extension
creating build/temp.linux-x86_64-3.4
creating build/temp.linux-x86_64-3.4/msgpack
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.4m -c msgpack/_packer.cpp -o build/temp.linux-x86_64-3.4/msgpack/_packer.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/msgpack/_packer.o -o /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/_packer.cpython-34m.so
building 'msgpack._unpacker' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.4m -c msgpack/_unpacker.cpp -o build/temp.linux-x86_64-3.4/msgpack/_unpacker.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_pf_7msgpack_9_unpacker_2unpackb(PyObject*, PyObject*, PyObject*, PyObject*, int, PyObject*, PyObject*, PyObject*, PyObject*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)’:
msgpack/_unpacker.pyx:141:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_f_7msgpack_9_unpacker_8Unpacker_read_from_file(__pyx_obj_7msgpack_9_unpacker_Unpacker*)’:
msgpack/_unpacker.pyx:367:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     self.max_buffer_size - (self.buf_tail - self.buf_head)
                   ^
msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_pf_7msgpack_9_unpacker_8Unpacker_8read_bytes(__pyx_obj_7msgpack_9_unpacker_Unpacker*, Py_ssize_t)’:
msgpack/_unpacker.pyx:412:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         nread = min(self.buf_tail - self.buf_head, nbytes)
                   ^
In file included from msgpack/unpack.h:278:0,
                 from msgpack/_unpacker.cpp:259:
msgpack/unpack_template.h: In function ‘int unpack_execute(unpack_context*, const char*, size_t, size_t*) [with bool construct = false; unpack_context = unpack_context; size_t = long unsigned int]’:
msgpack/unpack_template.h:346:9: warning: ‘obj’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         c->map_key = obj;
         ^
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/msgpack/_unpacker.o -o /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/_unpacker.cpython-34m.so
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/msgpack-python-0.4.6'
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
set -e ; for pyvers in 2.7 ; do \
	echo "===> Testing with Python$pyvers" ; \
	PYTHON=python$pyvers nosetests ; \
done
===> Testing with Python2.7
.......................................................................................
----------------------------------------------------------------------
Ran 87 tests in 0.982s

OK
set -e ; for pyvers in 3.4 ; do \
	echo "===> Testing with Python$pyvers" ; \
	PYTHON=python$pyvers nosetests3 ; \
done
===> Testing with Python3.4
.......................................................................................
----------------------------------------------------------------------
Ran 87 tests in 0.898s

OK
make[1]: Leaving directory '/tmp/buildd/msgpack-python-0.4.6'
 fakeroot debian/rules binary
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --with python2,python3 --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:170: /usr/bin/python setup.py install --root /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack 
running install
running build
running build_py
running build_ext
running install_lib
creating /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr
creating /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib
creating /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7
creating /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages
creating /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/_unpacker.so -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/_packer.so -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/__init__.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/_version.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/exceptions.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_2.7/build/msgpack/fallback.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/__init__.py to __init__.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_version.py to _version.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/exceptions.py to exceptions.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/fallback.py to fallback.pyc
running install_egg_info
running egg_info
creating msgpack_python.egg-info
writing msgpack_python.egg-info/PKG-INFO
writing top-level names to msgpack_python.egg-info/top_level.txt
writing dependency_links to msgpack_python.egg-info/dependency_links.txt
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
Copying msgpack_python.egg-info to /tmp/buildd/msgpack-python-0.4.6/debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack_python-0.4.6.egg-info
running install_scripts
I: pybuild base:170: /usr/bin/python3 setup.py install --root /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack 
running install
running build
running build_py
running build_ext
running install_lib
creating /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr
creating /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib
creating /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4
creating /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages
creating /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack
renaming extension _unpacker.cpython-34m.so -> _unpacker.cpython-34m-x86_64-linux-gnu.so
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/_unpacker.cpython-34m.so -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/_unpacker.cpython-34m-x86_64-linux-gnu.so
renaming extension _packer.cpython-34m.so -> _packer.cpython-34m-x86_64-linux-gnu.so
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/_packer.cpython-34m.so -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/_packer.cpython-34m-x86_64-linux-gnu.so
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/__init__.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/_version.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/exceptions.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack
copying /tmp/buildd/msgpack-python-0.4.6/.pybuild/pythonX.Y_3.4/build/msgpack/fallback.py -> /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/__init__.py to __init__.cpython-34.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/_version.py to _version.cpython-34.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/exceptions.py to exceptions.cpython-34.pyc
byte-compiling /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack/fallback.py to fallback.cpython-34.pyc
running install_egg_info
running egg_info
writing top-level names to msgpack_python.egg-info/top_level.txt
writing dependency_links to msgpack_python.egg-info/dependency_links.txt
writing msgpack_python.egg-info/PKG-INFO
reading manifest file 'msgpack_python.egg-info/SOURCES.txt'
writing manifest file 'msgpack_python.egg-info/SOURCES.txt'
Copying msgpack_python.egg-info to /tmp/buildd/msgpack-python-0.4.6/debian/python3-msgpack/usr/lib/python3.4/dist-packages/msgpack_python-0.4.6.egg-info
running install_scripts
   dh_installdocs -O--buildsystem=pybuild
   dh_installchangelogs -O--buildsystem=pybuild
   dh_python2 -O--buildsystem=pybuild
I: dh_python2 fs:316: renaming _packer.so to _packer.x86_64-linux-gnu.so
I: dh_python2 fs:316: renaming _unpacker.so to _unpacker.x86_64-linux-gnu.so
   dh_python3 -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_strip -O--buildsystem=pybuild
   dh_makeshlibs -O--buildsystem=pybuild
   dh_shlibdeps -O--buildsystem=pybuild
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_packer.x86_64-linux-gnu.so debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_unpacker.x86_64-linux-gnu.so were not linked against libstdc++.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_packer.x86_64-linux-gnu.so debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_unpacker.x86_64-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_packer.x86_64-linux-gnu.so debian/python-msgpack/usr/lib/python2.7/dist-packages/msgpack/_unpacker.x86_64-linux-gnu.so were not linked against libgcc_s.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_packer.cpython-34m-x86_64-linux-gnu.so debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_unpacker.cpython-34m-x86_64-linux-gnu.so were not linked against libgcc_s.so.1 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_packer.cpython-34m-x86_64-linux-gnu.so debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_unpacker.cpython-34m-x86_64-linux-gnu.so were not linked against libstdc++.so.6 (they use none of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_packer.cpython-34m-x86_64-linux-gnu.so debian/python3-msgpack/usr/lib/python3/dist-packages/msgpack/_unpacker.cpython-34m-x86_64-linux-gnu.so were not linked against libpthread.so.0 (they use none of the library's symbols)
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-msgpack: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-msgpack: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-msgpack: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-msgpack: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-msgpack: unused substitution variable ${python3:Versions}
dpkg-gencontrol: warning: package python3-msgpack: unused substitution variable ${python3:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-msgpack: unused substitution variable ${python3:Provides}
dpkg-gencontrol: warning: package python3-msgpack: unused substitution variable ${python3:Versions}
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python3-msgpack-dbgsym' in '../python3-msgpack-dbgsym_0.4.6-1_amd64.deb'.
dpkg-deb: building package 'python-msgpack-dbgsym' in '../python-msgpack-dbgsym_0.4.6-1_amd64.deb'.
dpkg-deb: building package 'python-msgpack' in '../python-msgpack_0.4.6-1_amd64.deb'.
dpkg-deb: building package 'python3-msgpack' in '../python3-msgpack_0.4.6-1_amd64.deb'.
 dpkg-genbuildinfo  >../msgpack-python_0.4.6-1_amd64.buildinfo
 dpkg-distaddfile msgpack-python_0.4.6-1_amd64.buildinfo python optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../msgpack-python_0.4.6-1_amd64.changes
dpkg-genchanges: warning: package python3-msgpack-dbgsym listed in files list but not in control info
dpkg-genchanges: warning: package python-msgpack-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build msgpack-python-0.4.6
dpkg-source: info: using options from msgpack-python-0.4.6/debian/source/options: --single-debian-patch
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//6897/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//6897/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//6897 and its subdirectories
I: Current time: lundi 31 août 2015, 06:21:21 (UTC+1400)
I: pbuilder-time-stamp: 1440951681
+ false
+ set +x
Format: 1.8
Date: Fri, 28 Aug 2015 16:10:08 +0000
Source: msgpack-python
Binary: python-msgpack python3-msgpack
Architecture: amd64
Version: 0.4.6-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo at debian.org>
Description:
 python-msgpack - Python implementation of MessagePack format
 python3-msgpack - Python 3 implementation of MessagePack format
Closes: 794678
Changes:
 msgpack-python (0.4.6-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #794678).
   * Standards-Version is now 3.9.6 (no change).
   * Watch file using the PyPi redirector.
   * Removed version for python-all-dev build-depends.
   * Removed Replaces:+Breaks msgpack-python (<< 0.3.0-1) now useless as Jessie
     was released.
Checksums-Sha1:
 43764d0a4af57f3822ad632e95457e76c1f8043a 6794 msgpack-python_0.4.6-1_amd64.buildinfo
 c13e387985f810ea1e701b1a11bb787977b75ba2 161124 python-msgpack-dbgsym_0.4.6-1_amd64.deb
 cd82a4bda3b22374a8a0eea414734d11870ecb94 60006 python-msgpack_0.4.6-1_amd64.deb
 405cb5ac170e3a47a1f3fbb2805d43e0073389a9 175100 python3-msgpack-dbgsym_0.4.6-1_amd64.deb
 2d91c32bde74a1c47eb9f0be3acdc7a06c38ff0a 56422 python3-msgpack_0.4.6-1_amd64.deb
Checksums-Sha256:
 da0beb9f28984fdf673421b47f43f74207d14e51951994b7ebc90ff2be65e366 6794 msgpack-python_0.4.6-1_amd64.buildinfo
 58c413ddd6d45a5c7fada49d39f9f06a0291daedc190b1b6049030baf4a8c03f 161124 python-msgpack-dbgsym_0.4.6-1_amd64.deb
 b7ab0f1429ffd5c7e828c237ce23e2817d6a55705755df3d1eaf2f4fb6287aaa 60006 python-msgpack_0.4.6-1_amd64.deb
 a32a1a90d0eeeaf3a3f912da67b018cf65da5b3cdec5377a89072d3a5c369506 175100 python3-msgpack-dbgsym_0.4.6-1_amd64.deb
 09958e35b34daae442e438d5b508d8b55e46f9fd30757584b017a764d47bda78 56422 python3-msgpack_0.4.6-1_amd64.deb
Files:
 c069213c3dfd18c86c02031b09a62c98 6794 python optional msgpack-python_0.4.6-1_amd64.buildinfo
 528f89d77fc938396ad95094f31db96b 161124 debugsym extra python-msgpack-dbgsym_0.4.6-1_amd64.deb
 2540c2ecd24dcb615da847b64a9d27ba 60006 python optional python-msgpack_0.4.6-1_amd64.deb
 fb14e8cd1edd80e8a991c33ab8062e22 175100 debugsym extra python3-msgpack-dbgsym_0.4.6-1_amd64.deb
 495249a1a25456da27755e376be7eaf6 56422 python optional python3-msgpack_0.4.6-1_amd64.deb
rm: missing operand
Try 'rm --help' for more information.
/srv/reproducible-results/tmp.XSWzVa6XBR/tmp.Lv0ScqfU57:	 82.2% -- replaced with /srv/reproducible-results/tmp.XSWzVa6XBR/tmp.Lv0ScqfU57.gz
INFO: Starting at 2015-08-30 16:21:21.432763
INFO: Finished at 2015-08-30 16:21:21.437945, took: 0:00:00.005189
Sun 30 Aug 16:21:21 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tzVMcpNB, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list