[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_6 #1265

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 6 08:53:41 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_6/1265/>

------------------------------------------
[...truncated 629 lines...]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Jun 30 19:48:08 2013 GMT+12 using DSA key ID 4B394F7E
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./bulletml_0.0.6-6.dsc
dpkg-source: info: extracting bulletml in bulletml-0.0.6
dpkg-source: info: unpacking bulletml_0.0.6.orig.tar.gz
dpkg-source: info: unpacking bulletml_0.0.6-6.debian.tar.bz2
dpkg-source: info: applying fixes.patch
dpkg-source: info: applying bulletml_d.patch
dpkg-source: info: applying d_cpp.patch
dpkg-source: info: applying warnings.patch
dpkg-source: info: applying makefile.patch
dpkg-source: info: applying includes.patch
dpkg-source: info: applying get-rid-of-boost.patch
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 bulletml
dpkg-buildpackage: source version 0.0.6-6
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Peter De Wachter <pdewacht at gmail.com>
 dpkg-source --before-build bulletml-0.0.6
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from bulletml-0.0.6/debian/source/options: --compression=bzip2 --compression-level=7 --extend-diff-ignore=(^|/)config.(sub|guess)$
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make -C src clean
make[1]: Entering directory '/tmp/buildd/bulletml-0.0.6/src'
rm -f *.o *.a test_bulletml *.so *.so.*
/usr/bin/make -C tinyxml clean
make[2]: Entering directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
rm -f core tinyxml.o tinyxmlparser.o xmltest.o tinyxmlerror.o xmltest
make[2]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
make[1]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src'
rm -f src/*.so src/*.so.* src/*.o
rm -f src/bulletml.d
rm -f src/calc.cpp
dh_clean 
 debian/rules build
dh_testdir
rm -f src/calc.cpp #needs to be regenerated from src/calc.yy
rm -f src/*.o src/*/*.o
/usr/bin/make -C src CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" libbulletml.a
make[1]: Entering directory '/tmp/buildd/bulletml-0.0.6/src'
/usr/bin/make -C tinyxml
make[2]: Entering directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  tinyxml.cpp -o tinyxml.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  tinyxmlparser.cpp -o tinyxmlparser.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  xmltest.cpp -o xmltest.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  tinyxmlerror.cpp -o tinyxmlerror.o
g++ -o xmltest  tinyxml.o tinyxmlparser.o xmltest.o tinyxmlerror.o  
make[2]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
perl ../d_cpp/create_d_import.pl bulletml_d.cpp bulletml.d
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletmlparser-tinyxml.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletmlparser.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletmltree.cpp
bison -y   calc.yy && mv y.tab.c calc.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp calc.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp formula-variables.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletmlrunner.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletmlrunnerimpl.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../d_cpp bulletml_d.cpp
ar cru libbulletml.a *.o tinyxml/tiny*.o
ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src'
rm -f src/*.o src/*/*.o
/usr/bin/make -C src CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic" \
	LDFLAGS="-Wl,-z,relro -Wl,-z,defs" libbulletml.so
make[1]: Entering directory '/tmp/buildd/bulletml-0.0.6/src'
/usr/bin/make -C tinyxml
make[2]: Entering directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic  tinyxml.cpp -o tinyxml.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic  tinyxmlparser.cpp -o tinyxmlparser.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic  xmltest.cpp -o xmltest.o
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic  tinyxmlerror.cpp -o tinyxmlerror.o
g++ -o xmltest -Wl,-z,relro -Wl,-z,defs tinyxml.o tinyxmlparser.o xmltest.o tinyxmlerror.o  
make[2]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src/tinyxml'
perl ../d_cpp/create_d_import.pl bulletml_d.cpp bulletml.d
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletmlparser-tinyxml.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletmlparser.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletmltree.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp calc.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp formula-variables.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletmlrunner.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletmlrunnerimpl.cpp
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fpic -I. -I../d_cpp bulletml_d.cpp
g++ -Wl,-z,relro -Wl,-z,defs -shared \
	-Wl,-soname,libbulletml.so.0d2 \
	-o libbulletml.so.0d2.0 \
	*.o tinyxml/tiny*.o
rm -f libbulletml.so.0d2
ln -s libbulletml.so.0d2.0 libbulletml.so.0d2
rm -f libbulletml.so
ln -s libbulletml.so.0d2 libbulletml.so
make[1]: Leaving directory '/tmp/buildd/bulletml-0.0.6/src'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
#/usr/bin/make -C src DESTDIR=/tmp/buildd/bulletml-0.0.6/debian/tmp install
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installdocs
dh_installexamples
dh_install
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'libbulletml0d2-dbgsym' in '../libbulletml0d2-dbgsym_0.0.6-6_amd64.deb'.
dpkg-deb: building package 'libbulletml-dev' in '../libbulletml-dev_0.0.6-6_amd64.deb'.
dpkg-deb: building package 'libbulletml0d2' in '../libbulletml0d2_0.0.6-6_amd64.deb'.
 dpkg-genbuildinfo  >../bulletml_0.0.6-6_amd64.buildinfo
 dpkg-distaddfile bulletml_0.0.6-6_amd64.buildinfo libs extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../bulletml_0.0.6-6_amd64.changes
dpkg-genchanges: warning: package libbulletml0d2-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build bulletml-0.0.6
dpkg-source: info: using options from bulletml-0.0.6/debian/source/options: --compression=bzip2 --compression-level=7 --extend-diff-ignore=(^|/)config.(sub|guess)$
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//12792 and its subdirectories
I: Current time: Sat Sep  5 20:53:59 GMT+12 2015
I: pbuilder-time-stamp: 1441529639
+ true
+ rm /srv/reproducible-results/tmp.ZV9BqVOmPw/pbuilderrc_mtEg
++ date -u
Sun Sep  6 08:53:59 UTC 2015 - build #1 for bulletml/testing/amd64 on profitbricks-build2-amd64 done
+ echo 'Sun Sep  6 08:53:59 UTC 2015 - build #1 for bulletml/testing/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.GIkyN8BGbS/tmp.sYBl7PksDU
/srv/reproducible-results/tmp.GIkyN8BGbS/tmp.sYBl7PksDU:	 76.9% -- replaced with /srv/reproducible-results/tmp.GIkyN8BGbS/tmp.sYBl7PksDU.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-testing-amd64-bulletml
Sun Sep  6 08:53:59 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-WWuVnGcP, which will now be removed.
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.ZV9BqVOmPw/b1 /srv/reproducible-results/tmp.ZV9BqVOmPw/
jenkins_node_wrapper.sh[16320] remote_host called with rsync --server --sender -re.iLsfx . /srv/reproducible-results/tmp.ZV9BqVOmPw/b1
+ ls -R /srv/reproducible-results/tmp.ZV9BqVOmPw
/srv/reproducible-results/tmp.ZV9BqVOmPw:
b1
b2
bulletml_0.0.6-6.1.debian.tar.bz2
bulletml_0.0.6-6.1.dsc
bulletml_0.0.6.orig.tar.gz
tmp.JTissklRqX

/srv/reproducible-results/tmp.ZV9BqVOmPw/b1:
build.log
bulletml_0.0.6-6.debian.tar.bz2
bulletml_0.0.6-6.dsc
bulletml_0.0.6-6_amd64.buildinfo
bulletml_0.0.6-6_amd64.changes
bulletml_0.0.6.orig.tar.gz
libbulletml-dev_0.0.6-6_amd64.deb
libbulletml0d2-dbgsym_0.0.6-6_amd64.deb
libbulletml0d2_0.0.6-6_amd64.deb

/srv/reproducible-results/tmp.ZV9BqVOmPw/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.ZV9BqVOmPw'
jenkins_node_wrapper.sh[16326] remote_host called with rm -r /srv/reproducible-results/tmp.ZV9BqVOmPw
+ '[' '!' -f b1/bulletml_0.0.6-6.1_amd64.changes ']'
+ '[' -f b1/bulletml_0.0.6-6_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.ZV9BqVOmPw/tmp.JTissklRqX
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441529620
+ DURATION=68
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 0.0.6-6.1 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''25033'\'''
+ 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 ('\''25033'\'', '\''0.0.6-6.1'\'', '\''depwait'\'', '\''2015-09-06 08:52'\'', '\''68'\'', '\''amd64_6/1265'\'')'
+ '[' '!' -z 68 ']'
+ 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 ('\''bulletml'\'', '\''0.0.6-6.1'\'', '\''testing'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-06 08:52'\'', '\''68'\'', '\''amd64_6/1265'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''25033'\'';'
+ gen_package_html bulletml
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''bulletml'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-06 08:53:40.990578
CRITICAL: https://reproducible.debian.net/testing/amd64/bulletml didn't produce a buildlog, even though it has been built.
INFO: Finished at 2015-09-06 08:53:41.177339, took: 0:00:00.186780
+ cd -
+ echo

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

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



More information about the Qa-jenkins-scm mailing list