[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_27 #1269
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 6 01:45:06 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_27/1269/------------------------------------------
[...truncated 351.08 KB...]
removing '/build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_2.7/build' (and everything under it)
'build/bdist.linux-aarch64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
I: pybuild base:184: python3.5 setup.py clean
running clean
removing '/build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_3.5/build' (and everything under it)
'build/bdist.linux-aarch64' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
rm -rf tmp
make[1]: Leaving directory '/build/yara-python-3.5.0+dfsg/2nd'
dh_clean -O--buildsystem=pybuild
debian/rules build
dh build --with python2,python3 --buildsystem=pybuild
dh_testdir -O--buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py config
running config
I: pybuild base:184: python3.5 setup.py config
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/build/yara-python-3.5.0+dfsg/2nd'
dh_auto_build -- --build-args=--dynamic-linking
I: pybuild base:184: /usr/bin/python setup.py build --dynamic-linking
running build
running build_ext
building 'yara' extension
creating build
creating build/temp.linux-aarch64-2.7
aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/build/yara-python-3.5.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_MEMMEM=1 -Iyara/libyara/include -Iyara/libyara/ -I. -I/usr/include/python2.7 -c yara-python.c -o build/temp.linux-aarch64-2.7/yara-python.o
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-WH5sxi/python2.7-2.7.13=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build/yara-python-3.5.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-2.7/yara-python.o -lyara -o /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_2.7/build/yara.so
I: pybuild base:184: /usr/bin/python3 setup.py build --dynamic-linking
running build
running build_ext
building 'yara' extension
creating build/temp.linux-aarch64-3.5
aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/build/yara-python-3.5.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_MEMMEM=1 -Iyara/libyara/include -Iyara/libyara/ -I. -I/usr/include/python3.5m -c yara-python.c -o build/temp.linux-aarch64-3.5/yara-python.o
aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build/yara-python-3.5.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.5/yara-python.o -lyara -o /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_3.5/build/yara.cpython-35m-aarch64-linux-gnu.so
make[1]: Leaving directory '/build/yara-python-3.5.0+dfsg/2nd'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
I: pybuild base:184: cd /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_3.5/build; python3.5 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
fakeroot debian/rules binary
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:184: /usr/bin/python setup.py install --root /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara
running install
running build
running build_ext
running install_lib
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr/lib
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr/lib/python2.7
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr/lib/python2.7/dist-packages
copying /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_2.7/build/yara.so -> /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr/lib/python2.7/dist-packages
running install_egg_info
running egg_info
writing yara_python.egg-info/PKG-INFO
writing top-level names to yara_python.egg-info/top_level.txt
writing dependency_links to yara_python.egg-info/dependency_links.txt
reading manifest file 'yara_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'yara/libyara/modules/module_list'
warning: no files found matching '*.c' under directory 'yara'
warning: no files found matching '*.h' under directory 'yara'
writing manifest file 'yara_python.egg-info/SOURCES.txt'
Copying yara_python.egg-info to /build/yara-python-3.5.0+dfsg/2nd/debian/python-yara/usr/lib/python2.7/dist-packages/yara_python-3.5.0.egg-info
Skipping SOURCES.txt
running install_scripts
I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara
running install
running build
running build_ext
running install_lib
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr/lib
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr/lib/python3.5
creating /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr/lib/python3.5/dist-packages
copying /build/yara-python-3.5.0+dfsg/2nd/.pybuild/pythonX.Y_3.5/build/yara.cpython-35m-aarch64-linux-gnu.so -> /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr/lib/python3.5/dist-packages
running install_egg_info
running egg_info
writing top-level names to yara_python.egg-info/top_level.txt
writing dependency_links to yara_python.egg-info/dependency_links.txt
writing yara_python.egg-info/PKG-INFO
reading manifest file 'yara_python.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'yara/libyara/modules/module_list'
warning: no files found matching '*.c' under directory 'yara'
warning: no files found matching '*.h' under directory 'yara'
writing manifest file 'yara_python.egg-info/SOURCES.txt'
Copying yara_python.egg-info to /build/yara-python-3.5.0+dfsg/2nd/debian/python3-yara/usr/lib/python3.5/dist-packages/yara_python-3.5.0.egg-info
Skipping SOURCES.txt
running install_scripts
dh_installdocs -O--buildsystem=pybuild
dh_installchangelogs -O--buildsystem=pybuild
dh_python2 -O--buildsystem=pybuild
I: dh_python2 fs:322: renaming yara.so to yara.aarch64-linux-gnu.so
dh_python3 -O--buildsystem=pybuild
dh_perl -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: tried to merge the same object (ld-linux-aarch64.so.1) twice in a symfile
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-yara/usr/lib/python2.7/dist-packages/yara.aarch64-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
dpkg-shlibdeps: warning: tried to merge the same object (ld-linux-aarch64.so.1) twice in a symfile
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-yara/usr/lib/python3/dist-packages/yara.cpython-35m-aarch64-linux-gnu.so was not linked against libpthread.so.0 (it uses 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-yara: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-yara: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-yara: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: package python-yara: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-yara: unused substitution variable ${python3:Provides}
dpkg-gencontrol: warning: package python3-yara: unused substitution variable ${python3:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python3-yara: unused substitution variable ${python3:Versions}
dpkg-gencontrol: warning: package python3-yara: unused substitution variable ${python3:Provides}
dh_md5sums -O--buildsystem=pybuild
dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python-yara-dbgsym' in '../python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb'.
dpkg-deb: building package 'python3-yara-dbgsym' in '../python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb'.
dpkg-deb: building package 'python-yara' in '../python-yara_3.5.0+dfsg-4_arm64.deb'.
dpkg-deb: building package 'python3-yara' in '../python3-yara_3.5.0+dfsg-4_arm64.deb'.
dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../yara-python_3.5.0+dfsg-4_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/30204/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/30204/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/30204 and its subdirectories
I: Current time: Thu Feb 8 22:07:58 +14 2018
I: pbuilder-time-stamp: 1518077278
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Thu Feb 8 08:07:58 UTC 2018 I: Signing ./b2/yara-python_3.5.0+dfsg-4_arm64.buildinfo as yara-python_3.5.0+dfsg-4_arm64.buildinfo.asc
Thu Feb 8 08:07:58 UTC 2018 I: Signed ./b2/yara-python_3.5.0+dfsg-4_arm64.buildinfo as ./b2/yara-python_3.5.0+dfsg-4_arm64.buildinfo.asc
Thu Feb 8 08:07:58 UTC 2018 - build #2 for yara-python/unstable/arm64 on codethink-sled15-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-5ZyhYgdL/tmp.QsPoLj4Dmx: 58.4% -- replaced with /srv/reproducible-results/rbuild-debian-5ZyhYgdL/tmp.QsPoLj4Dmx.gz
All cleanup done.
Thu Feb 8 08:07:58 UTC 2018 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-za8YOzYG, which will now be removed.
/srv/reproducible-results/rbuild-debian-cvEdqekN:
total 60
drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 01:42 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 01:45 b2
-rw------- 1 jenkins jenkins 45554 Jan 6 01:42 tmp.O3Kn9z0eQ8
-rw-r--r-- 1 jenkins jenkins 2049 Sep 12 18:58 yara-python_3.5.0+dfsg-4.dsc
/srv/reproducible-results/rbuild-debian-cvEdqekN/b1:
total 160
-rw-r--r-- 1 jenkins jenkins 42085 Jan 6 01:42 build.log
-rw-r--r-- 1 jenkins jenkins 29430 Jan 6 01:42 python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 12682 Jan 6 01:42 python-yara_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 31926 Jan 6 01:42 python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 12766 Jan 6 01:42 python3-yara_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 6227 Jan 6 01:42 yara-python_3.5.0+dfsg-4_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins 7093 Jan 6 01:42 yara-python_3.5.0+dfsg-4_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins 2068 Jan 6 01:42 yara-python_3.5.0+dfsg-4_arm64.changes
/srv/reproducible-results/rbuild-debian-cvEdqekN/b2:
total 384
-rw-r--r-- 1 jenkins jenkins 270273 Jan 6 01:45 build.log
-rw-r--r-- 1 jenkins jenkins 29430 Jan 6 01:45 python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 12682 Jan 6 01:45 python-yara_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 31926 Jan 6 01:45 python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 12766 Jan 6 01:45 python3-yara_3.5.0+dfsg-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins 6227 Jan 6 01:45 yara-python_3.5.0+dfsg-4_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins 7093 Jan 6 01:45 yara-python_3.5.0+dfsg-4_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins 2068 Jan 6 01:45 yara-python_3.5.0+dfsg-4_arm64.changes
Fri Jan 6 01:45:03 UTC 2017 I: yara-python_3.5.0+dfsg-4_arm64.changes:
Format: 1.8
Date: Mon, 12 Sep 2016 20:57:00 +0200
Source: yara-python
Binary: python-yara python3-yara
Architecture: arm64
Version: 3.5.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <bengen at debian.org>
Changed-By: Hilko Bengen <bengen at debian.org>
Description:
python-yara - Python 2 bindings for YARA
python3-yara - Python 3 bindings for YARA
Changes:
yara-python (3.5.0+dfsg-4) unstable; urgency=medium
.
* Drop bogus Suggests: python-yara-doc
* Link dynamically against libyara so that the extension can actually be
loaded
Checksums-Sha1:
7f99b31297fd9222e9d3df88523229c3a8573ce9 29430 python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
509d995e03dfd6839ba30b4c9fcc62c96d43c4ab 12682 python-yara_3.5.0+dfsg-4_arm64.deb
6cd3f6a2f4db205bfac3838e4626d51ddbe18e41 31926 python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
8199cb37a9e0a559c08ab34ca8bcc4e301dcbdd0 12766 python3-yara_3.5.0+dfsg-4_arm64.deb
aa7bc479837c8a1b7cc6be46883aea9afa491577 6227 yara-python_3.5.0+dfsg-4_arm64.buildinfo
Checksums-Sha256:
510d74cbe5367ae0a232bf80cc6625ead997f88fd090514885ded2660ff7e852 29430 python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
5682af3a0226d24b051387fe20db3100f0573c1dd6cbef12278122d8a4ac09df 12682 python-yara_3.5.0+dfsg-4_arm64.deb
6a85e945f7e41ca607766e590531f37cd32b5c9b1d7582f4e7bfb1ea49b56b05 31926 python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
126d681145b0955ac7b1b742a4412a89f3687e3747f2b62b592c77b7af13c692 12766 python3-yara_3.5.0+dfsg-4_arm64.deb
af782432ea6e4ac960d34bfbc1aeea1c85691ae7bac4e8bd5275c8fe2bd4c838 6227 yara-python_3.5.0+dfsg-4_arm64.buildinfo
Files:
818dff982813186fde5827b738900778 29430 debug extra python-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
23b6acb7dc01ada8730073b8d91811ce 12682 python optional python-yara_3.5.0+dfsg-4_arm64.deb
9b9692e2bb2dca41201bddb23cf5603e 31926 debug extra python3-yara-dbgsym_3.5.0+dfsg-4_arm64.deb
6b0b55312bbd0c92c26b9a74fdc26457 12766 python optional python3-yara_3.5.0+dfsg-4_arm64.deb
56ca4b462b70692c69c2cffc029f2c0b 6227 python optional yara-python_3.5.0+dfsg-4_arm64.buildinfo
Diff of the two buildlogs:
--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/yara-python_3.5.0+dfsg-4.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-cvEdqekN/tmp.O3Kn9z0eQ8: 79.9% -- replaced with /srv/reproducible-results/rbuild-debian-cvEdqekN/tmp.O3Kn9z0eQ8.gz
INFO: Starting at 2017-01-06 01:45:05.658779
INFO: Finished at 2017-01-06 01:45:05.922919, took: 0:00:00.264151
All cleanup done.
Fri 6 Jan 01:45:05 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-KebRWoyh, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list