Changes:
------------------------------------------ Started by upstream project "master-osmo-trx" build number 8100 originally caused by: Started by timer Running as SYSTEM Building remotely on rpi4-raspbian12build-ansible-1 (raspbian) in workspace https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-pk80skNdPB3K/agent.2267213 SSH_AGENT_PID=2267216 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/ws/@tmp/private_key_16128564024995124543.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-trx
git init https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-trx
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-trx +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/osmo-trx # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision a0e1b209398c6c580d2e34a10e724e12e8298d57 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f a0e1b209398c6c580d2e34a10e724e12e8298d57 # timeout=10
Commit message: "Drop use of deprecated vty is_config_node() cb"
git rev-list --no-walk a0e1b209398c6c580d2e34a10e724e12e8298d57 # timeout=10 git remote # timeout=10 git submodule init # timeout=10 git submodule sync # timeout=10 git config --get remote.origin.url # timeout=10 git submodule init # timeout=10 git config -f .gitmodules --get-regexp ^submodule.(.+).url # timeout=10 git config --get submodule.osmocom-bb.url # timeout=10 git config -f .gitmodules --get submodule.osmocom-bb.path # timeout=10 git submodule update --init --recursive osmocom-bb # timeout=10
[raspbian] $ /bin/sh -xe /tmp/jenkins10237308322495914120.sh + DOCKER_IMG=osmocom-build/debian-bookworm-build + arch + DOCKER_IMG=osmocom-build/debian-bookworm-build-arm + SETARCH_CMD=setarch linux32 + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-pk80skNdPB3K/agent.2267213 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-pk80skNdPB3K/agent.2267213:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache -e INSTR=--with-neon -e WITH_MANUALS=0 osmocom-build/debian-bookworm-build-arm /usr/bin/timeout 30m setarch linux32 /build/contrib/jenkins.sh + arch + command -v osmo-build-dep.sh + [ -x /usr/local/bin/osmo-build-dep.sh ] + base=/build + deps=/build/deps + inst=/build/deps/install + export deps inst + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d /build/deps ] + [ -d layer1-headers ] + mkdir /build/deps + osmo-build-dep.sh libosmocore --enable-sanitize --disable-doxygen --disable-pcsc + mkdir -p /build/deps
=============================== libosmocore ===============================
+ cd /build/deps + osmo-deps.sh libosmocore + project=libosmocore + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libosmocore + osmo_git_clone_url libosmocore + echo https://gerrit.osmocom.org/libosmocore + git clone https://gerrit.osmocom.org/libosmocore libosmocore Cloning into 'libosmocore'... fatal: unable to access 'https://gerrit.osmocom.org/libosmocore/': Failed to connect to gerrit.osmocom.org port 443 after 1038 ms: Couldn't connect to server Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2267216 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org