[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment_profitbricks7 #36

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 1 23:46:45 UTC 2017


https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/36/Changes:

[krt] docs: switch to spdx license list

[krt] import: fix raw git-over-https urls

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build7-amd64.debian.net (profitbricks7 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitlab.com/fdroid/fdroidserver.git
 > git init <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git fetch --tags --progress https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fcba707c86a061034a28c19eb5466881942b01ab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcba707c86a061034a28c19eb5466881942b01ab
 > git rev-list e1a1eada11529f3738e23d821e5d8a9e2b7a5aaa # timeout=10
 > git tag -a -f -m Jenkins Build #36 jenkins-reproducible_setup_fdroid_build_environment_profitbricks7-36 # timeout=10
[reproducible_setup_fdroid_build_environment_profitbricks7] $ /bin/sh -xe /tmp/hudson2421635102157717295.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Sun Jan  1 23:26:36 UTC 2017 - running /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh () on profitbricks-build7-amd64 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_fdroid_build_environment.sh,
has been called using "" 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.

====================================================================================
Sun Jan  1 23:26:36 UTC 2017 - start running "/srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh" (md5sum 0cb5c74c54aace19feeeced8c9031e15) as "/tmp/jenkins-script-Yqd44rB1" on profitbricks-build7-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/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.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 53773 22"
declare -x SSH_CONNECTION="78.137.96.196 53773 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_fdroid_build_environment_profitbricks7"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="4711"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/fdroid
+ rm /var/lib/jenkins/userContent/reproducible/fdroid -rf
+ mkdir -p /var/lib/jenkins/userContent/reproducible/fdroid
+ trap cleanup_all INT TERM EXIT
+ dmesg
+ grep -i -e hypervisor -e qemu -e kvm
dmesg: read kernel buffer failed: Operation not permitted
+ true
+ lspci
+ grep -i -e virtio -e virtualbox -e qemu -e kvm
00:03.0 RAM memory: Red Hat, Inc Virtio memory balloon
00:05.0 SCSI storage controller: Red Hat, Inc Virtio block device
00:06.0 Ethernet controller: Red Hat, Inc Virtio network device
+ lsmod
Timeout, server profitbricks-build7-amd64.debian.net not responding.

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



More information about the Qa-jenkins-scm mailing list