See
<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/1278/display/redirect>
Changes:
------------------------------------------
[...truncated 6.03 KiB...]
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
--pull -t osmocom-build/centos7-build:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.28kB done
#1 DONE 0.1s
#2 [auth] sharing credentials for
registry.osmocom.org
#2 DONE 0.0s
#3 [internal] load metadata for
registry.osmocom.org/centos:centos7
#3 DONE 0.0s
#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.1s
#5 [internal] load build context
#5 DONE 0.0s
#6 [1/8] FROM
registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8…
#6 resolve
registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8…
0.1s done
#6 DONE 0.1s
#7 [8/8]
ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/R…
/tmp/repomd.xml
#7 DONE 0.1s
#5 [internal] load build context
#5 transferring context: 492B done
#5 DONE 0.1s
#8 [6/8] RUN DNF install -y autoconf autoconf-archive autogen automake bison
c-ares-devel doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg
gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel
libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel
openssl-devel ortp-devel pcsc-lite-devel pkgconfig readline-devel sqlite
sqlite-devel telnet
#8 CACHED
#9 [2/8] RUN SET -x && sed -i 's/mirror.centos.org/vault.centos.org/g'
/etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g'
/etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g'
/etc/yum.repos.d/*.repo
#9 CACHED
#10 [3/8] RUN YUM install -y dnf
#10 CACHED
#11 [4/8] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf &&
cat /etc/dnf/dnf.conf
#11 CACHED
#12 [5/8] RUN EXPORT MIRROR_HTTPS="$(echo
https://downloads.osmocom.org | sed
s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo
"name=Nightly packages of the Osmocom project (CentOS_7)"; echo
"type=rpm-md"; echo
"baseurl=https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/";
echo "gpgcheck=1"; echo
"gpgkey=${MIRROR_HTTPS}/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key";
echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo
#12 CACHED
#13 [7/8] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#13 CACHED
#14 [8/8]
ADD
HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/R…
/tmp/repomd.xml
#14 DONE 0.1s
#15 exporting to image
#15 exporting layers 0.1s done
#15 writing image sha256:69a2dda94949e9ab858845e2b7a3d240526073ca69d106bcb7259fde8d2a55f7
done
#15 naming to docker.io/osmocom-build/centos7-build:latest
#15 naming to docker.io/osmocom-build/centos7-build:latest 0.0s done
#15 DONE 0.1s
rm -rf .common
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/centos7-build'>
+ docker_image_exists centos7-build
+ docker images -q osmocom-build/centos7-build
+ test -n 69a2dda94949
+ list_osmo_packages centos7 centos7-build
+ local distro=centos7
+ local image=centos7-build
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-build -c
+ [ -n ]
+ return
+ docker_distro_from_image_name osmo-pcap-master-centos7
+ echo centos7
+ distro_arg=centos7
+ [ -z ]
+ docker_upstream_distro_from_image_name osmo-pcap-master-centos7
+ echo centos:centos7
+ upstream_distro_arg=centos:centos7
+ docker_dir_from_image_name osmo-pcap-master-centos7
+ echo osmo-pcap-master-centos7
+ sed s/\-centos7$//
+ dir=osmo-pcap-master
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-pcap-master/Dockerfile
+ from_line=FROM $USER/$DISTRO-build
+ echo FROM $USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-pcap-master-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7
IMAGE=osmocom-build/osmo-pcap-master-centos7 OSMO_TTCN3_BRANCH=master
make: Entering directory
'<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/osmo-pcap-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-centos7-pcap-client-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=centos:centos7 \
--build-arg DISTRO=centos7 \
--build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/osmo-pcap-master-centos7:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.36kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in
empty or invalid base image name (line 3)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/centos7-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [internal] load build context
#4 DONE 0.0s
#5 [1/8] FROM docker.io/osmocom-build/centos7-build:latest
#5 DONE 0.1s
#6 [5/8] ADD
HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT
/tmp/commit-osmo-pcap
#6 DONE 0.1s
#4 [internal] load build context
#4 transferring context: 251B done
#4 DONE 0.1s
#7 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get
install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libzmq3-dev
&& apt-get clean ;; centos*) dnf install -y
"pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)"
"pkgconfig(libosmogb)" "pkgconfig(libosmogsm)"
"pkgconfig(libosmovty)" "pkgconfig(libosmo-netif)"
"pkgconfig(libzmq)" ;; esac
#7 0.791 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00
#7 0.863 Nightly packages of the Osmocom project (CentOS 462 kB/s | 27 kB 00:00
#7 0.933 CentOS-7 - Base 0.0 B/s | 0 B 00:00
#7 1.030 CentOS-7 - Updates 0.0 B/s | 0 B 00:00
#7 1.165 CentOS-7 - Extras 0.0 B/s | 0 B 00:00
#7 1.417 Error:
#7 1.417 Problem 1: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmocore-devel-1.11.0.29.c585.202506052026-1.1.x86_64
#7 1.417 Problem 2: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmoctrl-devel-1.11.0.29.c585.202506052026-1.1.x86_64
#7 1.417 Problem 3: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmogb-devel-1.11.0.29.c585.202506052026-1.1.x86_64
#7 1.417 Problem 4: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmogsm-devel-1.11.0.29.c585.202506052026-1.1.x86_64
#7 1.417 Problem 5: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmovty-devel-1.11.0.29.c585.202506052026-1.1.x86_64
#7 1.417 Problem 6: conflicting requests
#7 1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmonetif-devel-1.6.0.5.6a68.202506052026-1.1.x86_64
#7 ERROR: process "/bin/sh -c case \"$DISTRO\" in \tdebian*) \t\tapt-get
update && \t\tapt-get install -y --no-install-recommends \t\t\tlibosmocore-dev
\t\t\tlibosmo-netif-dev \t\t\tlibzmq3-dev \t\t\t&& \t\tapt-get clean \t\t;;
\tcentos*) \t\tdnf install -y \t\t\t\"pkgconfig(libosmocore)\"
\t\t\t\"pkgconfig(libosmoctrl)\" \t\t\t\"pkgconfig(libosmogb)\"
\t\t\t\"pkgconfig(libosmogsm)\" \t\t\t\"pkgconfig(libosmovty)\"
\t\t\t\"pkgconfig(libosmo-netif)\" \t\t\t\"pkgconfig(libzmq)\" \t\t;;
\tesac" did not complete successfully: exit code: 1
------
[2/8] RUN CASE "centos7" in debian*)
apt-get update && apt-get install -y --no-install-recommends
libosmocore-dev libosmo-netif-dev libzmq3-dev && apt-get clean ;;
centos*) dnf install -y "pkgconfig(libosmocore)"
"pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)"
"pkgconfig(libosmogsm)" "pkgconfig(libosmovty)"
"pkgconfig(libosmo-netif)" "pkgconfig(libzmq)" ;; esac:
1.417 Problem 2: conflicting requests
1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmoctrl-devel-1.11.0.29.c585.202506052026-1.1.x86_64
1.417 Problem 3: conflicting requests
1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmogb-devel-1.11.0.29.c585.202506052026-1.1.x86_64
1.417 Problem 4: conflicting requests
1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmogsm-devel-1.11.0.29.c585.202506052026-1.1.x86_64
1.417 Problem 5: conflicting requests
1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmovty-devel-1.11.0.29.c585.202506052026-1.1.x86_64
1.417 Problem 6: conflicting requests
1.417 - nothing provides osmocom-nightly = 202506052026 needed by
libosmonetif-devel-1.6.0.5.6a68.202506052026-1.1.x86_64
------
[33m1 warning found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty
or invalid base image name (line 3)
Dockerfile:7
--------------------
6 |
7 | >>> RUN case "$DISTRO" in \
8 | >>> debian*) \
9 | >>> apt-get update && \
10 | >>> apt-get install -y --no-install-recommends \
11 | >>> libosmocore-dev \
12 | >>> libosmo-netif-dev \
13 | >>> libzmq3-dev \
14 | >>> && \
15 | >>> apt-get clean \
16 | >>> ;; \
17 | >>> centos*) \
18 | >>> dnf install -y \
19 | >>> "pkgconfig(libosmocore)" \
20 | >>> "pkgconfig(libosmoctrl)" \
21 | >>> "pkgconfig(libosmogb)" \
22 | >>> "pkgconfig(libosmogsm)" \
23 | >>> "pkgconfig(libosmovty)" \
24 | >>> "pkgconfig(libosmo-netif)" \
25 | >>> "pkgconfig(libzmq)" \
26 | >>> ;; \
27 | >>> esac
28 |
--------------------
ERROR: failed to solve: process "/bin/sh -c case \"$DISTRO\" in \tdebian*)
\t\tapt-get update && \t\tapt-get install -y --no-install-recommends
\t\t\tlibosmocore-dev \t\t\tlibosmo-netif-dev \t\t\tlibzmq3-dev \t\t\t&&
\t\tapt-get clean \t\t;; \tcentos*) \t\tdnf install -y
\t\t\t\"pkgconfig(libosmocore)\" \t\t\t\"pkgconfig(libosmoctrl)\"
\t\t\t\"pkgconfig(libosmogb)\" \t\t\t\"pkgconfig(libosmogsm)\"
\t\t\t\"pkgconfig(libosmovty)\" \t\t\t\"pkgconfig(libosmo-netif)\"
\t\t\t\"pkgconfig(libzmq)\" \t\t;; \tesac" did not complete successfully:
exit code: 1
make: *** [../make/Makefile:95: docker-build] Error 1
make: Leaving directory
'<https://jenkins.osmocom.org/jenkins/job/TTCN3-centos7-pcap-client-test/ws/osmo-pcap-master'>
+ exit 1
+ RC=1
+ uptime
+ grep --color=always -o load.*
[01;31m[Kload average: 0.82, 1.69, 1.46[m[K
+ 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?