See https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/924/display/redirect?page=changes
Changes:
[Oliver Smith] debian-bookworm-build: add libnftables-dev
------------------------------------------ [...truncated 4.58 KB...] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/debian-bookworm-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/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 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_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 \ --pull -t osmocom-build/debian-bookworm-build:latest . Sending build context to Docker daemon 32.77kB Step 1/23 : ARG REGISTRY=docker.io Step 2/23 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/23 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:9008de19fcf0f476fd2e6b43e16c33332afac4e9d7b95d8ae032e5fb4dead37a Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> 3a37950934ff Step 4/23 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 994b4f392473 Step 5/23 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 0160e6632594 Step 6/23 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_12/" ---> Using cache ---> 7dd8bdbc72db Step 7/23 : ARG UID ---> Using cache ---> 20231dbf4c3b Step 8/23 : ARG LLVM_VERSION="14.0.0" ---> Using cache ---> 9983b5abcf75 Step 9/23 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 24514c02dd0a Step 10/23 : COPY .common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc ---> Using cache ---> afacf171ab3e Step 11/23 : RUN set -x && useradd --uid=${UID} build && mkdir /build && chown -R build: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 ---> 7d9e0ed670ce Step 12/23 : RUN if [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-${LLVM_VERSION} /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets ---> Using cache ---> b34b9f85af63 Step 13/23 : 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 cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-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 liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip xsltproc && apt-get clean ---> Using cache ---> 3ce7e875a593 Step 14/23 : ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt
---> Using cache ---> b73a9fcaca78 Step 15/23 : RUN set -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt ---> Using cache ---> dd56caa37c14 Step 16/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... /tmp/osmo-python-tests-commit
---> Using cache ---> cb950ede41db Step 17/23 : 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 ---> 39fb471bf807 Step 18/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit
---> Using cache ---> cd5666d64dd4 Step 19/23 : 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 ---> ad321b823fb1 Step 20/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... /tmp/osmo-gsm-manuals-commit
---> Using cache ---> 66e2c70690ef Step 21/23 : RUN git -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals ---> Using cache ---> a7ec8a94f513 Step 22/23 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> 25ce4b5ec073 Step 23/23 : 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 libulfius-dev && apt-get clean ---> Using cache ---> 12be6a38b306 [Warning] One or more build-args [OSMO_UECUPS_BRANCH OSMO_CBC_BRANCH OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH DISTRO OSMO_HNODEB_BRANCH LIBOSMOCORE_BRANCH OSMO_SGSN_BRANCH USER OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_PCU_BRANCH] were not consumed Successfully built 12be6a38b306 Successfully tagged osmocom-build/debian-bookworm-build:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 12be6a38b306 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-master + echo osmo-cbc-master + dir=osmo-cbc-master + pull_arg=--pull + grep ^FROM ../osmo-cbc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-cbc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/osmo-cbc-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/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 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_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 \ -t osmocom-build/osmo-cbc-master:latest . Sending build context to Docker daemon 29.7kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 12be6a38b306 Step 4/14 : ARG DISTRO ---> Using cache ---> 0d4742960398 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac ---> Running in ce5f2a1d09b2 Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Fetched 52.1 kB in 0s (260 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libulfius-dev is already the newest version (2.7.13-1). Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libosmo-netif-dev : Depends: osmocom-nightly (= 202308240026) but 202308260026 is to be installed Depends: libosmonetif11 (= 1.3.0.50.74b6.202308240026) but it is not going to be installed [91mE: Unable to correct problems, you have held broken packages. [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac' returned a non-zero code: 100 make: *** [../make/Makefile:90: docker-build] Error 100 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/osmo-cbc-master' + 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?
See https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/925/display/redirect
Changes:
------------------------------------------ [...truncated 4.58 KB...] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/debian-bookworm-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/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 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_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 \ --pull -t osmocom-build/debian-bookworm-build:latest . Sending build context to Docker daemon 32.77kB Step 1/23 : ARG REGISTRY=docker.io Step 2/23 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/23 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:9008de19fcf0f476fd2e6b43e16c33332afac4e9d7b95d8ae032e5fb4dead37a Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> 3a37950934ff Step 4/23 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 994b4f392473 Step 5/23 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 0160e6632594 Step 6/23 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_12/" ---> Using cache ---> 7dd8bdbc72db Step 7/23 : ARG UID ---> Using cache ---> 20231dbf4c3b Step 8/23 : ARG LLVM_VERSION="14.0.0" ---> Using cache ---> 9983b5abcf75 Step 9/23 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 24514c02dd0a Step 10/23 : COPY .common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc ---> Using cache ---> afacf171ab3e Step 11/23 : RUN set -x && useradd --uid=${UID} build && mkdir /build && chown -R build: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 ---> 7d9e0ed670ce Step 12/23 : RUN if [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/dow... && tar -xf LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-${LLVM_VERSION}-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-${LLVM_VERSION} /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets ---> Using cache ---> b34b9f85af63 Step 13/23 : 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 cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-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 liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip xsltproc && apt-get clean ---> Using cache ---> 3ce7e875a593 Step 14/23 : ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt
---> Using cache ---> b73a9fcaca78 Step 15/23 : RUN set -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt ---> Using cache ---> dd56caa37c14 Step 16/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master... /tmp/osmo-python-tests-commit
---> Using cache ---> cb950ede41db Step 17/23 : 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 ---> 39fb471bf807 Step 18/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit
---> Using cache ---> cd5666d64dd4 Step 19/23 : 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 ---> ad321b823fb1 Step 20/23 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=... /tmp/osmo-gsm-manuals-commit
---> Using cache ---> 66e2c70690ef Step 21/23 : RUN git -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals ---> Using cache ---> a7ec8a94f513 Step 22/23 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> d1356eb5187b Step 23/23 : 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 libulfius-dev && apt-get clean ---> Using cache ---> 0b54d070e8af [Warning] One or more build-args [OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_IUH_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_HNODEB_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH USER DISTRO OSMO_BSC_BRANCH OSMO_TTCN3_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_GGSN_BRANCH] were not consumed Successfully built 0b54d070e8af Successfully tagged osmocom-build/debian-bookworm-build:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 0b54d070e8af + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-cbc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-master + echo osmo-cbc-master + dir=osmo-cbc-master + pull_arg=--pull + grep ^FROM ../osmo-cbc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-cbc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/osmo-cbc-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/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 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_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 \ -t osmocom-build/osmo-cbc-master:latest . Sending build context to Docker daemon 29.7kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 0b54d070e8af Step 4/14 : ARG DISTRO ---> Using cache ---> c637a07e60d8 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac ---> Running in 9498929175eb Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Fetched 100 kB in 0s (455 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libulfius-dev is already the newest version (2.7.13-1). Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libosmo-netif-dev : Depends: osmocom-nightly (= 202308240026) but 202308270026 is to be installed Depends: libosmonetif11 (= 1.3.0.50.74b6.202308240026) but it is not going to be installed [91mE: Unable to correct problems, you have held broken packages. [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac' returned a non-zero code: 100 make: *** [../make/Makefile:90: docker-build] Error 100 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/ws/osmo-cbc-master' + 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?
jenkins-notifications@lists.osmocom.org