lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2026
April
March
February
January
2025
December
November
October
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
----- 2026 -----
April 2026
March 2026
February 2026
January 2026
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
6167 discussions
Start a n
N
ew thread
Build failed in Jenkins: TTCN3-centos-hlr-test #1031
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/1031/display/…
> Changes: ------------------------------------------ [...truncated 3.38 KB...] + echo TTCN3-centos-hlr-test + sed s/^TTCN3-centos-/ttcn3-/ + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=master-centos8 + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/logs
> ] + [ xjenkins-TTCN3-centos-hlr-test-1031 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/ttcn3-hlr-…
> + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-hlr-master-centos8 ttcn3-hlr-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-hlr-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-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 centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/centos8-bu…
'> 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-centos-hlr-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for
registry.osmocom.org/almalinux:8
---> d3ffa43c2567 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 388e389bc88c Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> ef530726cf21 Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> ceef300ecbb6 Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> e5801ff71292 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 9eba6f0a49ff Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 09cb395c351b Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> f0a696ba4a15 [Warning] One or more build-args [OPEN5GS_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_MSC_BRANCH UID OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_CBC_BRANCH OSMO_SGSN_BRANCH USER OSMO_PCU_BRANCH] were not consumed Successfully built f0a696ba4a15 Successfully tagged osmocom-build/centos8-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/centos8-bu…
'> + docker_image_exists centos8-build + docker images -q osmocom-build/centos8-build + test -n f0a696ba4a15 + list_osmo_packages centos8 centos8-build + local distro=centos8 + local image=centos8-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-master-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-master-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-hlr-master-centos8 + echo osmo-hlr-master-centos8 + sed s/\-centos8$// + dir=osmo-hlr-master + pull_arg=--pull + grep ^FROM ../osmo-hlr-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-master-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-hlr-master BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-hlr-master-centos8 make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/osmo-hlr-m…
'> 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-centos-hlr-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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-hlr-master-centos8:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> f0a696ba4a15 Step 4/14 : ARG DISTRO ---> Using cache ---> 0aefdd9e2160 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac ---> Running in 20226305eb36 AlmaLinux 8 - BaseOS 7.3 kB/s | 3.8 kB 00:00 AlmaLinux 8 - BaseOS 9.8 MB/s | 5.1 MB 00:00 AlmaLinux 8 - AppStream 8.3 kB/s | 4.1 kB 00:00 AlmaLinux 8 - AppStream 14 MB/s | 11 MB 00:00 AlmaLinux 8 - Extras 7.0 kB/s | 3.8 kB 00:00 AlmaLinux 8 - Extras 42 kB/s | 19 kB 00:00 AlmaLinux 8 - PowerTools 11 kB/s | 4.1 kB 00:00 AlmaLinux 8 - PowerTools 6.3 MB/s | 3.1 MB 00:00 Nightly packages of the Osmocom project (CentOS 115 kB/s | 1.6 kB 00:00 Nightly packages of the Osmocom project (CentOS 4.5 MB/s | 173 kB 00:00 Package sqlite-devel-3.26.0-17.el8_7.x86_64 is already installed. [91mError: Problem 1: conflicting requests - nothing provides osmocom-nightly = 202303160009 needed by libosmoabis-devel-1.4.0.27.46806.202303160009-1.1.x86_64 Problem 2: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocore-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 3: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmoctrl-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 4: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogsm-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 5: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmovty-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 [0m(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) The command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-hlr-test/ws/osmo-hlr-m…
'> + 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?
1
0
0
0
Build failed in Jenkins: ttcn3-hlr-test #1876
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/1876/display/redirect
> Changes: ------------------------------------------ [...truncated 3.51 KB...] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/logs
> ] + [ xjenkins-ttcn3-hlr-test-1876 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/ttcn3-hlr-test
> + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=master + docker_images_require osmo-hlr-master ttcn3-hlr-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-hlr-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/debian-bullseye-b…
'> 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-hlr-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-bullseye-build:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 Status: Image is up to date for
registry.osmocom.org/debian:bullseye
---> 72b624312240 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 484cc62b451a Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> d9dbef586bb5 Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> 63e7a630e4b4 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> 711327a0fe6f Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 9c94e3226dbf Step 9/11 : COPY .common/Release.key /usr/share/keyrings/osmocom-nightly.asc ---> Using cache ---> 591ea7abe1dd Step 10/11 : RUN echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 66c87063e845 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 6cbc21ee7feb [Warning] One or more build-args [OSMO_PCU_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH OSMO_BSC_BRANCH UID USER OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH] were not consumed Successfully built 6cbc21ee7feb Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/debian-bullseye-b…
'> + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n 6cbc21ee7feb + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-hlr-master + echo osmo-hlr-master + dir=osmo-hlr-master + pull_arg=--pull + grep ^FROM ../osmo-hlr-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-hlr-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-hlr-master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/ws/osmo-hlr-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-hlr-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-hlr-master:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 6cbc21ee7feb Step 4/14 : ARG DISTRO ---> Using cache ---> 97301a47f832 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac ---> Running in a19cda3019bf Hit:1
http://deb.debian.org/debian
bullseye InRelease Get:2
http://deb.debian.org/debian-security
bullseye-security InRelease [48.4 kB] Get:3
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ InRelease [1577 B] Get:4
http://deb.debian.org/debian
bullseye-updates InRelease [44.1 kB] Get:5
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ Packages [162 kB] Get:6
http://deb.debian.org/debian-security
bullseye-security/main amd64 Packages [236 kB] Fetched 492 kB in 0s (1679 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libsqlite3-dev is already the newest version (3.34.1-3). 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-abis-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed Depends: libosmotrau2 (= 1.4.0.27.46806.202303160009) but it is not going to be installed Depends: libosmoabis10 (= 1.4.0.27.46806.202303160009) but it is not going to be installed libosmo-netif-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed Depends: libosmocore but it is not going to be installed Depends: libosmonetif11 (= 1.3.0.8.9e65.202303160009) but it is not going to be installed libosmo-sigtran-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed Depends: libosmo-sigtran7 (= 1.7.0.15.27905.202303160009) but it is not going to be installed libosmocore-dev : Depends: osmocom-nightly (= 1.8.0.79-b394d.202303170006) but it is not going to be installed Depends: libosmocore 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 libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; 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-hlr-test/ws/osmo-hlr-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?
1
0
0
0
Build failed in Jenkins: TTCN3-centos-mgw-test #887
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/887/display/r…
> Changes: ------------------------------------------ [...truncated 3.53 KB...] + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/logs
> ] + [ xjenkins-TTCN3-centos-mgw-test-887 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/ttcn3-mgw-…
> + SUITE_NAME=ttcn3-mgw-test + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-mgw-master-centos8 ttcn3-mgw-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-mgw-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-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 centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/centos8-bu…
'> 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-centos-mgw-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for
registry.osmocom.org/almalinux:8
---> d3ffa43c2567 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 388e389bc88c Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> ef530726cf21 Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> ceef300ecbb6 Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> e5801ff71292 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 9eba6f0a49ff Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 09cb395c351b Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> f0a696ba4a15 [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH OSMO_BB_BRANCH DISTRO OSMO_TTCN3_BRANCH UID LIBOSMOCORE_BRANCH OSMO_HNBGW_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OPEN5GS_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH USER OSMOCOM_REPO_VERSION OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH] were not consumed Successfully built f0a696ba4a15 Successfully tagged osmocom-build/centos8-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/centos8-bu…
'> + docker_image_exists centos8-build + docker images -q osmocom-build/centos8-build + test -n f0a696ba4a15 + list_osmo_packages centos8 centos8-build + local distro=centos8 + local image=centos8-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-build -c + [ -n ] + return + docker_distro_from_image_name osmo-mgw-master-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-mgw-master-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-mgw-master-centos8 + echo osmo-mgw-master-centos8 + sed s/\-centos8$// + dir=osmo-mgw-master + pull_arg=--pull + grep ^FROM ../osmo-mgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + + echo FROM $USER/$DISTRO-build grep -q $USER + pull_arg= + set +x Building image: osmo-mgw-master-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-mgw-master BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-mgw-master-centos8 make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/osmo-mgw-m…
'> 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-centos-mgw-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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-mgw-master-centos8:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> f0a696ba4a15 Step 4/14 : ARG DISTRO ---> Using cache ---> 0aefdd9e2160 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoabis)" "pkgconfig(libosmotrau)" "pkgconfig(libosmocoding)" ;; esac ---> Running in 983aafa06e5f AlmaLinux 8 - BaseOS 1.7 kB/s | 3.8 kB 00:02 AlmaLinux 8 - BaseOS 9.3 MB/s | 5.1 MB 00:00 AlmaLinux 8 - AppStream 9.0 kB/s | 4.1 kB 00:00 AlmaLinux 8 - AppStream 10 MB/s | 11 MB 00:01 AlmaLinux 8 - Extras 9.6 kB/s | 3.8 kB 00:00 AlmaLinux 8 - Extras 44 kB/s | 19 kB 00:00 AlmaLinux 8 - PowerTools 7.3 kB/s | 4.1 kB 00:00 AlmaLinux 8 - PowerTools 6.5 MB/s | 3.1 MB 00:00 Nightly packages of the Osmocom project (CentOS 113 kB/s | 1.6 kB 00:00 Nightly packages of the Osmocom project (CentOS 4.4 MB/s | 173 kB 00:00 [91mError: Problem 1: conflicting requests - nothing provides osmocom-nightly = 202303160009 needed by libosmonetif-devel-1.3.0.8.9e65.202303160009-1.1.x86_64 Problem 2: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocore-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 3: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmoctrl-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 4: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogsm-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 5: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmovty-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 6: conflicting requests - nothing provides osmocom-nightly = 202303160009 needed by libosmoabis-devel-1.4.0.27.46806.202303160009-1.1.x86_64 Problem 7: conflicting requests - nothing provides osmocom-nightly = 202303160009 needed by libosmotrau-devel-1.4.0.27.46806.202303160009-1.1.x86_64 Problem 8: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocoding-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 [0m(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) The command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoabis)" "pkgconfig(libosmotrau)" "pkgconfig(libosmocoding)" ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-mgw-test/ws/osmo-mgw-m…
'> + 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?
1
0
0
0
Build failed in Jenkins: ttcn3-mgw-test #2028
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/2028/display/redirect
> Changes: ------------------------------------------ [...truncated 3.47 KB...] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/logs
> ] + [ xjenkins-ttcn3-mgw-test-2028 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/ttcn3-mgw-test
> + SUITE_NAME=ttcn3-mgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-mgw-master ttcn3-mgw-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-mgw-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/debian-bullseye-b…
'> 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-mgw-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-bullseye-build:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 Status: Image is up to date for
registry.osmocom.org/debian:bullseye
---> 72b624312240 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 484cc62b451a Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> d9dbef586bb5 Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> 63e7a630e4b4 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> 711327a0fe6f Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 9c94e3226dbf Step 9/11 : COPY .common/Release.key /usr/share/keyrings/osmocom-nightly.asc ---> Using cache ---> 591ea7abe1dd Step 10/11 : RUN echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 66c87063e845 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 6cbc21ee7feb [Warning] One or more build-args [OSMO_HLR_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH DISTRO OSMO_CBC_BRANCH OSMO_NITB_BRANCH OSMO_SGSN_BRANCH USER OSMO_BSC_BRANCH OSMO_HNBGW_BRANCH LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMO_GGSN_BRANCH OSMO_PCU_BRANCH OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH UID] were not consumed Successfully built 6cbc21ee7feb Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/debian-bullseye-b…
'> + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n 6cbc21ee7feb + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-mgw-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-mgw-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-mgw-master + echo osmo-mgw-master + dir=osmo-mgw-master + pull_arg=--pull + grep ^FROM ../osmo-mgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-mgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-mgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-mgw-master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test/ws/osmo-mgw-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-mgw-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-mgw-master:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 6cbc21ee7feb Step 4/14 : ARG DISTRO ---> Using cache ---> 97301a47f832 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoabis)" "pkgconfig(libosmotrau)" "pkgconfig(libosmocoding)" ;; esac ---> Running in 82d858f6281f Hit:1
http://deb.debian.org/debian
bullseye InRelease Get:2
http://deb.debian.org/debian-security
bullseye-security InRelease [48.4 kB] Get:3
http://deb.debian.org/debian
bullseye-updates InRelease [44.1 kB] Get:4
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ InRelease [1577 B] Get:5
http://deb.debian.org/debian-security
bullseye-security/main amd64 Packages [236 kB] Get:6
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ Packages [162 kB] Fetched 492 kB in 0s (1535 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 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-abis-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed Depends: libosmotrau2 (= 1.4.0.27.46806.202303160009) but it is not going to be installed Depends: libosmoabis10 (= 1.4.0.27.46806.202303160009) but it is not going to be installed libosmo-netif-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed Depends: libosmocore but it is not going to be installed Depends: libosmonetif11 (= 1.3.0.8.9e65.202303160009) but it is not going to be installed libosmo-sccp-dev : Depends: osmocom-nightly (= 202303160009) but it is not going to be installed libosmocore-dev : Depends: osmocom-nightly (= 1.8.0.79-b394d.202303170006) but it is not going to be installed Depends: libosmocore 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-abis-dev libosmo-netif-dev libosmo-sccp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoabis)" "pkgconfig(libosmotrau)" "pkgconfig(libosmocoding)" ;; 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-mgw-test/ws/osmo-mgw-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?
1
0
0
0
Build failed in Jenkins: TTCN3-centos-sgsn-test #1035
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/1035/display…
> Changes: ------------------------------------------ [...truncated 2.88 KB...] > git rev-list --no-walk 4f459b779ea22619610926ab2fcc71a6d64ed50b # timeout=10 [TTCN3-centos-sgsn-test] $ /bin/sh -xe /tmp/jenkins5830269035553073026.sh + export
REGISTRY_HOST=registry.osmocom.org
+ echo TTCN3-centos-sgsn-test + sed s/^TTCN3-centos-/ttcn3-/ + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=master-centos8 + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/logs
> ] + [ xjenkins-TTCN3-centos-sgsn-test-1035 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/ttcn3-sgs…
> + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-stp-master-centos8 osmo-sgsn-master-centos8 ttcn3-sgsn-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-stp-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-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 centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/centos8-b…
'> 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-centos-sgsn-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for
registry.osmocom.org/almalinux:8
---> d3ffa43c2567 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 388e389bc88c Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> ef530726cf21 Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> ceef300ecbb6 Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> e5801ff71292 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 9eba6f0a49ff Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 09cb395c351b Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> f0a696ba4a15 [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_HNODEB_BRANCH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GGSN_BRANCH OSMO_UECUPS_BRANCH OSMO_TTCN3_BRANCH USER OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH UID DISTRO OSMO_BB_BRANCH OSMO_CBC_BRANCH OSMO_STP_BRANCH OPEN5GS_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH] were not consumed Successfully built f0a696ba4a15 Successfully tagged osmocom-build/centos8-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/centos8-b…
'> + docker_image_exists centos8-build + docker images -q osmocom-build/centos8-build + test -n f0a696ba4a15 + list_osmo_packages centos8 centos8-build + local distro=centos8 + local image=centos8-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-stp-master-centos8 + echo osmo-stp-master-centos8 + sed s/\-centos8$// + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-stp-master-centos8 make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/osmo-stp-…
'> 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-centos-sgsn-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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-stp-master-centos8:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> f0a696ba4a15 Step 4/14 : ARG DISTRO ---> Running in 043f7e688b23 Removing intermediate container 043f7e688b23 ---> 0aefdd9e2160 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Running in 0d6f7fdaf701 AlmaLinux 8 - BaseOS 3.4 kB/s | 3.8 kB 00:01 AlmaLinux 8 - BaseOS 2.3 MB/s | 5.1 MB 00:02 AlmaLinux 8 - AppStream 4.3 kB/s | 4.1 kB 00:00 AlmaLinux 8 - AppStream 20 MB/s | 11 MB 00:00 AlmaLinux 8 - Extras 6.7 kB/s | 3.8 kB 00:00 AlmaLinux 8 - Extras 34 kB/s | 19 kB 00:00 AlmaLinux 8 - PowerTools 3.1 kB/s | 4.1 kB 00:01 AlmaLinux 8 - PowerTools 5.9 MB/s | 3.1 MB 00:00 Nightly packages of the Osmocom project (CentOS 167 kB/s | 1.6 kB 00:00 Nightly packages of the Osmocom project (CentOS 5.5 MB/s | 173 kB 00:00 [91mError: Problem 1: conflicting requests - nothing provides osmocom-nightly = 202303160009 needed by libosmonetif-devel-1.3.0.8.9e65.202303160009-1.1.x86_64 Problem 2: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocore-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 3: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogsm-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 4: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmovty-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 [0m(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) The command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-sgsn-test/ws/osmo-stp-…
'> + 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?
1
0
0
0
Build failed in Jenkins: ttcn3-sgsn-test #1917
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/1917/display/redire…
> Changes: ------------------------------------------ [...truncated 3.39 KB...] + export IMAGE_SUFFIX=master + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/logs
> ] + [ xjenkins-ttcn3-sgsn-test-1917 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/ttcn3-sgsn-test
> + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-sgsn-master ttcn3-sgsn-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-stp-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/debian-bullseye-…
'> 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-sgsn-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-bullseye-build:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 Status: Image is up to date for
registry.osmocom.org/debian:bullseye
---> 72b624312240 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 484cc62b451a Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> d9dbef586bb5 Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> 63e7a630e4b4 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> 711327a0fe6f Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 9c94e3226dbf Step 9/11 : COPY .common/Release.key /usr/share/keyrings/osmocom-nightly.asc ---> Using cache ---> 591ea7abe1dd Step 10/11 : RUN echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 66c87063e845 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 6cbc21ee7feb [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH DISTRO OSMO_BSC_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_CBC_BRANCH OSMO_TTCN3_BRANCH OSMO_SIP_BRANCH UID USER OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_PCU_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH OSMO_MSC_BRANCH LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OSMO_HLR_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built 6cbc21ee7feb Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/debian-bullseye-…
'> + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n 6cbc21ee7feb + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-stp-master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/ws/osmo-stp-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-sgsn-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-stp-master:latest . Sending build context to Docker daemon 30.21kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 6cbc21ee7feb Step 4/14 : ARG DISTRO ---> Using cache ---> 97301a47f832 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Running in 9292b9e3c788 Hit:1
http://deb.debian.org/debian
bullseye InRelease Get:2
http://deb.debian.org/debian-security
bullseye-security InRelease [48.4 kB] Get:3
http://deb.debian.org/debian
bullseye-updates InRelease [44.1 kB] Get:4
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ InRelease [1577 B] Get:5
http://deb.debian.org/debian-security
bullseye-security/main amd64 Packages [236 kB] Get:6
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ Packages [162 kB] Fetched 492 kB in 0s (1433 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 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 (= 202303160009) but it is not going to be installed Depends: libosmocore but it is not going to be installed Depends: libosmonetif11 (= 1.3.0.8.9e65.202303160009) but it is not going to be installed libosmocore-dev : Depends: osmocom-nightly (= 1.8.0.79-b394d.202303170006) but it is not going to be installed Depends: libosmocore 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 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; 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-sgsn-test/ws/osmo-stp-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?
1
0
0
0
Build failed in Jenkins: TTCN3-centos-pcu-test-sns #1038
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/1038/disp…
> Changes: ------------------------------------------ [...truncated 3.02 KB...] + export
REGISTRY_HOST=registry.osmocom.org
+ echo TTCN3-centos-pcu-test-sns + sed s/^TTCN3-centos-/ttcn3-/ + DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master-centos8 + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/logs
> ] + [ xjenkins-TTCN3-centos-pcu-test-sns-1038 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/ttcn3-…
> + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-pcu-master-centos8 ttcn3-pcu-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-pcu-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-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 centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/centos…
'> 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-centos-pcu-test-sns/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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for
registry.osmocom.org/almalinux:8
---> d3ffa43c2567 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 1ddc691c72b3 Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> f40134e20b29 Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> a401d33bd124 Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> 3f96db94b930 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 57e06218bf1c Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 40e1b3b1982f Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> f68cc2641559 [Warning] One or more build-args [OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_MGW_BRANCH USER OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH UID OPEN5GS_BRANCH OSMO_GBPROXY_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH DISTRO OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_CBC_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_HNODEB_BRANCH] were not consumed Successfully built f68cc2641559 Successfully tagged osmocom-build/centos8-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/centos…
'> + docker_image_exists centos8-build + docker images -q osmocom-build/centos8-build + test -n f68cc2641559 + list_osmo_packages centos8 centos8-build + local distro=centos8 + local image=centos8-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-master-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-pcu-master-centos8 + echo osmo-pcu-master-centos8 + sed s/\-centos8$// + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-pcu-master-centos8 make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/osmo-p…
'> 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-centos-pcu-test-sns/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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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-pcu-master-centos8:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> f68cc2641559 Step 4/14 : ARG DISTRO ---> Using cache ---> 56c308bd9c3a Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac ---> Running in ba008eab0bc3 AlmaLinux 8 - BaseOS 9.0 kB/s | 3.8 kB 00:00 AlmaLinux 8 - BaseOS 8.8 MB/s | 5.1 MB 00:00 AlmaLinux 8 - AppStream 10 kB/s | 4.1 kB 00:00 AlmaLinux 8 - AppStream 20 MB/s | 11 MB 00:00 AlmaLinux 8 - Extras 7.8 kB/s | 3.8 kB 00:00 AlmaLinux 8 - Extras 41 kB/s | 19 kB 00:00 AlmaLinux 8 - PowerTools 8.2 kB/s | 4.1 kB 00:00 AlmaLinux 8 - PowerTools 5.7 MB/s | 3.1 MB 00:00 Nightly packages of the Osmocom project (CentOS 122 kB/s | 1.6 kB 00:00 Nightly packages of the Osmocom project (CentOS 4.7 MB/s | 173 kB 00:00 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [91mError: Problem 1: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocore-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 2: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogb-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 3: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogsm-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 4: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmovty-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 5: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmoctrl-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test-sns/ws/osmo-p…
'> + 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?
1
0
0
0
Build failed in Jenkins: ttcn3-pcu-test-sns #1494
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/1494/display/red…
> Changes: ------------------------------------------ [...truncated 2.92 KB...] [ttcn3-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins13706582019709171446.sh + export
REGISTRY_HOST=registry.osmocom.org
+ DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/logs
> ] + [ xjenkins-ttcn3-pcu-test-sns-1494 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/ttcn3-pcu-tes…
> + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-pcu-master ttcn3-pcu-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-pcu-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/debian-bullse…
'> 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-pcu-test-sns/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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-bullseye-build:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 Status: Image is up to date for
registry.osmocom.org/debian:bullseye
---> 72b624312240 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 484cc62b451a Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> d9dbef586bb5 Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> 63e7a630e4b4 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> 711327a0fe6f Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 9c94e3226dbf Step 9/11 : COPY .common/Release.key /usr/share/keyrings/osmocom-nightly.asc ---> Using cache ---> 591ea7abe1dd Step 10/11 : RUN echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 66c87063e845 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 6cbc21ee7feb [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_SIP_BRANCH UID OPEN5GS_BRANCH OSMOCOM_REPO_VERSION OSMO_SGSN_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_STP_BRANCH USER OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_BTS_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMO_MGW_BRANCH DISTRO OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_TTCN3_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built 6cbc21ee7feb Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/debian-bullse…
'> + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n 6cbc21ee7feb + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-pcu-master + echo osmo-pcu-master + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-pcu-master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/ws/osmo-pcu-mast…
'> 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-pcu-test-sns/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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-pcu-master:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 6cbc21ee7feb Step 4/14 : ARG DISTRO ---> Using cache ---> 97301a47f832 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac ---> Running in 598a72132b35 Hit:1
http://deb.debian.org/debian
bullseye InRelease Get:2
http://deb.debian.org/debian-security
bullseye-security InRelease [48.4 kB] Get:3
http://deb.debian.org/debian
bullseye-updates InRelease [44.1 kB] Get:4
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ InRelease [1577 B] Get:5
http://deb.debian.org/debian-security
bullseye-security/main amd64 Packages [236 kB] Get:6
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ Packages [162 kB] Fetched 492 kB in 0s (1565 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 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: libosmocore-dev : Depends: osmocom-nightly (= 1.8.0.79-b394d.202303170006) but it is not going to be installed Depends: libosmocore 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 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; 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-pcu-test-sns/ws/osmo-pcu-mast…
'> + 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?
1
0
0
0
Build failed in Jenkins: TTCN3-centos-pcu-test #1032
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/1032/display/…
> Changes: ------------------------------------------ [...truncated 3.01 KB...] + export
REGISTRY_HOST=registry.osmocom.org
+ echo TTCN3-centos-pcu-test + sed s/^TTCN3-centos-/ttcn3-/ + DIR=ttcn3-pcu-test + export IMAGE_SUFFIX=master-centos8 + cd ttcn3-pcu-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/logs
> ] + [ xjenkins-TTCN3-centos-pcu-test-1032 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/ttcn3-pcu-…
> + SUITE_NAME=ttcn3-pcu-test + IMAGE_SUFFIX=master-centos8 + docker_images_require osmo-pcu-master-centos8 ttcn3-pcu-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-pcu-master-centos8 + local feed + echo centos8-build + depends=centos8-build + [ -n centos8-build ] + docker_images_require centos8-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 centos8-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos8-build + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name centos8-build + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name centos8-build + echo centos8-build + dir=centos8-build + pull_arg=--pull + grep ^FROM ../centos8-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos8-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../centos8-build BUILD_ARGS=--pull UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/centos8-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/centos8-bu…
'> 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-centos-pcu-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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/centos8-build:latest . Sending build context to Docker daemon 28.67kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=almalinux:8 Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} 8: Pulling from almalinux Digest: sha256:77e77cff9b2483dacc07feed7f5a23fb63445064769735314b1537f232dfe2ce Status: Image is up to date for
registry.osmocom.org/almalinux:8
---> d3ffa43c2567 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> 1ddc691c72b3 Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> f40134e20b29 Step 6/10 : RUN echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf ---> Using cache ---> a401d33bd124 Step 7/10 : RUN dnf install -y dnf-utils wget && yum config-manager --set-enabled powertools && export MIRROR_HTTPS="$(echo $OSMOCOM_REPO_MIRROR | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_8)"; echo "type=rpm-md"; echo "baseurl=${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo ---> Using cache ---> 3f96db94b930 Step 8/10 : RUN dnf install -y autoconf autoconf-archive autogen automake bison c-ares-devel cppcheck doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libsofia-sip-ua-glib3 libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkg-config readline-devel sqlite sqlite-devel telnet ---> Using cache ---> 57e06218bf1c Step 9/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 40e1b3b1982f Step 10/10 : ADD ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> f68cc2641559 [Warning] One or more build-args [OSMO_SIP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_SGSN_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH OSMO_UECUPS_BRANCH OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_MSC_BRANCH OSMO_STP_BRANCH OSMO_HLR_BRANCH UID DISTRO OSMO_MGW_BRANCH OSMO_TTCN3_BRANCH OSMO_IUH_BRANCH USER LIBOSMOCORE_BRANCH OPEN5GS_BRANCH OSMO_BSC_BRANCH OSMO_GBPROXY_BRANCH] were not consumed Successfully built f68cc2641559 Successfully tagged osmocom-build/centos8-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/centos8-bu…
'> + docker_image_exists centos8-build + docker images -q osmocom-build/centos8-build + test -n f68cc2641559 + list_osmo_packages centos8 centos8-build + local distro=centos8 + local image=centos8-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos8-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-master-centos8 + echo centos8 + distro_arg=centos8 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master-centos8 + echo almalinux:8 + upstream_distro_arg=almalinux:8 + docker_dir_from_image_name osmo-pcu-master-centos8 + echo osmo-pcu-master-centos8 + sed s/\-centos8$// + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master-centos8 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=almalinux:8 DISTRO=centos8 IMAGE=osmocom-build/osmo-pcu-master-centos8 make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/osmo-pcu-m…
'> 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-centos-pcu-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=almalinux:8 \ --build-arg DISTRO=centos8 \ --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-pcu-master-centos8:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> f68cc2641559 Step 4/14 : ARG DISTRO ---> Running in 6276da4db886 Removing intermediate container 6276da4db886 ---> 56c308bd9c3a Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac ---> Running in 5947a9859877 AlmaLinux 8 - BaseOS 3.2 kB/s | 3.8 kB 00:01 AlmaLinux 8 - BaseOS 4.6 MB/s | 5.1 MB 00:01 AlmaLinux 8 - AppStream 6.7 kB/s | 4.1 kB 00:00 AlmaLinux 8 - AppStream 11 MB/s | 11 MB 00:01 AlmaLinux 8 - Extras 7.7 kB/s | 3.8 kB 00:00 AlmaLinux 8 - Extras 41 kB/s | 19 kB 00:00 AlmaLinux 8 - PowerTools 7.7 kB/s | 4.1 kB 00:00 AlmaLinux 8 - PowerTools 5.7 MB/s | 3.1 MB 00:00 Nightly packages of the Osmocom project (CentOS 100 kB/s | 1.6 kB 00:00 Nightly packages of the Osmocom project (CentOS 4.3 MB/s | 173 kB 00:00 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [91mError: Problem 1: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmocore-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 2: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogb-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 3: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmogsm-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 4: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmovty-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 Problem 5: conflicting requests - nothing provides osmocom-nightly = 1.8.0.79-b394d.202303170006 needed by libosmoctrl-devel-1.8.0.79.b394d.202303170006-1.1.x86_64 [0mThe command '/bin/sh -c case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac' returned a non-zero code: 1 make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-pcu-test/ws/osmo-pcu-m…
'> + 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?
1
0
0
0
Build failed in Jenkins: ttcn3-pcu-test #1522
by jenkins@lists.osmocom.org
17 Mar '23
17 Mar '23
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/1522/display/redirect
> Changes: ------------------------------------------ [...truncated 2.93 KB...] [ttcn3-pcu-test] $ /bin/sh -xe /tmp/jenkins12850080523249063878.sh + export
REGISTRY_HOST=registry.osmocom.org
+ DIR=ttcn3-pcu-test + export IMAGE_SUFFIX=master + cd ttcn3-pcu-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/
> = x ] + VOL_BASE_DIR=<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/logs
> + rm -rf <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/logs
> + mkdir -p <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/logs
> + [ ! -d <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/logs
> ] + [ xjenkins-ttcn3-pcu-test-1522 = x ] + basename <
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/ttcn3-pcu-test
> + SUITE_NAME=ttcn3-pcu-test + IMAGE_SUFFIX=master + docker_images_require osmo-pcu-master ttcn3-pcu-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-pcu-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/debian-bullseye-b…
'> 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-pcu-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-bullseye-build:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:6f1f698e20c8ae73b110eb614a2c6d13fbdb504bbbbcf2965c4d0b80b7bb7fb1 Status: Image is up to date for
registry.osmocom.org/debian:bullseye
---> 72b624312240 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="
https://downloads.osmocom.org
" ---> Using cache ---> b1250588ef24 Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 49323c3981ec Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> a75c71ebf8bc Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> b971da7efed9 Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 7ef5201c19e7 Step 9/11 : COPY .common/Release.key /usr/share/keyrings/osmocom-nightly.asc ---> Using cache ---> 21e3f7f8cb8e Step 10/11 : RUN echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> df0f729d1eb9 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> 54fdb6331451 [Warning] One or more build-args [OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_CBC_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_UECUPS_BRANCH UID OPEN5GS_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_GBPROXY_BRANCH OSMO_BB_BRANCH USER OSMO_HNBGW_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH DISTRO] were not consumed Successfully built 54fdb6331451 Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/debian-bullseye-b…
'> + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n 54fdb6331451 + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcu-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-pcu-master + echo osmo-pcu-master + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + + echo FROM $USER/$DISTRO-build grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-pcu-master make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/ws/osmo-pcu-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-pcu-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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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-pcu-master:latest . Sending build context to Docker daemon 29.18kB Step 1/14 : ARG USER Step 2/14 : ARG DISTRO Step 3/14 : FROM $USER/$DISTRO-build ---> 54fdb6331451 Step 4/14 : ARG DISTRO ---> Running in 9be1b61ef19d Removing intermediate container 9be1b61ef19d ---> c1d5239d0246 Step 5/14 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac ---> Running in d96977e9e800 Hit:1
http://deb.debian.org/debian
bullseye InRelease Get:2
http://deb.debian.org/debian-security
bullseye-security InRelease [48.4 kB] Get:3
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ InRelease [1577 B] Get:4
http://deb.debian.org/debian
bullseye-updates InRelease [44.1 kB] Get:5
http://deb.debian.org/debian-security
bullseye-security/main amd64 Packages [236 kB] Get:6
https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_11
./ Packages [162 kB] Fetched 492 kB in 0s (2324 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... 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: libosmocore-dev : Depends: osmocom-nightly (= 1.8.0.79-b394d.202303170006) but it is not going to be installed Depends: libosmocore 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 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; 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-pcu-test/ws/osmo-pcu-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?
1
0
0
0
← Newer
1
...
365
366
367
368
369
370
371
...
617
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
Results per page:
10
25
50
100
200