[Qa-jenkins-scm] Build failed in Jenkins: d-i_pu-build_preseed #23

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jun 20 19:12:25 UTC 2016


See <https://jenkins.debian.net/job/d-i_pu-build_preseed/23/>

------------------------------------------
[...truncated 390 lines...]
Setting up file (1:5.25-2) ...
Setting up gettext-base (0.19.8.1-1) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1.2) ...
Setting up libsigsegv2:amd64 (2.10-5) ...
Setting up m4 (1.4.17-5) ...
Setting up autoconf (2.69-10) ...
Setting up autotools-dev (20160430.1) ...
Setting up automake (1:1.15-4) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up autopoint (0.19.8.1-1) ...
Setting up libglib2.0-0:amd64 (2.48.1-1) ...
No schema files found: doing nothing.
Setting up libcroco3:amd64 (0.6.11-1) ...
Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
Setting up gettext (0.19.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.19) ...
Setting up libarchive-zip-perl (1.57-1) ...
Setting up libfile-stripnondeterminism-perl (0.019-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libtool (2.4.6-0.1) ...
Setting up dh-strip-nondeterminism (0.019-1) ...
Setting up debhelper (9.20160618.1) ...
Setting up dh-autoreconf (12) ...
Processing triggers for libc-bin (2.22-12) ...
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...
The following additional packages will be installed:
  libfakeroot
The following NEW packages will be installed:
  fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 130 kB of archives.
After this operation, 368 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian sid/main amd64 libfakeroot amd64 1.20.2-2 [45.3 kB]
Get:2 http://ftp.de.debian.org/debian sid/main amd64 fakeroot amd64 1.20.2-2 [84.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 130 kB in 0s (0 B/s)
Selecting previously unselected package libfakeroot:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13854 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20.2-2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-2_amd64.deb ...
Unpacking fakeroot (1.20.2-2) ...
Processing triggers for libc-bin (2.22-12) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up libfakeroot:amd64 (1.20.2-2) ...
Setting up fakeroot (1.20.2-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.22-12) ...
I: Running env PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games /usr/bin/dpkg-buildpackage -rfakeroot -us -uc ${DEBBUILDOPTS}
dpkg-buildpackage: info: source package preseed
dpkg-buildpackage: info: source version 1.72
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Philip Hands <phil at hands.com>
 dpkg-source --before-build workspace
dpkg-buildpackage: info: host architecture amd64
 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
   dh_auto_build
	make -j1
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
   dh_auto_test
	make -j1 check
make[1]: Entering directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
ok 11 - ftp with user/password, IPv4, and domain
ok 12 - ftp with user/password, IPv4, and domain and port
ok 13 - http with short IPv6 and domain
ok 14 - http with simple IPv6 and domain
ok 15 - http with IPv6 and domain
ok 16 - http with IPv6, port, and domain
ok 17 - http with user/password, IPv6 and domain
ok 18 - http with user/password, IPv6, port, and domain
1..18
Test suite successful
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_pu-build_preseed/ws/'>
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: Depends field of package preseed-common: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package network-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package file-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package initrd-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package env-preseed: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'preseed-common' in 'debian/.debhelper/scratch-space/build-preseed-common/preseed-common_1.72_all.deb'.
dpkg-deb: building package 'env-preseed' in 'debian/.debhelper/scratch-space/build-env-preseed/env-preseed_1.72_all.deb'.
dpkg-deb: building package 'initrd-preseed' in 'debian/.debhelper/scratch-space/build-initrd-preseed/initrd-preseed_1.72_all.deb'.
dpkg-deb: building package 'file-preseed' in 'debian/.debhelper/scratch-space/build-file-preseed/file-preseed_1.72_all.deb'.
dpkg-deb: building package 'network-preseed' in 'debian/.debhelper/scratch-space/build-network-preseed/network-preseed_1.72_all.deb'.
	Renaming file-preseed_1.72_all.deb to file-preseed_1.72_all.udeb
	Renaming initrd-preseed_1.72_all.deb to initrd-preseed_1.72_all.udeb
	Renaming network-preseed_1.72_all.deb to network-preseed_1.72_all.udeb
	Renaming env-preseed_1.72_all.deb to env-preseed_1.72_all.udeb
	Renaming preseed-common_1.72_all.deb to preseed-common_1.72_all.udeb
 dpkg-genchanges --build=any,all >../preseed_1.72_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build workspace
dpkg-buildpackage: info: source-only upload: Debian-native package
I: unmounting /var/lib/jenkins/jobs/d-i_pu-build_preseed filesystem
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/36728 and its subdirectories
I: file ../env-preseed_1.72_all.udeb is already in target, not copying.
I: file ../file-preseed_1.72_all.udeb is already in target, not copying.
I: file ../initrd-preseed_1.72_all.udeb is already in target, not copying.
I: file ../network-preseed_1.72_all.udeb is already in target, not copying.
I: file ../preseed-common_1.72_all.udeb is already in target, not copying.
I: file ../preseed_1.72_amd64.changes is already in target, not copying.

Format: 1.8
Date: Thu, 16 Jun 2016 12:10:47 +0200
Source: preseed
Binary: preseed-common network-preseed file-preseed initrd-preseed env-preseed
Architecture: all
Version: 1.72
Distribution: UNRELEASED
Urgency: medium
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Philip Hands <phil at hands.com>
Description:
 env-preseed - debconf preseeding via environment variables (udeb)
 file-preseed - load debconf preseed file (udeb)
 initrd-preseed - load debconf preseed file from /preseed.cfg on the initrd (udeb)
 network-preseed - download debconf preseed file (udeb)
 preseed-common - common files for preseeding (udeb)
Changes:
 preseed (1.72) UNRELEASED; urgency=medium
 .
   * run preseed/early_command after env_preseed, so that one can again specify this on
     the kernel command line.
Checksums-Sha1:
 1a19bb5f8023826b6f068b85d8c22e03f5c7f7a5 1816 env-preseed_1.72_all.udeb
 b86daf275de42bbc0ef10b0244fef886717f3ce3 4134 file-preseed_1.72_all.udeb
 d8f65d12b7e84c2c0c57813893e79673e0ef2f66 872 initrd-preseed_1.72_all.udeb
 54d92df11933e42cb719da66d57841ebe05f0038 30804 network-preseed_1.72_all.udeb
 832c4dddfd856d952e756516239473d0d96f5952 21602 preseed-common_1.72_all.udeb
Checksums-Sha256:
 4e913598fcb804b7192b446d5a924474061cd8e0bc42813885eb4b50cf3dda43 1816 env-preseed_1.72_all.udeb
 bac33968f391883c29e54a61209441a3de81420fd827fa96f9d1cef1de473fea 4134 file-preseed_1.72_all.udeb
 16769cb78f12e208b047ea5ee5317e01cf1b14342e5a905017b0f34fe5f50561 872 initrd-preseed_1.72_all.udeb
 5ffb3ded5f15d65f5709b7a0bfea6cf469e65b42c21fa6a97bf18972a023c881 30804 network-preseed_1.72_all.udeb
 138ad4951f8e5c56a94e9b6b766ad35c436b863673cfaa5468b6017e2ac2d49b 21602 preseed-common_1.72_all.udeb
Files:
 c7d46e3c4092c3536f1e651b851cc87e 1816 debian-installer extra env-preseed_1.72_all.udeb
 3227113d4e2ae0fd9b1a6e1cc569b762 4134 debian-installer optional file-preseed_1.72_all.udeb
 b2311ff19ed8878597900076b93c9a59 872 debian-installer extra initrd-preseed_1.72_all.udeb
 8d665598b926539a316948864a2eeff4 30804 debian-installer standard network-preseed_1.72_all.udeb
 c80c15ccb410aede44add7c2a0058539 21602 debian-installer standard preseed-common_1.72_all.udeb

/srv/jenkins/bin/jenkins_node_wrapper.sh: line 92: syntax error in conditional expression
Mon 20 Jun 19:12:25 UTC 2016 - /srv/jenkins/bin/d-i_build.sh stopped running as /tmp/jenkins-script-uX6MyAkn, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list