[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_37 #7673

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 04:11:24 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_37/7673/------------------------------------------
[...truncated 3715 lines...]
+make[1]: uscita dalla directory "/build-2nd/live-f1-0.2.10"
  fakeroot debian/rules binary
 dh binary --with autotools_dev
 dh: Compatibility levels before 9 are deprecated (level 7 in use)
@@ -684,37 +695,37 @@
    dh_prep
    dh_auto_install
 dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use)
-	make -j1 install DESTDIR=/build-1st/live-f1-0.2.10/debian/live-f1 AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build-1st/live-f1-0.2.10'
+	make -j1 install DESTDIR=/build-2nd/live-f1-0.2.10/debian/live-f1 AM_UPDATE_INFO_DIR=no
+make[1]: ingresso nella directory "/build-2nd/live-f1-0.2.10"
 Making install in po
-make[2]: Entering directory '/build-1st/live-f1-0.2.10/po'
-/bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/share
-mkdir -p -- /build-1st/live-f1-0.2.10/debian/live-f1/usr/share
+make[2]: ingresso nella directory "/build-2nd/live-f1-0.2.10/po"
+/bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share
+mkdir -p -- /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share
 if test "live-f1" = "gettext-tools"; then \
-  /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po; \
+  /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po; \
   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
     /usr/bin/install -c -m 644 ./$file \
-		    /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po/$file; \
+		    /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po/$file; \
   done; \
   for file in Makevars; do \
-    rm -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po/$file; \
+    rm -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/po/$file; \
   done; \
 else \
   : ; \
 fi
-make[2]: Leaving directory '/build-1st/live-f1-0.2.10/po'
+make[2]: uscita dalla directory "/build-2nd/live-f1-0.2.10/po"
 Making install in intl
-make[2]: Entering directory '/build-1st/live-f1-0.2.10/intl'
+make[2]: ingresso nella directory "/build-2nd/live-f1-0.2.10/intl"
 if { test "live-f1" = "gettext-runtime" || test "live-f1" = "gettext-tools"; } \
    && test 'no' = yes; then \
-  /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib /build-1st/live-f1-0.2.10/debian/live-f1/usr/include; \
-  /usr/bin/install -c -m 644 libintl.h /build-1st/live-f1-0.2.10/debian/live-f1/usr/include/libintl.h; \
+  /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib /build-2nd/live-f1-0.2.10/debian/live-f1/usr/include; \
+  /usr/bin/install -c -m 644 libintl.h /build-2nd/live-f1-0.2.10/debian/live-f1/usr/include/libintl.h; \
   @LIBTOOL@ --mode=install \
-    /usr/bin/install -c -m 644 libintl.a /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.a; \
+    /usr/bin/install -c -m 644 libintl.a /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.a; \
   if test "@RELOCATABLE@" = yes; then \
-    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
+    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
     if test -n "$dependencies"; then \
-      rm -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.la; \
+      rm -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libintl.la; \
     fi; \
   fi; \
 else \
@@ -723,22 +734,22 @@
 if test "live-f1" = "gettext-tools" \
    && test 'no' = no \
    && test yes != no; then \
-  /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib; \
+  /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib; \
   @LIBTOOL@ --mode=install \
-    /usr/bin/install -c -m 644 libgnuintl.a /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.a; \
-  rm -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/preloadable_libintl.so; \
-  /usr/bin/install -c -m 644 /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.so /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/preloadable_libintl.so; \
+    /usr/bin/install -c -m 644 libgnuintl.a /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.a; \
+  rm -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/preloadable_libintl.so; \
+  /usr/bin/install -c -m 644 /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.so /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/preloadable_libintl.so; \
   @LIBTOOL@ --mode=uninstall \
-    rm -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.a; \
+    rm -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/libgnuintl.a; \
 else \
   : ; \
 fi
 if test 'no' = yes; then \
-  test yes != no || /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib; \
-  temp=/build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/t-charset.alias; \
-  dest=/build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; \
-  if test -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; then \
-    orig=/build-1st/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; \
+  test yes != no || /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib; \
+  temp=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/t-charset.alias; \
+  dest=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; \
+  if test -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; then \
+    orig=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/lib/charset.alias; \
     sed -f ref-add.sed $orig > $temp; \
     /usr/bin/install -c -m 644 $temp $dest; \
     rm -f $temp; \
@@ -750,12 +761,12 @@
       rm -f $temp; \
     fi; \
   fi; \
-  /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/locale; \
-  test -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias \
-    && orig=/build-1st/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias \
+  /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/locale; \
+  test -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias \
+    && orig=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias \
     || orig=./locale.alias; \
-  temp=/build-1st/live-f1-0.2.10/debian/live-f1/usr/share/locale/t-locale.alias; \
-  dest=/build-1st/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias; \
+  temp=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/locale/t-locale.alias; \
+  dest=/build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/locale/locale.alias; \
   sed -f ref-add.sed $orig > $temp; \
   /usr/bin/install -c -m 644 $temp $dest; \
   rm -f $temp; \
@@ -763,44 +774,44 @@
   : ; \
 fi
 if test "live-f1" = "gettext-tools"; then \
-  /bin/sh .././mkinstalldirs /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl; \
-  /usr/bin/install -c -m 644 VERSION /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/VERSION; \
-  /usr/bin/install -c -m 644 ChangeLog.inst /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/ChangeLog; \
+  /bin/sh .././mkinstalldirs /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl; \
+  /usr/bin/install -c -m 644 VERSION /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/VERSION; \
+  /usr/bin/install -c -m 644 ChangeLog.inst /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/ChangeLog; \
   dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
   for file in $dists; do \
     /usr/bin/install -c -m 644 ./$file \
