Console Output
Started by upstream project "jenkins-debian-glue-binaries" build number 4
originally caused by:
Started by upstream project "jenkins-debian-glue-source" build number 4
originally caused by:
Started by user Parazyd
[EnvInject] - Loading node environment variables.
Building remotely on armhf in workspace /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf
[WS-CLEANUP] Deleting project workspace...
Copied 3 artifacts from "jenkins-debian-glue-source" build number 4
[armhf] $ /bin/sh -xe /tmp/jenkins5382092128449494259.sh
+ export BUILD_ONLY=true
+ export SUDO_CMD=sudo
+ /usr/bin/build-and-provide-package
+ set -u
+ umask 022
+ PATH=/bin:/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
+ export QEMU_RESERVED_VA=0x0
+ QEMU_RESERVED_VA=0x0
++ date
+ echo '*** Starting /usr/bin/build-and-provide-package at Wed Sep 20 09:59:09 UTC 2017 ***'
*** Starting /usr/bin/build-and-provide-package at Wed Sep 20 09:59:09 UTC 2017 ***
++ cut -d . -f 1 /proc/uptime
+ start_seconds=219058
++ awk '/^ii/ {print $3}'
++ dpkg --list jenkins-debian-glue
+ JENKINS_DEBIAN_GLUE_VERSION=0.17.0+devuan1
+ '[' -n 0.17.0+devuan1 ']'
+ echo '*** Running jenkins-debian-glue version 0.17.0+devuan1 ***'
*** Running jenkins-debian-glue version 0.17.0+devuan1 ***
++ dpkg-architecture -qDEB_HOST_ARCH
+ HOST_ARCH=armhf
+ '[' -n armhf ']'
+ echo '*** Identified host architecture armhf ***'
*** Identified host architecture armhf ***
+ trap bailout SIGHUP SIGINT SIGQUIT SIGABRT SIGKILL SIGALRM SIGTERM
+ checks_and_defaults
+ '[' -z '' ']'
+ local repository_is_missing_in_env=true
+ '[' -r /etc/jenkins/debian_glue ']'
+ . /etc/jenkins/debian_glue
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' '' = true ']'
+ '[' '' = true ']'
+ '[' -z jenkins-debian-glue-binaries/architecture=armhf,label=armhf ']'
+ '[' -z armhf ']'
+ set_debootstrap
+ '[' -n '' ']'
+ '[' armhf = armhf ']'
+ DEBOOTSTRAP=debootstrap
+ return 0
+ '[' -z '' ']'
+ REPREPRO_OPTS='-v --waitforlock 1000'
+ echo '*** REPREPRO_OPTS is unset, using default: -v --waitforlock 1000 ***'
*** REPREPRO_OPTS is unset, using default: -v --waitforlock 1000 ***
+ REPREPRO_CMD=reprepro
+ '[' -z '' ']'
+ DEFAULT_REPOSITORY=/srv/repository
+ '[' -z '' ']'
+ REPOSITORY=/srv/repository
+ '[' -z '' ']'
+ PBUILDER_HOOKDIR=/usr/share/jenkins-debian-glue/pbuilder-hookdir/
+ '[' -z '' ']'
+ '[' -z '' ']'
+ FREIGHT_VARLIB=/var/lib/freight
+ FREIGHT_VARCACHE=/var/cache/freight
+ FREIGHT_CONF=/etc/freight.conf
+ clean_workspace
++ pwd
+ echo '*** The following files have been noticed in the workspace [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf]: ***'
*** The following files have been noticed in the workspace [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf]: ***
+ ls -la ./
total 76
drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 09:59 .
drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 09:59 ..
-rw-r--r-- 1 jenkins jenkins 1532 Sep 20 09:51 jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc
-rw-r--r-- 1 jenkins jenkins 4948 Sep 20 09:51 jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6_source.buildinfo
-rw-r--r-- 1 jenkins jenkins 54196 Sep 20 09:51 jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.tar.xz
+ identify_package_name
+ PACKAGE=jenkins-debian-glue-binaries/architecture=armhf,label=armhf
+ PACKAGE=jenkins-debian-glue
+ '[' -n jenkins-debian-glue ']'
+ echo '*** Identified Debian package name jenkins-debian-glue ***'
*** Identified Debian package name jenkins-debian-glue ***
+ set_base_path
+ '[' -n '' ']'
+ BASE_PATH=/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf
+ echo '*** Using $WORKSPACE [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf] as default for BASE_PATH ***'
*** Using $WORKSPACE [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf] as default for BASE_PATH ***
+ build_info
+ '[' -n '' ']'
+ REPOS=jenkins-debian-glue
+ REPOS=jenkins-debian-glue
+ '[' -z jessie ']'
+ REPOS=jenkins-debian-glue-jessie
+ echo '*** No repository supplied but distribution has been set, using repository name jenkins-debian-glue-jessie ***'
*** No repository supplied but distribution has been set, using repository name jenkins-debian-glue-jessie ***
+ identify_sourcefile
+ '[' -n '' ']'
+ echo '*** Identifying newest package version ***'
*** Identifying newest package version ***
+ newest_version=
+ for file in "${BASE_PATH}/"*.dsc
++ awk '/^Source: / {print $2}' /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc
+ SOURCE_PACKAGE=jenkins-debian-glue
++ basename /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc .dsc
+ p=jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
+ '[' jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6 = '*' ']'
+ cur_version=0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
+ '[' -z '' ']'
+ newest_version=0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
+ echo '*** Found package version 0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6 ***'
*** Found package version 0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6 ***
+ sourcefile='/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_*0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc'
+ echo '*** Using /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_*0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc (version: 0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6)'
*** Using /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_*0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc (version: 0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6)
+ dist_and_arch_settings
+ '[' -z armhf ']'
+ '[' armhf = all ']'
+ arch=armhf
+ echo '*** architecture is set to armhf ***'
*** architecture is set to armhf ***
+ '[' -n jessie ']'
+ local DIST=jessie
+ '[' -n '' ']'
+ echo '*** Using cowbuilder base for distribution jessie ***'
*** Using cowbuilder base for distribution jessie ***
+ COWBUILDER_DIST=jessie
+ '[' -n '' ']'
+ COWBUILDER_BASE=/var/cache/pbuilder/base-jessie-armhf.cow
+ echo '*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-jessie-armhf.cow as cowbuilder base.cow ***'
*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-jessie-armhf.cow as cowbuilder base.cow ***
+ local lockfiles=/var/run/lock/jessie-armhf
+ build_lockfile=/var/run/lock/jessie-armhf.building.5819
+ update_lockfile=/var/run/lock/jessie-armhf.update
+ update_lockfile_pid=/var/run/lock/jessie-armhf.update.5819
+ '[' -n '' ']'
+ cowbuilder_init
++ mktemp
+ local pbuilderrc=/tmp/tmp.oFbaNXpk86
++ date
+ echo '# pbuilder config file generated by jenkins-debian-glue on Wed Sep 20 09:59:09 UTC 2017'
+ '[' -n '' ']'
+ '[' '' = true ']'
+ '[' '' = true ']'
+ use_eatmydata
+ '[' '' = false ']'
+ '[' '' = true ']'
+ grep -q '^install'
+ dpkg-query --show '--showformat=${Status}' eatmydata
++ dpkg-query --show '--showformat=${Version}' eatmydata
+ dpkg --compare-versions 105-5 gt 26-2
+ echo '*** eatmydata is present on host system, now checking distribution support ***'
*** eatmydata is present on host system, now checking distribution support ***
+ case "${COWBUILDER_DIST}" in
+ echo '*** Distribution jessie should provide recent eatmydata support, enabling eatmydata ***'
*** Distribution jessie should provide recent eatmydata support, enabling eatmydata ***
+ enable_eatmydata
+ echo 'EXTRAPACKAGES="$EXTRAPACKAGES eatmydata"'
+ echo 'export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"'
+ use_ccache
+ '[' '' = true ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo '*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***'
*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***
+ '[' -n '' ']'
+ echo '*** PBUILDER_CONFIG is not set, continuing with checks for Ubuntu workaround ***'
*** PBUILDER_CONFIG is not set, continuing with checks for Ubuntu workaround ***
+ '[' -r /usr/share/debootstrap/scripts/jessie ']'
++ readlink -f /usr/share/debootstrap/scripts/jessie
+ '[' /usr/share/debootstrap/scripts/ceres '!=' /usr/share/debootstrap/scripts/gutsy ']'
+ echo '*** Doesn'\''t look like we'\''re building for Ubuntu, not considering Ubuntu workaround ***'
*** Doesn't look like we're building for Ubuntu, not considering Ubuntu workaround ***
+ grep -q Ubuntu
+ lsb_release --id
+ echo '*** Listing pbuilder configuration file as reference: ***'
*** Listing pbuilder configuration file as reference: ***
+ cat /tmp/tmp.oFbaNXpk86
# pbuilder config file generated by jenkins-debian-glue on Wed Sep 20 09:59:09 UTC 2017
EXTRAPACKAGES="$EXTRAPACKAGES eatmydata"
export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"
+ ls '/var/cache/pbuilder/base-jessie-armhf.cow.building.*'
+ ls '/var/run/lock/jessie-armhf.update*'
+ flock --nonblock 9
+ touch /var/run/lock/jessie-armhf.update.5819
+ '[' '!' -d /var/cache/pbuilder/base-jessie-armhf.cow ']'
+ echo '*** Creating cowbuilder base /var/cache/pbuilder/base-jessie-armhf.cow for arch armhf and distribution jessie ***'
*** Creating cowbuilder base /var/cache/pbuilder/base-jessie-armhf.cow for arch armhf and distribution jessie ***
+ sudo DIST=jessie ARCH=armhf cowbuilder --create --basepath /var/cache/pbuilder/base-jessie-armhf.cow --distribution jessie --debootstrap debootstrap --architecture armhf --debootstrapopts --arch --debootstrapopts armhf --debootstrapopts --variant=buildd --configfile=/tmp/tmp.oFbaNXpk86 --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/
-> Invoking pbuilder
forking: pbuilder create --debootstrap debootstrap --debootstrapopts --arch --debootstrapopts armhf --debootstrapopts --variant=buildd --configfile /tmp/tmp.oFbaNXpk86 --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/ --buildplace /var/cache/pbuilder/base-jessie-armhf.cow --mirror http://auto.mirror.devuan.org/merged --architecture armhf --distribution jessie --no-targz --extrapackages cowdancer
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: Distribution is jessie.
I: Current time: Wed Sep 20 09:59:10 UTC 2017
I: pbuilder-time-stamp: 1505901550
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id 72E3CB773315DFA2E464743D94532124541922FB)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: insserv libaudit-common libaudit1 libbz2-1.0 libdb5.3 libdebconfclient0 libfdisk1 libsemanage-common libsemanage1 libslang2 libustr-1.0-1 sysvinit-core
I: Found additional base dependencies: binutils bzip2 cpp cpp-4.9 debian-archive-keyring dpkg-dev g++ g++-4.9 gcc gcc-4.9 gnupg gpgv libapt-pkg4.12 libasan1 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libgcc-4.9-dev libgdbm3 libgmp10 libgomp1 libisl10 libmpc3 libmpfr4 libreadline6 libstdc++-4.9-dev libstdc++6 libtimedate-perl libubsan0 libusb-0.1-4 linux-libc-dev make patch perl perl-modules readline-common xz-utils
I: Checking component main on http://auto.mirror.devuan.org/merged...
I: Retrieving base-files 8+devuan7
I: Validating base-files 8+devuan7
I: Retrieving devuan-baseconf 0.6.4+devuan1.3
I: Validating devuan-baseconf 0.6.4+devuan1.3
I: Retrieving devuan-keyring 2016.11.22
I: Validating devuan-keyring 2016.11.22
I: Retrieving init 1.24+devuan1.0
I: Validating init 1.24+devuan1.0
I: Retrieving lsb-base 4.1+devuan2
I: Validating lsb-base 4.1+devuan2
I: Retrieving initscripts 2.88dsf-59.2+devuan2
I: Validating initscripts 2.88dsf-59.2+devuan2
I: Retrieving sysvinit-core 2.88dsf-59.2+devuan2
I: Validating sysvinit-core 2.88dsf-59.2+devuan2
I: Retrieving sysvinit-utils 2.88dsf-59.2+devuan2
I: Validating sysvinit-utils 2.88dsf-59.2+devuan2
I: Retrieving sysv-rc 2.88dsf-59.2+devuan2
I: Validating sysv-rc 2.88dsf-59.2+devuan2
I: Retrieving bsdutils 1:2.26.2-6+devuan1
I: Validating bsdutils 1:2.26.2-6+devuan1
I: Retrieving libblkid1 2.26.2-6+devuan1
I: Validating libblkid1 2.26.2-6+devuan1
I: Retrieving libfdisk1 2.26.2-6+devuan1
I: Validating libfdisk1 2.26.2-6+devuan1
I: Retrieving libmount1 2.26.2-6+devuan1
I: Validating libmount1 2.26.2-6+devuan1
I: Retrieving libsmartcols1 2.26.2-6+devuan1
I: Validating libsmartcols1 2.26.2-6+devuan1
I: Retrieving libuuid1 2.26.2-6+devuan1
I: Validating libuuid1 2.26.2-6+devuan1
I: Retrieving mount 2.26.2-6+devuan1
I: Validating mount 2.26.2-6+devuan1
I: Retrieving util-linux 2.26.2-6+devuan1
I: Validating util-linux 2.26.2-6+devuan1
I: Retrieving libacl1 2.2.52-2
I: Validating libacl1 2.2.52-2
I: Retrieving apt 1.0.9.8.4
I: Validating apt 1.0.9.8.4
I: Retrieving libapt-pkg4.12 1.0.9.8.4
I: Validating libapt-pkg4.12 1.0.9.8.4
I: Retrieving libattr1 1:2.4.47-2
I: Validating libattr1 1:2.4.47-2
I: Retrieving libaudit-common 1:2.4-1
I: Validating libaudit-common 1:2.4-1
I: Retrieving libaudit1 1:2.4-1+b1
I: Validating libaudit1 1:2.4-1+b1
I: Retrieving base-passwd 3.5.37
I: Validating base-passwd 3.5.37
I: Retrieving bash 4.3-11+deb8u1
I: Validating bash 4.3-11+deb8u1
I: Retrieving binutils 2.25-5+deb8u1
I: Validating binutils 2.25-5+deb8u1
I: Retrieving build-essential 11.7
I: Validating build-essential 11.7
I: Retrieving bzip2 1.0.6-7+b3
I: Validating bzip2 1.0.6-7+b3
I: Retrieving libbz2-1.0 1.0.6-7+b3
I: Validating libbz2-1.0 1.0.6-7+b3
I: Retrieving libdebconfclient0 0.192
I: Validating libdebconfclient0 0.192
I: Retrieving libcloog-isl4 0.18.2-1+b2
I: Validating libcloog-isl4 0.18.2-1+b2
I: Retrieving coreutils 8.23-4
I: Validating coreutils 8.23-4
I: Retrieving dash 0.5.7-4+b1
I: Validating dash 0.5.7-4+b1
I: Retrieving libdb5.3 5.3.28-9
I: Validating libdb5.3 5.3.28-9
I: Retrieving debconf 1.5.56+deb8u1
I: Validating debconf 1.5.56+deb8u1
I: Retrieving debconf-i18n 1.5.56+deb8u1
I: Validating debconf-i18n 1.5.56+deb8u1
I: Retrieving debian-archive-keyring 2017.5~deb8u1
I: Validating debian-archive-keyring 2017.5~deb8u1
I: Retrieving debianutils 4.4+b1
I: Validating debianutils 4.4+b1
I: Retrieving diffutils 1:3.3-1+b1
I: Validating diffutils 1:3.3-1+b1
I: Retrieving dpkg 1.17.27
I: Validating dpkg 1.17.27
I: Retrieving dpkg-dev 1.17.27
I: Validating dpkg-dev 1.17.27
I: Retrieving libdpkg-perl 1.17.27
I: Validating libdpkg-perl 1.17.27
I: Retrieving e2fslibs 1.42.12-2+b1
I: Validating e2fslibs 1.42.12-2+b1
I: Retrieving e2fsprogs 1.42.12-2+b1
I: Validating e2fsprogs 1.42.12-2+b1
I: Retrieving libcomerr2 1.42.12-2+b1
I: Validating libcomerr2 1.42.12-2+b1
I: Retrieving libss2 1.42.12-2+b1
I: Validating libss2 1.42.12-2+b1
I: Retrieving findutils 4.4.2-9+b1
I: Validating findutils 4.4.2-9+b1
I: Retrieving gcc-4.8-base 4.8.4-1
I: Validating gcc-4.8-base 4.8.4-1
I: Retrieving cpp-4.9 4.9.2-10
I: Validating cpp-4.9 4.9.2-10
I: Retrieving g++-4.9 4.9.2-10
I: Validating g++-4.9 4.9.2-10
I: Retrieving gcc-4.9 4.9.2-10
I: Validating gcc-4.9 4.9.2-10
I: Retrieving gcc-4.9-base 4.9.2-10
I: Validating gcc-4.9-base 4.9.2-10
I: Retrieving libasan1 4.9.2-10
I: Validating libasan1 4.9.2-10
I: Retrieving libatomic1 4.9.2-10
I: Validating libatomic1 4.9.2-10
I: Retrieving libgcc-4.9-dev 4.9.2-10
I: Validating libgcc-4.9-dev 4.9.2-10
I: Retrieving libgcc1 1:4.9.2-10
I: Validating libgcc1 1:4.9.2-10
I: Retrieving libgomp1 4.9.2-10
I: Validating libgomp1 4.9.2-10
I: Retrieving libstdc++-4.9-dev 4.9.2-10
I: Validating libstdc++-4.9-dev 4.9.2-10
I: Retrieving libstdc++6 4.9.2-10
I: Validating libstdc++6 4.9.2-10
I: Retrieving libubsan0 4.9.2-10
I: Validating libubsan0 4.9.2-10
I: Retrieving cpp 4:4.9.2-2
I: Validating cpp 4:4.9.2-2
I: Retrieving g++ 4:4.9.2-2
I: Validating g++ 4:4.9.2-2
I: Retrieving gcc 4:4.9.2-2
I: Validating gcc 4:4.9.2-2
I: Retrieving libgdbm3 1.8.3-13.1
I: Validating libgdbm3 1.8.3-13.1
I: Retrieving libc-bin 2.19-18+deb8u10
I: Validating libc-bin 2.19-18+deb8u10
I: Retrieving libc-dev-bin 2.19-18+deb8u10
I: Validating libc-dev-bin 2.19-18+deb8u10
I: Retrieving libc6 2.19-18+deb8u10
I: Validating libc6 2.19-18+deb8u10
I: Retrieving libc6-dev 2.19-18+deb8u10
I: Validating libc6-dev 2.19-18+deb8u10
I: Retrieving multiarch-support 2.19-18+deb8u10
I: Validating multiarch-support 2.19-18+deb8u10
I: Retrieving libgmp10 2:6.0.0+dfsg-6
I: Validating libgmp10 2:6.0.0+dfsg-6
I: Retrieving gnupg 1.4.18-7+deb8u3
I: Validating gnupg 1.4.18-7+deb8u3
I: Retrieving gpgv 1.4.18-7+deb8u3
I: Validating gpgv 1.4.18-7+deb8u3
I: Retrieving grep 2.20-4.1
I: Validating grep 2.20-4.1
I: Retrieving gzip 1.6-4
I: Validating gzip 1.6-4
I: Retrieving hostname 3.15
I: Validating hostname 3.15
I: Retrieving insserv 1.14.0-5
I: Validating insserv 1.14.0-5
I: Retrieving libisl10 0.12.2-2
I: Validating libisl10 0.12.2-2
I: Retrieving liblocale-gettext-perl 1.05-8+b1
I: Validating liblocale-gettext-perl 1.05-8+b1
I: Retrieving libselinux1 2.3-2
I: Validating libselinux1 2.3-2
I: Retrieving libsemanage-common 2.3-1
I: Validating libsemanage-common 2.3-1
I: Retrieving libsemanage1 2.3-1+b1
I: Validating libsemanage1 2.3-1+b1
I: Retrieving libsepol1 2.3-2
I: Validating libsepol1 2.3-2
I: Retrieving libtext-charwidth-perl 0.04-7+b4
I: Validating libtext-charwidth-perl 0.04-7+b4
I: Retrieving libtext-iconv-perl 1.7-5+b2
I: Validating libtext-iconv-perl 1.7-5+b2
I: Retrieving libtext-wrapi18n-perl 0.06-7
I: Validating libtext-wrapi18n-perl 0.06-7
I: Retrieving libtimedate-perl 2.3000-2
I: Validating libtimedate-perl 2.3000-2
I: Retrieving libusb-0.1-4 2:0.1.12-25
I: Validating libusb-0.1-4 2:0.1.12-25
I: Retrieving linux-libc-dev 3.16.43-2+deb8u2
I: Validating linux-libc-dev 3.16.43-2+deb8u2
I: Retrieving make 4.0-8.1
I: Validating make 4.0-8.1
I: Retrieving mawk 1.3.3-17
I: Validating mawk 1.3.3-17
I: Retrieving libmpc3 1.0.2-1
I: Validating libmpc3 1.0.2-1
I: Retrieving libmpfr4 3.1.2-2
I: Validating libmpfr4 3.1.2-2
I: Retrieving libncurses5 5.9+20140913-1+b1
I: Validating libncurses5 5.9+20140913-1+b1
I: Retrieving libtinfo5 5.9+20140913-1+b1
I: Validating libtinfo5 5.9+20140913-1+b1
I: Retrieving ncurses-base 5.9+20140913-1
I: Validating ncurses-base 5.9+20140913-1
I: Retrieving ncurses-bin 5.9+20140913-1+b1
I: Validating ncurses-bin 5.9+20140913-1+b1
I: Retrieving libpam-modules 1.1.8-3.1+deb8u2+b1
I: Validating libpam-modules 1.1.8-3.1+deb8u2+b1
I: Retrieving libpam-modules-bin 1.1.8-3.1+deb8u2+b1
I: Validating libpam-modules-bin 1.1.8-3.1+deb8u2+b1
I: Retrieving libpam-runtime 1.1.8-3.1+deb8u2
I: Validating libpam-runtime 1.1.8-3.1+deb8u2
I: Retrieving libpam0g 1.1.8-3.1+deb8u2+b1
I: Validating libpam0g 1.1.8-3.1+deb8u2+b1
I: Retrieving patch 2.7.5-1
I: Validating patch 2.7.5-1
I: Retrieving libpcre3 2:8.35-3.3+deb8u4
I: Validating libpcre3 2:8.35-3.3+deb8u4
I: Retrieving perl 5.20.2-3+deb8u8
I: Validating perl 5.20.2-3+deb8u8
I: Retrieving perl-base 5.20.2-3+deb8u8
I: Validating perl-base 5.20.2-3+deb8u8
I: Retrieving perl-modules 5.20.2-3+deb8u8
I: Validating perl-modules 5.20.2-3+deb8u8
I: Retrieving libreadline6 6.3-8+b3
I: Validating libreadline6 6.3-8+b3
I: Retrieving readline-common 6.3-8
I: Validating readline-common 6.3-8
I: Retrieving sed 4.2.2-4+deb8u1
I: Validating sed 4.2.2-4+deb8u1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving login 1:4.2-3+deb8u4
I: Validating login 1:4.2-3+deb8u4
I: Retrieving passwd 1:4.2-3+deb8u4
I: Validating passwd 1:4.2-3+deb8u4
I: Retrieving libslang2 2.3.0-2
I: Validating libslang2 2.3.0-2
I: Retrieving startpar 0.59-3
I: Validating startpar 0.59-3
I: Retrieving tar 1.27.1-2+deb8u1
I: Validating tar 1.27.1-2+deb8u1
I: Retrieving tzdata 2017b-0+deb8u1
I: Validating tzdata 2017b-0+deb8u1
I: Retrieving libustr-1.0-1 1.0.4-3+b2
I: Validating libustr-1.0-1 1.0.4-3+b2
I: Retrieving liblzma5 5.1.1alpha+20120614-2+b3
I: Validating liblzma5 5.1.1alpha+20120614-2+b3
I: Retrieving xz-utils 5.1.1alpha+20120614-2+b3
I: Validating xz-utils 5.1.1alpha+20120614-2+b3
I: Retrieving zlib1g 1:1.2.8.dfsg-2+b1
I: Validating zlib1g 1:1.2.8.dfsg-2+b1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting base-files...
I: Extracting init...
I: Extracting lsb-base...
I: Extracting initscripts...
I: Extracting sysvinit-core...
I: Extracting sysvinit-utils...
I: Extracting sysv-rc...
I: Extracting bsdutils...
I: Extracting libblkid1...
I: Extracting libfdisk1...
I: Extracting libmount1...
I: Extracting libsmartcols1...
I: Extracting libuuid1...
I: Extracting mount...
I: Extracting util-linux...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting libbz2-1.0...
I: Extracting libdebconfclient0...
I: Extracting coreutils...
I: Extracting dash...
I: Extracting libdb5.3...
I: Extracting debconf...
I: Extracting debconf-i18n...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting libcomerr2...
I: Extracting libss2...
I: Extracting findutils...
I: Extracting gcc-4.8-base...
I: Extracting gcc-4.9-base...
I: Extracting libgcc1...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting multiarch-support...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting insserv...
I: Extracting liblocale-gettext-perl...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libtext-charwidth-perl...
I: Extracting libtext-iconv-perl...
I: Extracting libtext-wrapi18n-perl...
I: Extracting mawk...
I: Extracting libncurses5...
I: Extracting libtinfo5...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting perl-base...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting login...
I: Extracting passwd...
I: Extracting libslang2...
I: Extracting startpar...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting libustr-1.0-1...
I: Extracting liblzma5...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking base-files...
I: Unpacking init...
I: Unpacking lsb-base...
I: Unpacking initscripts...
I: Unpacking sysvinit-core...
I: Unpacking sysvinit-utils...
I: Unpacking sysv-rc...
I: Unpacking bsdutils...
I: Unpacking libblkid1:armhf...
I: Unpacking libfdisk1:armhf...
I: Unpacking libmount1:armhf...
I: Unpacking libsmartcols1:armhf...
I: Unpacking libuuid1:armhf...
I: Unpacking mount...
I: Unpacking util-linux...
I: Unpacking libacl1:armhf...
I: Unpacking libattr1:armhf...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:armhf...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking libbz2-1.0:armhf...
I: Unpacking libdebconfclient0:armhf...
I: Unpacking coreutils...
I: Unpacking dash...
I: Unpacking libdb5.3:armhf...
I: Unpacking debconf...
I: Unpacking debconf-i18n...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:armhf...
I: Unpacking e2fsprogs...
I: Unpacking libcomerr2:armhf...
I: Unpacking libss2:armhf...
I: Unpacking findutils...
I: Unpacking gcc-4.8-base:armhf...
I: Unpacking gcc-4.9-base:armhf...
I: Unpacking libgcc1:armhf...
I: Unpacking libc-bin...
I: Unpacking libc6:armhf...
I: Unpacking multiarch-support...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking insserv...
I: Unpacking liblocale-gettext-perl...
I: Unpacking libselinux1:armhf...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:armhf...
I: Unpacking libsepol1:armhf...
I: Unpacking libtext-charwidth-perl...
I: Unpacking libtext-iconv-perl...
I: Unpacking libtext-wrapi18n-perl...
I: Unpacking mawk...
I: Unpacking libncurses5:armhf...
I: Unpacking libtinfo5:armhf...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking libpam-modules:armhf...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:armhf...
I: Unpacking libpcre3:armhf...
I: Unpacking perl-base...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking login...
I: Unpacking passwd...
I: Unpacking libslang2:armhf...
I: Unpacking startpar...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking libustr-1.0-1:armhf...
I: Unpacking liblzma5:armhf...
I: Unpacking zlib1g:armhf...
I: Configuring required packages...
I: Configuring gcc-4.8-base:armhf...
I: Configuring lsb-base...
I: Configuring sensible-utils...
I: Configuring ncurses-base...
I: Configuring libsemanage-common...
I: Configuring gcc-4.9-base:armhf...
I: Configuring libaudit-common...
I: Configuring libc6:armhf...
I: Configuring startpar...
I: Configuring libc-bin...
I: Configuring sysvinit-utils...
I: Configuring diffutils...
I: Configuring insserv...
I: Configuring findutils...
I: Configuring libsmartcols1:armhf...
I: Configuring debianutils...
I: Configuring hostname...
I: Configuring multiarch-support...
I: Configuring mawk...
I: Configuring bsdutils...
I: Configuring libpcre3:armhf...
I: Configuring libbz2-1.0:armhf...
I: Configuring base-files...
I: Configuring libdebconfclient0:armhf...
I: Configuring libselinux1:armhf...
I: Configuring libcomerr2:armhf...
I: Configuring libslang2:armhf...
I: Configuring libsepol1:armhf...
I: Configuring libgcc1:armhf...
I: Configuring libustr-1.0-1:armhf...
I: Configuring libaudit1:armhf...
I: Configuring libtinfo5:armhf...
I: Configuring libattr1:armhf...
I: Configuring libss2:armhf...
I: Configuring liblzma5:armhf...
I: Configuring base-passwd...
I: Configuring e2fslibs:armhf...
I: Configuring libdb5.3:armhf...
I: Configuring zlib1g:armhf...
I: Configuring libsemanage1:armhf...
I: Configuring libacl1:armhf...
I: Configuring ncurses-bin...
I: Configuring libncurses5:armhf...
I: Configuring coreutils...
I: Configuring tar...
I: Configuring dpkg...
I: Configuring sed...
I: Configuring perl-base...
I: Configuring grep...
I: Configuring debconf...
I: Configuring tzdata...
I: Configuring gzip...
I: Configuring dash...
I: Configuring libtext-iconv-perl...
I: Configuring sysv-rc...
I: Configuring liblocale-gettext-perl...
I: Configuring libtext-charwidth-perl...
I: Configuring libpam0g:armhf...
I: Configuring initscripts...
I: Configuring libpam-modules-bin...
I: Configuring bash...
I: Configuring sysvinit-core...
I: Configuring libtext-wrapi18n-perl...
I: Configuring libpam-modules:armhf...
I: Configuring libpam-runtime...
I: Configuring debconf-i18n...
I: Configuring init...
I: Configuring passwd...
I: Configuring login...
I: Configuring libuuid1:armhf...
I: Configuring libblkid1:armhf...
I: Configuring libmount1:armhf...
I: Configuring mount...
I: Configuring libfdisk1:armhf...
I: Configuring util-linux...
I: Configuring e2fsprogs...
I: Configuring libc-bin...
I: Unpacking the base system...
I: Unpacking devuan-baseconf...
I: Unpacking devuan-keyring...
I: Unpacking apt...
I: Unpacking libapt-pkg4.12:armhf...
I: Unpacking binutils...
I: Unpacking build-essential...
I: Unpacking bzip2...
I: Unpacking libcloog-isl4:armhf...
I: Unpacking debian-archive-keyring...
I: Unpacking dpkg-dev...
I: Unpacking libdpkg-perl...
I: Unpacking cpp-4.9...
I: Unpacking g++-4.9...
I: Unpacking gcc-4.9...
I: Unpacking libasan1:armhf...
I: Unpacking libatomic1:armhf...
I: Unpacking libgcc-4.9-dev:armhf...
I: Unpacking libgomp1:armhf...
I: Unpacking libstdc++-4.9-dev:armhf...
I: Unpacking libstdc++6:armhf...
I: Unpacking libubsan0:armhf...
I: Unpacking cpp...
I: Unpacking g++...
I: Unpacking gcc...
I: Unpacking libgdbm3:armhf...
I: Unpacking libc-dev-bin...
I: Unpacking libc6-dev:armhf...
I: Unpacking libgmp10:armhf...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking libisl10:armhf...
I: Unpacking libtimedate-perl...
I: Unpacking libusb-0.1-4:armhf...
I: Unpacking linux-libc-dev:armhf...
I: Unpacking make...
I: Unpacking libmpc3:armhf...
I: Unpacking libmpfr4:armhf...
I: Unpacking patch...
I: Unpacking perl...
I: Unpacking perl-modules...
I: Unpacking libreadline6:armhf...
I: Unpacking readline-common...
I: Unpacking xz-utils...
I: Configuring the base system...
I: Configuring libgomp1:armhf...
I: Configuring libatomic1:armhf...
I: Configuring readline-common...
I: Configuring libgdbm3:armhf...
I: Configuring make...
I: Configuring gpgv...
I: Configuring linux-libc-dev:armhf...
I: Configuring perl-modules...
I: Configuring bzip2...
I: Configuring perl...
I: Configuring libgmp10:armhf...
I: Configuring devuan-keyring...
I: Configuring patch...
I: Configuring xz-utils...
I: Configuring debian-archive-keyring...
I: Configuring libisl10:armhf...
I: Configuring libmpfr4:armhf...
I: Configuring libcloog-isl4:armhf...
I: Configuring devuan-baseconf...
I: Configuring libmpc3:armhf...
I: Configuring libstdc++6:armhf...
I: Configuring binutils...
I: Configuring libc-dev-bin...
I: Configuring libc6-dev:armhf...
I: Configuring libapt-pkg4.12:armhf...
I: Configuring libusb-0.1-4:armhf...
I: Configuring libreadline6:armhf...
I: Configuring libtimedate-perl...
I: Configuring libubsan0:armhf...
I: Configuring gnupg...
I: Configuring libdpkg-perl...
I: Configuring cpp-4.9...
I: Configuring dpkg-dev...
I: Configuring libasan1:armhf...
I: Configuring libgcc-4.9-dev:armhf...
I: Configuring apt...
I: Configuring libstdc++-4.9-dev:armhf...
I: Configuring cpp...
I: Configuring gcc-4.9...
I: Configuring gcc...
I: Configuring g++-4.9...
I: Configuring g++...
I: Configuring build-essential...
I: Configuring libc-bin...
I: Base system installed successfully.
I: debootstrap finished
I: copying local configuration
I: Installing apt-lines
I: Refreshing the base.tgz
I: upgrading packages
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: installing dummy policy-rc.d
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Hit http://auto.mirror.devuan.org jessie InRelease
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Hit http://auto.mirror.devuan.org jessie/main armhf Packages
Reading package lists...
I: Obtaining the cached apt archive contents
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Reading package lists...
Building dependency tree...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Reading package lists...
Building dependency tree...
build-essential is already the newest version.
dpkg-dev is already the newest version.
The following extra packages will be installed:
aptitude-common libboost-iostreams1.55.0 libcwidget3 libeatmydata1
libncursesw5 libsigc++-2.0-0c2a libsqlite3-0 libxapian22
Suggested packages:
tasksel debtags apt-xapian-index libcwidget-dev xapian-tools
Recommended packages:
aptitude-doc-en aptitude-doc libparse-debianchangelog-perl libgpm2
The following NEW packages will be installed:
aptitude aptitude-common cowdancer eatmydata libboost-iostreams1.55.0
libcwidget3 libeatmydata1 libncursesw5 libsigc++-2.0-0c2a libsqlite3-0
libxapian22
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 4731 kB of archives.
After this operation, 17.7 MB of additional disk space will be used.
Get:1 http://auto.mirror.devuan.org/merged/ jessie/main libboost-iostreams1.55.0 armhf 1.55.0+dfsg-3 [47.3 kB]
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Get:2 http://auto.mirror.devuan.org/merged/ jessie/main libncursesw5 armhf 5.9+20140913-1+b1 [103 kB]
Get:3 http://auto.mirror.devuan.org/merged/ jessie/main cowdancer armhf 0.74+devuan1 [31.6 kB]
Get:4 http://auto.mirror.devuan.org/merged/ jessie/main libsigc++-2.0-0c2a armhf 2.4.0-1 [49.7 kB]
Get:5 http://auto.mirror.devuan.org/merged/ jessie/main libcwidget3 armhf 0.5.17-2 [302 kB]
Get:6 http://auto.mirror.devuan.org/merged/ jessie/main libsqlite3-0 armhf 3.8.7.1-1+deb8u2 [384 kB]
Get:7 http://auto.mirror.devuan.org/merged/ jessie/main libeatmydata1 armhf 82-6 [11.5 kB]
Get:8 http://auto.mirror.devuan.org/merged/ jessie/main aptitude-common all 0.6.11-1 [1576 kB]
Get:9 http://auto.mirror.devuan.org/merged/ jessie/main libxapian22 armhf 1.2.19-1+deb8u1 [887 kB]
Get:10 http://auto.mirror.devuan.org/merged/ jessie/main aptitude armhf 0.6.11-1+b1 [1327 kB]
Get:11 http://auto.mirror.devuan.org/merged/ jessie/main eatmydata all 82-6 [12.2 kB]
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
debconf: delaying package configuration, since apt-utils is not installed
Fetched 4731 kB in 3s (1242 kB/s)
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libboost-iostreams1.55.0:armhf.
(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 ... 10614 files and directories currently installed.)
Preparing to unpack .../libboost-iostreams1.55.0_1.55.0+dfsg-3_armhf.deb ...
Unpacking libboost-iostreams1.55.0:armhf (1.55.0+dfsg-3) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libncursesw5:armhf.
Preparing to unpack .../libncursesw5_5.9+20140913-1+b1_armhf.deb ...
Unpacking libncursesw5:armhf (5.9+20140913-1+b1) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libsigc++-2.0-0c2a:armhf.
Preparing to unpack .../libsigc++-2.0-0c2a_2.4.0-1_armhf.deb ...
Unpacking libsigc++-2.0-0c2a:armhf (2.4.0-1) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libcwidget3:armhf.
Preparing to unpack .../libcwidget3_0.5.17-2_armhf.deb ...
Unpacking libcwidget3:armhf (0.5.17-2) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libsqlite3-0:armhf.
Preparing to unpack .../libsqlite3-0_3.8.7.1-1+deb8u2_armhf.deb ...
Unpacking libsqlite3-0:armhf (3.8.7.1-1+deb8u2) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package libeatmydata1:armhf.
Preparing to unpack .../libeatmydata1_82-6_armhf.deb ...
Unpacking libeatmydata1:armhf (82-6) ...
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Selecting previously unselected package aptitude-common.
Preparing to unpack .../aptitude-common_0.6.11-1_all.deb ...
Unpacking aptitude-common (0.6.11-1) ...
Selecting previously unselected package libxapian22.
Preparing to unpack .../libxapian22_1.2.19-1+deb8u1_armhf.deb ...
Unpacking libxapian22 (1.2.19-1+deb8u1) ...
Selecting previously unselected package aptitude.
Preparing to unpack .../aptitude_0.6.11-1+b1_armhf.deb ...
Unpacking aptitude (0.6.11-1+b1) ...
Selecting previously unselected package cowdancer.
Preparing to unpack .../cowdancer_0.74+devuan1_armhf.deb ...
Unpacking cowdancer (0.74+devuan1) ...
Selecting previously unselected package eatmydata.
Preparing to unpack .../eatmydata_82-6_all.deb ...
Unpacking eatmydata (82-6) ...
Setting up libboost-iostreams1.55.0:armhf (1.55.0+dfsg-3) ...
Setting up libncursesw5:armhf (5.9+20140913-1+b1) ...
Setting up libsigc++-2.0-0c2a:armhf (2.4.0-1) ...
Setting up libcwidget3:armhf (0.5.17-2) ...
Setting up libsqlite3-0:armhf (3.8.7.1-1+deb8u2) ...
Setting up libeatmydata1:armhf (82-6) ...
Setting up aptitude-common (0.6.11-1) ...
Setting up libxapian22 (1.2.19-1+deb8u1) ...
Setting up aptitude (0.6.11-1+b1) ...
update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
Setting up cowdancer (0.74+devuan1) ...
Setting up eatmydata (82-6) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
I: Copying back the cached apt archive contents
I: new cache content 'libaudit-common_1%3a2.4-1_all.deb' added
I: new cache content 'login_1%3a4.2-3+deb8u4_armhf.deb' added
I: new cache content 'libxapian22_1.2.19-1+deb8u1_armhf.deb' added
I: new cache content 'libcwidget3_0.5.17-2_armhf.deb' added
I: new cache content 'base-files_8+devuan7_armhf.deb' added
I: new cache content 'libmpfr4_3.1.2-2_armhf.deb' added
I: new cache content 'libmpc3_1.0.2-1_armhf.deb' added
I: new cache content 'libboost-iostreams1.55.0_1.55.0+dfsg-3_armhf.deb' added
I: new cache content 'passwd_1%3a4.2-3+deb8u4_armhf.deb' added
I: new cache content 'insserv_1.14.0-5_armhf.deb' added
I: new cache content 'liblzma5_5.1.1alpha+20120614-2+b3_armhf.deb' added
I: new cache content 'bash_4.3-11+deb8u1_armhf.deb' added
I: new cache content 'mount_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'patch_2.7.5-1_armhf.deb' added
I: new cache content 'libtinfo5_5.9+20140913-1+b1_armhf.deb' added
I: new cache content 'ncurses-base_5.9+20140913-1_all.deb' added
I: new cache content 'lsb-base_4.1+devuan2_all.deb' added
I: new cache content 'libss2_1.42.12-2+b1_armhf.deb' added
I: new cache content 'libubsan0_4.9.2-10_armhf.deb' added
I: new cache content 'initscripts_2.88dsf-59.2+devuan2_armhf.deb' added
I: new cache content 'liblocale-gettext-perl_1.05-8+b1_armhf.deb' added
I: new cache content 'libsepol1_2.3-2_armhf.deb' added
I: new cache content 'libbz2-1.0_1.0.6-7+b3_armhf.deb' added
I: new cache content 'ncurses-bin_5.9+20140913-1+b1_armhf.deb' added
I: new cache content 'libapt-pkg4.12_1.0.9.8.4_armhf.deb' added
I: new cache content 'apt_1.0.9.8.4_armhf.deb' added
I: new cache content 'devuan-keyring_2016.11.22_all.deb' added
I: new cache content 'gzip_1.6-4_armhf.deb' added
I: new cache content 'e2fslibs_1.42.12-2+b1_armhf.deb' added
I: new cache content 'libgcc-4.9-dev_4.9.2-10_armhf.deb' added
I: new cache content 'gcc-4.8-base_4.8.4-1_armhf.deb' added
I: new cache content 'grep_2.20-4.1_armhf.deb' added
I: new cache content 'sysvinit-core_2.88dsf-59.2+devuan2_armhf.deb' added
I: new cache content 'gcc-4.9_4.9.2-10_armhf.deb' added
I: new cache content 'libtext-iconv-perl_1.7-5+b2_armhf.deb' added
I: new cache content 'gcc_4%3a4.9.2-2_armhf.deb' added
I: new cache content 'libsmartcols1_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'perl-base_5.20.2-3+deb8u8_armhf.deb' added
I: new cache content 'libtext-wrapi18n-perl_0.06-7_all.deb' added
I: new cache content 'libstdc++6_4.9.2-10_armhf.deb' added
I: new cache content 'init_1.24+devuan1.0_armhf.deb' added
I: new cache content 'findutils_4.4.2-9+b1_armhf.deb' added
I: new cache content 'debianutils_4.4+b1_armhf.deb' added
I: new cache content 'sysvinit-utils_2.88dsf-59.2+devuan2_armhf.deb' added
I: new cache content 'libreadline6_6.3-8+b3_armhf.deb' added
I: new cache content 'e2fsprogs_1.42.12-2+b1_armhf.deb' added
I: new cache content 'gpgv_1.4.18-7+deb8u3_armhf.deb' added
I: new cache content 'libselinux1_2.3-2_armhf.deb' added
I: new cache content 'libmount1_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'libncurses5_5.9+20140913-1+b1_armhf.deb' added
I: new cache content 'base-passwd_3.5.37_armhf.deb' added
I: new cache content 'tzdata_2017b-0+deb8u1_all.deb' added
I: new cache content 'libfdisk1_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'libpcre3_2%3a8.35-3.3+deb8u4_armhf.deb' added
I: new cache content 'libgdbm3_1.8.3-13.1_armhf.deb' added
I: new cache content 'libgcc1_1%3a4.9.2-10_armhf.deb' added
I: new cache content 'libc-dev-bin_2.19-18+deb8u10_armhf.deb' added
I: new cache content 'libpam0g_1.1.8-3.1+deb8u2+b1_armhf.deb' added
I: new cache content 'zlib1g_1%3a1.2.8.dfsg-2+b1_armhf.deb' added
I: new cache content 'libcloog-isl4_0.18.2-1+b2_armhf.deb' added
I: new cache content 'libtext-charwidth-perl_0.04-7+b4_armhf.deb' added
I: new cache content 'devuan-baseconf_0.6.4+devuan1.3_all.deb' added
I: new cache content 'g++_4%3a4.9.2-2_armhf.deb' added
I: new cache content 'gnupg_1.4.18-7+deb8u3_armhf.deb' added
I: new cache content 'libgmp10_2%3a6.0.0+dfsg-6_armhf.deb' added
I: new cache content 'libuuid1_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'dpkg-dev_1.17.27_all.deb' added
I: new cache content 'dpkg_1.17.27_armhf.deb' added
I: new cache content 'multiarch-support_2.19-18+deb8u10_armhf.deb' added
I: new cache content 'coreutils_8.23-4_armhf.deb' added
I: new cache content 'readline-common_6.3-8_all.deb' added
I: new cache content 'sysv-rc_2.88dsf-59.2+devuan2_all.deb' added
I: new cache content 'g++-4.9_4.9.2-10_armhf.deb' added
I: new cache content 'aptitude_0.6.11-1+b1_armhf.deb' added
I: new cache content 'libaudit1_1%3a2.4-1+b1_armhf.deb' added
I: new cache content 'libatomic1_4.9.2-10_armhf.deb' added
I: new cache content 'libc6-dev_2.19-18+deb8u10_armhf.deb' added
I: new cache content 'debian-archive-keyring_2017.5~deb8u1_all.deb' added
I: new cache content 'startpar_0.59-3_armhf.deb' added
I: new cache content 'make_4.0-8.1_armhf.deb' added
I: new cache content 'bsdutils_1%3a2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'libusb-0.1-4_2%3a0.1.12-25_armhf.deb' added
I: new cache content 'libdebconfclient0_0.192_armhf.deb' added
I: new cache content 'binutils_2.25-5+deb8u1_armhf.deb' added
I: new cache content 'libpam-modules-bin_1.1.8-3.1+deb8u2+b1_armhf.deb' added
I: new cache content 'libsigc++-2.0-0c2a_2.4.0-1_armhf.deb' added
I: new cache content 'perl-modules_5.20.2-3+deb8u8_all.deb' added
I: new cache content 'libdpkg-perl_1.17.27_all.deb' added
I: new cache content 'sed_4.2.2-4+deb8u1_armhf.deb' added
I: new cache content 'sensible-utils_0.0.9_all.deb' added
I: new cache content 'build-essential_11.7_armhf.deb' added
I: new cache content 'mawk_1.3.3-17_armhf.deb' added
I: new cache content 'xz-utils_5.1.1alpha+20120614-2+b3_armhf.deb' added
I: new cache content 'dash_0.5.7-4+b1_armhf.deb' added
I: new cache content 'hostname_3.15_armhf.deb' added
I: new cache content 'diffutils_1%3a3.3-1+b1_armhf.deb' added
I: new cache content 'bzip2_1.0.6-7+b3_armhf.deb' added
I: new cache content 'cpp_4%3a4.9.2-2_armhf.deb' added
I: new cache content 'debconf-i18n_1.5.56+deb8u1_all.deb' added
I: new cache content 'libblkid1_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'libacl1_2.2.52-2_armhf.deb' added
I: new cache content 'libpam-runtime_1.1.8-3.1+deb8u2_all.deb' added
I: new cache content 'perl_5.20.2-3+deb8u8_armhf.deb' added
I: new cache content 'libgomp1_4.9.2-10_armhf.deb' added
I: new cache content 'libcomerr2_1.42.12-2+b1_armhf.deb' added
I: new cache content 'libslang2_2.3.0-2_armhf.deb' added
I: new cache content 'libstdc++-4.9-dev_4.9.2-10_armhf.deb' added
I: new cache content 'libncursesw5_5.9+20140913-1+b1_armhf.deb' added
I: new cache content 'libeatmydata1_82-6_armhf.deb' added
I: new cache content 'libustr-1.0-1_1.0.4-3+b2_armhf.deb' added
I: new cache content 'libisl10_0.12.2-2_armhf.deb' added
I: new cache content 'linux-libc-dev_3.16.43-2+deb8u2_armhf.deb' added
I: new cache content 'libsqlite3-0_3.8.7.1-1+deb8u2_armhf.deb' added
I: new cache content 'util-linux_2.26.2-6+devuan1_armhf.deb' added
I: new cache content 'libtimedate-perl_2.3000-2_all.deb' added
I: new cache content 'libdb5.3_5.3.28-9_armhf.deb' added
I: new cache content 'libasan1_4.9.2-10_armhf.deb' added
I: new cache content 'libattr1_1%3a2.4.47-2_armhf.deb' added
I: new cache content 'cowdancer_0.74+devuan1_armhf.deb' added
I: new cache content 'eatmydata_82-6_all.deb' added
I: new cache content 'libc6_2.19-18+deb8u10_armhf.deb' added
I: new cache content 'cpp-4.9_4.9.2-10_armhf.deb' added
I: new cache content 'tar_1.27.1-2+deb8u1_armhf.deb' added
I: new cache content 'libpam-modules_1.1.8-3.1+deb8u2+b1_armhf.deb' added
I: new cache content 'gcc-4.9-base_4.9.2-10_armhf.deb' added
I: new cache content 'libsemanage1_2.3-1+b1_armhf.deb' added
I: new cache content 'libsemanage-common_2.3-1_all.deb' added
I: new cache content 'libc-bin_2.19-18+deb8u10_armhf.deb' added
I: new cache content 'debconf_1.5.56+deb8u1_all.deb' added
I: new cache content 'aptitude-common_0.6.11-1_all.deb' added
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
+ '[' 0 -eq 0 ']'
+ rm -f /var/run/lock/jessie-armhf.update.5819 /var/run/lock/jessie-armhf.update
+ '[' -n /tmp/tmp.oFbaNXpk86 ']'
+ rm -f /tmp/tmp.oFbaNXpk86
+ cowbuilder_run
+ echo '*** cowbuilder build phase for arch armhf ***'
*** cowbuilder build phase for arch armhf ***
+ mkdir -p /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/ /tmp/apt-5819
+ local 'BINDMOUNTS=/tmp/apt-5819 '
+ identify_build_type
+ '[' -n '' ']'
+ '[' -z '' ']'
+ echo '*** FORCE_BINARY_ONLY is unset, continuing with checks for build type ***'
*** FORCE_BINARY_ONLY is unset, continuing with checks for build type ***
+ DEBBUILDOPTS=-sa
+ SKIP_ARCH_BUILD=false
+ '[' armhf = all ']'
+ '[' -z '' ']'
+ '[' armhf = armhf ']'
+ echo '*** MAIN_ARCHITECTURE is unset. ***'
*** MAIN_ARCHITECTURE is unset. ***
+ echo '*** Host architecture [armhf] matches $architecture [armhf], using default -sa buildoption ***'
*** Host architecture [armhf] matches $architecture [armhf], using default -sa buildoption ***
+ return 0
+ false
+ '[' -n kawai ']'
+ '[' kawai '!=' none ']'
+ '[' kawai '!=' trunk ']'
+ '[' kawai '!=' '${release}' ']'
+ '[' -n '' ']'
+ local REPOSITORY=/srv/repository/release/kawai
+ '[' -d /srv/repository/release/kawai/dists/kawai ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
++ mktemp
+ local pbuilderrc=/tmp/tmp.3g0laKMK9E
++ date
+ echo '# pbuilder config file generated by jenkins-debian-glue on Wed Sep 20 10:08:37 UTC 2017'
+ '[' -n '' ']'
+ '[' '' = true ']'
+ '[' '' = true ']'
+ use_eatmydata
+ '[' '' = false ']'
+ '[' '' = true ']'
+ grep -q '^install'
+ dpkg-query --show '--showformat=${Status}' eatmydata
++ dpkg-query --show '--showformat=${Version}' eatmydata
+ dpkg --compare-versions 105-5 gt 26-2
+ echo '*** eatmydata is present on host system, now checking distribution support ***'
*** eatmydata is present on host system, now checking distribution support ***
+ case "${COWBUILDER_DIST}" in
+ echo '*** Distribution jessie should provide recent eatmydata support, enabling eatmydata ***'
*** Distribution jessie should provide recent eatmydata support, enabling eatmydata ***
+ enable_eatmydata
+ echo 'EXTRAPACKAGES="$EXTRAPACKAGES eatmydata"'
+ echo 'export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"'
+ use_ccache
+ '[' '' = true ']'
+ '[' -n '' ']'
+ counter=3600
+ ls '/var/run/lock/jessie-armhf.update.*'
+ '[' 3600 -eq 0 ']'
+ touch /var/run/lock/jessie-armhf.building.5819
+ case "$architecture" in
+ sudo DIST=jessie ARCH=armhf cowbuilder --buildresult /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/ --build /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc --basepath /var/cache/pbuilder/base-jessie-armhf.cow --debbuildopts -sa --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/ --bindmounts '/tmp/apt-5819 ' --configfile=/tmp/tmp.3g0laKMK9E
-> Copying COW directory
forking: rm -rf /var/cache/pbuilder/build/cow.12238
forking: cp -al /var/cache/pbuilder/base-jessie-armhf.cow /var/cache/pbuilder/build/cow.12238
I: unlink for ilistfile /var/cache/pbuilder/build/cow.12238/.ilist failed, it didn't exist?
forking: chroot /var/cache/pbuilder/build/cow.12238 cowdancer-ilistcreate /.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a -links +1 -print0 \) | xargs -0 stat --format '%d %i '
-> Invoking pbuilder
forking: pbuilder build --debbuildopts -sa --hookdir /usr/share/jenkins-debian-glue/pbuilder-hookdir/ --bindmounts /tmp/apt-5819 --configfile /tmp/tmp.3g0laKMK9E --buildplace /var/cache/pbuilder/build/cow.12238 --buildresult /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/ --debbuildopts -sa --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build/cow.12238 cow-shell /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Wed Sep 20 10:08:38 UTC 2017
I: pbuilder-time-stamp: 1505902118
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: Mounting /tmp/apt-5819
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc]
I: copying [/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Wed Sep 20 09:51:14 2017 UTC using RSA key ID 0927F6FD
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.dsc
dpkg-source: info: extracting jenkins-debian-glue in jenkins-debian-glue-0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
dpkg-source: info: unpacking jenkins-debian-glue_0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6.tar.xz
I: Installing the build-deps
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/D10-man-db starting
I: Preseed man-db/auto-update to false
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/D10-man-db finished
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/D20releaserepo starting
+ set -- /tmp/apt-5819/
+ TMPAPT=/tmp/apt-5819/
+ [ -d /tmp/apt-5819/ ]
+ UPDATE_PKGLIST=0
+ ls /tmp/apt-5819/*.list
+ [ -e /tmp/apt-5819//keyring.gpg ]
+ [ 0 = 1 ]
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/D20releaserepo finished
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: armhf
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
This package was created automatically by pbuilder to satisfy the
build-dependencies of the package being currently built.
Depends: debhelper (>= 8.0.0), shunit2
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 10899 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
pbuilder-satisfydepends-dummy depends on debhelper (>= 8.0.0); however:
Package debhelper is not installed.
pbuilder-satisfydepends-dummy depends on shunit2; however:
Package shunit2 is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
bsdmainutils{a} debhelper{a} file{a} gettext{a} gettext-base{a}
groff-base{a} intltool-debian{a} libasprintf0c2{a} libcroco3{a}
libffi6{a} libglib2.0-0{a} libmagic1{a} libpipeline1{a} libunistring0{a}
libxml2{a} man-db{a} po-debconf{a} shunit2{a}
0 packages upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
Need to get 8374 kB of archives. After unpacking 24.1 MB will be used.
Writing extended state information...
Get: 1 http://auto.mirror.devuan.org/merged/ jessie/main libpipeline1 armhf 1.4.0-1 [24.3 kB]
Get: 2 http://auto.mirror.devuan.org/merged/ jessie/main groff-base armhf 1.22.2-8 [1052 kB]
Get: 3 http://auto.mirror.devuan.org/merged/ jessie/main bsdmainutils armhf 9.0.6 [178 kB]
Get: 4 http://auto.mirror.devuan.org/merged/ jessie/main man-db armhf 2.7.0.2-5 [975 kB]
Get: 5 http://auto.mirror.devuan.org/merged/ jessie/main libasprintf0c2 armhf 0.19.3-2 [31.1 kB]
Get: 6 http://auto.mirror.devuan.org/merged/ jessie/main libmagic1 armhf 1:5.22+15-2+deb8u3 [245 kB]
Get: 7 http://auto.mirror.devuan.org/merged/ jessie/main libxml2 armhf 2.9.1+dfsg1-5+deb8u4 [718 kB]
Get: 8 http://auto.mirror.devuan.org/merged/ jessie/main libffi6 armhf 3.1-2+deb8u1 [18.8 kB]
Get: 9 http://auto.mirror.devuan.org/merged/ jessie/main libglib2.0-0 armhf 2.42.1-1+b1 [2270 kB]
Get: 10 http://auto.mirror.devuan.org/merged/ jessie/main libcroco3 armhf 0.6.8-3+b1 [123 kB]
Get: 11 http://auto.mirror.devuan.org/merged/ jessie/main libunistring0 armhf 0.9.3-5.2+b1 [263 kB]
Get: 12 http://auto.mirror.devuan.org/merged/ jessie/main file armhf 1:5.22+15-2+deb8u3 [60.0 kB]
Get: 13 http://auto.mirror.devuan.org/merged/ jessie/main gettext-base armhf 0.19.3-2 [117 kB]
Get: 14 http://auto.mirror.devuan.org/merged/ jessie/main gettext armhf 0.19.3-2 [1183 kB]
Get: 15 http://auto.mirror.devuan.org/merged/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get: 16 http://auto.mirror.devuan.org/merged/ jessie/main po-debconf all 1.0.16+nmu3 [220 kB]
Get: 17 http://auto.mirror.devuan.org/merged/ jessie/main debhelper all 9.20150101+deb8u2 [817 kB]
Get: 18 http://auto.mirror.devuan.org/merged/ jessie/main shunit2 all 2.1.6-1 [48.4 kB]
Fetched 8374 kB in 6s (1243 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpipeline1:armhf.
(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 ... 10899 files and directories currently installed.)
Preparing to unpack .../libpipeline1_1.4.0-1_armhf.deb ...
Unpacking libpipeline1:armhf (1.4.0-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.2-8_armhf.deb ...
Unpacking groff-base (1.22.2-8) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.6_armhf.deb ...
Unpacking bsdmainutils (9.0.6) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.7.0.2-5_armhf.deb ...
Unpacking man-db (2.7.0.2-5) ...
Selecting previously unselected package libasprintf0c2:armhf.
Preparing to unpack .../libasprintf0c2_0.19.3-2_armhf.deb ...
Unpacking libasprintf0c2:armhf (0.19.3-2) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../libmagic1_1%3a5.22+15-2+deb8u3_armhf.deb ...
Unpacking libmagic1:armhf (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../libxml2_2.9.1+dfsg1-5+deb8u4_armhf.deb ...
Unpacking libxml2:armhf (2.9.1+dfsg1-5+deb8u4) ...
Selecting previously unselected package libffi6:armhf.
Preparing to unpack .../libffi6_3.1-2+deb8u1_armhf.deb ...
Unpacking libffi6:armhf (3.1-2+deb8u1) ...
Selecting previously unselected package libglib2.0-0:armhf.
Preparing to unpack .../libglib2.0-0_2.42.1-1+b1_armhf.deb ...
Unpacking libglib2.0-0:armhf (2.42.1-1+b1) ...
Selecting previously unselected package libcroco3:armhf.
Preparing to unpack .../libcroco3_0.6.8-3+b1_armhf.deb ...
Unpacking libcroco3:armhf (0.6.8-3+b1) ...
Selecting previously unselected package libunistring0:armhf.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_armhf.deb ...
Unpacking libunistring0:armhf (0.9.3-5.2+b1) ...
Selecting previously unselected package file.
Preparing to unpack .../file_1%3a5.22+15-2+deb8u3_armhf.deb ...
Unpacking file (1:5.22+15-2+deb8u3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.3-2_armhf.deb ...
Unpacking gettext-base (0.19.3-2) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.3-2_armhf.deb ...
Unpacking gettext (0.19.3-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../po-debconf_1.0.16+nmu3_all.deb ...
Unpacking po-debconf (1.0.16+nmu3) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20150101+deb8u2_all.deb ...
Unpacking debhelper (9.20150101+deb8u2) ...
Selecting previously unselected package shunit2.
Preparing to unpack .../shunit2_2.1.6-1_all.deb ...
Unpacking shunit2 (2.1.6-1) ...
Setting up libpipeline1:armhf (1.4.0-1) ...
Setting up groff-base (1.22.2-8) ...
Setting up bsdmainutils (9.0.6) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up man-db (2.7.0.2-5) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libasprintf0c2:armhf (0.19.3-2) ...
Setting up libmagic1:armhf (1:5.22+15-2+deb8u3) ...
Setting up libxml2:armhf (2.9.1+dfsg1-5+deb8u4) ...
Setting up libffi6:armhf (3.1-2+deb8u1) ...
Setting up libglib2.0-0:armhf (2.42.1-1+b1) ...
No schema files found: doing nothing.
Setting up libcroco3:armhf (0.6.8-3+b1) ...
Setting up libunistring0:armhf (0.9.3-5.2+b1) ...
Setting up file (1:5.22+15-2+deb8u3) ...
Setting up gettext-base (0.19.3-2) ...
Setting up gettext (0.19.3-2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16+nmu3) ...
Setting up debhelper (9.20150101+deb8u2) ...
Setting up shunit2 (2.1.6-1) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
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...
eatmydata is already the newest version.
The following NEW packages will be installed:
fakeroot libfakeroot
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 124 kB of archives.
After this operation, 373 kB of additional disk space will be used.
Get:1 http://auto.mirror.devuan.org/merged/ jessie/main libfakeroot armhf 1.20.2-1 [40.5 kB]
Get:2 http://auto.mirror.devuan.org/merged/ jessie/main fakeroot armhf 1.20.2-1 [83.5 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 124 kB in 0s (432 kB/s)
Selecting previously unselected package libfakeroot:armhf.
(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 ... 12372 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.20.2-1_armhf.deb ...
Unpacking libfakeroot:armhf (1.20.2-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20.2-1_armhf.deb ...
Unpacking fakeroot (1.20.2-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libfakeroot:armhf (1.20.2-1) ...
Setting up fakeroot (1.20.2-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
I: Copying back the cached apt archive contents
I: new cache content 'shunit2_2.1.6-1_all.deb' added
I: new cache content 'gettext-base_0.19.3-2_armhf.deb' added
I: new cache content 'libxml2_2.9.1+dfsg1-5+deb8u4_armhf.deb' added
I: new cache content 'man-db_2.7.0.2-5_armhf.deb' added
I: new cache content 'po-debconf_1.0.16+nmu3_all.deb' added
I: new cache content 'libfakeroot_1.20.2-1_armhf.deb' added
I: new cache content 'file_1%3a5.22+15-2+deb8u3_armhf.deb' added
I: new cache content 'intltool-debian_0.35.0+20060710.1_all.deb' added
I: new cache content 'libglib2.0-0_2.42.1-1+b1_armhf.deb' added
I: new cache content 'fakeroot_1.20.2-1_armhf.deb' added
I: new cache content 'gettext_0.19.3-2_armhf.deb' added
I: new cache content 'bsdmainutils_9.0.6_armhf.deb' added
I: new cache content 'libasprintf0c2_0.19.3-2_armhf.deb' added
I: new cache content 'debhelper_9.20150101+deb8u2_all.deb' added
I: new cache content 'libffi6_3.1-2+deb8u1_armhf.deb' added
I: new cache content 'libunistring0_0.9.3-5.2+b1_armhf.deb' added
I: new cache content 'groff-base_1.22.2-8_armhf.deb' added
I: new cache content 'libcroco3_0.6.8-3+b1_armhf.deb' added
I: new cache content 'libmagic1_1%3a5.22+15-2+deb8u3_armhf.deb' added
I: new cache content 'libpipeline1_1.4.0-1_armhf.deb' added
I: Building the package
I: Running cd /build/jenkins-debian-glue-0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc -sa -sa -rfakeroot
dpkg-buildpackage: source package jenkins-debian-glue
dpkg-buildpackage: source version 0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by jenkins-debian-glue Autobuilder <jenkins@devuan-maemo-build>
dpkg-source --before-build jenkins-debian-glue-0.18.4+0~20170920095112.4+jessie~1.gbp28fdb6
dpkg-buildpackage: host architecture armhf
fakeroot debian/rules clean
fakeroot, while creating message channels: Function not implemented
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 1
I: copying local configuration
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/C10shell starting
┌──────────────────────────────────────────────────────────────────────────────┐
│ FTBFS - problem with building Debian package │
└──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│ DEB_KEEP_BUILD_ENV is not set to 'true', not keeping build environment │
└──────────────────────────────────────────────────────────────────────────────┘
I: user script /var/cache/pbuilder/build/cow.12238/tmp/hooks/C10shell finished
I: unmounting /tmp/apt-5819 filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
-> Cleaning COW directory
forking: rm -rf /var/cache/pbuilder/build/cow.12238
+ '[' 1 -eq 0 ']'
+ bailout 1 'Error: Failed to build with cowbuilder.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to build with cowbuilder.' ']'
+ echo 'Error: Failed to build with cowbuilder.'
Error: Failed to build with cowbuilder.
+ rm -f /var/run/lock/jessie-armhf.building.5819
+ '[' -r /var/run/lock/jessie-armhf.update.5819 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/ to avoid problems in next run. ***'
*** Getting rid of files in /var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/ to avoid problems in next run. ***
+ rm -f '/var/lib/jenkins/workspace/jenkins-debian-glue-binaries/architecture/armhf/label/armhf/binaries/*'
+ sudo rm -rf /tmp/apt-5819
+ '[' -n 219058 ']'
++ cut -d . -f 1 /proc/uptime
+ SECONDS=594
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Wed Sep 20 10:09:02 UTC 2017 [running 594 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Wed Sep 20 10:09:02 UTC 2017 [running 594 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE