[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_7 #1391

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 6 08:45:12 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_7/1391/>

------------------------------------------
[...truncated 536 lines...]
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint at lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 3.0.5), perl (>= 5.6.0-16)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20182 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [makepatch_2.03-1.dsc]
I: copying [./makepatch_2.03.orig.tar.gz]
I: copying [./makepatch_2.03-1.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Wed Jul 23 02:38:45 2008 GMT+12 using DSA key ID 2B05B73A
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./makepatch_2.03-1.dsc
dpkg-source: info: extracting makepatch in makepatch-2.03
dpkg-source: info: unpacking makepatch_2.03.orig.tar.gz
dpkg-source: info: applying makepatch_2.03-1.diff.gz
dpkg-source: info: upstream files that have been modified: 
 makepatch-2.03/Makefile.PL
 makepatch-2.03/script/makepatch
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package makepatch
dpkg-buildpackage: source version 2.03-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Roderick Schertler <roderick at argon.org>
 dpkg-source --before-build makepatch-2.03
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make realclean
dh_clean debian/stamp.build debian/stamp.install t/d1/tdata2 t/d2/tdata2
 debian/rules build
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor

WARNING: This Makefile will install user accessible scripts.
You may consider to pass INSTALLSCRIPT=/usr/bin (or some other
convenient location) to "make install".

Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for makepatch
Writing MYMETA.yml and MYMETA.json
/usr/bin/make OPTIMIZE="-O2 -Wall "
make[1]: Entering directory '/tmp/buildd/makepatch-2.03'
cp script/makepatch blib/script/makepatch
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/makepatch
cp script/applypatch blib/script/applypatch
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/applypatch
Manifying blib/man1/applypatch.1p
Manifying blib/man1/makepatch.1p
make[1]: Leaving directory '/tmp/buildd/makepatch-2.03'
/usr/bin/make test
make[1]: Entering directory '/tmp/buildd/makepatch-2.03'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic.t .. ok
All tests successful.
Files=1, Tests=6,  1 wallclock secs ( 0.05 usr  0.00 sys +  0.09 cusr  0.01 csys =  0.15 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/makepatch-2.03'
touch debian/stamp.build
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
/usr/bin/make install PREFIX=`pwd`/debian/makepatch/usr
make[1]: Entering directory '/tmp/buildd/makepatch-2.03'
Installing /tmp/buildd/makepatch-2.03/debian/makepatch/usr/share/man/man1/makepatch.1p
Installing /tmp/buildd/makepatch-2.03/debian/makepatch/usr/share/man/man1/applypatch.1p
Installing /tmp/buildd/makepatch-2.03/debian/makepatch/usr/bin/applypatch
Installing /tmp/buildd/makepatch-2.03/debian/makepatch/usr/bin/makepatch
make[1]: Leaving directory '/tmp/buildd/makepatch-2.03'
find `pwd`/debian/makepatch -depth -type d -print0 | \
    xargs -0r rmdir --ignore-fail-on-non-empty
touch debian/stamp.install
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installmenu
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs CHANGES
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_perl
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: Depends field of package makepatch: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'makepatch' in '../makepatch_2.03-1_all.deb'.
 dpkg-genbuildinfo  >../makepatch_2.03-1_amd64.buildinfo
 dpkg-distaddfile makepatch_2.03-1_amd64.buildinfo utils optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../makepatch_2.03-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build makepatch-2.03
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//16593 and its subdirectories
I: Current time: Sat Sep  5 20:45:30 GMT+12 2015
I: pbuilder-time-stamp: 1441529130
+ true
+ rm /srv/reproducible-results/tmp.dQw0MbnTPn/pbuilderrc_mjYF
++ date -u
Sun Sep  6 08:45:30 UTC 2015 - build #1 for makepatch/testing/amd64 on profitbricks-build2-amd64 done
+ echo 'Sun Sep  6 08:45:30 UTC 2015 - build #1 for makepatch/testing/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.g6lOI90COH/tmp.RCnAzy2Qx3
/srv/reproducible-results/tmp.g6lOI90COH/tmp.RCnAzy2Qx3:	 64.8% -- replaced with /srv/reproducible-results/tmp.g6lOI90COH/tmp.RCnAzy2Qx3.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-makepatch
Sun Sep  6 08:45:30 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-DNFjxhzy, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.dQw0MbnTPn/b1 /srv/reproducible-results/tmp.dQw0MbnTPn/
jenkins_node_wrapper.sh[21933] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.dQw0MbnTPn/b1
+ ls -R /srv/reproducible-results/tmp.dQw0MbnTPn
/srv/reproducible-results/tmp.dQw0MbnTPn:
b1
b2
makepatch_2.03-1.1.diff.gz
makepatch_2.03-1.1.dsc
makepatch_2.03.orig.tar.gz
tmp.AR3hSE94AG

/srv/reproducible-results/tmp.dQw0MbnTPn/b1:
build.log
makepatch_2.03-1.diff.gz
makepatch_2.03-1.dsc
makepatch_2.03-1_all.deb
makepatch_2.03-1_amd64.buildinfo
makepatch_2.03-1_amd64.changes
makepatch_2.03.orig.tar.gz

/srv/reproducible-results/tmp.dQw0MbnTPn/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.dQw0MbnTPn'
jenkins_node_wrapper.sh[21945] remote_host called with rm -r /srv/reproducible-results/tmp.dQw0MbnTPn
+ '[' '!' -f b1/makepatch_2.03-1.1_amd64.changes ']'
+ '[' -f b1/makepatch_2.03-1_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.dQw0MbnTPn/tmp.AR3hSE94AG
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441529112
+ DURATION=37
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 2.03-1.1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''36018'\'''
+ local OLD_STATUS=reproducible
+ '[' reproducible = reproducible ']'
+ '[' depwait '!=' depwait ']'
+ '[' reproducible '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''36018'\'', '\''2.03-1.1'\'', '\''depwait'\'', '\''2015-09-06 08:44'\'', '\''37'\'', '\''amd64_7/1391'\'')'
+ '[' '!' -z 37 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''makepatch'\'', '\''2.03-1.1'\'', '\''testing'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-06 08:44'\'', '\''37'\'', '\''amd64_7/1391'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''36018'\'';'
+ gen_package_html makepatch
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''makepatch'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-06 08:45:12.508190
CRITICAL: https://reproducible.debian.net/testing/amd64/makepatch didn't produce a buildlog, even though it has been built.
INFO: Finished at 2015-09-06 08:45:12.589668, took: 0:00:00.081503
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/testing/amd64/makepatch.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/testing/amd64/makepatch.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.dQw0MbnTPn/tmp.AR3hSE94AG
/srv/reproducible-results/tmp.dQw0MbnTPn/tmp.AR3hSE94AG:	 36.5% -- replaced with /srv/reproducible-results/tmp.dQw0MbnTPn/tmp.AR3hSE94AG.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html makepatch
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''makepatch'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-06 08:45:12.784899
CRITICAL: https://reproducible.debian.net/testing/amd64/makepatch didn't produce a buildlog, even though it has been built.
INFO: Finished at 2015-09-06 08:45:12.793215, took: 0:00:00.008329
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.dQw0MbnTPn
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-makepatch
Sun  6 Sep 08:45:12 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-QScLM3Ov, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list