[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_35 #2119
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Mar 23 05:07:47 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_35/2119/>
------------------------------------------
[...truncated 672 lines...]
Setting up xserver-common (2:1.18.2-1) ...
Setting up xvfb (2:1.18.2-1) ...
Setting up dh-strip-nondeterminism (0.016-1) ...
Setting up debhelper (9.20160313) ...
Processing triggers for libc-bin (2.22-3) ...
Processing triggers for systemd (229-2) ...
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...
fakeroot is already the newest version (1.20.2-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [libgraphics-libplot-perl_2.2.2-6.dsc]
I: copying [./libgraphics-libplot-perl_2.2.2.orig.tar.gz]
I: copying [./libgraphics-libplot-perl_2.2.2-6.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sat Feb 22 09:24:30 2014 GMT+12 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libgraphics-libplot-perl_2.2.2-6.dsc
dpkg-source: info: extracting libgraphics-libplot-perl in libgraphics-libplot-perl-2.2.2
dpkg-source: info: unpacking libgraphics-libplot-perl_2.2.2.orig.tar.gz
dpkg-source: info: unpacking libgraphics-libplot-perl_2.2.2-6.debian.tar.xz
dpkg-source: info: applying doc-location.patch
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
dpkg-buildpackage: source package libgraphics-libplot-perl
dpkg-buildpackage: source version 2.2.2-6
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann <gregoa at debian.org>
dpkg-source --before-build libgraphics-libplot-perl-2.2.2
dpkg-buildpackage: host architecture armhf
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
debian/rules build
dh build
dh_testdir
dh_update_autotools_config
dh_auto_configure
perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Warning: the following files are missing in your kit:
debian/NOTES.debian
debian/README.debian
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for Graphics::Libplot
Writing MYMETA.yml and MYMETA.json
dh_auto_build
make -j1
make[1]: Entering directory '/build/libgraphics-libplot-perl-2.2.2'
cp Libplot.pm blib/lib/Graphics/Libplot.pm
AutoSplitting blib/lib/Graphics/Libplot.pm (blib/lib/auto/Graphics/Libplot)
Running Mkbootstrap for Graphics::Libplot ()
chmod 644 "Libplot.bs"
"/usr/bin/perl" "/usr/share/perl/5.22/ExtUtils/xsubpp" -typemap "/usr/share/perl/5.22/ExtUtils/typemap" -typemap "typemap" Libplot.xs > Libplot.xsc && mv Libplot.xsc Libplot.c
Please specify prototyping behavior for Libplot.xs (see perlxs manual)
arm-linux-gnueabihf-gcc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=\"2.2.2\" -DXS_VERSION=\"2.2.2\" -fPIC "-I/usr/lib/arm-linux-gnueabihf/perl/5.22/CORE" Libplot.c
Libplot.xs: In function 'constant':
Libplot.xs:91:6: warning: 'return' with no value, in function returning non-void
return __BEGIN_DECLS;
^
Libplot.xs:97:6: warning: 'return' with no value, in function returning non-void
return __END_DECLS;
^
rm -f blib/arch/auto/Graphics/Libplot/Libplot.so
arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -shared -L/usr/local/lib -fstack-protector-strong Libplot.o -o blib/arch/auto/Graphics/Libplot/Libplot.so \
-lplot \
chmod 755 blib/arch/auto/Graphics/Libplot/Libplot.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Libplot.bs blib/arch/auto/Graphics/Libplot/Libplot.bs 644
Manifying 1 pod document
make[1]: Leaving directory '/build/libgraphics-libplot-perl-2.2.2'
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/libgraphics-libplot-perl-2.2.2'
xvfb-run -a dh_auto_test
make -j1 test TEST_VERBOSE=1
make[2]: Entering directory '/build/libgraphics-libplot-perl-2.2.2'
Running Mkbootstrap for Graphics::Libplot ()
chmod 644 "Libplot.bs"
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..1
ok 1
trying spiralbox
ok 2
trying ccurve
ok 3
trying rothello
libplot: cannot retrieve font "Helvetica", using default "HersheySerif"
ok 4
trying spiraltext
ok 5
trying movingeye
ok 6
make[2]: Leaving directory '/build/libgraphics-libplot-perl-2.2.2'
make[1]: Leaving directory '/build/libgraphics-libplot-perl-2.2.2'
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99"
after 26127 requests (26126 known processed) with 0 events remaining.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99"
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99"
after 83 requests (83 known processed) with 0 events remaining.
after 6060 requests (6060 known processed) with 0 events remaining.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":99"
after 4175 requests (4174 known processed) with 0 events remaining.
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
make -j1 install DESTDIR=/build/libgraphics-libplot-perl-2.2.2/debian/libgraphics-libplot-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libgraphics-libplot-perl-2.2.2'
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/libgraphics-libplot-perl-2.2.2/debian/libgraphics-libplot-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/auto/Graphics/Libplot/Libplot.so
Installing /build/libgraphics-libplot-perl-2.2.2/debian/libgraphics-libplot-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Graphics/Libplot.pm
Installing /build/libgraphics-libplot-perl-2.2.2/debian/libgraphics-libplot-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/auto/Graphics/Libplot/autosplit.ix
Installing /build/libgraphics-libplot-perl-2.2.2/debian/libgraphics-libplot-perl/usr/share/man/man3/Graphics::Libplot.3pm
make[1]: Leaving directory '/build/libgraphics-libplot-perl-2.2.2'
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
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
dh_md5sums
dh_builddeb
dpkg-deb: building package 'libgraphics-libplot-perl-dbgsym' in '../libgraphics-libplot-perl-dbgsym_2.2.2-6_armhf.deb'.
dpkg-deb: building package 'libgraphics-libplot-perl' in '../libgraphics-libplot-perl_2.2.2-6_armhf.deb'.
dpkg-genbuildinfo >../libgraphics-libplot-perl_2.2.2-6_armhf.buildinfo
dpkg-distaddfile libgraphics-libplot-perl_2.2.2-6_armhf.buildinfo perl extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../libgraphics-libplot-perl_2.2.2-6_armhf.changes
dpkg-genchanges: warning: package libgraphics-libplot-perl-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build libgraphics-libplot-perl-2.2.2
dpkg-buildpackage: binary-only upload (no source included)
I: copying local configuration
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 /srv/workspace/pbuilder/11716 and its subdirectories
I: Current time: Tue Mar 22 17:07:13 GMT+12 2016
I: pbuilder-time-stamp: 1458709633
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Wed Mar 23 05:07:13 UTC 2016 - build #1 for libgraphics-libplot-perl/unstable/armhf on cbxi4a done.
/srv/reproducible-results/rbuild-debian-EWJqMBTa/tmp.bgA06n3YNJ: 80.2% -- replaced with /srv/reproducible-results/rbuild-debian-EWJqMBTa/tmp.bgA06n3YNJ.gz
Wed Mar 23 05:07:13 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-7Afukwrg, which will now be removed.
/srv/reproducible-results/rbuild-debian-bKzfACeq:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:07 b1
drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:03 b2
-rw-r--r-- 1 jenkins jenkins 2352 Feb 22 2014 libgraphics-libplot-perl_2.2.2-6.dsc
-rw------- 1 jenkins jenkins 3141 Mar 23 05:03 tmp.qD8rKB7f2u
/srv/reproducible-results/rbuild-debian-bKzfACeq/b1:
total 180
-rw-r--r-- 1 jenkins jenkins 41699 Mar 23 05:07 build.log
-rw-r--r-- 1 jenkins jenkins 67336 Mar 23 05:07 libgraphics-libplot-perl-dbgsym_2.2.2-6_armhf.deb
-rw-r--r-- 1 jenkins jenkins 4036 Mar 23 05:07 libgraphics-libplot-perl_2.2.2-6.debian.tar.xz
-rw-r--r-- 1 jenkins jenkins 2352 Mar 23 05:07 libgraphics-libplot-perl_2.2.2-6.dsc
-rw-r--r-- 1 jenkins jenkins 6221 Mar 23 05:07 libgraphics-libplot-perl_2.2.2-6_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins 2363 Mar 23 05:07 libgraphics-libplot-perl_2.2.2-6_armhf.changes
-rw-r--r-- 1 jenkins jenkins 27334 Mar 23 05:07 libgraphics-libplot-perl_2.2.2-6_armhf.deb
-rw-r--r-- 1 jenkins jenkins 16257 Mar 23 05:07 libgraphics-libplot-perl_2.2.2.orig.tar.gz
/srv/reproducible-results/rbuild-debian-bKzfACeq/b2:
total 0
====================================================================================
Wed Mar 23 05:07:25 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh () on ff2b now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "2 libgraphics-libplot-perl unstable /srv/reproducible-results/rbuild-debian-bKzfACeq" as arguments.
====================================================================================
Wed Mar 23 05:07:25 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 74f706de679cae16c1f362caf6d992d9) as "/tmp/jenkins-script-kfjbbxY8" on ff2b.
Reading package lists...
NOTICE: 'libgraphics-libplot-perl' packaging is maintained in the 'Git' version control system at:
git://anonscm.debian.org/pkg-perl/packages/libgraphics-libplot-perl.git
Please use:
git clone git://anonscm.debian.org/pkg-perl/packages/libgraphics-libplot-perl.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 22.6 kB of source archives.
Get:1 http://ftp.us.debian.org/debian unstable/main libgraphics-libplot-perl 2.2.2-6 (dsc) [2352 B]
Get:2 http://ftp.us.debian.org/debian unstable/main libgraphics-libplot-perl 2.2.2-6 (tar) [16.3 kB]
Get:3 http://ftp.us.debian.org/debian unstable/main libgraphics-libplot-perl 2.2.2-6 (diff) [4036 B]
Fetched 22.6 kB in 0s (1185 kB/s)
Download complete and in download only mode
=============================================================================
Re-Building libgraphics-libplot-perl in unstable on armhf on ff2b.dyn.aikidev.net now.
Date: Wed Mar 23 05:07:28 UTC 2016
Date UTC: Wed Mar 23 05:07:28 UTC 2016
=============================================================================
++ mktemp -t pbuilderrc_XXXX --tmpdir=/srv/reproducible-results/rbuild-debian-bKzfACeq
+ local TMPCFG=/srv/reproducible-results/rbuild-debian-bKzfACeq/pbuilderrc_oetW
+ NEW_NUM_CPU=4
+ cat
+ set +e
+ sudo timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian-bKzfACeq/pbuilderrc_oetW --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts '-b --buildinfo-identifier=armhf' --basetgz /var/cache/pbuilder/unstable-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian-bKzfACeq/b2 --logfile b2/build.log libgraphics-libplot-perl_2.2.2-6.dsc
W: /root/.pbuilderrc does not exist
/srv/reproducible-results/rbuild-debian-bKzfACeq/pbuilderrc_oetW: line 6: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8): No such file or directory
I: Logging to b2/build.log
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Wed Mar 23 19:07:28 GMT-14 2016
I: pbuilder-time-stamp: 1458709648
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
/srv/reproducible-results/rbuild-debian-bKzfACeq/tmp.qD8rKB7f2u: 78.2% -- replaced with /srv/reproducible-results/rbuild-debian-bKzfACeq/tmp.qD8rKB7f2u.gz
INFO: Starting at 2016-03-23 05:07:45.694267
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
More information about the Qa-jenkins-scm
mailing list