[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_27 #10749

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 00:23:15 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_27/10749/------------------------------------------
[...truncated 4565 lines...]
 I: copying [./libforest-perl_0.10.orig.tar.gz]
 I: copying [./libforest-perl_0.10-1.debian.tar.gz]
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
-gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Wed Dec 18 04:12:14 2013 -12
+gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': Errore generale
+gpgv: Signature made gio 19 dic 2013 06:12:14 +14
 gpgv:                using RSA key 054CB8F31343CF44
-gpgv: Can't check signature: No public key
+gpgv: Can't check signature: Nessuna chiave pubblica
 dpkg-source: warning: failed to verify signature on ./libforest-perl_0.10-1.dsc
 dpkg-source: info: extracting libforest-perl in libforest-perl-0.10
 dpkg-source: info: unpacking libforest-perl_0.10.orig.tar.gz
 dpkg-source: info: unpacking libforest-perl_0.10-1.debian.tar.gz
 dpkg-source: info: applying fix-pod-spelling.patch
 I: Building the package
-I: Running cd /build-1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: Running cd /build-2nd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
 dpkg-buildpackage: info: source package libforest-perl
 dpkg-buildpackage: info: source version 0.10-1
 dpkg-buildpackage: info: source distribution unstable
@@ -474,34 +485,34 @@
    dh_auto_build
 dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
 	make -j1
-make[1]: Entering directory '/build-1st/libforest-perl-0.10'
-cp lib/Forest/Tree/Pure.pm blib/lib/Forest/Tree/Pure.pm
+make[1]: ingresso nella directory "/build-2nd/libforest-perl-0.10"
+cp lib/Forest/Tree/Writer/SimpleASCII.pm blib/lib/Forest/Tree/Writer/SimpleASCII.pm
+cp lib/Forest.pm blib/lib/Forest.pm
+cp lib/Forest/Tree/Reader.pm blib/lib/Forest/Tree/Reader.pm
 cp lib/Forest/Tree/Builder.pm blib/lib/Forest/Tree/Builder.pm
+cp lib/Forest/Tree/Roles/MetaData.pm blib/lib/Forest/Tree/Roles/MetaData.pm
+cp lib/Forest/Tree/Pure.pm blib/lib/Forest/Tree/Pure.pm
+cp lib/Forest/Tree/Builder/Callback.pm blib/lib/Forest/Tree/Builder/Callback.pm
+cp lib/Forest/Tree.pm blib/lib/Forest/Tree.pm
+cp lib/Forest/Tree/Roles/HasNodeFormatter.pm blib/lib/Forest/Tree/Roles/HasNodeFormatter.pm
 cp lib/Forest/Tree/Reader/SimpleTextFile.pm blib/lib/Forest/Tree/Reader/SimpleTextFile.pm
-cp lib/Forest/Tree/Constructor.pm blib/lib/Forest/Tree/Constructor.pm
-cp lib/Forest/Tree/Roles/LoadWithMetaData.pm blib/lib/Forest/Tree/Roles/LoadWithMetaData.pm
-cp lib/Forest/Tree/Writer/SimpleASCII.pm blib/lib/Forest/Tree/Writer/SimpleASCII.pm
 cp lib/Forest/Tree/Roles/JSONable.pm blib/lib/Forest/Tree/Roles/JSONable.pm
-cp lib/Forest/Tree/Reader.pm blib/lib/Forest/Tree/Reader.pm
+cp lib/Forest/Tree/Builder/SimpleTextFile.pm blib/lib/Forest/Tree/Builder/SimpleTextFile.pm
+cp lib/Forest/Tree/Constructor.pm blib/lib/Forest/Tree/Constructor.pm
 cp lib/Forest/Tree/Writer/ASCIIWithBranches.pm blib/lib/Forest/Tree/Writer/ASCIIWithBranches.pm
-cp lib/Forest/Tree/Indexer.pm blib/lib/Forest/Tree/Indexer.pm
-cp lib/Forest/Tree.pm blib/lib/Forest/Tree.pm
-cp lib/Forest/Tree/Roles/MetaData.pm blib/lib/Forest/Tree/Roles/MetaData.pm
-cp lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm blib/lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
 cp lib/Forest/Tree/Writer.pm blib/lib/Forest/Tree/Writer.pm
-cp lib/Forest/Tree/Builder/SimpleTextFile.pm blib/lib/Forest/Tree/Builder/SimpleTextFile.pm
-cp lib/Forest/Tree/Writer/SimpleHTML.pm blib/lib/Forest/Tree/Writer/SimpleHTML.pm
 cp lib/Forest/Tree/Loader.pm blib/lib/Forest/Tree/Loader.pm
-cp lib/Forest/Tree/Builder/Callback.pm blib/lib/Forest/Tree/Builder/Callback.pm
-cp lib/Forest/Tree/Roles/HasNodeFormatter.pm blib/lib/Forest/Tree/Roles/HasNodeFormatter.pm
-cp lib/Forest.pm blib/lib/Forest.pm
+cp lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm blib/lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
+cp lib/Forest/Tree/Roles/LoadWithMetaData.pm blib/lib/Forest/Tree/Roles/LoadWithMetaData.pm
+cp lib/Forest/Tree/Indexer.pm blib/lib/Forest/Tree/Indexer.pm
 cp lib/Forest/Tree/Loader/SimpleUIDLoader.pm blib/lib/Forest/Tree/Loader/SimpleUIDLoader.pm
+cp lib/Forest/Tree/Writer/SimpleHTML.pm blib/lib/Forest/Tree/Writer/SimpleHTML.pm
 Manifying 21 pod documents
-make[1]: Leaving directory '/build-1st/libforest-perl-0.10'
+make[1]: uscita dalla directory "/build-2nd/libforest-perl-0.10"
    dh_auto_test
 dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
 	make -j1 test TEST_VERBOSE=1
-make[1]: Entering directory '/build-1st/libforest-perl-0.10'
+make[1]: ingresso nella directory "/build-2nd/libforest-perl-0.10"
 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t
 t/000_load.t ........................... 
 1..15
@@ -1006,30 +1017,30 @@
 1..21
 ok 1 - POD test for blib/lib/Forest.pm
 ok 2 - POD test for blib/lib/Forest/Tree.pm
-ok 3 - POD test for blib/lib/Forest/Tree/Indexer.pm
+ok 3 - POD test for blib/lib/Forest/Tree/Builder.pm
 ok 4 - POD test for blib/lib/Forest/Tree/Reader.pm
-ok 5 - POD test for blib/lib/Forest/Tree/Builder.pm
-ok 6 - POD test for blib/lib/Forest/Tree/Loader.pm
-ok 7 - POD test for blib/lib/Forest/Tree/Writer.pm
-ok 8 - POD test for blib/lib/Forest/Tree/Constructor.pm
-ok 9 - POD test for blib/lib/Forest/Tree/Pure.pm
-ok 10 - POD test for blib/lib/Forest/Tree/Reader/SimpleTextFile.pm
-ok 11 - POD test for blib/lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
-ok 12 - POD test for blib/lib/Forest/Tree/Builder/Callback.pm
-ok 13 - POD test for blib/lib/Forest/Tree/Builder/SimpleTextFile.pm
-ok 14 - POD test for blib/lib/Forest/Tree/Roles/MetaData.pm
-ok 15 - POD test for blib/lib/Forest/Tree/Roles/LoadWithMetaData.pm
-ok 16 - POD test for blib/lib/Forest/Tree/Roles/JSONable.pm
-ok 17 - POD test for blib/lib/Forest/Tree/Roles/HasNodeFormatter.pm
-ok 18 - POD test for blib/lib/Forest/Tree/Writer/SimpleHTML.pm
-ok 19 - POD test for blib/lib/Forest/Tree/Writer/ASCIIWithBranches.pm
-ok 20 - POD test for blib/lib/Forest/Tree/Writer/SimpleASCII.pm
-ok 21 - POD test for blib/lib/Forest/Tree/Loader/SimpleUIDLoader.pm
+ok 5 - POD test for blib/lib/Forest/Tree/Loader.pm
+ok 6 - POD test for blib/lib/Forest/Tree/Writer.pm
+ok 7 - POD test for blib/lib/Forest/Tree/Constructor.pm
+ok 8 - POD test for blib/lib/Forest/Tree/Pure.pm
+ok 9 - POD test for blib/lib/Forest/Tree/Indexer.pm
+ok 10 - POD test for blib/lib/Forest/Tree/Loader/SimpleUIDLoader.pm
+ok 11 - POD test for blib/lib/Forest/Tree/Writer/SimpleASCII.pm
+ok 12 - POD test for blib/lib/Forest/Tree/Writer/SimpleHTML.pm
+ok 13 - POD test for blib/lib/Forest/Tree/Writer/ASCIIWithBranches.pm
+ok 14 - POD test for blib/lib/Forest/Tree/Builder/Simpltee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libforest-perl_0.10-1.diff: No space left on device
eTextFile.pm
+ok 15 - POD test for blib/lib/Forest/Tree/Builder/Callback.pm
+ok 16 - POD test for blib/lib/Forest/Tree/Reader/SimpleTextFile.pm
+ok 17 - POD test for blib/lib/Forest/Tree/Roles/LoadWithMetaData.pm
+ok 18 - POD test for blib/lib/Forest/Tree/Roles/HasNodeFormatter.pm
+ok 19 - POD test for blib/lib/Forest/Tree/Roles/JSONable.pm
+ok 20 - POD test for blib/lib/Forest/Tree/Roles/MetaData.pm
+ok 21 - POD test for blib/lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm
 ok
 All tests successful.
-Files=17, Tests=472, 42 wallclock secs ( 0.23 usr  0.07 sys + 22.62 cusr  1.12 csys = 24.04 CPU)
+Files=17, Tests=472, 150 wallclock secs ( 0.76 usr  0.09 sys + 56.32 cusr  2.29 csys = 59.46 CPU)
 Result: PASS
-make[1]: Leaving directory '/build-1st/libforest-perl-0.10'
+make[1]: uscita dalla directory "/build-2nd/libforest-perl-0.10"
  fakeroot debian/rules binary
 dh binary
 dh: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1037,52 +1048,52 @@
    dh_prep
    dh_auto_install
 dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
-	make -j1 install DESTDIR=/build-1st/libforest-perl-0.10/debian/libforest-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[1]: Entering directory '/build-1st/libforest-perl-0.10'
+	make -j1 install DESTDIR=/build-2nd/libforest-perl-0.10/debian/libforest-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[1]: ingresso nella directory "/build-2nd/libforest-perl-0.10"
 Manifying 21 pod documents
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Constructor.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Pure.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader/SimpleTextFile.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer/SimpleUIDIndexer.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/Callback.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/SimpleTextFile.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/MetaData.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/LoadWithMetaData.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/JSONable.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/HasNodeFormatter.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleHTML.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/ASCIIWithBranches.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleASCII.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader/SimpleUIDLoader.pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleHTML.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader::SimpleTextFile.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::LoadWithMetaData.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::HasNodeFormatter.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::Callback.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Pure.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::JSONable.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::SimpleTextFile.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::MetaData.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::ASCIIWithBranches.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer::SimpleUIDIndexer.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleASCII.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader::SimpleUIDLoader.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder.3pm
-Installing /build-1st/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Constructor.3pm
-make[1]: Leaving directory '/build-1st/libforest-perl-0.10'
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Constructor.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Pure.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Loader/SimpleUIDLoader.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleASCII.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/SimpleHTML.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Writer/ASCIIWithBranches.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/SimpleTextFile.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Builder/Callback.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Reader/SimpleTextFile.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/LoadWithMetaData.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/HasNodeFormatter.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/JSONable.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Roles/MetaData.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/perl5/Forest/Tree/Indexer/SimpleUIDIndexer.pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::MetaData.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::LoadWithMetaData.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleHTML.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::HasNodeFormatter.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::ASCIIWithBranches.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Constructor.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer::SimpleUIDIndexer.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader::SimpleTextFile.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Indexer.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Reader.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Pure.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::Callback.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Roles::JSONable.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Writer::SimpleASCII.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader::SimpleUIDLoader.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Builder::SimpleTextFile.3pm
+Installing /build-2nd/libforest-perl-0.10/debian/libforest-perl/usr/share/man/man3/Forest::Tree::Loader.3pm
+make[1]: uscita dalla directory "/build-2nd/libforest-perl-0.10"
    dh_installdocs
    dh_installchangelogs
 dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1106,12 +1117,14 @@
  dpkg-source --after-build libforest-perl-0.10
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/29106/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/29106/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/1976 and its subdirectories
-I: Current time: Fri Oct 14 12:11:45 GMT+12 2016
-I: pbuilder-time-stamp: 1476490305
+I: removing directory /srv/workspace/pbuilder/29106 and its subdirectories
+I: Current time: sab 15 ott 2016, 14.23.06, GMT-14
+I: pbuilder-time-stamp: 1476490986
/srv/reproducible-results/rbuild-debian-vEr8ok6Z/tmp.EpLmvKArVP:	 81.7% -- replaced with /srv/reproducible-results/rbuild-debian-vEr8ok6Z/tmp.EpLmvKArVP.gz
INFO: Starting at 2016-10-15 00:23:14.844373
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/libforest-perl_0.10-1_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/libforest-perl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 00:23:14.929759, took: 0:00:00.085397
Sat 15 Oct 00:23:14 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-sym1meKk, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list