Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2383
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
> git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
> git --version # timeout=10
> git --version # 'git version 2.39.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision 4a69fc916f60ae35a22d800f7a85151edf5b8431 (refs/remotes/origin/osmith/wip)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4a69fc916f60ae35a22d800f7a85151edf5b8431 # timeout=10
Commit message: "debian-bookworm-android: new container"
> git rev-list --no-walk 4a69fc916f60ae35a22d800f7a85151edf5b8431 # timeout=10
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins12268439382133689192.sh
+ REGISTRY=registry.osmocom.org
+ make -C debian-bookworm-titan REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--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_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 registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest .
#0 building with "default" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.1s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 3.15kB done
#2 DONE 0.1s
#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.0s
#4 [ 1/16] FROM registry.osmocom.org/debian:bookworm
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 19.37kB done
#5 DONE 0.0s
#6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#6 DONE 0.0s
#7 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#7 DONE 0.1s
#8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#8 DONE 0.1s
#9 [ 4/16] COPY .COMMON/TTCN3-DOCKER-PREPARE.SH /usr/local/bin/ttcn3-docker-prepare
#9 CACHED
#10 [ 2/16] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#10 CACHED
#11 [13/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends eclipse-titan && apt-get clean
#11 CACHED
#12 [12/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED
#13 [ 3/16] COPY .COMMON/PIPEWORK /usr/local/bin/pipework
#13 CACHED
#14 [10/16] RUN GIT config --global user.email docker@dock.er && git config --global user.name "Dock Er"
#14 CACHED
#15 [ 8/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#15 CACHED
#16 [11/16] RUN ECHO "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list
#16 CACHED
#17 [ 5/16] COPY .COMMON/TTCN3-DOCKER-RUN.SH /usr/local/bin/ttcn3-docker-run
#17 CACHED
#18 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates ccache git iproute2 iputils-ping netcat-openbsd procps python3-setuptools tcpdump vim wget wireshark-common && apt-get clean
#18 CACHED
#19 [ 9/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
#19 CACHED
#20 [ 7/16] RUN SET -x && export DPKG_ARCH="$(dpkg --print-architecture)" && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.5_${DPKG_ARCH}.deb && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.5_${DPKG_ARCH}.deb && dpkg -i ./libfftranscode0_0.5_${DPKG_ARCH}.deb ./libfftranscode-dev_0.5_${DPKG_ARCH}.deb && apt install --fix-broken && rm libfftranscode*.deb
#20 CACHED
#21 [14/16] RUN GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && make -j8 -C /osmo-ttcn3-hacks deps
#21 CACHED
#22 [15/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile
#22 DONE 0.1s
#23 [16/16] RUN IF ! diff -q /tmp/deps-Makefile /osmo-ttcn3-hacks/deps/Makefile; then cd /osmo-ttcn3-hacks && git pull && make -j8 deps; fi && chown -R 1000:1000 /osmo-ttcn3-hacks/deps
#23 0.324 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ
#23 0.397 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#23 0.397 b1d1dd66..13b716a2 master -> origin/master
#23 0.397 + cd3b8665...1b266d95 pespin/uring -> origin/pespin/uring (forced update)
#23 0.480 Updating b1d1dd66..13b716a2
#23 0.480 Fast-forward
#23 0.483 deps/Makefile | 2 +-
#23 0.483 library/Osmocom_CTRL_Functions.ttcn | 51 ++++++++++++++++++++-----------------
#23 0.483 2 files changed, 28 insertions(+), 25 deletions(-)
#23 0.515 (make -j20 -C deps || make -j1 -C deps)
#23 0.515 make[1]: warning: -j20 forced in submake: resetting jobserver mode.
#23 0.515 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#23 1.236 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP'
#23 1.236 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP'
#23 1.236 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean'
#23 1.236 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean'
#23 1.236 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
#23 1.236 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
#23 1.351 [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP
#23 1.362 fatal: Not a valid object name R.5.A-8-g5157e9d
#23 1.362 [titan.ProtocolModules.RTP] Missing R.5.A-8-g5157e9d, fetching git repository
#23 1.489 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#23 1.489 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/
#23 1.609 From https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP
#23 1.609 5f37565..5157e9d master -> origin/master
#23 1.618 [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d
#23 1.638 From https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP
#23 1.638 * [new tag] R.7.A -> R.7.A
#23 1.657 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#23 1.658 touch .make.deps
#23 DONE 23.4s
#24 exporting to image
#24 exporting layers
#24 exporting layers 0.9s done
#24 writing image sha256:87e8b26bfcb8804a9db8d8bee8a6b708fb5b46a1948a64162790a8630eff1545 done
#24 naming to registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest 0.0s done
#24 DONE 0.9s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
+ docker push registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-titan]
4a0f0abb84b8: Preparing
924bd7774ff8: Preparing
73e15f034c1a: Preparing
f9136aac7b40: Preparing
95327a1a264f: Preparing
2b5b2d11a8fb: Preparing
3fa58f855938: Preparing
3ea6c7aae5ae: Preparing
18c56d3d1a77: Preparing
29724c501a7a: Preparing
fbaf3c98ed12: Preparing
60d68c5e4a5b: Preparing
5cef881deffc: Preparing
6efdfcdb2211: Preparing
a88e53624ff2: Preparing
24b5ce0f1e07: Preparing
18c56d3d1a77: Waiting
29724c501a7a: Waiting
5cef881deffc: Waiting
24b5ce0f1e07: Waiting
6efdfcdb2211: Waiting
fbaf3c98ed12: Waiting
a88e53624ff2: Waiting
60d68c5e4a5b: Waiting
2b5b2d11a8fb: Waiting
3fa58f855938: Waiting
3ea6c7aae5ae: Waiting
73e15f034c1a: Layer already exists
95327a1a264f: Layer already exists
f9136aac7b40: Layer already exists
2b5b2d11a8fb: Layer already exists
3ea6c7aae5ae: Layer already exists
3fa58f855938: Layer already exists
18c56d3d1a77: Layer already exists
29724c501a7a: Layer already exists
fbaf3c98ed12: Layer already exists
5cef881deffc: Layer already exists
6efdfcdb2211: Layer already exists
60d68c5e4a5b: Layer already exists
24b5ce0f1e07: Layer already exists
a88e53624ff2: Layer already exists
924bd7774ff8: Pushed
4a0f0abb84b8: Pushed
latest: digest: sha256:1668584457cd2faa7d8df5f272f47dc3e00b8f02d410a24641f4348097a3cf03 size: 3663
Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests
Finished: SUCCESS