[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_28 #15868

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 00:35:13 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_28/15868/------------------------------------------
[...truncated 138.11 KB...]
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
 gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Sun Dec  7 07:14:05 2008 -12
+gpgv: Signature made Mon Dec  8 09:14:05 2008 +14
 gpgv:                using DSA key CD614FD7F5D65169
 gpgv: Can't check signature: No public key
 dpkg-source: warning: failed to verify signature on ./tfdocgen_1.0-1.dsc
@@ -29,6 +29,18 @@
 dpkg-source: info: upstream files that have been modified: 
  tfdocgen-1.0/tfdocgen.1
 I: Installing the build-deps
+I: user script /srv/workspace/pbuilder/18803/tmp/hooks/D01_modify_environment starting
+disorder-fs debug: Running on ff2b.
+I: Changing host+domainname to test build reproducibility
+I: Adding a custom variable just for the fun of it...
+I: Changing /bin/sh to bash
+Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
+Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'
+Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
+Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/18803/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -121,7 +133,7 @@
 Get: 51 http://ftp.us.debian.org/debian unstable/main armhf pkg-config armhf 0.29-4 [59.5 kB]
 Get: 52 http://ftp.us.debian.org/debian unstable/main armhf zlib1g-dev armhf 1:1.2.8.dfsg-5 [200 kB]
 Get: 53 http://ftp.us.debian.org/debian unstable/main armhf libglib2.0-dev armhf 2.50.2-2 [2883 kB]
-Fetched 33.7 MB in 3s (10.7 MB/s)
+Fetched 33.7 MB in 1s (24.6 MB/s)
 debconf: delaying package configuration, since apt-utils is not installed
 Selecting previously unselected package groff-base.
 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18363 files and directories currently installed.)
