[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_25 #2317

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Feb 27 15:21:32 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_25/2317/>

------------------------------------------
[...truncated 2826 lines...]
 arm-linux-gnueabihf-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_MAJOR=1 -DVERSION_MINOR=3 -DVERSION="1.3" -I/usr/include -Iinclude -I/usr/include/python2.7_d -c src/pyoggsyncstate.c -o build/temp.linux-armv7l-2.7-pydebug/src/pyoggsyncstate.o
-src/pyoggsyncstate.c: In function 'py_ogg_sync_reset':
-src/pyoggsyncstate.c:103:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
+src/pyoggsyncstate.c: In function ‘py_ogg_sync_reset’:
+src/pyoggsyncstate.c:103:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
    int ret;
        ^
-src/pyoggsyncstate.c: In function 'py_ogg_sync_clear':
-src/pyoggsyncstate.c:114:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
+src/pyoggsyncstate.c: In function ‘py_ogg_sync_clear’:
+src/pyoggsyncstate.c:114:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
    int ret;
        ^
 arm-linux-gnueabihf-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION_MAJOR=1 -DVERSION_MINOR=3 -DVERSION="1.3" -I/usr/include -Iinclude -I/usr/include/python2.7_d -c src/general.c -o build/temp.linux-armv7l-2.7-pydebug/src/general.o
 arm-linux-gnueabihf-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -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-armv7l-2.7-pydebug/src/_oggmodule.o build/temp.linux-armv7l-2.7-pydebug/src/pyoggpacket.o build/temp.linux-armv7l-2.7-pydebug/src/pyoggstreamstate.o build/temp.linux-armv7l-2.7-pydebug/src/pyoggpage.o build/temp.linux-armv7l-2.7-pydebug/src/pyoggpackbuff.o build/temp.linux-armv7l-2.7-pydebug/src/pyoggsyncstate.o build/temp.linux-armv7l-2.7-pydebug/src/general.o -logg -o build/lib.linux-armv7l-2.7-pydebug/ogg/_ogg_d.so
-[32923 refs]
-make[1]: Leaving directory '/build/pyogg-1.3+repack'
+[32911 refs]
+make[1] : on quitte le répertoire « /build/pyogg-1.3+repack »
    dh_auto_test
  fakeroot debian/rules binary
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
@@ -548,7 +567,7 @@
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/pyogg-1.3+repack'
+make[1] : on entre dans le répertoire « /build/pyogg-1.3+repack »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 for py in python2.7; do        \
@@ -565,8 +584,8 @@
 creating /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7
 creating /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages
 creating /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages/ogg
-copying build/lib.linux-armv7l-2.7/ogg/__init__.py -> /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages/ogg
 copying build/lib.linux-armv7l-2.7/ogg/_ogg.so -> /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages/ogg
+copying build/lib.linux-armv7l-2.7/ogg/__init__.py -> /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages/ogg
 byte-compiling /build/pyogg-1.3+repack/debian/python-ogg/usr/lib/python2.7/dist-packages/ogg/__init__.py to __init__.pyc
 running install_headers
 creating /build/pyogg-1.3+repack/debian/python-ogg/usr/include
@@ -599,7 +618,7 @@
 copying include/pyogg/pyogg.h -> /build/pyogg-1.3+repack/debian/python-ogg-dbg/usr/include/python2.7/pyogg
 running install_egg_info
 Writing /build/pyogg-1.3+repack/debian/python-ogg-dbg/usr/lib/python2.7/dist-packages/pyogg-1.3.egg-info
-[37455 refs]
+[37443 refs]
 find debian/python-*-dbg ! -type d ! -name '*.so' | xargs rm -f
 find debian/python-*-dbg -depth -empty -exec rmdir {} \;
 for py in python2.7; do        \
@@ -607,13 +626,13 @@
     mkdir -p debian/python-ogg-dbg/usr/include/${py}_d; \
     ln -s ../$py/pyogg debian/python-ogg-dbg/usr/include/${py}_d/pyogg; \
 done
-make[1]: Leaving directory '/build/pyogg-1.3+repack'
+make[1] : on quitte le répertoire « /build/pyogg-1.3+repack »
    debian/rules override_dh_installdocs
-make[1]: Entering directory '/build/pyogg-1.3+repack'
+make[1] : on entre dans le répertoire « /build/pyogg-1.3+repack »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 dh_installdocs --link-doc=python-ogg
-make[1]: Leaving directory '/build/pyogg-1.3+repack'
+make[1] : on quitte le répertoire « /build/pyogg-1.3+repack »
    dh_installchangelogs
    dh_installexamples
    dh_python2
@@ -625,42 +644,92 @@
    dh_compress
    dh_fixperms
    debian/rules override_dh_strip
-make[1]: Entering directory '/build/pyogg-1.3+repack'
+make[1] : on entre dans le répertoire « /build/pyogg-1.3+repack »
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 pyversions: missing debian/pyversions file, fall back to supported versions
 dh_strip -ppython-ogg --dbg-package=python-ogg-dbg
-make[1]: Leaving directory '/build/pyogg-1.3+repack'
+make[1] : on quitte le répertoire « /build/pyogg-1.3+repack »
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-ogg/usr/lib/python2.7/dist-packages/ogg/_ogg.arm-linux-gnueabihf.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-ogg-dbg/usr/lib/python2.7/dist-packages/ogg/_ogg.arm-linux-gnueabihf_d.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/python-ogg/usr/lib/python2.7/dist-packages/ogg/_ogg.arm-linux-gnueabihf.so » n'y était pas lié avec libpthread.so.0 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/python-ogg-dbg/usr/lib/python2.7/dist-packages/ogg/_ogg.arm-linux-gnueabihf_d.so » n'y était pas lié avec libpthread.so.0 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
    dh_installdeb
    dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-ogg: unused substitution variable ${python:Provides}
-dpkg-gencontrol: warning: package python-ogg: unused substitution variable ${python:Versions}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-ogg-dbg: unused substitution variable ${python:Depends}
-dpkg-gencontrol: warning: package python-ogg-dbg: unused substitution variable ${python:Provides}
-dpkg-gencontrol: warning: package python-ogg-dbg: unused substitution variable ${python:Versions}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet python-ogg : variable de substitution inutilisée ${python:Provides}
+dpkg-gencontrol: avertissement: paquet python-ogg : variable de substitution inutilisée ${python:Versions}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet python-ogg-dbg : variable de substitution inutilisée ${python:Versions}
+dpkg-gencontrol: avertissement: paquet python-ogg-dbg : variable de substitution inutilisée ${python:Provides}
+dpkg-gencontrol: avertissement: paquet python-ogg-dbg : variable de substitution inutilisée ${python:Depends}
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'python-ogg' in '../python-ogg_1.3+repack-7_armhf.deb'.
-dpkg-deb: building package 'python-ogg-dbg' in '../python-ogg-dbg_1.3+repack-7_armhf.deb'.
+dpkg-deb : construction du paquet « python-ogg-dbg » dans « ../python-ogg-dbg_1.3+repack-7_armhf.deb ».
+dpkg-deb : construction du paquet « python-ogg » dans « ../python-ogg_1.3+repack-7_armhf.deb ».
  dpkg-genbuildinfo  >../pyogg_1.3+repack-7_armhf.buildinfo
  dpkg-distaddfile pyogg_1.3+repack-7_armhf.buildinfo python optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../pyogg_1.3+repack-7_armhf.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build pyogg-1.3+repack
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/18069/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/18069/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/23953 and its subdirectories
-I: Current time: Sat Feb 27 02:49:08 GMT+12 2016
-I: pbuilder-time-stamp: 1456584548
+I: removing directory /srv/workspace/pbuilder/18069 and its subdirectories
+I: Current time: Sun Feb 28 04:53:45 GMT-14 2016
+I: pbuilder-time-stamp: 1456584825

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/pyogg_1.3+repack-7.diff:	 85.6% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/pyogg_1.3+repack-7.diff.gz
b2/build.log:	 84.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 84.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/armhf/pyogg_1.3+repack-7.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-dzljlopo/tmp.W6eWD5PFnY
+ mv /srv/reproducible-results/rbuild-debian-dzljlopo/tmp.W6eWD5PFnY /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-dzljlopo
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-dzljlopo/tmp.pgb86CSH5e
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log
+ echo

+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-dzljlopo -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-dzljlopo/dbd-tmp-HZmpmAm
++ schroot --directory /srv/reproducible-results/rbuild-debian-dzljlopo -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 49'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 49
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log
++ date -u
+ echo 'Sat Feb 27 14:53:59 UTC 2016 - diffoscope 49 will be used to compare the two builds:'
Sat Feb 27 14:53:59 UTC 2016 - diffoscope 49 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-dzljlopo -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-dzljlopo/dbd-tmp-HZmpmAm ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-dzljlopo/pyogg_1.3+repack-7.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-dzljlopo/pyogg_1.3+repack-7.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-dzljlopo/b1/pyogg_1.3+repack-7_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-dzljlopo/b2/pyogg_1.3+repack-7_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-dzljlopo/tmp.pgb86CSH5e
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

                               
 _ __  _   _  ___   __ _  __ _ 
| '_ \| | | |/ _ \ / _` |/ _` |
| |_) | |_| | (_) | (_| | (_| |
| .__/ \__, |\___/ \__, |\__, |
|_|    |___/       |___/ |___/ 

diffoscope 49 found no differences in the changes files, and a .buildinfo file also exists.
pyogg from testing built successfully and reproducibly on armhf.
INFO: Starting at 2016-02-27 14:54:01.431195
INFO: Finished at 2016-02-27 14:54:01.459067, took: 0:00:00.027882

Sat Feb 27 14:54:01 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/testing/armhf/pyogg.html

Sat Feb 27 14:54:01 UTC 2016 - total duration: 0h 9m 51s.
/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log:	 80.8% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/pyogg_1.3+repack-7.rbuild.log.gz
INFO: Starting at 2016-02-27 14:54:01.645559
INFO: Finished at 2016-02-27 14:54:01.653959, took: 0:00:00.008409
Sat 27 Feb 14:54:01 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3gOBQd9l, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded



More information about the Qa-jenkins-scm mailing list