[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_2 #73

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Sep 7 01:31:12 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_2/73/>

------------------------------------------
[...truncated 126 lines...]
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.0uLFA44VhB
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.0uLFA44VhB
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:30'
++ date +%s
+ START=1441589458
++ mktemp --tmpdir=/srv/reproducible-results/tmp.0uLFA44VhB
+ RBUILDLOG=/srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
+ BAD_LOCKFILE=false
+ BUILDER=amd64_2/73
++ dpkg --print-architecture
+ ARCH=amd64
+ '[' profitbricks-build1-amd64 = '' ']'
+ '[' profitbricks-build1-amd64 = 1 ']'
+ '[' profitbricks-build1-amd64 = 2 ']'
+ '[' profitbricks-build2-amd64 '!=' '' ']'
+ MODE=ng
++ echo profitbricks-build1-amd64
++ cut -d : -f1
+ NODE1=profitbricks-build1-amd64.debian.net
++ echo profitbricks-build2-amd64
++ cut -d : -f1
+ NODE2=profitbricks-build2-amd64.debian.net
++ echo profitbricks-build1-amd64
++ cut -d : -f2
+ PORT1=profitbricks-build1-amd64
++ echo profitbricks-build2-amd64
++ cut -d : -f2
+ PORT2=profitbricks-build2-amd64
+ '[' profitbricks-build1-amd64.debian.net = profitbricks-build1-amd64.debian.net ']'
+ PORT1=22
+ '[' profitbricks-build2-amd64.debian.net = profitbricks-build2-amd64.debian.net ']'
+ PORT2=22
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-armhf.* ]]
+ for i in '$ARCHS'
+ [[ profitbricks-build1-amd64.debian.net =~ .*-amd64.* ]]
+ ARCH=amd64
+ '[' -z amd64 ']'
+ choose_package
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db '
		SELECT s.suite, s.id, s.name, sch.date_scheduled, sch.save_artifacts, sch.notify, s.notify_maintainer, sch.builder
		FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id
		WHERE sch.date_build_started = '\'''\''
		AND s.architecture='\''amd64'\''
		ORDER BY date_scheduled LIMIT 1'
+ local 'RESULT=testing|36286|meta-kde|2015-09-06 03:46|0||0|'
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f1
+ SUITE=testing
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f2
+ SRCPKGID=36286
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=meta-kde
+ case $SRCPACKAGE in
++ cut -d '|' -f4
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
+ SCHEDULED_DATE='2015-09-06 03:46'
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'testing|36286|meta-kde|2015-09-06' '03:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'testing|36286|meta-kde|2015-09-06 03:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 113/10'
+ /bin/sleep 11.3
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/testing/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-testing-amd64-meta-kde
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build meta-kde in testing on amd64 now. '
Trying to reproducibly build meta-kde in testing on amd64 now. 
+ echo =============================================================================
=============================================================================
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT date_build_started FROM schedule WHERE package_id = '\''36286'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:30'\'', builder='\''amd64_2/73'\'' WHERE package_id = '\''36286'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-testing-amd64-meta-kde ']'
+ echo 48261
+ echo 'Starting to build meta-kde/testing/amd64 on 2015-09-07 01:30'
+ tee /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
Starting to build meta-kde/testing/amd64 on 2015-09-07 01:30
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/73/console'
+ tee -a /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_2/73/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.0uLFA44VhB -c source:jenkins-reproducible-testing apt-get -- --download-only --only-source source meta-kde
+ tee -a /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
Reading package lists...
Building dependency tree...
NOTICE: 'meta-kde' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-kde/meta-kde.git
Need to get 16.2 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ testing/main meta-kde 5:89 (dsc) [2608 B]
Get:2 http://ftp.de.debian.org/debian/ testing/main meta-kde 5:89 (tar) [13.6 kB]
Fetched 16.2 kB in 0s (242 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls meta-kde_89.dsc
+ '[' meta-kde_89.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls meta-kde_89.dsc
+ '[' meta-kde_89.dsc = '' ']'
++ head -1
++ grep '^Version: ' meta-kde_89.dsc
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=5:89
++ echo 5:89
++ cut -d : -f2
+ EVERSION=89
+ DBDREPORT=meta-kde_89.debbindiff.html
+ DBDTXT=meta-kde_89.debbindiff.txt
+ BUILDINFO=meta-kde_89_amd64.buildinfo
+ cat meta-kde_89.dsc
+ tee -a /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (native)
Source: meta-kde
Binary: kde-plasma-desktop, kde-standard, kde-full, kdeaccessibility, kdeadmin, kdeedu, kdegames, kdegraphics, kdemultimedia, kdenetwork, kdesdk, kdetoys, kdeutils, kde-sc-dev-latest, kdegraphics-libs-data, kdegraphics-strigi-plugins
Architecture: any all
Version: 5:89
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Sune Vuorela <sune at debian.org>, Pino Toscano <pino at debian.org>, Maximiliano Curia <maxy at debian.org>
Homepage: http://www.kde.org
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/meta-kde.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/meta-kde.git
Build-Depends: debhelper (>= 9)
Package-List:
 kde-full deb metapackages optional arch=all
 kde-plasma-desktop deb metapackages optional arch=any
 kde-sc-dev-latest deb metapackages optional arch=all
 kde-standard deb metapackages optional arch=all
 kdeaccessibility deb metapackages optional arch=all
 kdeadmin deb metapackages optional arch=all
 kdeedu deb metapackages optional arch=all
 kdegames deb metapackages optional arch=all
 kdegraphics deb metapackages optional arch=all
 kdegraphics-libs-data deb oldlibs extra arch=all
 kdegraphics-strigi-plugins deb oldlibs extra arch=all
 kdemultimedia deb metapackages optional arch=all
 kdenetwork deb metapackages optional arch=all
 kdesdk deb metapackages optional arch=all
 kdetoys deb metapackages optional arch=all
 kdeutils deb metapackages optional arch=all
Checksums-Sha1:
 7f7332059f1b0654a403eac89a93ad02a555c8cd 13604 meta-kde_89.tar.xz
Checksums-Sha256:
 ae7e6cdcb35c04405d917920671f27515766afc642177188485fdc73e5d1e98b 13604 meta-kde_89.tar.xz
Files:
 4a693ee770835d05eb2425966524a099 13604 meta-kde_89.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV5OHnAAoJEKtkX0BihqfQw3YP+gM6G/jyKjwk9pv8ttp3PyLC
oQIJtkxYW+wbZWyToCPQF+dWl4hWWViv6P5P7blbttdgjWqE3DbX8JKenZzRsBi6
iiA5mCgSvNYh1jOtZMvsSeMO4Q6+6NnPTelCW7rkeqvpZq0fOWdHLr6j1iiAg6mO
56LRW4s0Aan8zxowjOg7Nesa5AA2nNevkQmHDYZqA6wDaLyQNPWlWKTxF92u2c72
4713HP09GxBGD5Szcq9DY9c/7U4/S2jWchooR92M49TQ941Sb9DaFM2rfAyWC3Zv
HeMmafcGqkN2ACni00/YgDLg47zpYYbvyCbUbhFJn8+h2mskvfNIU6+g5m4+cYmL
Ruq2PCbzTQRKoa3i7e4OLvzWnSJbzM/RlVtSAwMP1r5QqgaWSzTZNpzH0tQ2QW3e
I+SOIYg8u3xES+i0Uw9jUS8bQmXH4aCJ/6KhkCGHPdkDZixOFsc0rJxEk9tpMdU7
rvAdHwHHeZ7FiwNwP1qNw1Tj5X81ArrgQcwOio0LLaZGpVmotB3FTNvZwl844U3T
5V6c5kVKntqBNj+DzI0Ktevsy+s0yEzSRQUREW1vI5ENVngzi2CdHGGMoFi+dnWJ
9kiRPacygtc3y34fV3ZY8W5mNQk+0kHocZUYc4s5hjW7gv9VD3M48uoNWZaq4qtp
ce88OrOAgnPQBm9t9Gpk
=XlI9
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-meta-kde
+ '[' 48261 -ne 48261 ']'
+ check_suitability
+ local SUITABLE=false
++ cut -d ' ' -f2-
++ grep '^Architecture: ' meta-kde_89.dsc
++ sed -s 's# #\n#g'
++ sort -u
+ local 'ARCHITECTURES=all
any'
+ for arch in '${ARCHITECTURES}'
+ '[' all = any ']'
+ '[' all = amd64 ']'
+ '[' all = linux-any ']'
+ '[' all = linux-amd64 ']'
+ '[' all = any-ARCH ']'
+ '[' all = all ']'
+ SUITABLE=true
+ break
+ true
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-testing-amd64-meta-kde
+ '[' 48261 -ne 48261 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 meta-kde testing /srv/reproducible-results/tmp.0uLFA44VhB
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf
/srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf:	 48.8% -- replaced with /srv/reproducible-results/tmp.0uLFA44VhB/tmp.wNcE0YKLOf.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html meta-kde
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''meta-kde'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:31:12.481067
INFO: Finished at 2015-09-07 01:31:12.486683, took: 0:00:00.005623
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.0uLFA44VhB
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-meta-kde
Mon  7 Sep 01:31:12 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-6TdjYqyA, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list