[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_22 #10188

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 02:49:11 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_22/10188/------------------------------------------
[...truncated 104.93 KB...]
-chmod a+x /build/1st/knocker-0.7.1/./configure
+chmod a+x /build/knocker-0.7.1/2nd/./configure
 mkdir -p .
-cd . && CFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" /build/1st/knocker-0.7.1/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/knocker" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules
+cd . && CFLAGS="-g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security" CXXFLAGS="-g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" /build/knocker-0.7.1/2nd/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/knocker" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
@@ -304,8 +315,8 @@
 checking for working autoheader... found
 checking for working makeinfo... missing
 checking for gcc... gcc
-checking whether the C compiler (gcc -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro) works... yes
-checking whether the C compiler (gcc -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro) is a cross-compiler... no
+checking whether the C compiler (gcc -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro) works... yes
+checking whether the C compiler (gcc -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ANSI C... none needed
@@ -338,40 +349,40 @@
 creating config.h
 touch debian/stamp-autotools
 /usr/bin/make -C . 
-make[1]: Entering directory '/build/1st/knocker-0.7.1'
+make[1]: Entering directory '/build/knocker-0.7.1/2nd'
 /usr/bin/make  all-recursive
-make[2]: Entering directory '/build/1st/knocker-0.7.1'
+make[2]: Entering directory '/build/knocker-0.7.1/2nd'
 Making all in src
-make[3]: Entering directory '/build/1st/knocker-0.7.1/src'
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_main.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_core.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_args.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_user.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_conf.c
+make[3]: Entering directory '/build/knocker-0.7.1/2nd/src'
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_main.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_core.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_args.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_user.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_conf.c
 knocker_conf.c: In function '_get_answer':
 knocker_conf.c:125:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
    fscanf (stdin, "%s", tmp);
    ^~~~~~~~~~~~~~~~~~~~~~~~~
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_output.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_log.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_term.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_output.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_log.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_term.c
 knocker_term.c: In function 'knocker_term_clear':
 knocker_term.c:46:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
        system ("clear");         /* this should work on the most of the UNIX and UNIX-like */
        ^~~~~~~~~~~~~~~~
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_time.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_services.c
-gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_led.c
-gcc  -g -O2 -fdebug-prefix-map=/build/1st/knocker-0.7.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o knocker  knocker_main.o knocker_core.o knocker_args.o knocker_user.o knocker_conf.o knocker_output.o knocker_log.o knocker_term.o knocker_time.o knocker_services.o knocker_led.o  
-make[3]: Leaving directory '/build/1st/knocker-0.7.1/src'
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_time.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_services.c
+gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -c knocker_led.c
+gcc  -g -O2 -fdebug-prefix-map=/build/knocker-0.7.1/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -o knocker  knocker_main.o knocker_core.o knocker_args.o knocker_user.o knocker_conf.o knocker_output.o knocker_log.o knocker_term.o knocker_time.o knocker_services.o knocker_led.o  
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd/src'
 Making all in docs
-make[3]: Entering directory '/build/1st/knocker-0.7.1/docs'
+make[3]: Entering directory '/build/knocker-0.7.1/2nd/docs'
 make[3]: Nothing to be done for 'all'.
-make[3]: Leaving directory '/build/1st/knocker-0.7.1/docs'
-make[3]: Entering directory '/build/1st/knocker-0.7.1'
-make[3]: Leaving directory '/build/1st/knocker-0.7.1'
-make[2]: Leaving directory '/build/1st/knocker-0.7.1'
-make[1]: Leaving directory '/build/1st/knocker-0.7.1'
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd/docs'
+make[3]: Entering directory '/build/knocker-0.7.1/2nd'
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd'
+make[2]: Leaving directory '/build/knocker-0.7.1/2nd'
+make[1]: Leaving directory '/build/knocker-0.7.1/2nd'
 touch debian/stamp-makefile-build
 CDBS WARNING:  DEB_MAKE_CHECK_TARGET unset, not running checks
  fakeroot debian/rules binary
@@ -382,39 +393,39 @@
 dh_installdirs -A 
 mkdir -p "."
 CDBS WARNING:  DEB_MAKE_CHECK_TARGET unset, not running checks
-/usr/bin/make -C . install DESTDIR=/build/1st/knocker-0.7.1/debian/knocker/
-make[1]: Entering directory '/build/1st/knocker-0.7.1'
+/usr/bin/make -C . install DESTDIR=/build/knocker-0.7.1/2nd/debian/knocker/
+make[1]: Entering directory '/build/knocker-0.7.1/2nd'
 Making install in src
-make[2]: Entering directory '/build/1st/knocker-0.7.1/src'
-make[3]: Entering directory '/build/1st/knocker-0.7.1/src'
-/bin/sh ../mkinstalldirs /build/1st/knocker-0.7.1/debian/knocker//usr/bin
-mkdir /build/1st/knocker-0.7.1/debian/knocker/usr
-mkdir /build/1st/knocker-0.7.1/debian/knocker/usr/bin
-  /usr/bin/install -c  knocker /build/1st/knocker-0.7.1/debian/knocker//usr/bin/knocker
+make[2]: Entering directory '/build/knocker-0.7.1/2nd/src'
+make[3]: Entering directory '/build/knocker-0.7.1/2nd/src'
+/bin/sh ../mkinstalldirs /build/knocker-0.7.1/2nd/debian/knocker//usr/bin
+mkdir /build/knocker-0.7.1/2nd/debian/knocker/usr
+mkdir /build/knocker-0.7.1/2nd/debian/knocker/usr/bin
+  /usr/bin/install -c  knocker /build/knocker-0.7.1/2nd/debian/knocker//usr/bin/knocker
 make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build/1st/knocker-0.7.1/src'
-make[2]: Leaving directory '/build/1st/knocker-0.7.1/src'
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd/src'
+make[2]: Leaving directory '/build/knocker-0.7.1/2nd/src'
 Making install in docs
-make[2]: Entering directory '/build/1st/knocker-0.7.1/docs'
-make[3]: Entering directory '/build/1st/knocker-0.7.1/docs'
+make[2]: Entering directory '/build/knocker-0.7.1/2nd/docs'
+make[3]: Entering directory '/build/knocker-0.7.1/2nd/docs'
 make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/make  install-man1
-make[4]: Entering directory '/build/1st/knocker-0.7.1/docs'
-/bin/sh ../mkinstalldirs /build/1st/knocker-0.7.1/debian/knocker//usr/share/man/man1
-mkdir /build/1st/knocker-0.7.1/debian/knocker/usr/share
-mkdir /build/1st/knocker-0.7.1/debian/knocker/usr/share/man
-mkdir /build/1st/knocker-0.7.1/debian/knocker/usr/share/man/man1
- /usr/bin/install -c -m 644 ./knocker.1 /build/1st/knocker-0.7.1/debian/knocker//usr/share/man/man1/knocker.1
-make[4]: Leaving directory '/build/1st/knocker-0.7.1/docs'
-make[3]: Leaving directory '/build/1st/knocker-0.7.1/docs'
-make[2]: Leaving directory '/build/1st/knocker-0.7.1/docs'
-make[2]: Entering directory '/build/1st/knocker-0.7.1'
-make[3]: Entering directory '/build/1st/knocker-0.7.1'
+make[4]: Entering directory '/build/knocker-0.7.1/2nd/docs'
+/bin/sh ../mkinstalldirs /build/knocker-0.7.1/2nd/debian/knocker//usr/share/man/man1
+mkdir /build/knocker-0.7.1/2nd/debian/knocker/usr/share
+mkdir /build/knocker-0.7.1/2nd/debian/knocker/usr/share/man
+mkdir /build/knocker-0.7.1/2nd/debian/knocker/usr/share/man/man1
+ /usr/bin/install -c -m 644 ./knocker.1 /build/knocker-0.7.1/2nd/debian/knocker//usr/share/man/man1/knocker.1
+make[4]: Leaving directory '/build/knocker-0.7.1/2nd/docs'
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd/docs'
+make[2]: Leaving directory '/build/knocker-0.7.1/2nd/docs'
+make[2]: Entering directory '/build/knocker-0.7.1/2nd'
+make[3]: Entering directory '/build/knocker-0.7.1/2nd'
 make[3]: Nothing to be done for 'install-exec-am'.
 make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build/1st/knocker-0.7.1'
-make[2]: Leaving directory '/build/1st/knocker-0.7.1'
-make[1]: Leaving directory '/build/1st/knocker-0.7.1'
+make[3]: Leaving directory '/build/knocker-0.7.1/2nd'
+make[2]: Leaving directory '/build/knocker-0.7.1/2nd'
+make[1]: Leaving directory '/build/knocker-0.7.1/2nd'
 touch debian/stamp-makefile-install
 Adding cdbs dependencies to debian/knocker.substvars
 dh_installdirs -pknocker \
@@ -458,15 +469,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../knocker_0.7.1-4_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build knocker-0.7.1
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/32464/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/32464/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/7890 and its subdirectories
-I: Current time: Sat Mar 10 21:11:18 -12 2018
-I: pbuilder-time-stamp: 1520759478
+I: removing directory /srv/workspace/pbuilder/32464 and its subdirectories
+I: Current time: Mon Feb  6 16:49:06 +14 2017
+I: pbuilder-time-stamp: 1486349346

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/knocker_0.7.1-4.diff:	 80.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/knocker_0.7.1-4.diff.gz
b2/build.log:	 78.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 78.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/knocker_0.7.1-4.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-oqFryBak/tmp.9ejsPNQbc3
+ mv /srv/reproducible-results/rbuild-debian-oqFryBak/tmp.9ejsPNQbc3 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/knocker_0.7.1-4.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/knocker_0.7.1-4.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/knocker_0.7.1-4_amd64.changes b2/knocker_0.7.1-4_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-oqFryBak
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-oqFryBak/tmp.tGrpXBRXZO
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-oqFryBak -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-oqFryBak/dbd-tmp-WqWlmK0
++ schroot --directory /srv/reproducible-results/rbuild-debian-oqFryBak -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
++ date -u
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/knocker_0.7.1-4.rbuild.log
+ echo -e 'Mon Feb  6 02:49:09 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Mon Feb  6 02:49:09 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-oqFryBak -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-oqFryBak/dbd-tmp-WqWlmK0 ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-oqFryBak/knocker_0.7.1-4.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-oqFryBak/knocker_0.7.1-4.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-oqFryBak/b1/knocker_0.7.1-4_amd64.changes 			/srv/reproducible-results/rbuild-debian-oqFryBak/b2/knocker_0.7.1-4_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-oqFryBak/tmp.tGrpXBRXZO
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-oqFryBak/knocker_0.7.1-4.diffoscope.html --text /srv/reproducible-results/rbuild-debian-oqFryBak/knocker_0.7.1-4.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-oqFryBak/b1/knocker_0.7.1-4_amd64.changes /srv/reproducible-results/rbuild-debian-oqFryBak/b2/knocker_0.7.1-4_amd64.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
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/knocker_0.7.1-4.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/knocker_0.7.1-4.rbuild.log.gz: No space left on device
Mon  6 Feb 02:49:11 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-8IAo1FrJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list