[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #32431

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 21 08:41:11 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_15/32431/>

------------------------------------------
[...truncated 13403 lines...]
                ^
 gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o rsa-encrypt-test
@@ -3979,32 +3990,32 @@
 gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs   -c eddsa-sign-test.c && true
 gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed eddsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o eddsa-sign-test
 gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs   -c eddsa-verify-test.c && true
-eddsa-verify-test.c: In function 'test_eddsa':
-eddsa-verify-test.c:93:9: warning: pointer targets in passing argument 7 of '_nettle_eddsa_verify' differ in signedness [-Wpointer-sign]
+eddsa-verify-test.c: In function ‘test_eddsa’:
+eddsa-verify-test.c:93:9: warning: pointer targets in passing argument 7 of ‘_nettle_eddsa_verify’ differ in signedness [-Wpointer-sign]
       3, "foo", signature, scratch))
          ^
 In file included from eddsa-verify-test.c:34:0:
-../eddsa.h:57:23: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *'
+../eddsa.h:57:23: note: expected ‘const uint8_t * {aka const unsigned char *}’ but argument is of type ‘char *’
  #define _eddsa_verify _nettle_eddsa_verify
                        ^
-../eddsa.h:119:1: note: in expansion of macro '_eddsa_verify'
+../eddsa.h:119:1: note: in expansion of macro ‘_eddsa_verify’
  _eddsa_verify (const struct ecc_curve *ecc,
  ^
 gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed eddsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o eddsa-verify-test
 gcc -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs   -c ed25519-test.c && true
 In file included from ed25519-test.c:32:0:
-ed25519-test.c: In function 'decode_hex':
-ed25519-test.c:46:65: warning: pointer targets in passing argument 5 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign]
+ed25519-test.c: In function ‘decode_hex’:
+ed25519-test.c:46:65: warning: pointer targets in passing argument 5 of ‘nettle_base16_decode_update’ differ in signedness [-Wpointer-sign]
    ASSERT (base16_decode_update (&ctx, &out_size, dst, 2*length, src));
                                                                  ^
-testutils.h:286:11: note: in definition of macro 'ASSERT'
+testutils.h:286:11: note: in definition of macro ‘ASSERT’
      if (!(x))        \
            ^
 In file included from ed25519-test.c:38:0:
-../base16.h:49:30: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *'
+../base16.h:49:30: note: expected ‘const uint8_t * {aka const unsigned char *}’ but argument is of type ‘const char *’
  #define base16_decode_update nettle_base16_decode_update
                               ^
-../base16.h:96:1: note: in expansion of macro 'base16_decode_update'
+../base16.h:96:1: note: in expansion of macro ‘base16_decode_update’
  base16_decode_update(struct base16_decode_ctx *ctx,
  ^
 gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro -Wl,--as-needed ed25519-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp  -o ed25519-test
@@ -4106,9 +4117,9 @@
 ===================
 All 88 tests passed
 ===================
-make[2]: Leaving directory '/build/nettle-3.2/testsuite'
+make[2] : on quitte le répertoire « /build/nettle-3.2/testsuite »
 Making check in examples
-make[2]: Entering directory '/build/nettle-3.2/examples'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/examples »
 LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \
   EMULATOR="" EXEEXT="" \
           ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test
@@ -4121,8 +4132,8 @@
 ==================
 All 3 tests passed
 ==================
-make[2]: Leaving directory '/build/nettle-3.2/examples'
-make[1]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2/examples »
+make[1] : on quitte le répertoire « /build/nettle-3.2 »
 touch build-stamp
  fakeroot debian/rules binary
 dh_testdir
@@ -4131,9 +4142,9 @@
 dh_installdirs
 # Add here commands to install the package into debian/tmp
 /usr/bin/make install DESTDIR=/build/nettle-3.2/debian/tmp
-make[1]: Entering directory '/build/nettle-3.2'
+make[1] : on entre dans le répertoire « /build/nettle-3.2 »
 /usr/bin/make install-here
-make[2]: Entering directory '/build/nettle-3.2'
+make[2] : on entre dans le répertoire « /build/nettle-3.2 »
 /bin/mkdir -p /build/nettle-3.2/debian/tmp/usr/share/info
 f=nettle.info ; \
 [ -f $f ] || f="./$f" ; \
@@ -4171,25 +4182,25 @@
 	&& rm -f libhogweed.so.4 libhogweed.so \
 	&& ln -s libhogweed.so.4.2 libhogweed.so.4 \
 	&& ln -s libhogweed.so.4.2 libhogweed.so)
-make[2]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2 »
 set -e; for d in tools testsuite examples; do \
   echo "Making install in $d" ; (cd $d && /usr/bin/make install); done
 Making install in tools
-make[2]: Entering directory '/build/nettle-3.2/tools'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/tools »
 /bin/mkdir -p /build/nettle-3.2/debian/tmp/usr/bin
 for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \
   /usr/bin/install -c $f /build/nettle-3.2/debian/tmp/usr/bin ; \
 done
-make[2]: Leaving directory '/build/nettle-3.2/tools'
+make[2] : on quitte le répertoire « /build/nettle-3.2/tools »
 Making install in testsuite
-make[2]: Entering directory '/build/nettle-3.2/testsuite'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/testsuite »
 true
-make[2]: Leaving directory '/build/nettle-3.2/testsuite'
+make[2] : on quitte le répertoire « /build/nettle-3.2/testsuite »
 Making install in examples
-make[2]: Entering directory '/build/nettle-3.2/examples'
+make[2] : on entre dans le répertoire « /build/nettle-3.2/examples »
 true
