[Qa-jenkins-scm] Build failed in Jenkins: reproducible_debian_rebuilder_prototype #29

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Apr 30 23:41:07 BST 2020


See <https://jenkins.debian.net/job/reproducible_debian_rebuilder_prototype/29/display/redirect>

Changes:


------------------------------------------
Started by user Holger Levsen
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build7-amd64.debian.net (profitbricks7 amd64) in workspace <https://jenkins.debian.net/job/reproducible_debian_rebuilder_prototype/ws/>
[reproducible_debian_rebuilder_prototype] $ /bin/sh -xe /tmp/jenkins2001797687000669826.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh

###########################################################################################
###											###
### the goal is to create json export to integrate in tracker.d.o and/or packages.d.o	###
###											###
### another goal (implied in the one above) is create Debian's POV on the 'practical'	###
### reproducibility status of the packages distributed via ftp.d.o. - so far		###
### tests.r-b.o/debian/ only shows the 'theoretical' reproducibility of Debian packages.###
###											###
### we'll leave out the problem of 'trust' here quite entirely. that's why it's called	###
### a Debian rebuilder 'thing', to explore technical feasibility, ductaping our way	###
### ahead, keeping our motto 'to allow anyone to independently verify...' in mind.	###
###											###
###########################################################################################

====================================================================================
Thu 30 Apr 2020 10:41:04 PM UTC - running /srv/jenkins/bin/reproducible_debian_rebuilder_prototype.sh (for job reproducible_debian_rebuilder_prototype) on profitbricks-build7-amd64, called using "" as arguments.
Thu 30 Apr 2020 10:41:04 PM UTC - actually running "reproducible_debian_rebuilder_prototype.sh" (md5sum 1b435da5c76eb9bef3bc33314e0be5c5) as "/tmp/jenkins-script-6AsRauZS"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================

###########################################################################################
###											###
### the goal is to create json export to integrate in tracker.d.o and/or packages.d.o	###
###											###
### another goal (implied in the one above) is create Debian's POV on the 'practical'	###
### reproducibility status of the packages distributed via ftp.d.o. - so far		###
### tests.r-b.o/debian/ only shows the 'theoretical' reproducibility of Debian packages.###
###											###
### we'll leave out the problem of 'trust' here quite entirely. that's why it's called	###
### a Debian rebuilder 'thing', to explore technical feasibility, ductaping our way	###
### ahead, keeping our motto 'to allow anyone to independently verify...' in mind.	###
###											###
###########################################################################################

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://cdn-fastly.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://85.184.249.68:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 50800 22"
declare -x SSH_CONNECTION="46.16.76.207 50800 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_debian_rebuilder_prototype"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="1897"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://85.184.249.68:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
++ psql -A -t -c 'SELECT path FROM builds WHERE arch_amd64=true ORDER BR RANDOM() LIMIT 1 buildinfo'
psql: FATAL:  database "reproducibledb" does not exist
+ BUILTINPHOPATH=
Thu 30 Apr 2020 10:41:04 PM UTC - reproducible_debian_rebuilder_prototype.sh stopped running as /tmp/jenkins-script-6AsRauZS, which will now be removed.

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



More information about the Qa-jenkins-scm mailing list