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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 22 21:20:47 UTC 2016


https://jenkins.debian.net/job/reproducible_setup_pbuilder_unstable_arm64_codethink16/2/------------------------------------------
Started by user Holger Levsen
[EnvInject] - Loading node environment variables.
Building remotely on codethink-sled16-arm64.debian.net (arm64 codethink16) in workspace <https://jenkins.debian.net/job/reproducible_setup_pbuilder_unstable_arm64_codethink16/ws/>
[reproducible_setup_pbuilder_unstable_arm64_codethink16] $ /bin/sh -xe /tmp/hudson1500929016718755596.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Thu 22 Dec 21:20:47 UTC 2016 - running /srv/jenkins/bin/reproducible_setup_pbuilder.sh () on codethink-sled16-arm64 now.

To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_setup_pbuilder.sh,
has been called using "unstable" as arguments.

Please send technical feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
feedback about specific jobs result should go to their respective lists and/or the BTS.

====================================================================================
Thu 22 Dec 21:20:47 UTC 2016 - start running "/srv/jenkins/bin/reproducible_setup_pbuilder.sh" (md5sum bba114910c39fd57a8e28b501bb70d30) as "/tmp/jenkins-script-yA7qwSe5" on codethink-sled16-arm64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.uk.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
declare -x PWD="/var/lib/jenkins"
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.uk.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 35468 22"
declare -x SSH_CONNECTION="78.137.96.196 35468 192.168.101.97 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_pbuilder_unstable_arm64_codethink16"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_ID="46"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ '[' -z unstable ']'
+ SUITE=unstable
+ BASETGZ=/var/cache/pbuilder/unstable-reproducible-base.tgz
+ STAMP=/var/log/jenkins/unstable-reproducible-base.tgz.stamp
++ stat -c %Y /var/log/jenkins/unstable-reproducible-base.tgz.stamp
stat: cannot stat '/var/log/jenkins/unstable-reproducible-base.tgz.stamp': No such file or directory
++ date +%s
+ '[' -f /var/log/jenkins/unstable-reproducible-base.tgz.stamp -a -gt 1482441647 ']'
/tmp/jenkins-script-yA7qwSe5: line 137: [: too many arguments
++ find /var/log/jenkins/unstable-reproducible-base.tgz.stamp -mtime +1 -exec ls -lad '{}' ';'
find: ‘/var/log/jenkins/unstable-reproducible-base.tgz.stamp’: No such file or directory
++ echo nostamp
+ OLDSTAMP=nostamp
No /var/cache/pbuilder/unstable-reproducible-base.tgz exists, creating a new one...
+ '[' -n nostamp ']'
+ '[' '!' -f /var/cache/pbuilder/unstable-reproducible-base.tgz ']'
+ echo 'No /var/cache/pbuilder/unstable-reproducible-base.tgz exists, creating a new one...'
+ setup_pbuilder unstable unstable-reproducible-base
Thu Dec 22 21:20:47 UTC 2016 - creating /var/cache/pbuilder/unstable-reproducible-base.tgz now...
+ SUITE=unstable
+ shift
+ NAME=unstable-reproducible-base
+ shift
+ PACKAGES=
+ EXTRA_PACKAGES='locales-all fakeroot disorderfs gnupg2'
++ date -u
+ echo 'Thu Dec 22 21:20:47 UTC 2016 - creating /var/cache/pbuilder/unstable-reproducible-base.tgz now...'
++ mktemp --tmpdir=/tmp/reproducible pbuilder-XXXXXXXXX
+ TMPFILE=/tmp/reproducible/pbuilder-6lQEx0gKg
++ mktemp --tmpdir=/tmp/reproducible pbuilder-XXXXXXXX
+ LOG=/tmp/reproducible/pbuilder-yYtmVZGd
+ '[' unstable = experimental ']'
+ '[' '!' -z http://localhost:3128 ']'
++ cat /etc/apt/apt.conf.d/80proxy
+ echo 'echo '\''Acquire::http::Proxy "http://127.0.0.1:3128/";'\'' > /etc/apt/apt.conf.d/80proxy'
+ pbuilder_http_proxy='--http-proxy http://localhost:3128'
+ sudo pbuilder --create --http-proxy http://localhost:3128 --basetgz /var/cache/pbuilder/unstable-reproducible-base-new.tgz --distribution unstable --extrapackages 'locales-all fakeroot disorderfs gnupg2'
sudo: no tty present and no askpass program specified
Thu 22 Dec 21:20:47 UTC 2016 - /srv/jenkins/bin/reproducible_setup_pbuilder.sh stopped running as /tmp/jenkins-script-yA7qwSe5, which will now be removed.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list