-make[2]: Leaving directory '/build/nettle-3.2/examples'
-make[1]: Leaving directory '/build/nettle-3.2'
+make[2] : on quitte le répertoire « /build/nettle-3.2/examples »
+make[1] : on quitte le répertoire « /build/nettle-3.2 »
 dh_testdir
 dh_testroot
 dh_install -a --sourcedir=debian/tmp
@@ -4203,9 +4214,9 @@
 dh_compress -a -X.pdf
 dh_fixperms -a
 dh_makeshlibs -a -V
-dpkg-gensymbols: warning: debian/libhogweed4/DEBIAN/symbols doesn't match completely debian/libhogweed4.symbols
+dpkg-gensymbols: avertissement: debian/libhogweed4/DEBIAN/symbols ne correspond pas complètement à debian/libhogweed4.symbols
 --- debian/libhogweed4.symbols (libhogweed4_3.2-1_amd64)
-+++ dpkg-gensymbolsiIyqrF	2016-04-20 20:07:31.932000000 -1200
++++ dpkg-gensymbolsKPSUK2	2017-05-25 04:31:55.494984444 +1400
 @@ -53,12 +53,12 @@
   _nettle_mpn_set_base256_le at HOGWEED_4 0
   _nettle_mpz_limbs_cmp at HOGWEED_4 0
@@ -4227,33 +4238,36 @@
 dh_installdeb -a
 dh_shlibdeps -a
 dh_gencontrol -a
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package nettle-dbg: unused substitution variable ${misc:Pre-Depends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet nettle-dbg : variable de substitution inutilisée ${misc:Pre-Depends}
 dh_md5sums -a
 dh_builddeb -a
-dpkg-deb: building package 'libhogweed4' in '../libhogweed4_3.2-1_amd64.deb'.
-dpkg-deb: building package 'libnettle6' in '../libnettle6_3.2-1_amd64.deb'.
-dpkg-deb: building package 'nettle-bin' in '../nettle-bin_3.2-1_amd64.deb'.
-dpkg-deb: building package 'nettle-dev' in '../nettle-dev_3.2-1_amd64.deb'.
-dpkg-deb: building package 'nettle-dbg' in '../nettle-dbg_3.2-1_amd64.deb'.
+dpkg-deb : construction du paquet « libhogweed4 » dans « ../libhogweed4_3.2-1_amd64.deb ».
+dpkg-deb : construction du paquet « libnettle6 » dans « ../libnettle6_3.2-1_amd64.deb ».
+dpkg-deb : construction du paquet « nettle-dev » dans « ../nettle-dev_3.2-1_amd64.deb ».
+dpkg-deb : construction du paquet « nettle-bin » dans « ../nettle-bin_3.2-1_amd64.deb ».
+dpkg-deb : construction du paquet « nettle-dbg » dans « ../nettle-dbg_3.2-1_amd64.deb ».
  dpkg-genbuildinfo  >../nettle_3.2-1_amd64.buildinfo
  dpkg-distaddfile nettle_3.2-1_amd64.buildinfo libs 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 >../nettle_3.2-1_amd64.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 nettle-3.2
-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/48581/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/48581/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
 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 /srv/workspace/pbuilder/20907 and its subdirectories
-I: Current time: Wed Apr 20 20:07:41 GMT+12 2016
-I: pbuilder-time-stamp: 1461226061
+I: removing directory /srv/workspace/pbuilder/48581 and its subdirectories
+I: Current time: jeudi 25 mai 2017, 04:32:04 (UTC+1400)
+I: pbuilder-time-stamp: 1495636324

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/nettle_3.2-1.diff:	 92.7% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/nettle_3.2-1.diff.gz
b2/build.log:	 93.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 93.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/nettle_3.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-XBB3aLpE/tmp.oZm1a6Jikk
+ mv /srv/reproducible-results/rbuild-debian-XBB3aLpE/tmp.oZm1a6Jikk /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-XBB3aLpE
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-XBB3aLpE/tmp.oQQyXd2tKf
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log

+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-XBB3aLpE -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-XBB3aLpE/dbd-tmp-qSTgwMf
++ schroot --directory /srv/reproducible-results/rbuild-debian-XBB3aLpE -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 51'
++ echo diffoscope 51
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log
++ date -u
+ echo 'Thu Apr 21 08:10:21 UTC 2016 - diffoscope 51 will be used to compare the two builds:'
Thu Apr 21 08:10:21 UTC 2016 - diffoscope 51 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-XBB3aLpE -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-XBB3aLpE/dbd-tmp-qSTgwMf ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-XBB3aLpE/nettle_3.2-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-XBB3aLpE/nettle_3.2-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-XBB3aLpE/b1/nettle_3.2-1_amd64.buildinfo 			/srv/reproducible-results/rbuild-debian-XBB3aLpE/b2/nettle_3.2-1_amd64.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-XBB3aLpE/tmp.oQQyXd2tKf
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

            _   _   _      
 _ __   ___| |_| |_| | ___ 
| '_ \ / _ \ __| __| |/ _ \
| | | |  __/ |_| |_| |  __/
|_| |_|\___|\__|\__|_|\___|
                           

diffoscope 51 found no differences in the changes files, and a .buildinfo file also exists.
nettle from testing built successfully and reproducibly on amd64.
INFO: Starting at 2016-04-21 08:10:22.906519
INFO: Finished at 2016-04-21 08:10:22.954729, took: 0:00:00.048217

Thu Apr 21 08:10:22 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/testing/amd64/nettle.html

Thu Apr 21 08:10:22 UTC 2016 - total duration: 0h 5m 22s.
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log:	 92.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/nettle_3.2-1.rbuild.log.gz
INFO: Starting at 2016-04-21 08:10:23.134917
INFO: Finished at 2016-04-21 08:10:23.149562, took: 0:00:00.014657
Thu 21 Apr 08:10:23 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-J54GdkBD, 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