Build failed in Jenkins: reproducible_coreboot #973

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 10 11:46:12 BST 2023


See <https://jenkins.debian.net/job/reproducible_coreboot/973/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl1-amd64.debian.net (amd64 osuosl1) in workspace <https://jenkins.debian.net/job/reproducible_coreboot/ws/>
[reproducible_coreboot] $ /bin/sh -xe /tmp/jenkins7803749391063693647.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon Jul 10 10:44:01 UTC 2023 - running /srv/jenkins/bin/reproducible_coreboot.sh (for job reproducible_coreboot) on osuosl1-amd64, called using "" as arguments.
Mon Jul 10 10:44:01 UTC 2023 - actually running "reproducible_coreboot.sh" (md5sum fd55b8fe65bfaaf8c05822af45d52fcd) as "/tmp/jenkins-script-G21EkfQ9"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/108/bus"
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 MIRROR="http://deb.debian.org/debian"
declare -x MOTD_SHOWN="pam"
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\n\tif true ; then\n\t\tset -x\n\tfi\n\tset -e\n\texport DEBIAN_FRONTEND=noninteractive\n\texport LC_ALL=C.UTF-8\n\texport http_proxy=http://127.0.0.1:3128\n\texport MIRROR=http://deb.debian.org/debian'
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="46.16.76.207 36626 22"
declare -x SSH_CONNECTION="46.16.76.207 36626 140.211.9.209 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_coreboot"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/108"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="22654"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ set -e
+ ARCHS='i386-elf x86_64-elf armv7a-eabi aarch64-elf mipsel-elf riscv-elf'
++ mktemp --tmpdir=/srv/workspace/chroots/ -d -t rbuild-coreboot-build-XXXXXXXX
+ TMPBUILDDIR=/srv/workspace/chroots/rbuild-coreboot-build-lvnHHLN0
++ mktemp --tmpdir=/srv/reproducible-results -d -t rbuild-coreboot-results-XXXXXXXX
=============================================================================
Mon Jul 10 10:44:01 UTC 2023 - Cloning https://review.coreboot.org/coreboot.git with submodules.
=============================================================================
+ TMPDIR=/srv/reproducible-results/rbuild-coreboot-results-Q2xJrGjM
++ date -u +%Y-%m-%d
+ DATE=2023-07-10
++ date +%s
+ START=1688985841
+ trap cleanup_tmpdirs INT TERM EXIT
+ cd /srv/workspace/chroots/rbuild-coreboot-build-lvnHHLN0
+ COREBOOT_REPO=https://review.coreboot.org/coreboot.git
+ echo =============================================================================
++ date -u
+ echo 'Mon Jul 10 10:44:01 UTC 2023 - Cloning https://review.coreboot.org/coreboot.git with submodules.'
+ echo =============================================================================
+ git clone --verbose --recursive https://review.coreboot.org/coreboot.git
Cloning into 'coreboot'...
fatal: unable to access 'https://review.coreboot.org/coreboot.git/': Failed to connect to review.coreboot.org port 443 after 130612 ms: Couldn't connect to server
+ cleanup_tmpdirs
+ cd
+ rm -r /srv/reproducible-results/rbuild-coreboot-results-Q2xJrGjM
+ rm -r /srv/workspace/chroots/rbuild-coreboot-build-lvnHHLN0
Mon Jul 10 10:46:12 UTC 2023 - reproducible_coreboot.sh stopped running as /tmp/jenkins-script-G21EkfQ9, removing.

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



More information about the Qa-jenkins-scm mailing list