Started by upstream project "update-osmo-ci-on-slaves" build number 2664
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on rpi4-raspbian12build-ansible-2 (raspbian) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
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 /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2 # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.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
Checking out Revision f4f34fbfc06b5f7b434f3bf789a306a18c996725 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f4f34fbfc06b5f7b434f3bf789a306a18c996725 # timeout=10
Commit message: "jobs/osmocom-obs: update descriptions"
 > git rev-list --no-walk f4f34fbfc06b5f7b434f3bf789a306a18c996725 # timeout=10
[rpi4-raspbian12build-ansible-2] $ /bin/sh -xe /tmp/jenkins6215048257580788463.sh
+ ./contrib/jenkins.sh
+ dirname ./contrib/jenkins.sh
+ realpath ./contrib/..
+ WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
f4f34fbfc06b5f7b434f3bf789a306a18c996725
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
f4f34fbfc06b5f7b434f3bf789a306a18c996725
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
4527acf936dc732b450bd73d95cd72a950ab5c67
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
4527acf936dc732b450bd73d95cd72a950ab5c67
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
+ dirname scripts/osmo-ci-docker-rebuild.sh
+ cd scripts/..
+ . scripts/common.sh
+ dirname scripts/osmo-ci-docker-rebuild.sh
+ realpath scripts/..
+ OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ OSMO_GIT_URL_GITEA=https://gitea.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
	libasn1c
	libosmo-abis
	libosmo-gprs
	libosmo-netif
	libosmo-pfcp
	libosmo-sccp-legacy
	libosmo-sigtran
	libosmocore
	libsmpp34
	libusrp
	osmo-bsc
	osmo-bts
	osmo-cbc
	osmo-e1d
	osmo-gbproxy
	osmo-ggsn
	osmo-gsm-manuals
	osmo-hlr
	osmo-hnodeb
	osmo-hnbgw
	osmo-iuh
	osmo-mgw
	osmo-msc
	osmo-pcap
	osmo-pcu
	osmo-remsim
	osmo-sgsn
	osmo-sip-connector
	osmo-smlc
	osmo-sysmon
	osmo-trx
	osmo-uecups
	osmo-upf
	osmocom-bb
	simtrace2

