Started by upstream project "gerrit-osmo-dev-build" build number 35 originally caused by: Started by upstream project "gerrit-osmo-dev" build number 35 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-dev/+/41514 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-dev refs/changes/14/41514/2 # timeout=10 Checking out Revision fd2999f783c1e26db64be82b683e5b55a923d925 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fd2999f783c1e26db64be82b683e5b55a923d925 # timeout=10 Commit message: "src/_update_src_copy: don't copy deleted files" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 812648f51dbbd85decdbdfcad169f0c4d26f4c64 # timeout=10 [osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins8056193874552488959.sh + CCACHE_DIR=/home/osmocom-build/ccache/gerrit-verifications + mkdir -p /home/osmocom-build/ccache/gerrit-verifications + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/gerrit-verifications + 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 CFLAGS=-g -e HOME=/build -e JOB_NAME=gerrit-osmo-dev-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build -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/gerrit-verifications:/ccache osmocom-build/debian-trixie-build /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh + pytest -v ============================= test session starts ============================== platform linux -- Python 3.13.5, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /build configfile: pytest.ini testpaths: tests plugins: typeguard-4.4.2 collecting ... collected 8 items tests/test_gen_makefile.py::test_make_libosmocore_autoconf PASSED [ 12%] tests/test_gen_makefile.py::test_make_libosmocore_autoconf_src_copy PASSED [ 25%] tests/test_gen_makefile.py::test_make_libosmocore_autoconf_relative_makedir PASSED [ 37%] tests/test_gen_makefile.py::test_make_libosmocore_autoconf_relative_makedir_src_copy PASSED [ 50%] tests/test_gen_makefile.py::test_make_open5gs_configure PASSED [ 62%] tests/test_gen_makefile.py::test_make_open5gs_configure_src_copy PASSED [ 75%] tests/test_gen_makefile.py::test_gen_makefile_with_targets_arg PASSED [ 87%] tests/test_update_src_copy.py::test_update_git_dir PASSED [100%] ============================== 8 passed in 39.52s ============================== [osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins5620089319563790276.sh + rm -rf /home/osmocom-build/jenkins/workspace/gerrit-osmo-dev-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit Finished: SUCCESS