[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_6 #55657
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Oct 20 03:15:37 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_6/55657/------------------------------------------
[...truncated 2251 lines...]
-Reading extended state information...
-Initializing package states...
-Writing extended state information...
-Building tag database...
+Paramétrage de libtool (2.4.6-2) ...
+Paramétrage de gettext (0.19.8.1-1) ...
+Paramétrage de intltool-debian (0.35.0+20060710.4) ...
+Paramétrage de po-debconf (1.0.20) ...
+Paramétrage de dh-autoreconf (12) ...
+Paramétrage de debhelper (10.2.2) ...
+Paramétrage de dh-strip-nondeterminism (0.028-1) ...
+Traitement des actions différées (« triggers ») pour libc-bin (2.24-5) ...
+Lecture des listes de paquets...
+Construction de l'arbre des dépendances...
+Lecture des informations d'état...
+Lecture de l'information d'état étendu...
+Initialisation de l'état des paquets...
+Écriture de l'information d'état étendu...
+Construction de la base de données des étiquettes...
-> Finished parsing the build-deps
-Reading package lists...
-Building dependency tree...
-Reading state information...
+Lecture des listes de paquets…
+Construction de l'arbre des dépendances…
+Lecture des informations d'état…
fakeroot is already the newest version (1.21-2).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
I: Copying source file
I: copying [libio-socket-socks-perl_0.69-1.dsc]
I: copying [./libio-socket-socks-perl_0.69.orig.tar.gz]
I: copying [./libio-socket-socks-perl_0.69-1.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
-gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Wed Oct 19 04:36:22 2016 -12
+gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': Erreur générale
+gpgv: Signature made jeu 20 oct 2016 06:36:22 +14
gpgv: using RSA key 12973B6E72DC07B5
-gpgv: Can't check signature: No public key
+gpgv: Can't check signature: Pas de clef publique
dpkg-source: warning: failed to verify signature on ./libio-socket-socks-perl_0.69-1.dsc
dpkg-source: info: extracting libio-socket-socks-perl in libio-socket-socks-perl-0.69
dpkg-source: info: unpacking libio-socket-socks-perl_0.69.orig.tar.gz
dpkg-source: info: unpacking libio-socket-socks-perl_0.69-1.debian.tar.xz
dpkg-source: info: applying spelling.patch
I: Building the package
-I: Running cd /build-1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
+I: Running cd /build-2nd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
dpkg-buildpackage: info: source package libio-socket-socks-perl
dpkg-buildpackage: info: source version 0.69-1
dpkg-buildpackage: info: source distribution unstable
@@ -258,7 +269,7 @@
dh_testdir
dh_update_autotools_config
dh_auto_configure
- perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build-1st/libio-socket-socks-perl-0.69=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build-1st/libio-socket-socks-perl-0.69=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
+ perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build-2nd/libio-socket-socks-perl-0.69=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/build-2nd/libio-socket-socks-perl-0.69=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
@@ -266,13 +277,13 @@
Writing MYMETA.yml and MYMETA.json
dh_auto_build
make -j1
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
cp lib/IO/Socket/Socks.pm blib/lib/IO/Socket/Socks.pm
Manifying 1 pod document
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_auto_test
make -j1 test TEST_VERBOSE=1
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
IO::Socket::IP v0.37 used as base class
t/01_load.t ..........
@@ -384,13 +395,13 @@
t/06_accept_mixed.t ..
ok 1 - Socks 5 client non-blocking connection 1 started
ok 2 - Socks 4 client non-blocking connection 2 started
-ok 3 - Socks 4 client non-blocking connection 3 started
+ok 3 - Socks 5 client non-blocking connection 3 started
ok 4 - Socks 5 client non-blocking connection 4 started
-ok 5 - Socks 5 client non-blocking connection 5 started
-ok 6 - Socks 5 client non-blocking connection 6 started
-ok 7 - Socks 4 client non-blocking connection 7 started
+ok 5 - Socks 4 client non-blocking connection 5 started
+ok 6 - Socks 4 client non-blocking connection 6 started
+ok 7 - Socks 5 client non-blocking connection 7 started
ok 8 - Socks 5 client non-blocking connection 8 started
-ok 9 - Socks 4 client non-blocking connection 9 started
+ok 9 - Socks 5 client non-blocking connection 9 started
ok 10 - Socks 5 client non-blocking connection 10 started
ok 11 - Socks mixed accept() 1
ok 12 - Socks mixed accept() 2
@@ -411,41 +422,41 @@
t/07_accept_nb4.t .... skipped: SOCKS_SLOW_TESTS environment variable should has true value
t/08_accept_nb5.t .... skipped: SOCKS_SLOW_TESTS environment variable should has true value
All tests successful.
-Files=8, Tests=115, 1 wallclock secs ( 0.08 usr 0.03 sys + 0.98 cusr 0.15 csys = 1.24 CPU)
+Files=8, Tests=115, 1 wallclock secs ( 0.11 usr 0.03 sys + 1.24 cusr 0.11 csys = 1.49 CPU)
Result: PASS
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
- make -j1 install DESTDIR=/build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+ make -j1 install DESTDIR=/build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
Manifying 1 pod document
-Installing /build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/perl5/IO/Socket/Socks.pm
-Installing /build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/man/man3/IO::Socket::Socks.3pm
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+Installing /build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/perl5/IO/Socket/Socks.pm
+Installing /build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/man/man3/IO::Socket::Socks.3pm
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_installdocs
dh_installchangelogs
debian/rules override_dh_installexamples
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_installexamples
-sed -i -e's|^#!/usr/bin/env perl|#!/usr/bin/perl|' /build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/*.pl
-sed -i -e '1i #!/usr/bin/perl\n' /build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/chain.pl
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+sed -i -e's|^#!/usr/bin/env perl|#!/usr/bin/perl|' /build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/*.pl
+sed -i -e '1i #!/usr/bin/perl\n' /build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/chain.pl
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
debian/rules override_dh_compress
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_compress -Xexamples
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
debian/rules override_dh_fixperms
-make[1]: Entering directory '/build-1st/libio-socket-socks-perl-0.69'
+make[1] : on entre dans le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_fixperms
-chmod a+x /build-1st/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/*.pl
-make[1]: Leaving directory '/build-1st/libio-socket-socks-perl-0.69'
+chmod a+x /build-2nd/libio-socket-socks-perl-0.69/debian/libio-socket-socks-perl/usr/share/doc/libio-socket-socks-perl/examples/*.pl
+make[1] : on quitte le répertoire « /build-2nd/libio-socket-socks-perl-0.69 »
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
@@ -459,12 +470,14 @@
dpkg-source --after-build libio-socket-socks-perl-0.69
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/50523/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/50523/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/64152 and its subdirectories
-I: Current time: Tue Nov 21 21:37:36 GMT+12 2017
-I: pbuilder-time-stamp: 1511343456
+I: removing directory /srv/workspace/pbuilder/50523 and its subdirectories
+I: Current time: jeudi 20 octobre 2016, 17:15:27 (UTC+1400)
+I: pbuilder-time-stamp: 1476933327
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/libio-socket-socks-perl_0.69-1.diff: 81.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/libio-socket-socks-perl_0.69-1.diff.gz
b2/build.log: 77.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 77.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/libio-socket-socks-perl_0.69-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-maQoJJG4/tmp.rrHnNUbrju
+ mv /srv/reproducible-results/rbuild-debian-maQoJJG4/tmp.rrHnNUbrju /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-maQoJJG4
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-maQoJJG4/tmp.WXwn2ar8NC
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-maQoJJG4 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-maQoJJG4/dbd-tmp-e3MMDwB
++ schroot --directory /srv/reproducible-results/rbuild-debian-maQoJJG4 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ echo diffoscope 61
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log
++ date -u
+ echo -e 'Thu Oct 20 03:15:35 UTC 2016 I: diffoscope 61 will be used to compare the two builds:'
Thu Oct 20 03:15:35 UTC 2016 I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-maQoJJG4 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-maQoJJG4/dbd-tmp-e3MMDwB ; diffoscope --html /srv/reproducible-results/rbuild-debian-maQoJJG4/libio-socket-socks-perl_0.69-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-maQoJJG4/libio-socket-socks-perl_0.69-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-maQoJJG4/b1/libio-socket-socks-perl_0.69-1_amd64.buildinfo /srv/reproducible-results/rbuild-debian-maQoJJG4/b2/libio-socket-socks-perl_0.69-1_amd64.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-maQoJJG4/tmp.WXwn2ar8NC
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _ _ _ _ _ _
| (_) |__ (_) ___ ___ ___ ___| | _____| |_ ___ ___ ___| | __
| | | '_ \| |/ _ \ _____/ __|/ _ \ / __| |/ / _ \ __|____/ __|/ _ \ / __| |/ /
| | | |_) | | (_) |_____\__ \ (_) | (__| < __/ ||_____\__ \ (_) | (__| <
|_|_|_.__/|_|\___/ |___/\___/ \___|_|\_\___|\__| |___/\___/ \___|_|\_\
_
___ _ __ ___ _ __| |
/ __|_____| '_ \ / _ \ '__| |
\__ \_____| |_) | __/ | | |
|___/ | .__/ \___|_| |_|
|_|
Thu Oct 20 03:15:36 UTC 2016 I: diffoscope 61 found no differences in the changes files, and a .buildinfo file also exists.
Thu Oct 20 03:15:36 UTC 2016 I: libio-socket-socks-perl from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2016-10-20 03:15:37.077566
INFO: Finished at 2016-10-20 03:15:37.169046, took: 0:00:00.091492
Thu Oct 20 03:15:37 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libio-socket-socks-perl.html
Thu Oct 20 03:15:37 UTC 2016 - total duration: 0h 2m 7s.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log.gz: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/libio-socket-socks-perl_0.69-1.rbuild.log.gz: No space left on device
Thu 20 Oct 03:15:37 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tUvHPJQV, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list