+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ arch
+ docker pull docker.io/arm32v7/debian:bookworm --platform=linux/arm/v7
bookworm: Pulling from arm32v7/debian
Digest: sha256:ae38a85c832a88e347cc282a5fefd4c1a93c54752991f1465791b968597c6fa2
Status: Image is up to date for arm32v7/debian:bookworm
docker.io/arm32v7/debian:bookworm
+ export NO_DOCKER_IMAGE_PULL=1
+ docker_images_require debian-bookworm-build-arm
+ local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground
Cloning into '_docker_playground'...
+ cd _docker_playground
+ git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 1b4da6b ttcn3-remsim: Enable debug output of bankd
+ cd debian-bookworm-build-arm
+ . ../jenkins-common.sh
+ realpath ../_cache
+ CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/_cache
+ realpath ../scripts/kernel-test
+ KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/scripts/kernel-test
+ DEBIAN_DEFAULT=bookworm
+ SUB4_PREFIX=172.18
+ SUB6_PREFIX=fd02:db8
+ IMAGE_DIR_PREFIX=..
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2 = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs ]
+ [ xjenkins-update-osmo-ci-on-slaves-label=rpi4-raspbian12build-ansible-2-2664 = x ]
+ basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm
+ SUITE_NAME=debian-bookworm-build-arm
+ docker_images_require debian-bookworm-build-arm
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [  = registry.osmocom.org ]
+ docker_depends debian-bookworm-build-arm
+ local feed
+ depends=
+ [ -n  ]
+ docker_distro_from_image_name debian-bookworm-build-arm
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name debian-bookworm-build-arm
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-build-arm
+ echo debian-bookworm-build-arm
+ dir=debian-bookworm-build-arm
+ [ -z 1 ]
+ set +x
Building image: debian-bookworm-build-arm (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../debian-bookworm-build-arm BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build-arm OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm'
awk: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t osmocom-build/debian-bookworm-build-arm:latest .
Sending build context to Docker daemon  30.21kB

Step 1/16 : ARG	REGISTRY=docker.io
Step 2/16 : ARG	UPSTREAM_DISTRO=debian:bookworm
Step 3/16 : FROM	${REGISTRY}/arm32v7/${UPSTREAM_DISTRO}
 ---> 2c9a68c85f11
Step 4/16 : ARG	OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
 ---> Using cache
 ---> e4feb2d1a243
Step 5/16 : ARG	OSMOCOM_REPO_PATH="packages/osmocom:"
 ---> Using cache
 ---> 8aaab6085d00
Step 6/16 : ARG	OSMOCOM_REPO="${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/Debian_12/"
 ---> Using cache
 ---> e542045e48ae
Step 7/16 : ARG	UID
 ---> Using cache
 ---> 2d02f26618af
Step 8/16 : COPY	.common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
 ---> Using cache
 ---> 3da8cdb97294
Step 9/16 : RUN	set -x && 	useradd --uid=${UID} -d /build -m build && 	chown -R build:build /usr/local && 		echo "path-exclude=/usr/share/man/*" 		> /etc/dpkg/dpkg.cfg.d/exclude-man-pages && 	rm -rf /usr/share/man/
 ---> Using cache
 ---> 8c676b29d0c7
Step 10/16 : RUN	set -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		autoconf 		automake 		bzip2 		ca-certificates 		ccache 		g++ 		gcc 		git 		libbladerf-dev 		libboost-dev 		libboost-filesystem-dev 		libboost-program-options-dev 		libboost-thread-dev 		libfftw3-dev 		libgnutls28-dev 		libmnl-dev 		libortp-dev 		libpcsclite-dev 		libsctp-dev 		libtalloc-dev 		libtool 		liburing-dev 		libusb-1.0-0-dev 		make 		pkg-config 		python3-minimal 		python3-setuptools 		sdcc 		stow 		&& 	apt-get clean
 ---> Using cache
 ---> 14800606350e
Step 11/16 : ADD	https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT /tmp/osmo-python-tests-commit

 ---> Using cache
 ---> 8c7fe68cf305
Step 12/16 : RUN	set -x && 	git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && 	cd osmo-python-tests && 	python3 setup.py clean build install && 	cd .. && 	rm -rf osmo-python-tests
 ---> Using cache
 ---> 0b435e0b5403
Step 13/16 : ADD	https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit

 ---> Using cache
 ---> f3c27c5b5079
Step 14/16 : RUN 	set -x && 	git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && 	su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && 	rm -rf osmo-ci
 ---> Using cache
 ---> 3e71721552c4
Step 15/16 : ADD	$OSMOCOM_REPO/Release /tmp/Release


 ---> 559826d77d7e
Step 16/16 : RUN	set -x && 	echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" 		> /etc/apt/sources.list.d/osmocom-nightly.list && 	apt-get update && 	apt-get install -y --no-install-recommends 		liblimesuite-dev 		libuhd-dev 		&& 	apt-get clean
 ---> Running in 990a9681aaf5
+ echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages.diff/Index [14.0 kB]
Get:6 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
Get:6 http://deb.debian.org/debian bookworm-updates/main armhf Packages T-2024-12-07-2012.31-F-2024-12-07-2012.31.pdiff [6668 B]
Get:7 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [216 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB]
Fetched 539 kB in 2s (268 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  liblimesuite23.11-1 libpython3.11 libuhd4.3.0
Suggested packages:
  uhd-doc uhd-host
Recommended packages:
  limesuite-udev limesuite-images gnuradio-dev
The following NEW packages will be installed:
  liblimesuite-dev liblimesuite23.11-1 libpython3.11 libuhd-dev libuhd4.3.0
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 5116 kB of archives.
After this operation, 15.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main armhf libpython3.11 armhf 3.11.2-6+deb12u4 [1710 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202412152026 [223 kB]
Get:3 http://deb.debian.org/debian bookworm/main armhf libuhd4.3.0 armhf 4.3.0.0+ds1-5 [2912 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202412152026 [53.0 kB]
Get:5 http://deb.debian.org/debian bookworm/main armhf libuhd-dev armhf 4.3.0.0+ds1-5 [219 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5116 kB in 1s (4832 kB/s)
Selecting previously unselected package liblimesuite23.11-1:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 32150 files and directories currently installed.)
Preparing to unpack .../liblimesuite23.11-1_23.11.0.1.2141.9dce.202412152026_armhf.deb ...
Unpacking liblimesuite23.11-1:armhf (23.11.0.1.2141.9dce.202412152026) ...
Selecting previously unselected package liblimesuite-dev.
Preparing to unpack .../liblimesuite-dev_23.11.0.1.2141.9dce.202412152026_armhf.deb ...
Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202412152026) ...
Selecting previously unselected package libpython3.11:armhf.
Preparing to unpack .../libpython3.11_3.11.2-6+deb12u4_armhf.deb ...
Unpacking libpython3.11:armhf (3.11.2-6+deb12u4) ...
Selecting previously unselected package libuhd4.3.0:armhf.
Preparing to unpack .../libuhd4.3.0_4.3.0.0+ds1-5_armhf.deb ...
Unpacking libuhd4.3.0:armhf (4.3.0.0+ds1-5) ...
Selecting previously unselected package libuhd-dev:armhf.
Preparing to unpack .../libuhd-dev_4.3.0.0+ds1-5_armhf.deb ...
Unpacking libuhd-dev:armhf (4.3.0.0+ds1-5) ...
Setting up libpython3.11:armhf (3.11.2-6+deb12u4) ...
Setting up libuhd4.3.0:armhf (4.3.0.0+ds1-5) ...
Setting up liblimesuite23.11-1:armhf (23.11.0.1.2141.9dce.202412152026) ...
Setting up libuhd-dev:armhf (4.3.0.0+ds1-5) ...
Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202412152026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ apt-get clean
Removing intermediate container 990a9681aaf5
 ---> be19cea61369
[Warning] One or more build-args [ASTERISK_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH LIBOSMOCORE_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OPEN5GS_BRANCH OSMO_CBC_BRANCH PJPROJECT_BRANCH USER OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH DISTRO OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_HNBGW_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_EPDG_BRANCH OSMO_IUH_BRANCH OSMO_REMSIM_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GBPROXY_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH] were not consumed
Successfully built be19cea61369
Successfully tagged osmocom-build/debian-bookworm-build-arm:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm'
+ docker_image_exists debian-bookworm-build-arm
+ docker images -q osmocom-build/debian-bookworm-build-arm
+ test -n be19cea61369
+ list_osmo_packages debian-bookworm debian-bookworm-build-arm
+ local distro=debian-bookworm
+ local image=debian-bookworm-build-arm
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build-arm -c
+ [ -n  ]
+ return
+ ret=0
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ return 0
Finished: SUCCESS