[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_beta #42167

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 30 16:52:04 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_beta/42167/>

------------------------------------------
[...truncated 1236 lines...]
gpgv: Signature made Mon Dec 23 12:02:34 2013 GMT-14 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libmoosex-configfromfile-perl_0.13-1.dsc
dpkg-source: info: extracting libmoosex-configfromfile-perl in libmoosex-configfromfile-perl-0.13
dpkg-source: info: unpacking libmoosex-configfromfile-perl_0.13.orig.tar.gz
dpkg-source: info: unpacking libmoosex-configfromfile-perl_0.13-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" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package libmoosex-configfromfile-perl
dpkg-buildpackage: source version 0.13-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann <gregoa at debian.org>
 dpkg-source --before-build libmoosex-configfromfile-perl-0.13
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
	perl Build.PL --installdirs vendor
Creating new 'Build' script for 'MooseX-ConfigFromFile' version '0.13'
   dh_auto_build
	perl Build
cp lib/MooseX/ConfigFromFile.pm blib/lib/MooseX/ConfigFromFile.pm
   dh_auto_test
	perl Build test --verbose 1
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
#    Version Module                   
#   -------- -------------------------
#   2.140640 CPAN::Meta               
#      2.125 CPAN::Meta::Requirements 
#     1.3301 Carp                     
#       6.98 ExtUtils::MakeMaker      
#    3.48_01 File::Spec::Functions    
#       1.38 List::Util               
#      0.039 Module::Build::Tiny      
#     2.1213 Moose                    
#     2.1213 Moose::Role              
#       0.64 MooseX::Getopt           
#    missing MooseX::SimpleConfig     
#       0.45 MooseX::Types::Moose     
#      0.011 MooseX::Types::Path::Tiny
#       1.38 Scalar::Util             
#      0.113 Test::Deep               
#      0.012 Test::Fatal              
#   1.001002 Test::More               
#       0.08 Test::Requires           
#       0.18 Test::Without::Module    
#     0.0603 if                       
#       0.20 namespace::autoclean     
#       1.08 strict                   
#       1.23 warnings                 
t/00-report-prereqs.t .... 
1..1
ok 1
ok
t/01use.t ................ 
ok 1 - use MooseX::ConfigFromFile;
1..1
ok
t/02subclass.t ........... 
ok 1 - B does ConfigFromFile
ok 2 - B->new_with_config lives
1..2
ok
t/03configfile_method.t .. 
ok 1 - A->new_with_config lives
ok 2 - there is no configfile for A
ok 3 - B->new_with_config lives
ok 4 - B configfile attr default sub is called
ok 5 - C->new_with_config lives
ok 6 - C configfile attr default sub is called, with classname
1..6
ok
t/04a_getopt.t ........... 
ok 1 - the Getopt attr trait is not added if not installed
1..1
ok
t/04b_getopt.t ........... 
ok 1 - classes with MooseX::Getopt have the Getopt attr trait added
ok 2 - when MooseX::Getopt is loaded, the Getopt attr trait is still added
1..2
ok
t/05_default_sub.t ....... 
ok 1 - no configfile set
ok 2 - no files loaded
ok 3 - correct constructor args passed
ok 4 - no exceptions
ok 5 - no configfile set
ok 6 - no files loaded
ok 7 - correct constructor args passed
ok 8 - no exceptions
ok 9 - configfile set via overridden default
ok 10 - correct file was loaded from
ok 11 - no exceptions
ok 12 - configfile set via overridden default
ok 13 - configfile was calculated just once
ok 14 - correct file was loaded from
ok 15 - no exceptions
ok 16 - configfile set via overridden default
ok 17 - correct constructor args passed
ok 18 - correct file was loaded from
ok 19 - no exceptions
ok 20 - configfile set via overridden sub
ok 21 - correct file was loaded from
ok 22 - no exceptions
ok 23 - configfile set via overridden sub
ok 24 - correct file was loaded from
ok 25 - no exceptions
ok 26 - configfile set via overridden sub
ok 27 - correct constructor args passed
ok 28 - correct file was loaded from
ok 29 - no exceptions
ok 30 - configfile set via overridden sub
ok 31 - correct constructor args passed
ok 32 - correct file was loaded from
ok 33 - no exceptions
ok 34 - configfile set via new sub
ok 35 - correct constructor args passed
ok 36 - configfile was calculated just once
ok 37 - correct file was loaded from
ok 38 - no exceptions
ok 39 - configfile set via new sub
ok 40 - correct constructor args passed
ok 41 - configfile was calculated just once
ok 42 - correct file was loaded from
ok 43 - no exceptions
ok 44 - configfile set via overridden sub
ok 45 - correct constructor args passed
ok 46 - configfile was calculated just once
ok 47 - correct file was loaded from
ok 48 - no exceptions
1..48
ok
All tests successful.
Files=7, Tests=61,  8 wallclock secs ( 0.06 usr  0.01 sys +  3.54 cusr  0.22 csys =  3.83 CPU)
Result: PASS
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	perl Build install --destdir /tmp/buildd/libmoosex-configfromfile-perl-0.13/debian/libmoosex-configfromfile-perl --create_packlist 0
Installing /tmp/buildd/libmoosex-configfromfile-perl-0.13/debian/libmoosex-configfromfile-perl/usr/share/perl5/MooseX/ConfigFromFile.pm
Installing /tmp/buildd/libmoosex-configfromfile-perl-0.13/debian/libmoosex-configfromfile-perl/usr/share/man/man3/MooseX::ConfigFromFile.3pm
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libmoosex-configfromfile-perl' in '../libmoosex-configfromfile-perl_0.13-1_all.deb'.
 dpkg-genbuildinfo  >../libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo
 dpkg-distaddfile libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libmoosex-configfromfile-perl_0.13-1_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libmoosex-configfromfile-perl-0.13
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting /run/shm filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//10101 and its subdirectories
I: Current time: Fri May  1 06:52:03 GMT-14 2015
I: pbuilder-time-stamp: 1430412723
+ '[' true = false ']'
+ '[' -f b2/libmoosex-configfromfile-perl_0.13-1_amd64.changes ']'
+ FTBFS=0
+ tee -a /srv/reproducible-results/tmp.UHF42VDqjv/tmp.qWZr76sJbW
+ cat b1/libmoosex-configfromfile-perl_0.13-1_amd64.changes
Format: 1.8
Date: Sun, 22 Dec 2013 23:02:13 +0100
Source: libmoosex-configfromfile-perl
Binary: libmoosex-configfromfile-perl
Architecture: all amd64
Version: 0.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 libmoosex-configfromfile-perl - Moose role for setting attributes from a config file
Changes:
 libmoosex-configfromfile-perl (0.13-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update (build) dependencies.
   * Install new CONTRIBUTING file.
Checksums-Sha1:
 693ab47ed15b374a841bf498c6853af444195d0e 10764 libmoosex-configfromfile-perl_0.13-1_all.deb
 e005a2d3786d6ec10ddfdbbc05e7203d9da2e624 6583 libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo
Checksums-Sha256:
 b434f68544dfd4be84005fdac1982f1a82a474c7b04e6c9fc2df1019198a11a1 10764 libmoosex-configfromfile-perl_0.13-1_all.deb
 7169a7d26c7defa04ad4b8d240f89c761fd5193252968e7d53bd0e02ca6abaaa 6583 libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo
Files:
 0608c5260a7a34a36f1435cb96085b8b 10764 perl optional libmoosex-configfromfile-perl_0.13-1_all.deb
 e9f197a1eb77db580e02707752ccc233 6583 perl optional libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo
+ cleanup_userContent
+ rm -f /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libmoosex-configfromfile-perl_0.13-1.rbuild.log
+ rm -f '/var/lib/jenkins/userContent/reproducible/dbd/unstable/amd64/libmoosex-configfromfile-perl_*.debbindiff.html'
+ rm -f /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/libmoosex-configfromfile-perl_0.13-1_amd64.buildinfo
+ chmod 644 /srv/reproducible-results/tmp.UHF42VDqjv/tmp.qWZr76sJbW
+ mv /srv/reproducible-results/tmp.UHF42VDqjv/tmp.qWZr76sJbW /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libmoosex-configfromfile-perl_0.13-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libmoosex-configfromfile-perl_0.13-1.rbuild.log
+ rm /srv/reproducible-results/tmp.UHF42VDqjv/pbuilderrc_O88x
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_debbindiff
+ init_debbindiff
+ '[' -f /var/lib/jenkins/reproducible-dbdchroot.writelock ']'
+ '[' -f /var/lib/jenkins/reproducible-dbdchroot.readlock ']'
+ touch /var/lib/jenkins/reproducible-dbdchroot.readlock
+ TMPLOG=(mktemp --tmpdir=$TMPDIR)
+ local TMPLOG
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libmoosex-configfromfile-perl_0.13-1.rbuild.log

+ local TIMEOUT=30m
++ schroot --directory /tmp -c source:jenkins-reproducible-unstable-debbindiff debbindiff -- --version
+ DBDVERSION='E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount/jenkins-reproducible-unstable-debbindiff-98cbf8f0-7f8c-4bc5-9111-69b3cc29341a/bin/sh: No such file or directory
E: 20copyfiles: cp: cannot create regular file `/var/lib/schroot/mount/jenkins-reproducible-unstable-debbindiff-98cbf8f0-7f8c-4bc5-9111-69b3cc29341a/etc/resolv.conf'\'': No such file or directory
E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount/jenkins-reproducible-unstable-debbindiff-98cbf8f0-7f8c-4bc5-9111-69b3cc29341a/bin/sh: No such file or directory
E: jenkins-reproducible-unstable-debbindiff-98cbf8f0-7f8c-4bc5-9111-69b3cc29341a: Chroot setup failed: stage=setup-start'
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ rm -r /srv/reproducible-results/tmp.UHF42VDqjv
+ false
+ rm -f /tmp/unstable-amd64-libmoosex-configfromfile-perl
Thu Apr 30 16:52:04 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-1JI2GwYu, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list