Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring 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/ttcn3-bts-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 origin/master^{commit} # timeout=10 Checking out Revision 48c4e9fe508b618380b4afc1d26b1afd27cb2e7c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48c4e9fe508b618380b4afc1d26b1afd27cb2e7c # timeout=10 Commit message: "redmine: upgrade to 6.1.3" > git rev-list --no-walk 2e9b7103182a7d249adc7375862c6c82e0b7f880 # timeout=10 [ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins1125781472973294543.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS= -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.72, 0.59, 1.41 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs ] + [ xjenkins-ttcn3-bts-test-io_uring-786 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' 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/ttcn3-bts-test-io_uring/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:trixie \ --build-arg DISTRO=debian-trixie \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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 \ --pull -t osmocom-build/debian-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.75kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:trixie #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:9db8abf920c166f160052af45464b691ad9a87e5fcd2034e714edb8c55f30fd4 #6 resolve registry.osmocom.org/debian:trixie@sha256:9db8abf920c166f160052af45464b691ad9a87e5fcd2034e714edb8c55f30fd4 0.1s done #6 DONE 0.1s #7 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #7 DONE 0.1s #8 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.3s #9 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.4s #10 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.4s #11 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #11 DONE 0.5s #12 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #12 DONE 0.5s #13 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [10/18] 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 #16 CACHED #17 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [12/18] 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 #18 CACHED #19 [ 4/18] RUN SET -x && useradd --uid=1000 -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/ #19 CACHED #20 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 6/18] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo tshark unzip virtualenv xsltproc xxd && apt-get clean #23 CACHED #24 [ 8/18] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #24 CACHED #25 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #26 CACHED #27 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #27 CACHED #28 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #28 DONE 0.2s #29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 0.364 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #29 0.364 + apt-get update #29 0.476 Hit:1 http://deb.debian.org/debian trixie InRelease #29 0.476 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #29 0.482 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #29 0.482 Get:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease [1539 B] #29 0.482 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1623 B] #29 0.557 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [224 kB] #29 0.562 Get:7 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ Packages [792 B] #29 0.586 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [206 kB] #29 0.631 Fetched 525 kB in 0s (2510 kB/s) #29 0.631 Reading package lists... #29 0.962 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #29 0.968 Reading package lists... #29 1.274 Building dependency tree... #29 1.337 Reading state information... #29 1.422 The following additional packages will be installed: #29 1.422 sdcc-libraries #29 1.422 Suggested packages: #29 1.422 python sdcc-ucsim #29 1.422 Recommended packages: #29 1.422 gputils #29 1.432 The following NEW packages will be installed: #29 1.432 sdcc sdcc-libraries #29 1.453 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. #29 1.453 Need to get 3899 kB of archives. #29 1.453 After this operation, 28.7 MB of additional disk space will be used. #29 1.453 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #29 1.497 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #29 1.663 debconf: unable to initialize frontend: Dialog #29 1.663 debconf: (TERM is not set, so the dialog frontend is not usable.) #29 1.663 debconf: falling back to frontend: Readline #29 1.668 debconf: unable to initialize frontend: Readline #29 1.668 debconf: (This frontend requires a controlling tty.) #29 1.668 debconf: falling back to frontend: Teletype #29 1.671 debconf: unable to initialize frontend: Teletype #29 1.671 debconf: (This frontend requires a controlling tty.) #29 1.671 debconf: falling back to frontend: Noninteractive #29 2.063 Fetched 3899 kB in 0s (42.9 MB/s) #29 2.135 Selecting previously unselected package sdcc-libraries. #29 2.135 (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 ... 130931 files and directories currently installed.) #29 2.287 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #29 2.307 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.489 Selecting previously unselected package sdcc. #29 2.508 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #29 2.521 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.738 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.776 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.816 Processing triggers for man-db (2.13.1-1) ... #29 2.920 + apt-get clean #29 DONE 3.2s #30 exporting to image #30 exporting layers #30 exporting layers 0.4s done #30 writing image sha256:9c189c677d218c2a102b190d3c1ed1381f91095f4d13117b8870904a21ef31be done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #30 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n 9c189c677d21 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' 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/ttcn3-bts-test-io_uring/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:trixie \ --build-arg DISTRO=debian-trixie \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #5 DONE 0.1s #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.443 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.443 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.444 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.444 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.444 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.547 Reading package lists... #7 0.867 Reading package lists... #7 1.164 Building dependency tree... #7 1.228 Reading state information... #7 1.311 Solving dependencies... #7 1.325 Some packages could not be installed. This may mean that you have #7 1.325 requested an impossible situation or if you are using the unstable #7 1.325 distribution that some required packages have not yet been created #7 1.325 or been moved out of Incoming. #7 1.325 The following information may help to resolve the situation: #7 1.325 #7 1.325 The following packages have unmet dependencies: #7 1.325 libosmo-abis-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed #7 1.325 Depends: libosmotrau11 (= 2.1.0.13.898f6.202607051800) but it is not going to be installed #7 1.325 Depends: libosmoabis15 (= 2.1.0.13.898f6.202607051800) but it is not going to be installed #7 1.325 libosmo-mgcp-client-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed #7 1.325 Depends: libosmo-mgcp-client14 (= 1.15.0.1.8afba.202607051800) but it is not going to be installed #7 1.325 libosmo-netif-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed #7 1.325 Depends: libosmocore but it is not going to be installed #7 1.325 Depends: libosmonetif11 (= 1.7.0.16.4990f.202607051800) but it is not going to be installed #7 1.325 libosmo-sigtran-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed #7 1.325 Depends: libosmo-sigtran12 (= 2.2.1.115.81f7d.202607051800) but it is not going to be installed #7 1.325 libosmocore-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed #7 1.325 Depends: libosmocore but it is not going to be installed #7 1.326 E: Unable to correct problems, you have held broken packages. #7 1.326 E: The following information from --solver 3.0 may provide additional context: #7 1.326 Unable to satisfy dependencies. Reached two conflicting decisions: #7 1.326 1. libosmo-sigtran-dev:amd64=2.2.1.115.81f7d.202607051800 is selected for install #7 1.326 2. libosmo-sigtran-dev:amd64=2.2.1.115.81f7d.202607051800 Depends osmocom-nightly (= 202607051800) #7 1.326 but none of the choices are installable: #7 1.326 [no choices] #7 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-abis-dev \t\t\tlibosmo-netif-dev \t\t\tlibosmo-sigtran-dev \t\t\tlibosmo-mgcp-client-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t\"pkgconfig(libosmo-mgcp-client)\" \t\t\t\"pkgconfig(libosmo-netif)\" \t\t\t\"pkgconfig(libosmo-sigtran)\" \t\t\t\"pkgconfig(libosmoabis)\" \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmoctrl)\" \t\t\t\"pkgconfig(libosmogb)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmovty)\" \t\t;; \tesac" did not complete successfully: exit code: 100 ------ > [2/8] RUN CASE "debian-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac: 1.325 Depends: libosmo-sigtran12 (= 2.2.1.115.81f7d.202607051800) but it is not going to be installed 1.325 libosmocore-dev : Depends: osmocom-nightly (= 202607051800) but 202607061943 is to be installed 1.325 Depends: libosmocore but it is not going to be installed 1.326 E: Unable to correct problems, you have held broken packages. 1.326 E: The following information from --solver 3.0 may provide additional context: 1.326 Unable to satisfy dependencies. Reached two conflicting decisions: 1.326 1. libosmo-sigtran-dev:amd64=2.2.1.115.81f7d.202607051800 is selected for install 1.326 2. libosmo-sigtran-dev:amd64=2.2.1.115.81f7d.202607051800 Depends osmocom-nightly (= 202607051800) 1.326 but none of the choices are installable: 1.326 [no choices] ------ 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) Dockerfile:7 -------------------- 6 | 7 | >>> RUN case "$DISTRO" in \ 8 | >>> debian*) \ 9 | >>> apt-get update && \ 10 | >>> apt-get install -y --no-install-recommends \ 11 | >>> libosmocore-dev \ 12 | >>> libosmo-abis-dev \ 13 | >>> libosmo-netif-dev \ 14 | >>> libosmo-sigtran-dev \ 15 | >>> libosmo-mgcp-client-dev && \ 16 | >>> apt-get clean \ 17 | >>> ;; \ 18 | >>> centos*) \ 19 | >>> dnf install -y \ 20 | >>> "pkgconfig(libosmo-mgcp-client)" \ 21 | >>> "pkgconfig(libosmo-netif)" \ 22 | >>> "pkgconfig(libosmo-sigtran)" \ 23 | >>> "pkgconfig(libosmoabis)" \ 24 | >>> "pkgconfig(libosmocore)" \ 25 | >>> "pkgconfig(libosmoctrl)" \ 26 | >>> "pkgconfig(libosmogb)" \ 27 | >>> "pkgconfig(libosmogsm)" \ 28 | >>> "pkgconfig(libosmovty)" \ 29 | >>> ;; \ 30 | >>> esac 31 | -------------------- ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev \t\t\tlibosmo-abis-dev \t\t\tlibosmo-netif-dev \t\t\tlibosmo-sigtran-dev \t\t\tlibosmo-mgcp-client-dev && \t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y \t\t\t\"pkgconfig(libosmo-mgcp-client)\" \t\t\t\"pkgconfig(libosmo-netif)\" \t\t\t\"pkgconfig(libosmo-sigtran)\" \t\t\t\"pkgconfig(libosmoabis)\" \t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmoctrl)\" \t\t\t\"pkgconfig(libosmogb)\" \t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmovty)\" \t\t;; \tesac" did not complete successfully: exit code: 100 make: *** [../make/Makefile:97: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + exit 1 + RC=1 + uptime + grep --color=always -o load.* load average: 0.83, 0.62, 1.41 + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE