[Qa-jenkins-scm] Build failed in Jenkins: reproducible_openwrt #2

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 12 13:31:01 UTC 2015


See <https://jenkins.debian.net/job/reproducible_openwrt/2/>

------------------------------------------
[...truncated 42 lines...]
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/reproducible_openwrt/ws/">
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=C.UTF-8
	export http_proxy=http://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/reproducible_openwrt/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1433200211.481123-1104524629"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ PACKAGES_DB=/var/lib/jenkins/reproducible.db
++ INIT=/var/lib/jenkins/reproducible.init
++ '[' -f /var/lib/jenkins/reproducible.db ']'
++ '[' -f /var/lib/jenkins/reproducible.init ']'
++ '[' -f /var/lib/jenkins/reproducible.db.lock ']'
++ REPRODUCIBLE_URL=https://reproducible.debian.net
++ JENKINS_URL=https://jenkins.debian.net
++ SUITES='testing unstable experimental'
++ ARCHES=amd64
+++ grep -c '^processor' /proc/cpuinfo
++ NUM_CPU=23
++ USERTAGS='toolchain infrastructure timestamps fileordering buildpath username hostname uname randomness buildinfo cpu signatures environment umask'
++ declare -A SPOKENTARGET
++ BASE=/var/lib/jenkins/userContent/reproducible
++ mkdir -p /var/lib/jenkins/userContent/reproducible
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/testing
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/unstable
++ for i in '$SUITES'
++ mkdir -p /var/lib/jenkins/userContent/reproducible/experimental
++ META_PKGSET[1]=essential
++ META_PKGSET[2]=required
++ META_PKGSET[3]=build-essential
++ META_PKGSET[4]=build-essential-depends
++ META_PKGSET[5]=popcon_top1337-installed-sources
++ META_PKGSET[6]=key_packages
++ META_PKGSET[7]=installed_on_debian.org
++ META_PKGSET[8]=had_a_DSA
++ META_PKGSET[9]=gnome
++ META_PKGSET[10]=gnome_build-depends
++ META_PKGSET[11]=kde
++ META_PKGSET[12]=kde_build-depends
++ META_PKGSET[13]=xfce
++ META_PKGSET[14]=xfce_build-depends
++ META_PKGSET[15]=tails
++ META_PKGSET[16]=tails_build-depends
++ META_PKGSET[17]=grml
++ META_PKGSET[18]=grml_build-depends
++ META_PKGSET[19]=maint_pkg-perl-maintainers
++ META_PKGSET[20]=maint_pkg-java-maintainers
++ META_PKGSET[21]=maint_pkg-haskell-maintainers
++ META_PKGSET[22]=maint_pkg-ruby-extras-maintainers
++ META_PKGSET[23]=maint_pkg-golang-maintainers
++ META_PKGSET[24]=maint_pkg-php-pear
++ META_PKGSET[25]=maint_pkg-javascript-devel
++ META_PKGSET[26]=maint_debian-boot
++ META_PKGSET[27]=maint_debian-ocaml
+ set -e
++ mktemp --tmpdir=/srv/reproducible-results -d
+ TMPDIR=/srv/reproducible-results/tmp.bg3KTFTbU5
+ trap cleanup_tmpdir INT TERM EXIT
+ cd /srv/reproducible-results/tmp.bg3KTFTbU5
++ date -u +%Y-%m-%d
+ DATE=2015-06-12
++ date +%s
+ START=1434115248
+ mkdir b1 b2
+ echo =============================================================================
=============================================================================
++ date -u
+ echo 'Fri Jun 12 13:20:48 UTC 2015 - Cloning the OpenWRT git repository now.'
Fri Jun 12 13:20:48 UTC 2015 - Cloning the OpenWRT git repository now.
+ echo =============================================================================
=============================================================================
+ git clone git://git.openwrt.org/openwrt.git
Cloning into 'openwrt'...
+ cd openwrt
++ git log -1
+ OPENWRT='commit 7ab004afd9798d401b5d562e64666841b86a6eaa
Author: cyrus <cyrus at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date:   Fri Jun 12 07:38:00 2015 +0000

    ppp: bump PKG_RELEASE
    
    Signed-off-by: Steven Barth <steven at midlink.org>
    
    git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45949 3c298f89-4303-0410-b956-a3cf2f4a3e73'
++ git describe --always
+ OPENWRT_VERSION=7ab004a
+ echo 'This is openwrt 7ab004a.'
This is openwrt 7ab004a.
+ echo

+ git log -1
commit 7ab004afd9798d401b5d562e64666841b86a6eaa
Author: cyrus <cyrus at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date:   Fri Jun 12 07:38:00 2015 +0000

    ppp: bump PKG_RELEASE
    
    Signed-off-by: Steven Barth <steven at midlink.org>
    
    git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45949 3c298f89-4303-0410-b956-a3cf2f4a3e73
+ echo =============================================================================
=============================================================================
++ date -u
+ echo 'Fri Jun 12 13:21:26 UTC 2015 - Building the toolchain now.'
Fri Jun 12 13:21:26 UTC 2015 - Building the toolchain now.
+ echo =============================================================================
=============================================================================
+ make defconfig
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'zlib'... ok.
Checking 'libssl'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'md5sum'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'svn'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'openssl'... ok.
Checking 'ldconfig-stub'... ok.


#
# configuration written to .config
#
+ make -j 23 tools/install
 make[1] tools/install
 make[2] -C tools/make-ext4fs compile
 make[2] -C tools/patch compile
 make[2] -C tools/flock compile
 make[2] -C tools/firmware-utils compile
 make[2] -C tools/patch-image compile
 make[2] -C tools/sstrip compile
 make[2] -C tools/flock install
 make[2] -C tools/sstrip install
 make[2] -C tools/patch-image install
 make[2] -C tools/firmware-utils install
 make[2] -C tools/patch install
 make[2] -C tools/m4 compile
 make[2] -C tools/yaffs2 compile
 make[2] -C tools/sed compile
 make[2] -C tools/scons compile
 make[2] -C tools/xz compile
 make[2] -C tools/cmake compile
 make[2] -C tools/lzma compile
 make[2] -C tools/lzma-old compile
 make[2] -C tools/yaffs2 install
 make[2] -C tools/scons install
 make[2] -C tools/xz install
 make[2] -C tools/squashfs4 compile
 make[2] -C tools/squashfs4 install
 make[2] -C tools/make-ext4fs install
 make[2] -C tools/sed install
 make[2] -C tools/pkg-config compile
 make[2] -C tools/mkimage compile
 make[2] -C tools/m4 install
 make[2] -C tools/autoconf compile
 make[2] -C tools/autoconf install
 make[2] -C tools/missing-macros compile
 make[2] -C tools/missing-macros install
 make[2] -C tools/mkimage install
 make[2] -C tools/pkg-config install
 make[2] -C tools/automake compile
 make[2] -C tools/lzma install
 make[2] -C tools/automake install
 make[2] -C tools/libtool compile
 make[2] -C tools/lzma-old install
 make[2] -C tools/squashfs compile
 make[2] -C tools/squashfs install
 make[2] -C tools/cmake install
 make[2] -C tools/libtool install
 make[2] -C tools/flex compile
 make[2] -C tools/gmp compile
 make[2] -C tools/libelf compile
 make[2] -C tools/e2fsprogs compile
 make[2] -C tools/patchelf compile
 make[2] -C tools/gengetopt compile
 make[2] -C tools/mklibs compile
 make[2] -C tools/mm-macros compile
 make[2] -C tools/mm-macros install
 make[2] -C tools/libelf install
 make[2] -C tools/mklibs install
 make[2] -C tools/patchelf install
 make[2] -C tools/e2fsprogs install
 make[2] -C tools/mtd-utils compile
 make[2] -C tools/flex install
 make[2] -C tools/bison compile
 make[2] -C tools/gmp install
 make[2] -C tools/mpfr compile
 make[2] -C tools/gengetopt install
 make[2] -C tools/mpfr install
 make[2] -C tools/mpc compile
 make[2] -C tools/mpc install
 make[2] -C tools/bison install
 make[2] -C tools/findutils compile
 make[2] -C tools/bc compile
 make[2] -C tools/bc install
 make[2] -C tools/mtd-utils install
 make[2] -C tools/findutils install
 make[2] -C tools/quilt compile
 make[2] -C tools/padjffs2 compile
 make[2] -C tools/padjffs2 install
 make[2] -C tools/quilt install
++ mktemp
+ TOOLCHAIN_HTML=/tmp/tmp.99sArk9rac
++ ls -1d staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2
++ cut -d - -f2-
+ TARGET=mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2
+ echo '<table><tr><th>Contents of <pre>build_dir/host/</pre></th></tr>'
/tmp/jenkins-script-uTMwlKYy: line 289: syntax error: unexpected end of file
++ cleanup_tmpdir
++ cd
++ rm -r /srv/reproducible-results/tmp.bg3KTFTbU5
Fri 12 Jun 13:31:01 UTC 2015 - /srv/jenkins/bin/reproducible_openwrt.sh stopped running as /tmp/jenkins-script-uTMwlKYy, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list