[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_30 #4642

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 06:32:28 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_30/4642/------------------------------------------
[...truncated 614.13 KB...]
 DEBUG: Worker exited cleanly
-Compiled test/fxml_test.erl
-DEBUG: Worker exited cleanly
 Compiled src/fxml_gen.erl
 DEBUG: Worker exited cleanly
-INFO:  Cover compiling /build/1st/erlang-p1-xml-1.1.15
+Compiled test/fxml_test.erl
+DEBUG: Worker exited cleanly
+INFO:  Cover compiling /build/2nd/erlang-p1-xml-1.1.15
 ======================== EUnit ========================
 module 'fxml_gen_pt'
 module 'fxml_sup'
@@ -2191,8 +2193,9 @@
 module 'fxml'
 module 'fast_xml'
 module 'fxmlrpc_codec'
+module 'fxml_gen'
 module 'fxml_test'
-  fxml_test: start_test...[0.057 s] ok
+  fxml_test: start_test...[0.068 s] ok
   fxml_test: tag_test...ok
   fxml_test: empty_tag_test...ok
   fxml_test: empty_tag_with_ns_test...ok
@@ -2224,8 +2227,8 @@
   fxml_test: badarg_parse_element_test...ok
   fxml_test: parse_error_test...ok
   fxml_test: dead_pid_test...ok
-  fxml_test: huge_element_test_...[0.570 s] ok
-  fxml_test: many_stream_elements_test_...[2.214 s] ok
+  fxml_test: huge_element_test_...[0.603 s] ok
+  fxml_test: many_stream_elements_test_...[2.679 s] ok
   fxml_test: billionlaughs_test...ok
   fxml_test: element_to_binary_test...ok
   fxml_test: crypt_test...ok
@@ -2264,17 +2267,16 @@
   fxml_test: rpc_empty_call_test...ok
   fxml_test: rpc_empty_response_test...ok
   fxml_test: application_stop_test...[0.001 s] ok
-  [done in 3.059 s]
+  [done in 3.567 s]
+=======================================================
+  All 72 tests passed.
 
-=INFO REPORT==== 21-Mar-2018::00:52:40 ===
+=INFO REPORT==== 16-Feb-2017::20:31:38 ===
     application: fast_xml
     exited: stopped
     type: temporary
-module 'fxml_gen'
-=======================================================
-  All 72 tests passed.
-Cover analysis: /build/1st/erlang-p1-xml-1.1.15/.eunit/index.html
-Coverdata export: /build/1st/erlang-p1-xml-1.1.15/.eunit/cover.coverdata
+Cover analysis: /build/2nd/erlang-p1-xml-1.1.15/.eunit/index.html
+Coverdata export: /build/2nd/erlang-p1-xml-1.1.15/.eunit/cover.coverdata
 DEBUG: Reconstruct crypto []
 DEBUG: Reconstruct fast_xml []
 DEBUG: Reconstruct rebar []
@@ -2542,9 +2544,9 @@
    dh_testroot -O--buildsystem=rebar
    dh_prep -O--buildsystem=rebar
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/erlang-p1-xml-1.1.15'
+make[1]: Entering directory '/build/2nd/erlang-p1-xml-1.1.15'
 dh_auto_install
-	make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile install /build/1st/erlang-p1-xml-1.1.15/debian/erlang-p1-xml
+	make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile install /build/2nd/erlang-p1-xml-1.1.15/debian/erlang-p1-xml
 install
 Filling in debian/erlang-p1-xml.install using /usr/share/dh-rebar/template/pkg.install.in
 Adding new line: usr/lib/erlang/lib/p1_xml-1.1.15/ebin
@@ -2552,16 +2554,16 @@
 Filling in debian/erlang-p1-xml-dev.install using /usr/share/dh-rebar/template/dev.install.in
 Adding new line: usr/lib/erlang/lib/p1_xml-1.1.15/include
 install: omitting directory 'priv/lib'
-make[2]: Nothing to be done for '/build/1st/erlang-p1-xml-1.1.15/debian/erlang-p1-xml'.
+make[2]: Nothing to be done for '/build/2nd/erlang-p1-xml-1.1.15/debian/erlang-p1-xml'.
 for file in include/*.hrl priv/lib/*.so ; do \
 	fname=$(basename ${file}) ; \
 	subdir=$(dirname ${file}) ; \
-	if [ ! -f /build/1st/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir}/${fname} ] ; then \
-		install -m 755 -d /build/1st/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir} ; \
-		install -m 644 ${file} /build/1st/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir} ; \
+	if [ ! -f /build/2nd/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir}/${fname} ] ; then \
+		install -m 755 -d /build/2nd/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir} ; \
+		install -m 644 ${file} /build/2nd/erlang-p1-xml-1.1.15/debian/erlang-p1-xml/usr/lib/erlang/lib/p1_xml-1.1.15/${subdir} ; \
 	fi ; \
 done
-make[1]: Leaving directory '/build/1st/erlang-p1-xml-1.1.15'
+make[1]: Leaving directory '/build/2nd/erlang-p1-xml-1.1.15'
    dh_install -O--buildsystem=rebar
    dh_installdocs -O--buildsystem=rebar
    dh_installchangelogs -O--buildsystem=rebar
@@ -2589,12 +2591,14 @@
  dpkg-source --after-build erlang-p1-xml-1.1.15
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/27978/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/27978/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/28812 and its subdirectories
-I: Current time: Wed Mar 21 00:53:01 -12 2018
-I: pbuilder-time-stamp: 1521636781
+I: removing directory /srv/workspace/pbuilder/27978 and its subdirectories
+I: Current time: Thu Feb 16 20:32:00 +14 2017
+I: pbuilder-time-stamp: 1487226720

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

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

       0.000s     4 calls    diffoscope.comparators.tar.TarContainer
       0.000s     4 calls    diffoscope.comparators.gzip.GzipContainer
       0.000s     2 calls    diffoscope.comparators.deb.DebContainer
       0.000s     2 calls    diffoscope.comparators.deb.DebTarContainer
       0.000s     2 calls    diffoscope.comparators.xz.XzContainer

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

       0.577s    26 calls    diff
       0.199s    80 calls    xxd
       0.066s     2 calls    xz
       0.055s     4 calls    cmp
       0.038s     4 calls    gzip
       0.002s    14 calls    cmp (internal)

compare_files (cumulative) (total time: 4.839s)
-----------------------------------------------

       1.367s     1 call     abc.DotChangesFile
       1.037s     1 call     abc.DebFile
       0.880s     1 call     abc.XzFile
       0.794s     1 call     abc.DebDataTarFile
       0.614s     8 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.086s     1 call     abc.GzipFile
       0.049s     1 call     abc.TarFile
       0.013s     1 call     abc.Md5sumsFile
       0.000s    14 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory

container_extract (total time: 0.139s)
--------------------------------------

       0.067s     2 calls    diffoscope.comparators.xz.XzContainer
       0.038s     4 calls    diffoscope.comparators.gzip.GzipContainer
       0.024s    16 calls    diffoscope.comparators.deb.DebTarContainer
       0.007s     8 calls    diffoscope.comparators.deb.DebContainer
       0.005s     6 calls    diffoscope.comparators.tar.TarContainer

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

       0.098s     2 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.065s    13 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.016s     2 calls    diffoscope.comparators.debian.DebControlMember
       0.000s    14 calls    diffoscope.comparators.utils.libarchive.LibarchiveDirectory
       0.000s     1 call     abc.DotChangesFile

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

       2.081s     2 calls    outputs
       0.021s     1 call     cleanup

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

       0.000s     2 calls    diffoscope.comparators.xz.XzContainer
       0.000s     4 calls    diffoscope.comparators.tar.TarContainer
       0.000s     4 calls    diffoscope.comparators.gzip.GzipContainer
       0.000s     2 calls    diffoscope.comparators.deb.DebContainer
       0.000s     2 calls    diffoscope.comparators.deb.DebTarContainer

output (total time: 0.452s)
---------------------------

       0.448s     1 call     html
       0.004s     1 call     text

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

       0.013s   430 calls    diffoscope.comparators.utils.libarchive.LibarchiveMember
       0.009s    10 calls    diffoscope.comparators.binary.FilesystemFile
       0.002s    86 calls    diffoscope.comparators.utils.archive.ArchiveMember
       0.001s    22 calls    diffoscope.comparators.debian.DebControlMember
       0.000s     8 calls    abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/erlang-p1-xml_1.1.15-2.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/erlang-p1-xml_1.1.15-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/erlang-p1-xml_1.1.15-2.rbuild.log.gz: No space left on device
Thu 16 Feb 06:32:28 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-L8alZk69, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list