See https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/27221/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-hlr" build number 10521 originally caused by: Started by upstream project "master-libosmo-netif" build number 8286 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci
git init https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse refs/remotes/origin/refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a9e9c366b1bcf93acc92cc56dff0dacae8307ed6 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f a9e9c366b1bcf93acc92cc56dff0dacae8307ed6 # timeout=10
Commit message: "repo-install-test: ignore limesuite-images"
git rev-list --no-walk a9e9c366b1bcf93acc92cc56dff0dacae8307ed6 # timeout=10
[Osmocom_OBS_master] $ /bin/sh -xe /tmp/jenkins16469702138736137664.sh + export PYTHONUNBUFFERED=1 + ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-version --docker --feed master --meta osmocom:master docker: building image debian-12-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/data'] #0 building with "default" instance using docker driver
#1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s
#2 [internal] load build definition from build_srcpkg.Dockerfile #2 transferring dockerfile: 535B done #2 DONE 0.0s
#3 [internal] load metadata for docker.io/library/debian:12 #3 ERROR: failed to authorize: failed to fetch anonymous token: Get "https://auth.docker.io/token?scope=repository%3Alibrary%2Fdebian%3Apull&...": EOF ------
[internal] load metadata for docker.io/library/debian:12:
------ build_srcpkg.Dockerfile:3 -------------------- 1 | # Change distro in lib/config.py:docker_distro_default 2 | ARG DISTRO_FROM 3 | >>> FROM ${DISTRO_FROM} 4 | ARG UID 5 | -------------------- ERROR: failed to solve: debian:12: failed to authorize: failed to fetch anonymous token: Get "https://auth.docker.io/token?scope=repository%3Alibrary%2Fdebian%3Apull&...": EOF
ERROR: command failed unexpectedly
*** command *** ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/data/build_srcpkg.Dockerfile', 'https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/data']
*** returncode *** 1
*** python trace *** Traceback (most recent call last): File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/./scripts/obs/update_obs_project.py", line 251, in <module> main() File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/./scripts/obs/update_obs_project.py", line 233, in main lib.docker.run_in_docker_and_exit("update_obs_project.py", True) File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/docker.py", line 97, in run_in_docker_and_exit build_image(distro, image_type) File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/docker.py", line 39, in build_image lib.run_cmd(["docker", "build", File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/__init__.py", line 176, in run_cmd exit_error_cmd(p, "command failed unexpectedly") File "https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_master/ws/scripts/obs/lib/__init__.py", line 137, in exit_error_cmd raise RuntimeError("shell command related error, find details right above" RuntimeError: shell command related error, find details right above this python trace Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org