-		    /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
+		    /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
   done; \
-  chmod a+x /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/config.charset; \
+  chmod a+x /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/config.charset; \
   dists="plural.c"; \
   for file in $dists; do \
     if test -f $file; then dir=.; else dir=.; fi; \
     /usr/bin/install -c -m 644 $dir/$file \
-		    /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
+		    /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
   done; \
   dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
   for file in $dists; do \
-    rm -f /build-1st/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
+    rm -f /build-2nd/live-f1-0.2.10/debian/live-f1/usr/share/gettext/intl/$file; \
   done; \
 else \
   : ; \
 fi
-make[2]: Leaving directory '/build-1st/live-f1-0.2.10/intl'
+make[2]: uscita dalla directory "/build-2nd/live-f1-0.2.10/intl"
 Making install in src
-make[2]: Entering directory '/build-1st/live-f1-0.2.10/src'
-make[3]: Entering directory '/build-1st/live-f1-0.2.10/src'
-test -z "/usr/bin" || /bin/mkdir -p "/build-1st/live-f1-0.2.10/debian/live-f1/usr/bin"
-  /usr/bin/install -c 'live-f1' '/build-1st/live-f1-0.2.10/debian/live-f1/usr/bin/live-f1'
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build-1st/live-f1-0.2.10/src'
-make[2]: Leaving directory '/build-1st/live-f1-0.2.10/src'
-make[2]: Entering directory '/build-1st/live-f1-0.2.10'
-make[3]: Entering directory '/build-1st/live-f1-0.2.10'
-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/live-f1-0.2.10'
-make[2]: Leaving directory '/build-1st/live-f1-0.2.10'
-make[1]: Leaving directory '/build-1st/live-f1-0.2.10'
+make[2]: ingresso nella directory "/build-2nd/live-f1-0.2.10/src"
+make[3]: ingresso nella directory "/build-2nd/live-f1-0.2.10/src"
+test -z "/usr/bin" || /bin/mkdir -p "/build-2nd/live-f1-0.2.10/debian/live-f1/usr/bin"
+  /usr/bin/install -c 'live-f1' '/build-2nd/live-f1-0.2.10/debian/live-f1/usr/bin/live-f1'
+make[3]: Nessuna operazione da eseguire per "install-data-am".
+make[3]: uscita dalla directory "/build-2nd/live-f1-0.2.10/src"
+make[2]: uscita dalla directory "/build-2nd/live-f1-0.2.10/src"
+make[2]: ingresso nella directory "/build-2nd/live-f1-0.2.10"
+make[3]: ingresso nella directory "/build-2nd/live-f1-0.2.10"
+make[3]: Nessuna operazione da eseguire per "install-exec-am".
+make[3]: Nessuna operazione da eseguire per "install-data-am".
+make[3]: uscita dalla directory "/build-2nd/live-f1-0.2.10"
+make[2]: uscita dalla directory "/build-2nd/live-f1-0.2.10"
+make[1]: uscita dalla directory "/build-2nd/live-f1-0.2.10"
    dh_installdocs
 dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)
    dh_installchangelogs
@@ -830,12 +841,14 @@
  dpkg-source --after-build live-f1-0.2.10
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/14871/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/14871/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/13818 and its subdirectories
-I: Current time: Fri Oct 14 16:06:15 GMT+12 2016
-I: pbuilder-time-stamp: 1476504375
+I: removing directory /srv/workspace/pbuilder/14871 and its subdirectories
+I: Current time: sab 15 ott 2016, 18.11.05, GMT-14
+I: pbuilder-time-stamp: 1476504665

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/live-f1_0.2.10-1.1.diff:	 83.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/live-f1_0.2.10-1.1.diff.gz
b2/build.log:	 80.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 79.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/live-f1_0.2.10-1.1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-6x3hLDaK/tmp.NQ8jv7z8Fo
+ mv /srv/reproducible-results/rbuild-debian-6x3hLDaK/tmp.NQ8jv7z8Fo /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/live-f1_0.2.10-1.1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/live-f1_0.2.10-1.1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-6x3hLDaK
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-6x3hLDaK/tmp.f7VbMBrrCv
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-6x3hLDaK -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-6x3hLDaK/dbd-tmp-yebSZmd
++ schroot --directory /srv/reproducible-results/rbuild-debian-6x3hLDaK -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/armhf/live-f1_0.2.10-1.1.rbuild.log
++ date -u
+ echo -e 'Sat Oct 15 04:11:15 UTC 2016  I: diffoscope 61 will be used to compare the two builds:'
Sat Oct 15 04:11:15 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-6x3hLDaK -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-6x3hLDaK/dbd-tmp-yebSZmd ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-6x3hLDaK/live-f1_0.2.10-1.1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-6x3hLDaK/live-f1_0.2.10-1.1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-6x3hLDaK/b1/live-f1_0.2.10-1.1_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-6x3hLDaK/b2/live-f1_0.2.10-1.1_armhf.buildinfo'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-6x3hLDaK/tmp.f7VbMBrrCv
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Sat Oct 15 04:11:24 UTC 2016  E: live-f1 failed to build reproducibly in unstable on armhf.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/armhf/live-f1_0.2.10-1.1.diffoscope.html’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/armhf/live-f1_0.2.10-1.1.diffoscope.html’: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/live-f1_0.2.10-1.1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/live-f1_0.2.10-1.1.rbuild.log.gz: No space left on device
Sat 15 Oct 04:11:24 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-fIEGNrte, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list