[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #140

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 22 07:42:19 UTC 2018


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/140/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build7-amd64.debian.net (profitbricks7 amd64) in workspace <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/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_fdroid_build_apps/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 e013fde8b9d814266a733aacd984eeb79d3ccab9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e013fde8b9d814266a733aacd984eeb79d3ccab9
Commit message: "Merge branch 'iconfix' into 'master'"
 > git rev-list e013fde8b9d814266a733aacd984eeb79d3ccab9 # timeout=10
 > git tag -a -f -m Jenkins Build #140 jenkins-reproducible_fdroid_build_apps-140 # timeout=10
[reproducible_fdroid_build_apps] $ /bin/sh -xe /tmp/jenkins1753247698167387801.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Mon Jan 22 07:42:18 UTC 2018 - running /srv/jenkins/bin/reproducible_fdroid_build_apps.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_fdroid_build_apps.sh,
has been called using "" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Mon Jan 22 07:42:18 UTC 2018 - start running "/srv/jenkins/bin/reproducible_fdroid_build_apps.sh" (md5sum d5f36b7ecd473130958ec6f9344ece14) as "/tmp/jenkins-script-nlhYHaWJ" 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://deb.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://deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 50684 22"
declare -x SSH_CONNECTION="78.137.96.196 50684 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="10257"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
error: failed to write new configuration file /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git/config.lock
fatal: could not set 'remote.origin.url' to 'https://gitlab.com/fdroid/fdroidserver'
Mon Jan 22 07:42:18 UTC 2018 - /srv/jenkins/bin/reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-nlhYHaWJ, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list