[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_27 #1480

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 8 07:28:33 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_27/1480/------------------------------------------
[...truncated 314.00 KB...]
Setting up libcroco3:arm64 (0.6.11-2) ...
Setting up automake (1:1.15-5) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.7.6.1-2) ...
Building database of manual pages ...
Setting up libtool (2.4.6-2) ...
Setting up gettext (0.19.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up quilt (0.63-8) ...
Setting up po-debconf (1.0.20) ...
Setting up dh-autoreconf (13) ...
Setting up debhelper (10.2.3) ...
Setting up dh-strip-nondeterminism (0.029-2) ...
Processing triggers for libc-bin (2.24-8) ...
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.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/4610/tmp/hooks/A01_modfiy_src_dir starting
I: user script /srv/workspace/pbuilder/4610/tmp/hooks/A01_modfiy_src_dir finished
I: Running cd /build/sntop-1.4.3/*/ && 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=arm64 -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package sntop
dpkg-buildpackage: info: source version 1.4.3-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Fredrik Steen <stone at debian.org>
 dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
QUILT_PATCHES=debian/patches \
	quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
# Not enough: /usr/bin/make clean
rm -f sntop config.cache config.status config.log sntop.o getopt_long.o
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
 debian/rules build
QUILT_PATCHES=debian/patches \
	quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch sntop.c.patch
patching file sntop.c

Applying patch sntop.1.patch
patching file sntop.1

Now at patch sntop.1.patch
touch debian/stamp-patched
dh_testdir
# Commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info --sysconfdir=/etc
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for working const... yes
checking return type of signal handlers... void
checking for printw in -lncurses... yes
checking for getopt_long... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
sntop: configure complete, now run 'make'
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory '/build/sntop-1.4.3/2nd'
gcc -I. -Wall -Wstrict-prototypes -O2  -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_LIBNCURSES=1 -DHAVE_GETOPT_LONG=1  -DCONF_SFILE=\"/etc/sntoprc\" -c sntop.c
gcc -o sntop sntop.o  -lncurses 
sntop: done compiling, now install with 'make install'
make[1]: Leaving directory '/build/sntop-1.4.3/2nd'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
# Commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info --sysconfdir=/etc
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for working const... (cached) yes
checking return type of signal handlers... (cached) void
checking for printw in -lncurses... (cached) yes
checking for getopt_long... (cached) yes
creating ./config.status
creating Makefile
sntop: configure complete, now run 'make'
touch configure-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs
dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
# Commands to install the package into debian/tmp.
if [ ! -d `pwd`/debian/sntop/etc ]; then mkdir -p `pwd`/debian/sntop/etc; fi
/usr/bin/make install ETCDIR=`pwd`/debian/sntop/etc prefix=`pwd`/debian/sntop/usr
make[1]: Entering directory '/build/sntop-1.4.3/2nd'
sntop: Sample config exists at /build/sntop-1.4.3/2nd/debian/sntop/etc/sntoprc
sntop: /build/sntop-1.4.3/2nd/debian/sntop/usr/share/man/man1 does not exist, not installing man file
sntop: Executable installed in /build/sntop-1.4.3/2nd/debian/sntop/usr/bin
make[1]: Leaving directory '/build/sntop-1.4.3/2nd'
dh_testdir
dh_testroot
dh_installdocs
dh_installdocs: Compatibility levels before 9 are deprecated (level 5 in use)
dh_installexamples sntoprc.EXAMPLE alarm.sh
dh_installmanpages
dh_installmanpages: This program is deprecated, switch to dh_installman.
dh_installchangelogs ChangeLog
dh_strip
dh_strip: Compatibility levels before 9 are deprecated (level 5 in use)
dh_compress
dh_fixperms
dh_installdeb
dh_installdeb: Compatibility levels before 9 are deprecated (level 5 in use)
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
dh_md5sums
dh_builddeb
dpkg-deb: building package 'sntop-dbgsym' in '../sntop-dbgsym_1.4.3-4_arm64.deb'.
dpkg-deb: building package 'sntop' in '../sntop_1.4.3-4_arm64.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../sntop_1.4.3-4_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/4610/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/4610/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/4610 and its subdirectories
I: Current time: Sun Feb 11 03:51:29 +14 2018
I: pbuilder-time-stamp: 1518270689
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sat Feb 10 13:51:29 UTC 2018  I: Signing ./b2/sntop_1.4.3-4_arm64.buildinfo as sntop_1.4.3-4_arm64.buildinfo.asc
Sat Feb 10 13:51:29 UTC 2018  I: Signed ./b2/sntop_1.4.3-4_arm64.buildinfo as ./b2/sntop_1.4.3-4_arm64.buildinfo.asc
Sat Feb 10 13:51:29 UTC 2018 - build #2 for sntop/unstable/arm64 on codethink-sled15-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-TvO39xZV/tmp.t0a4JziluP:	All cleanup done.
 57.1% -- replaced with /srv/reproducible-results/rbuild-debian-TvO39xZV/tmp.t0a4JziluP.gz
Sat Feb 10 13:51:29 UTC 2018 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-J0NZaOzE, which will now be removed.
/srv/reproducible-results/rbuild-debian-CBXpPRGl:
total 36
drwxr-xr-x 2 jenkins jenkins  4096 Jan  8 07:27 b1
drwxr-xr-x 2 jenkins jenkins  4096 Jan  8 07:28 b2
-rw-r--r-- 1 jenkins jenkins  1003 Oct 23  2008 sntop_1.4.3-4.dsc
-rw------- 1 jenkins jenkins 24216 Jan  8 07:27 tmp.VbnsEYLzFH

/srv/reproducible-results/rbuild-debian-CBXpPRGl/b1:
total 64
-rw-r--r-- 1 jenkins jenkins 21861 Jan  8 07:27 build.log
-rw-r--r-- 1 jenkins jenkins  2852 Jan  8 07:27 sntop-dbgsym_1.4.3-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins  4357 Jan  8 07:27 sntop_1.4.3-4_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins  5223 Jan  8 07:27 sntop_1.4.3-4_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins  1280 Jan  8 07:27 sntop_1.4.3-4_arm64.changes
-rw-r--r-- 1 jenkins jenkins 14956 Jan  8 07:27 sntop_1.4.3-4_arm64.deb

/srv/reproducible-results/rbuild-debian-CBXpPRGl/b2:
total 312
-rw-r--r-- 1 jenkins jenkins 272109 Jan  8 07:28 build.log
-rw-r--r-- 1 jenkins jenkins   2852 Jan  8 07:28 sntop-dbgsym_1.4.3-4_arm64.deb
-rw-r--r-- 1 jenkins jenkins   4357 Jan  8 07:28 sntop_1.4.3-4_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   5223 Jan  8 07:28 sntop_1.4.3-4_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1280 Jan  8 07:28 sntop_1.4.3-4_arm64.changes
-rw-r--r-- 1 jenkins jenkins  14956 Jan  8 07:28 sntop_1.4.3-4_arm64.deb
Sun Jan  8 07:28:32 UTC 2017  I: sntop_1.4.3-4_arm64.changes:
Format: 1.8
Date: Wed, 22 Oct 2008 22:58:55 +0200
Source: sntop
Binary: sntop
Architecture: arm64
Version: 1.4.3-4
Distribution: unstable
Urgency: low
Maintainer: Fredrik Steen <stone at debian.org>
Changed-By: Fredrik Steen <stone at debian.org>
Description:
 sntop      - A curses-based utility that polls hosts to determine connectivity
Closes: 364987
Changes:
 sntop (1.4.3-4) unstable; urgency=low
 .
   * Fix paths in manpage (Closes:#364987)
   * Upped standards version
Checksums-Sha1:
 62ba587ed26d61ca7ffff87fbdeb96b1e18f4758 2852 sntop-dbgsym_1.4.3-4_arm64.deb
 54dba6d1d18f15103702faa4e9093007c718db86 4357 sntop_1.4.3-4_arm64.buildinfo
 fc168ff521405ea4c98649cee600151dd7039f7e 14956 sntop_1.4.3-4_arm64.deb
Checksums-Sha256:
 f8a90b904588e85dcb5e466a6cc5a420ec78dd4dc931691616bcf5baa6b3a2d4 2852 sntop-dbgsym_1.4.3-4_arm64.deb
 30e0aa41f0809b119c0fc196f32a45ad63de2cfe1e20ef2992ad24c61a47e642 4357 sntop_1.4.3-4_arm64.buildinfo
 72713c5db4bf65e043fd64f1513b682336bdcd38db6c757cf0b596d2f113d6ea 14956 sntop_1.4.3-4_arm64.deb
Files:
 b86cbe3d7cbf5273ba09128fb67312c2 2852 debug extra sntop-dbgsym_1.4.3-4_arm64.deb
 da154683d679a64148212ee8cef905c9 4357 net optional sntop_1.4.3-4_arm64.buildinfo
 cb2c987066d7b99dafb860101d4b7e78 14956 net optional sntop_1.4.3-4_arm64.deb
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/sntop_1.4.3-4.diff’
Diff of the two buildlogs:

--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/sntop_1.4.3-4.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-CBXpPRGl/tmp.VbnsEYLzFH:	 73.8% -- replaced with /srv/reproducible-results/rbuild-debian-CBXpPRGl/tmp.VbnsEYLzFH.gz
INFO: Starting at 2017-01-08 07:28:33.005835
INFO: Finished at 2017-01-08 07:28:33.286595, took: 0:00:00.280771
All cleanup done.
Sun  8 Jan 07:28:33 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-KbHbrnMH, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list