[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_gamma #64284

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 30 23:01:08 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_gamma/64284/>

------------------------------------------
[...truncated 916 lines...]
Preparing to unpack .../madison-lite_0.20_all.deb ...
Unpacking madison-lite (0.20) ...
Selecting previously unselected package xdelta.
Preparing to unpack .../xdelta_1.1.3-9.1_amd64.deb ...
Unpacking xdelta (1.1.3-9.1) ...
Selecting previously unselected package pristine-tar.
Preparing to unpack .../pristine-tar_1.33_amd64.deb ...
Unpacking pristine-tar (1.33) ...
Selecting previously unselected package openstack-pkg-tools.
Preparing to unpack .../openstack-pkg-tools_32_all.deb ...
Unpacking openstack-pkg-tools (32) ...
Processing triggers for man-db (2.7.2-1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up netbase (5.3) ...
Setting up openssl (1.0.2d-1) ...
Setting up ca-certificates (20150426) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up liburi-perl (1.69-1) ...
Setting up libhtml-parser-perl (3.71-2) ...
Setting up libhtml-tree-perl (5.03-2) ...
Setting up libio-html-perl (1.001-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhttp-cookies-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libnet-ssleay-perl (1.70-1) ...
Setting up libio-socket-ssl-perl (2.017-1) ...
Setting up libnet-http-perl (6.09-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libxdelta2 (1.1.3-9.1) ...
Setting up madison-lite (0.20) ...
Setting up xdelta (1.1.3-9.1) ...
Setting up pristine-tar (1.33) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up libwww-perl (6.13-1) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libxml-xpath-perl (1.13-7) ...
Setting up openstack-pkg-tools (32) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
disorderfs is already the newest version.
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [spice-html5_0.1.4-1.dsc]
I: copying [./spice-html5_0.1.4.orig.tar.xz]
I: copying [./spice-html5_0.1.4-1.debian.tar.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made jeu 10 oct 2013 04:35:02 GMT-14 using RSA key ID AC6B43FE
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./spice-html5_0.1.4-1.dsc
dpkg-source: info: extracting spice-html5 in spice-html5-0.1.4
dpkg-source: info: unpacking spice-html5_0.1.4.orig.tar.xz
dpkg-source: info: unpacking spice-html5_0.1.4-1.debian.tar.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package spice-html5
dpkg-buildpackage: source version 0.1.4-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Thomas Goirand <zigo at debian.org>
 dpkg-source --before-build spice-html5-0.1.4
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/spice-html5-0.1.4'
echo "Nothing to build"
Nothing to build
make[1]: Leaving directory '/tmp/buildd/spice-html5-0.1.4'
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/tmp/buildd/spice-html5-0.1.4'
echo "Not using Makefile"
Not using Makefile
make[1]: Leaving directory '/tmp/buildd/spice-html5-0.1.4'
   dh_install
   dh_installdocs
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/tmp/buildd/spice-html5-0.1.4'
if [ -e /tmp/buildd/spice-html5-0.1.4/debian/CHANGELOG ] ; then \
	dh_installchangelogs /tmp/buildd/spice-html5-0.1.4/debian/CHANGELOG ; \
else \
	dh_installchangelogs ; \
fi
make[1]: Leaving directory '/tmp/buildd/spice-html5-0.1.4'
   debian/rules override_dh_installinit
make[1]: Entering directory '/tmp/buildd/spice-html5-0.1.4'
# Create the init scripts and systemd unit files from the template
for i in `ls -1 debian/*.init.in` ; do \
	MYINIT=`echo $i | sed s/.init.in//` ; \
	cp $i $MYINIT.init ; \
	cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \
	pkgos-gen-systemd-unit $i ; \
done
ls: cannot access debian/*.init.in: No such file or directory
# If there's an upstart.in file, use that one instead of the generated one
for i in `ls -1 debian/*.upstart.in` ; do \
	MYPKG=`echo $i | sed s/.upstart.in//` ; \
	cp $MYPKG.upstart.in $MYPKG.upstart ; \
done
ls: cannot access debian/*.upstart.in: No such file or directory
# Generate the upstart job if there's no already existing .upstart.in
for i in `ls debian/*.init.in` ; do \
	MYINIT=`echo $i | sed s/.init.in/.upstart.in/` ; \
	if ! [ -e $MYINIT ] ; then \
		pkgos-gen-upstart-job $i ; \
	fi \
done
ls: cannot access debian/*.init.in: No such file or directory
# If there's a service.in file, use that one instead of the generated one
for i in `ls -1 debian/*.service.in`; do \
	MYPKG=`echo $i | sed s/.service.in//` ; \
	cp $MYPKG.service.in $MYPKG.service ; \
done
ls: cannot access debian/*.service.in: No such file or directory
# Generate the systemd unit if there's no already existing .service.in
for i in `ls debian/*.init.in` ; do \
	MYINIT=`echo $i | sed s/.init.in/.service.in/` ; \
	if ! [ -e $MYINIT ] ; then \
		pkgos-gen-systemd-unit $i ; \
	fi \
done
ls: cannot access debian/*.init.in: No such file or directory
dh_installinit --error-handler=true
make[1]: Leaving directory '/tmp/buildd/spice-html5-0.1.4'
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   debian/rules override_dh_gencontrol
make[1]: Entering directory '/tmp/buildd/spice-html5-0.1.4'
if dpkg-vendor --derives-from ubuntu ; then \
	dh_gencontrol -- -T/tmp/buildd/spice-html5-0.1.4/debian/ubuntu_control_vars ; \
else \
	dh_gencontrol -- -T/tmp/buildd/spice-html5-0.1.4/debian/debian_control_vars ; \
fi
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
make[1]: Leaving directory '/tmp/buildd/spice-html5-0.1.4'
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'spice-html5' in '../spice-html5_0.1.4-1_all.deb'.
 dpkg-genbuildinfo  >../spice-html5_0.1.4-1_amd64.buildinfo
 dpkg-distaddfile spice-html5_0.1.4-1_amd64.buildinfo web extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../spice-html5_0.1.4-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build spice-html5-0.1.4
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//25466/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//25466/tmp/hooks/B01_cleanup finished
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//25466 and its subdirectories
I: Current time: lundi 31 août 2015, 13:01:08 (UTC+1400)
I: pbuilder-time-stamp: 1440975668
+ true
+ '[' -f b2/spice-html5_0.1.4-1_amd64.changes ']'
+ FTBFS=0
+ cat b1/spice-html5_0.1.4-1_amd64.changes
+ tee -a /srv/reproducible-results/tmp.NHGAToz6BO/tmp.wlROEWwFw0
Format: 1.8
Date: Wed, 09 Oct 2013 22:18:04 +0800
Source: spice-html5
Binary: spice-html5
Architecture: all amd64
Version: 0.1.4-1
Distribution: unstable
Urgency: low
Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo at debian.org>
Description:
 spice-html5 - Spice Web client which runs entirely within a modern browser
Changes:
 spice-html5 (0.1.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Removes the minus char mapping patch which is now in upstream code as they
     accepted my patch.
Checksums-Sha1:
 5a23e3bc207e6542e7a5b58250c2b59172612274 49944 spice-html5_0.1.4-1_all.deb
 c22445a9a3287af1f8761c30e2ec8dbe9e7a08b5 5435 spice-html5_0.1.4-1_amd64.buildinfo
Checksums-Sha256:
 5efe013a522f97f6c5186f2bae8740065669381e7bf289c52e658d2f2d8f3b0b 49944 spice-html5_0.1.4-1_all.deb
 44fa29a8c631762596cb565e26951190cd6a8fa89f56d748667db54b364cb987 5435 spice-html5_0.1.4-1_amd64.buildinfo
Files:
 827f92b7bdacf7775cf6b77a7a52483f 49944 web extra spice-html5_0.1.4-1_all.deb
 6f92c48e92b11a89fc34f04e9f48b507 5435 web extra spice-html5_0.1.4-1_amd64.buildinfo
+ rm
rm: missing operand
Try 'rm --help' for more information.
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.NHGAToz6BO/tmp.wlROEWwFw0
/srv/reproducible-results/tmp.NHGAToz6BO/tmp.wlROEWwFw0:	 72.7% -- replaced with /srv/reproducible-results/tmp.NHGAToz6BO/tmp.wlROEWwFw0.gz
+ '[' legacy = legacy ']'
+ gen_package_html spice-html5
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''spice-html5'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-08-30 23:01:08.720899
INFO: Finished at 2015-08-30 23:01:08.727855, took: 0:00:00.006967
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.NHGAToz6BO
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-spice-html5
Sun 30 Aug 23:01:08 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-JlfnZxL8, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list