[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #1517

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


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/1517/>

------------------------------------------
[...truncated 85 lines...]
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/experimental
++ TABLE[0]=stats_pkg_state
++ TABLE[1]=stats_builds_per_day
++ TABLE[2]=stats_builds_age
++ TABLE[3]=stats_bugs
++ TABLE[4]=stats_notes
++ TABLE[5]=stats_issues
++ TABLE[6]=stats_meta_pkg_state
++ TABLE[7]=stats_bugs_state
++ META_PKGSET[1]=essential
++ META_PKGSET[2]=required
++ META_PKGSET[3]=build-essential
++ META_PKGSET[4]=build-essential-depends
++ META_PKGSET[5]=popcon_top1337-installed-sources
++ META_PKGSET[6]=key_packages
++ META_PKGSET[7]=installed_on_debian.org
++ META_PKGSET[8]=had_a_DSA
++ META_PKGSET[9]=cii-census
++ META_PKGSET[10]=gnome
++ META_PKGSET[11]=gnome_build-depends
++ META_PKGSET[12]=kde
++ META_PKGSET[13]=kde_build-depends
++ META_PKGSET[14]=xfce
++ META_PKGSET[15]=xfce_build-depends
++ META_PKGSET[16]=tails
++ META_PKGSET[17]=tails_build-depends
++ META_PKGSET[18]=grml
++ META_PKGSET[19]=grml_build-depends
++ META_PKGSET[20]=maint_pkg-perl-maintainers
++ META_PKGSET[21]=maint_pkg-java-maintainers
++ META_PKGSET[22]=maint_pkg-haskell-maintainers
++ META_PKGSET[23]=maint_pkg-ruby-extras-maintainers
++ META_PKGSET[24]=maint_pkg-golang-maintainers
++ META_PKGSET[25]=maint_pkg-php-pear
++ META_PKGSET[26]=maint_pkg-javascript-devel
++ META_PKGSET[27]=maint_debian-boot
++ META_PKGSET[28]=maint_debian-ocaml
++ META_PKGSET[29]=maint_debian-x
++ META_PKGSET[30]=maint_lua
+ set -e
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.ov03Du6ly3
+ trap cleanup_all INT TERM EXIT
+ cd /srv/reproducible-results/tmp.ov03Du6ly3
++ date '+%Y-%m-%d %H:%M'
+ DATE='2015-09-07 01:07'
++ date +%s
+ START=1441588023
++ mktemp --tmpdir=/srv/reproducible-results/tmp.ov03Du6ly3
+ RBUILDLOG=/srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
+ BAD_LOCKFILE=false
+ BUILDER=amd64_4/1517
++ 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=experimental|21856|dvidvi|2015-09-05 21:46|0||0|'
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f1
+ SUITE=experimental
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f2
+ SRCPKGID=21856
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f3
+ SRCPACKAGE=dvidvi
+ case $SRCPACKAGE in
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f4
+ SCHEDULED_DATE='2015-09-05 21:46'
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f5
+ SAVE_ARTIFACTS=0
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f6
+ NOTIFY=
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f7
+ NOTIFY_MAINTAINER=0
++ echo 'experimental|21856|dvidvi|2015-09-05' '21:46|0||0|'
++ cut -d '|' -f8
+ local DEBUG_URL=
+ '[' '' = TBD ']'
+ '[' -z 'experimental|21856|dvidvi|2015-09-05 21:46|0||0|' ']'
+ init
+ delay_start
++ bc
+++ shuf -i 1-120 -n 1
++ echo 'scale=1 ; 66/10'
+ /bin/sleep 6.6
+ '[' 0 -eq 1 ']'
+ create_results_dirs
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbd/experimental/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/dbdtxt/experimental/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logs/experimental/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/logdiffs/experimental/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/rbuild/experimental/amd64
+ mkdir -vp /var/lib/jenkins/userContent/reproducible/buildinfo/experimental/amd64
+ LOCKFILE=/tmp/reproducible-lockfile-experimental-amd64-dvidvi
+ echo =============================================================================
=============================================================================
+ echo 'Trying to reproducibly build dvidvi in experimental on amd64 now. '
Trying to reproducibly build dvidvi in experimental 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 = '\''21856'\'''
+ '[' -z '' ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'UPDATE schedule SET date_build_started='\''2015-09-07 01:07'\'', builder='\''amd64_4/1517'\'' WHERE package_id = '\''21856'\'''
+ '[' '!' -f /tmp/reproducible-lockfile-experimental-amd64-dvidvi ']'
+ echo 34194
+ echo 'Starting to build dvidvi/experimental/amd64 on 2015-09-07 01:07'
+ tee /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
Starting to build dvidvi/experimental/amd64 on 2015-09-07 01:07
+ echo 'The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_4/1517/console'
+ tee -a /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
The jenkins build log is/was available at https://jenkins.debian.net/job/reproducible_builder_amd64_4/1517/console
+ get_source_package
+ local RESULT
+ schroot --directory /srv/reproducible-results/tmp.ov03Du6ly3 -c source:jenkins-reproducible-experimental apt-get -- --download-only --only-source source dvidvi
+ tee -a /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
Reading package lists...
Building dependency tree...
Need to get 21.4 kB of source archives.
Get:1 http://ftp.de.debian.org/debian/ experimental/main dvidvi 1.0-10 (dsc) [569 B]
Get:2 http://ftp.de.debian.org/debian/ experimental/main dvidvi 1.0-10 (diff) [8963 B]
Get:3 http://ftp.de.debian.org/debian/ experimental/main dvidvi 1.0-10 (tar) [11.9 kB]
Fetched 21.4 kB in 0s (295 kB/s)
Download complete and in download only mode
+ RESULT=0
+ '[' 0 '!=' 0 ']'
++ ls dvidvi_1.0-10.dsc
+ '[' dvidvi_1.0-10.dsc = '' ']'
+ '[' 0 '!=' 0 ']'
++ ls dvidvi_1.0-10.dsc
+ '[' dvidvi_1.0-10.dsc = '' ']'
++ grep '^Version: ' dvidvi_1.0-10.dsc
++ head -1
++ egrep -v '(GnuPG v|GnuPG/MacGPG2)'
++ cut -d ' ' -f2-
+ VERSION=1.0-10
++ echo 1.0-10
++ cut -d : -f2
+ EVERSION=1.0-10
+ DBDREPORT=dvidvi_1.0-10.debbindiff.html
+ DBDTXT=dvidvi_1.0-10.debbindiff.txt
+ BUILDINFO=dvidvi_1.0-10_amd64.buildinfo
+ cat dvidvi_1.0-10.dsc
+ tee -a /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.0
Source: dvidvi
Version: 1.0-10
Binary: dvidvi
Maintainer: Lionel Elie Mamane <lmamane at debian.org>
Architecture: any
Standards-Version: 3.7.2.2
Build-Depends: debhelper (>= 4)
Files: 
 b067bcac16bcb86d5b4c4ffbe18df6ea 11885 dvidvi_1.0.orig.tar.gz
 573810442fb27eb65948718ed2c685cf 8963 dvidvi_1.0-10.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iEYEAREDAAYFAkXfXwoACgkQscRzFz57S3NxPQCglRQz7AK7e0+c/6ZNR+8aUxr4
ibgAni8WgZauyrjEEiwttPkibIYky5+5
=ReYQ
-----END PGP SIGNATURE-----
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-experimental-amd64-dvidvi
+ '[' 34194 -ne 34194 ']'
+ check_suitability
+ local SUITABLE=false
++ grep '^Architecture: ' dvidvi_1.0-10.dsc
++ cut -d ' ' -f2-
++ sed -s 's# #\n#g'
++ sort -u
+ local ARCHITECTURES=any
+ for arch in '${ARCHITECTURES}'
+ '[' any = any ']'
+ SUITABLE=true
+ break
+ true
+ check_for_race_conditions
++ cat /tmp/reproducible-lockfile-experimental-amd64-dvidvi
+ '[' 34194 -ne 34194 ']'
+ build_rebuild
+ FTBFS=1
+ mkdir b1 b2
+ '[' ng = legacy ']'
+ ssh -p 22 profitbricks-build1-amd64.debian.net /srv/jenkins/bin/reproducible_build.sh 1 dvidvi experimental /srv/reproducible-results/tmp.ov03Du6ly3
ssh_exchange_identification: read: Connection reset by peer
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe
/srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe:	 41.0% -- replaced with /srv/reproducible-results/tmp.ov03Du6ly3/tmp.kdQhFf2Dwe.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html dvidvi
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''dvidvi'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-07 01:07:11.917754
INFO: Finished at 2015-09-07 01:07:11.933040, took: 0:00:00.015303
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.ov03Du6ly3
+ false
+ rm -f /tmp/reproducible-lockfile-experimental-amd64-dvidvi
Mon  7 Sep 01:07:11 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-p9hVQpRs, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list