[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_31 #9189
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Jan 17 21:51:23 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_31/9189/------------------------------------------
[...truncated 29.36 MB...]
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/24303/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/24303/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/22477 and its subdirectories
-I: Current time: Tue Jan 17 07:44:47 -12 2017
-I: pbuilder-time-stamp: 1484682287
+I: removing directory /srv/workspace/pbuilder/24303 and its subdirectories
+I: Current time: Tue Feb 20 16:14:14 +14 2018
+I: pbuilder-time-stamp: 1519092854
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/pylucene_4.10.1+dfsg-1.diff: 94.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/pylucene_4.10.1+dfsg-1.diff.gz
b2/build.log: 95.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 95.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/pylucene_4.10.1+dfsg-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-IRJ2hmWw/tmp.odoLghW3Ju
+ mv /srv/reproducible-results/rbuild-debian-IRJ2hmWw/tmp.odoLghW3Ju /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/pylucene_4.10.1+dfsg-1_amd64.changes b2/pylucene_4.10.1+dfsg-1_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-IRJ2hmWw
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-IRJ2hmWw/tmp.XT7dLYIC81
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-IRJ2hmWw -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-IRJ2hmWw/dbd-tmp-AfH5mNu
++ schroot --directory /srv/reproducible-results/rbuild-debian-IRJ2hmWw -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 69'
++ echo diffoscope 69
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 69 will be used to compare the two builds:'
+ _log I: 'diffoscope 69 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log
++ date -u
+ echo -e 'Tue Jan 17 19:51:18 UTC 2017 I: diffoscope 69 will be used to compare the two builds:'
Tue Jan 17 19:51:18 UTC 2017 I: diffoscope 69 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-IRJ2hmWw -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-IRJ2hmWw/dbd-tmp-AfH5mNu ; diffoscope --html /srv/reproducible-results/rbuild-debian-IRJ2hmWw/pylucene_4.10.1+dfsg-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-IRJ2hmWw/pylucene_4.10.1+dfsg-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-IRJ2hmWw/b1/pylucene_4.10.1+dfsg-1_amd64.changes /srv/reproducible-results/rbuild-debian-IRJ2hmWw/b2/pylucene_4.10.1+dfsg-1_amd64.changes'
+ RESULT=124
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-IRJ2hmWw/tmp.XT7dLYIC81
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
E: Caught signal ‘Terminated’: terminating immediately
2017-01-17 21:51:19 E: diffoscope.tempfiles: Unable to delete /srv/reproducible-results/rbuild-debian-IRJ2hmWw/dbd-tmp-AfH5mNu/tmpbncgy1q4_diffoscope/usr/lib/python2.7/dist-packages/lucene/_lucene.x86_64-linux-gnu.so.debuglink.7ssgbdm4_diffoscope
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 261, in main
sys.exit(run_diffoscope(parsed_args))
File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 237, in run_diffoscope
parsed_args.path1, parsed_args.path2)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 61, in compare_root_paths
return compare_files(file1, file2)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/debian.py", line 153, in compare
differences = super().compare(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 211, in compare
difference = self._compare_using_details(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 172, in _compare_using_details
details.extend(filter(None, self.as_container.compare(other.as_container)))
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 81, in compare_commented_files
difference = compare_files(file1, file2, source=source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 211, in compare
difference = self._compare_using_details(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 172, in _compare_using_details
details.extend(filter(None, self.as_container.compare(other.as_container)))
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 81, in compare_commented_files
difference = compare_files(file1, file2, source=source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 211, in compare
difference = self._compare_using_details(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 172, in _compare_using_details
details.extend(filter(None, self.as_container.compare(other.as_container)))
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 81, in compare_commented_files
difference = compare_files(file1, file2, source=source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 211, in compare
difference = self._compare_using_details(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 172, in _compare_using_details
details.extend(filter(None, self.as_container.compare(other.as_container)))
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 81, in compare_commented_files
difference = compare_files(file1, file2, source=source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 211, in compare
difference = self._compare_using_details(other, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 172, in _compare_using_details
details.extend(filter(None, self.as_container.compare(other.as_container)))
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 81, in compare_commented_files
difference = compare_files(file1, file2, source=source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 78, in compare_files
return file1.compare(file2, source)
File "/usr/lib/python3/dist-packages/diffoscope/comparators/elf.py", line 330, in compare
command_args=[self._name],
File "/usr/lib/python3/dist-packages/diffoscope/difference.py", line 120, in from_command
difference = Difference.from_feeder(feeder1, feeder2, path1, path2, *args, **kwargs)
File "/usr/lib/python3/dist-packages/diffoscope/difference.py", line 70, in from_feeder
unified_diff = diff(feeder1, feeder2)
File "/usr/lib/python3/dist-packages/diffoscope/diff.py", line 282, in diff
fd_from_feeder(feeder1, end_nl_q1, fifo1)
File "/usr/lib/python3.5/contextlib.py", line 136, in helper
return _GeneratorContextManager(func, args, kwds)
File "/usr/lib/python3.5/contextlib.py", line 38, in __init__
self.gen = func(*args, **kwds)
File "/usr/lib/python3/dist-packages/diffoscope/diff.py", line 238, in fd_from_feeder
t.join()
File "/usr/lib/python3/dist-packages/diffoscope/diff.py", line 224, in join
ex = self.wait_for_exc_info()
File "/usr/lib/python3/dist-packages/diffoscope/diff.py", line 221, in wait_for_exc_info
return self.__status_queue.get()
File "/usr/lib/python3.5/queue.py", line 164, in get
self.not_empty.wait()
File "/usr/lib/python3.5/threading.py", line 293, in wait
waiter.acquire()
File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 249, in sigterm_handler
sys.exit(2)
SystemExit: 2
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/diffoscope/tempfiles.py", line 50, in clean_all_temp_files
os.unlink(x)
File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 249, in sigterm_handler
sys.exit(2)
SystemExit: 2
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-IRJ2hmWw/pylucene_4.10.1+dfsg-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-IRJ2hmWw/pylucene_4.10.1+dfsg-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-IRJ2hmWw/b1/pylucene_4.10.1+dfsg-1_amd64.changes /srv/reproducible-results/rbuild-debian-IRJ2hmWw/b2/pylucene_4.10.1+dfsg-1_amd64.changes
====================================================================================================================================================================================================================================================================================================================================================================================================================================
close_archive (total time: 0.001s)
----------------------------------
0.000s 11 calls diffoscope.comparators.tar.TarContainer
0.000s 9 calls diffoscope.comparators.gzip.GzipContainer
0.000s 1 call diffoscope.comparators.deb.DebTarContainer
0.000s 1 call diffoscope.comparators.xz.XzContainer
0.000s 1 call diffoscope.comparators.deb.DebContainer
command (total time: 355.495s)
------------------------------
248.114s 778 calls readelf
76.433s 103 calls diff
13.997s 94 calls objdump
8.655s 2 calls objcopy
5.999s 6 calls xz
1.404s 12 calls gzip
0.893s 9 calls cmp
0.002s 13 calls cmp (internal)
compare_files (cumulative) (total time: 1225.856s)
--------------------------------------------------
291.128s 1 call abc.DebFile
289.970s 1 call abc.XzFile
288.766s 1 call abc.DebDataTarFile
286.478s 1 call abc.ElfFile
38.780s 24 calls diffoscope.comparators.elf.ElfSection
23.137s 8 calls diffoscope.comparators.elf.ElfCodeSection
4.50tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log: No space left on device
8s 2 calls diffoscope.comparators.elf.ElfStringSection
1.568s 2 calls abc.GzipFile
1.016s 2 calls abc.TarFile
0.300s 1 call abc.TextFile
0.206s 2 calls abc.Md5sumsFile
0.000s 15 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 10.049s)
---------------------------------------
5.999s 6 calls diffoscope.comparators.xz.XzContainer
1.417s 12 calls diffoscope.comparators.gzip.GzipContainer
1.308s 22 calls diffoscope.comparators.deb.DebContainer
1.271s 6 calls diffoscope.comparators.deb.DebTarContainer
0.053s 20 calls diffoscope.comparators.tar.TarContainer
has_same_content_as (total time: 6.864s)
----------------------------------------
4.703s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
1.744s 14 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.414s 2 calls diffoscope.comparators.debian.DebControlMember
0.001s 1 call diffoscope.comparators.utils.libarchive.LibarchiveSymlink
0.000s 24 calls diffoscope.comparators.elf.ElfSection
0.000s 1 call abc.DotChangesFile
0.000s 9 calls diffoscope.comparators.elf.ElfCodeSection
0.000s 15 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
0.000s 2 calls diffoscope.comparators.elf.ElfStringSection
main (total time: 1.841s)
-------------------------
1.841s 1 call cleanup
open_archive (total time: 0.001s)
---------------------------------
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
recognizes (total time: 0.527s)
-------------------------------
0.454s 10 calls diffoscope.comparators.binary.FilesystemFile
0.034s 478 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.014s 88 calls diffoscope.comparators.debian.DebControlMember
0.011s 432 calls diffoscope.comparators.elf.ElfSection
0.008s 258 calls diffoscope.comparators.utils.archive.ArchiveMember
0.005s 162 calls diffoscope.comparators.elf.ElfCodeSection
0.001s 36 calls diffoscope.comparators.elf.ElfStringSection
0.000s 8 calls abc.DotChangesFile
E: Caught signal ‘Terminated’
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/pylucene_4.10.1+dfsg-1.rbuild.log.gz: No space left on device
Tue 17 Jan 21:51:23 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-RIhXGhQI, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list