@@ -358,13 +370,15 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 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=armhf -rfakeroot
+I: user script /srv/workspace/pbuilder/18803/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/18803/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/tfdocgen-1.0/*/ && 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=armhf -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package tfdocgen
 dpkg-buildpackage: info: source version 1.0-1
 dpkg-buildpackage: info: source distribution unstable
 dpkg-buildpackage: info: source changed by Krzysztof Burghardt <krzysztof at burghardt.pl>
- dpkg-source --before-build tfdocgen-1.0
+ dpkg-source --before-build 2nd
 dpkg-buildpackage: info: host architecture armhf
  fakeroot debian/rules clean
 dh_testdir
@@ -533,16 +547,16 @@
 dh_testdir
 # Add here commands to compile the package.
 /usr/bin/make
-make[1]: Entering directory '/build/1st/tfdocgen-1.0'
+make[1]: Entering directory '/build/tfdocgen-1.0/2nd'
 /usr/bin/make  all-am
-make[2]: Entering directory '/build/1st/tfdocgen-1.0'
+make[2]: Entering directory '/build/tfdocgen-1.0/2nd'
 if arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include   -O2 -MT tfdocgen-tfdocgen.o -MD -MP -MF ".deps/tfdocgen-tfdocgen.Tpo" -c -o tfdocgen-tfdocgen.o `test -f 'tfdocgen.c' || echo './'`tfdocgen.c; \
 then mv -f ".deps/tfdocgen-tfdocgen.Tpo" ".deps/tfdocgen-tfdocgen.Po"; else rm -f ".deps/tfdocgen-tfdocgen.Tpo"; exit 1; fi
-/bin/bash ./libtool --tag=CC --mode=link arm-linux-gnueabihf-gcc  -O2  -Wl,-z,defs -o tfdocgen  tfdocgen-tfdocgen.o -lglib-2.0 
+/bin/sh ./libtool --tag=CC --mode=link arm-linux-gnueabihf-gcc  -O2  -Wl,-z,defs -o tfdocgen  tfdocgen-tfdocgen.o -lglib-2.0 
 mkdir .libs
 arm-linux-gnueabihf-gcc -O2 -Wl,-z -Wl,defs -o tfdocgen tfdocgen-tfdocgen.o  -lglib-2.0
-make[2]: Leaving directory '/build/1st/tfdocgen-1.0'
-make[1]: Leaving directory '/build/1st/tfdocgen-1.0'
+make[2]: Leaving directory '/build/tfdocgen-1.0/2nd'
+make[1]: Leaving directory '/build/tfdocgen-1.0/2nd'
 touch build-stamp
  fakeroot debian/rules binary
 dh_testdir
@@ -699,11 +713,11 @@
 dh_testdir
 # Add here commands to compile the package.
 /usr/bin/make
-make[1]: Entering directory '/build/1st/tfdocgen-1.0'
+make[1]: Entering directory '/build/tfdocgen-1.0/2nd'
 /usr/bin/make  all-am
-make[2]: Entering directory '/build/1st/tfdocgen-1.0'
-make[2]: Leaving directory '/build/1st/tfdocgen-1.0'
-make[1]: Leaving directory '/build/1st/tfdocgen-1.0'
+make[2]: Entering directory '/build/tfdocgen-1.0/2nd'
+make[2]: Leaving directory '/build/tfdocgen-1.0/2nd'
+make[1]: Leaving directory '/build/tfdocgen-1.0/2nd'
 touch build-stamp
 dh_testdir
 dh_testroot
@@ -713,16 +727,16 @@
 dh_installdirs
 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
 # Add here commands to install the package into debian/tfdocgen.
-/usr/bin/make DESTDIR=/build/1st/tfdocgen-1.0/debian/tfdocgen install
-make[1]: Entering directory '/build/1st/tfdocgen-1.0'
-make[2]: Entering directory '/build/1st/tfdocgen-1.0'
-test -z "/usr/bin" || mkdir -p -- "/build/1st/tfdocgen-1.0/debian/tfdocgen/usr/bin"
-  /bin/bash ./libtool --mode=install /usr/bin/install -c 'tfdocgen' '/build/1st/tfdocgen-1.0/debian/tfdocgen/usr/bin/tfdocgen'
-/usr/bin/install -c tfdocgen /build/1st/tfdocgen-1.0/debian/tfdocgen/usr/bin/tfdocgen
-test -z "/usr/share/man/man1" || mkdir -p -- "/build/1st/tfdocgen-1.0/debian/tfdocgen/usr/share/man/man1"
- /usr/bin/install -c -m 644 './tfdocgen.1' '/build/1st/tfdocgen-1.0/debian/tfdocgen/usr/share/man/man1/tfdocgen.1'
-make[2]: Leaving directory '/build/1st/tfdocgen-1.0'
-make[1]: Leaving directory '/build/1st/tfdocgen-1.0'
+/usr/bin/make DESTDIR=/build/tfdocgen-1.0/2nd/debian/tfdocgen install
+make[1]: Entering directory '/build/tfdocgen-1.0/2nd'
+make[2]: Entering directory '/build/tfdocgen-1.0/2nd'
+test -z "/usr/bin" || mkdir -p -- "/build/tfdocgen-1.0/2nd/debian/tfdocgen/usr/bin"
+  /bin/sh ./libtool --mode=install /usr/bin/install -c 'tfdocgen' '/build/tfdocgen-1.0/2nd/debian/tfdocgen/usr/bin/tfdocgen'
+/usr/bin/install -c tfdocgen /build/tfdocgen-1.0/2nd/debian/tfdocgen/usr/bin/tfdocgen
+test -z "/usr/share/man/man1" || mkdir -p -- "/build/tfdocgen-1.0/2nd/debian/tfdocgen/usr/share/man/man1"
+ /usr/bin/install -c -m 644 './tfdocgen.1' '/build/tfdocgen-1.0/2nd/debian/tfdocgen/usr/share/man/man1/tfdocgen.1'
+make[2]: Leaving directory '/build/tfdocgen-1.0/2nd'
+make[1]: Leaving directory '/build/tfdocgen-1.0/2nd'
 dh_testdir
 dh_testroot
 dh_installchangelogs ChangeLog
@@ -746,15 +760,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../tfdocgen_1.0-1_armhf.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build tfdocgen-1.0
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/18803/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/18803/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/6782 and its subdirectories
-I: Current time: Sun Feb  5 12:31:56 -12 2017
-I: pbuilder-time-stamp: 1486341116
+I: removing directory /srv/workspace/pbuilder/18803 and its subdirectories
+I: Current time: Mon Feb  6 14:33:59 +14 2017
+I: pbuilder-time-stamp: 1486341239

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/tfdocgen_1.0-1.diff:	 72.0% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/tfdocgen_1.0-1.diff.gz
b2/build.log:	 82.7%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 82.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/tfdocgen_1.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-z06bpmLb/tmp.C6VKvRM6Bb
+ mv /srv/reproducible-results/rbuild-debian-z06bpmLb/tmp.C6VKvRM6Bb /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/tfdocgen_1.0-1_armhf.changes b2/tfdocgen_1.0-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-z06bpmLb
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-z06bpmLb/tmp.TJPM863Qz5
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-z06bpmLb -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-z06bpmLb/dbd-tmp-O6ZQJ4C
++ schroot --directory /srv/reproducible-results/rbuild-debian-z06bpmLb -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log
++ date -u
+ echo -e 'Mon Feb  6 00:34:08 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Mon Feb  6 00:34:08 UTC 2017  I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-z06bpmLb -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-z06bpmLb/dbd-tmp-O6ZQJ4C ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-z06bpmLb/tfdocgen_1.0-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-z06bpmLb/tfdocgen_1.0-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-z06bpmLb/b1/tfdocgen_1.0-1_armhf.changes 			/srv/reproducible-results/rbuild-debian-z06bpmLb/b2/tfdocgen_1.0-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-z06bpmLb/tmp.TJPM863Qz5
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-z06bpmLb/tfdocgen_1.0-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-z06bpmLb/tfdocgen_1.0-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-z06bpmLb/b1/tfdocgen_1.0-1_armhf.changes /srv/reproducible-results/rbuild-debian-z06bpmLb/b2/tfdocgen_1.0-1_armhf.changes
====================================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.007s)
-------------------------

       0.007s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.006s)
-------------------------------

       0.006s    10 calls    diffoscope.comparators.binary.FilesystemFile
 _    __     _                            
| |_ / _| __| | ___   ___ __ _  ___ _ __  
| __| |_ / _` |/ _ \ / __/ _` |/ _ \ '_ \ 
| |_|  _| (_| | (_) | (_| (_| |  __/ | | |
 \__|_|  \__,_|\___/ \___\__, |\___|_| |_|
                         |___/            
Mon Feb  6 00:34:10 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb  6 00:34:10 UTC 2017  I: tfdocgen from unstable built successfully and reproducibly on armhf.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 00:34:11.554449
INFO: Finished at 2017-02-06 00:34:11.816580, took: 0:00:00.262147

Mon Feb  6 00:34:11 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/tfdocgen.html

Mon Feb  6 00:34:11 UTC 2017  I: Submitting .buildinfo files to external archives:
Mon Feb  6 00:34:13 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Mon Feb  6 00:34:43 UTC 2017  E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Mon Feb  6 00:35:13 UTC 2017  E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Mon Feb  6 00:35:13 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Mon Feb  6 00:35:13 UTC 2017  I: Done submitting .buildinfo files.
Mon Feb  6 00:35:13 UTC 2017  I: Removing signed tfdocgen_1.0-1_armhf.buildinfo.asc files:
removed ‘./b1/tfdocgen_1.0-1_armhf.buildinfo.asc’
removed ‘./b2/tfdocgen_1.0-1_armhf.buildinfo.asc’
Mon Feb  6 00:35:13 UTC 2017 - total duration: 0h 3m 49s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tfdocgen_1.0-1.rbuild.log.gz: No space left on device
Mon  6 Feb 00:35:13 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4Ekba7U7, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list