Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d96e323c9d62c3c601e65711f8575fa11bfcf3a7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 Commit message: "asterisk: Enable capabilities required to set up ipsec" > git rev-list --no-walk d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 [ttcn3-smlc-test-latest] $ /bin/sh -xe /tmp/jenkins9328165339964914720.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-smlc-test-latest + sed s/-latest$// + DIR=ttcn3-smlc-test + export IMAGE_SUFFIX=latest + cd ttcn3-smlc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs ] + [ xjenkins-ttcn3-smlc-test-latest-1175 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test + SUITE_NAME=ttcn3-smlc-test + IMAGE_SUFFIX=latest + docker_images_require osmo-stp-latest osmo-smlc-latest ttcn3-smlc-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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ddda9f59e2af + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-latest + echo osmo-stp-latest + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-stp-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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_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-stp-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 576B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.12kB done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-stp && apt-get clean ;; centos*) dnf install -y osmo-stp ;; esac #6 CACHED #7 [3/4] WORKDIR /DATA #7 CACHED #8 [4/4] COPY OSMO-STP.CFG /data/ #8 CACHED #9 exporting to image #9 exporting layers done #9 writing image sha256:617046e9261151b0d014d84d1005e6e48bc6361374448f95cd6efa542a152694 done #9 naming to docker.io/osmocom-build/osmo-stp-latest:latest done #9 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-stp-latest' + docker_image_exists osmo-stp-latest + docker images -q osmocom-build/osmo-stp-latest + test -n 617046e92611 + list_osmo_packages debian-bookworm osmo-stp-latest + local distro=debian-bookworm + local image=osmo-stp-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-stp:amd64 1.8.1 amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-smlc-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ddda9f59e2af23ab6d4d71484cb427531f2f612607083876f3eca64ae07147e2 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ddda9f59e2af + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-smlc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-smlc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-smlc-latest + echo osmo-smlc-latest + dir=osmo-smlc-latest + pull_arg=--pull + grep ^FROM ../osmo-smlc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-smlc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-smlc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-smlc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-smlc-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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_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-smlc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 558B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 CACHED #5 [internal] load build context #5 transferring context: 202B done #5 DONE 0.0s #6 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-smlc && apt-get clean ;; centos*) dnf install -y osmo-smlc ;; esac #6 0.346 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.346 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.349 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] #6 0.356 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.545 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB] #6 0.740 Fetched 201 kB in 0s (462 kB/s) #6 0.740 Reading package lists... #6 0.987 Reading package lists... #6 1.234 Building dependency tree... #6 1.283 Reading state information... #6 1.343 The following additional packages will be installed: #6 1.343 libdbd-sqlite3 libdbi1 libmnl0 libosmo-sigtran9 libosmocore21 libosmoctrl0 #6 1.343 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsqlite3-0 #6 1.343 libtalloc2 liburing2 osmocom-latest #6 1.344 Suggested packages: #6 1.344 lksctp-tools #6 1.385 The following NEW packages will be installed: #6 1.385 libdbd-sqlite3 libdbi1 libmnl0 libosmo-sigtran9 libosmocore21 libosmoctrl0 #6 1.386 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsqlite3-0 #6 1.386 libtalloc2 liburing2 osmo-smlc osmocom-latest #6 1.407 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. #6 1.407 Need to get 1906 kB of archives. #6 1.407 After this operation, 4470 kB of additional disk space will be used. #6 1.407 Get:1 http://deb.debian.org/debian bookworm/main amd64 libdbi1 amd64 0.9.0-6 [28.9 kB] #6 1.410 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] #6 1.432 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore21 1.9.2 [154 kB] #6 1.434 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #6 1.435 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.9.2 [60.8 kB] #6 1.437 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.9.2 [218 kB] #6 1.440 Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.4.0 [49.5 kB] #6 1.441 Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.9.2 [98.1 kB] #6 1.443 Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran9 1.8.1 [115 kB] #6 1.445 Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.9.2 [54.4 kB] #6 1.447 Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-smlc 0.2.4 [28.1 kB] #6 1.453 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdbd-sqlite3 amd64 0.9.0-11 [180 kB] #6 1.457 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.457 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.458 Get:15 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.458 Get:16 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.539 debconf: delaying package configuration, since apt-utils is not installed #6 1.581 Fetched 1906 kB in 0s (27.4 MB/s) #6 1.664 Selecting previously unselected package libdbi1:amd64. #6 1.664 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.674 Preparing to unpack .../00-libdbi1_0.9.0-6_amd64.deb ... #6 1.709 Unpacking libdbi1:amd64 (0.9.0-6) ... #6 1.842 Selecting previously unselected package libsqlite3-0:amd64. #6 1.844 Preparing to unpack .../01-libsqlite3-0_3.40.1-2_amd64.deb ... #6 1.861 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #6 1.993 Selecting previously unselected package libdbd-sqlite3:amd64. #6 1.995 Preparing to unpack .../02-libdbd-sqlite3_0.9.0-11_amd64.deb ... #6 2.012 Unpacking libdbd-sqlite3:amd64 (0.9.0-11) ... #6 2.144 Selecting previously unselected package libmnl0:amd64. #6 2.146 Preparing to unpack .../03-libmnl0_1.0.4-3_amd64.deb ... #6 2.163 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.269 Selecting previously unselected package osmocom-latest. #6 2.271 Preparing to unpack .../04-osmocom-latest_1.0.0_amd64.deb ... #6 2.288 Unpacking osmocom-latest (1.0.0) ... #6 2.420 Selecting previously unselected package libsctp1:amd64. #6 2.422 Preparing to unpack .../05-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.439 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.573 Selecting previously unselected package libtalloc2:amd64. #6 2.575 Preparing to unpack .../06-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.592 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.714 Selecting previously unselected package liburing2:amd64. #6 2.716 Preparing to unpack .../07-liburing2_2.3-3_amd64.deb ... #6 2.733 Unpacking liburing2:amd64 (2.3-3) ... #6 2.846 Selecting previously unselected package libosmocore21:amd64. #6 2.847 Preparing to unpack .../08-libosmocore21_1.9.2_amd64.deb ... #6 2.864 Unpacking libosmocore21:amd64 (1.9.2) ... #6 2.992 Selecting previously unselected package libosmoisdn0:amd64. #6 2.994 Preparing to unpack .../09-libosmoisdn0_1.9.2_amd64.deb ... #6 3.011 Unpacking libosmoisdn0:amd64 (1.9.2) ... #6 3.144 Selecting previously unselected package libosmogsm20:amd64. #6 3.144 Preparing to unpack .../10-libosmogsm20_1.9.2_amd64.deb ... #6 3.160 Unpacking libosmogsm20:amd64 (1.9.2) ... #6 3.303 Selecting previously unselected package libosmonetif11:amd64. #6 3.305 Preparing to unpack .../11-libosmonetif11_1.4.0_amd64.deb ... #6 3.323 Unpacking libosmonetif11:amd64 (1.4.0) ... #6 3.437 Selecting previously unselected package libosmovty13:amd64. #6 3.439 Preparing to unpack .../12-libosmovty13_1.9.2_amd64.deb ... #6 3.456 Unpacking libosmovty13:amd64 (1.9.2) ... #6 3.597 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.599 Preparing to unpack .../13-libosmo-sigtran9_1.8.1_amd64.deb ... #6 3.616 Unpacking libosmo-sigtran9:amd64 (1.8.1) ... #6 3.746 Selecting previously unselected package libosmoctrl0:amd64. #6 3.747 Preparing to unpack .../14-libosmoctrl0_1.9.2_amd64.deb ... #6 3.765 Unpacking libosmoctrl0:amd64 (1.9.2) ... #6 3.900 Selecting previously unselected package osmo-smlc. #6 3.902 Preparing to unpack .../15-osmo-smlc_0.2.4_amd64.deb ... #6 3.920 Unpacking osmo-smlc (0.2.4) ... #6 4.046 Setting up osmocom-latest (1.0.0) ... #6 4.098 Setting up libdbi1:amd64 (0.9.0-6) ... #6 4.150 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #6 4.202 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.253 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.302 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.352 Setting up liburing2:amd64 (2.3-3) ... #6 4.402 Setting up libdbd-sqlite3:amd64 (0.9.0-11) ... #6 4.452 Setting up libosmocore21:amd64 (1.9.2) ... #6 4.502 Setting up libosmovty13:amd64 (1.9.2) ... #6 4.552 Setting up libosmoisdn0:amd64 (1.9.2) ... #6 4.601 Setting up libosmogsm20:amd64 (1.9.2) ... #6 4.651 Setting up libosmoctrl0:amd64 (1.9.2) ... #6 4.701 Setting up libosmonetif11:amd64 (1.4.0) ... #6 4.750 Setting up libosmo-sigtran9:amd64 (1.8.1) ... #6 4.803 Setting up osmo-smlc (0.2.4) ... #6 4.927 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.1s #7 [3/4] WORKDIR /DATA #7 DONE 0.1s #8 [4/4] COPY OSMO-SMLC.CFG /data/ #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.3s done #9 writing image sha256:0cf30af2b165afd310a05e6c297af33c4b372386af1cc97bbc7e42fee1331b7b done #9 naming to docker.io/osmocom-build/osmo-smlc-latest:latest 0.0s done #9 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/osmo-smlc-latest' + docker_image_exists osmo-smlc-latest + docker images -q osmocom-build/osmo-smlc-latest + test -n 0cf30af2b165 + list_osmo_packages debian-bookworm osmo-smlc-latest + local distro=debian-bookworm + local image=osmo-smlc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-smlc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-smlc-latest ### ii libosmo-sigtran9:amd64 1.8.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-smlc 0.2.4 amd64 OsmoSMLC: Osmocom's Location Services Center ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-smlc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + 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 pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:3a851b7fcedb5c5a83649b407e16e512202c06609d54a287e5d2f04faef10ce9 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-smlc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-smlc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-smlc-test + echo ttcn3-smlc-test + dir=ttcn3-smlc-test + pull_arg=--pull + grep ^FROM ../ttcn3-smlc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-smlc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-smlc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-smlc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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_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/ttcn3-smlc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 794B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" smlc #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY SMLC_TESTS.CFG /data/SMLC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:5b9e13f3b847835b490bb9da7c49ff83efa48338003cdf036e7f04acfa81f978 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-smlc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/ttcn3-smlc-test' + docker_image_exists ttcn3-smlc-test + docker images -q osmocom-build/ttcn3-smlc-test + test -n 5b9e13f3b847 + list_osmo_packages debian-bookworm ttcn3-smlc-test + local distro=debian-bookworm + local image=ttcn3-smlc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-smlc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester + cp SMLC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc + cp osmo-smlc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc/ + network_create + SUBNET=2044310 + seq 1 30 + echo (2044310 + 1) % 256 + bc + SUBNET=151 + NET_NAME=ttcn3-smlc-test-151 + SUB4=172.18.151.0/24 + SUB6=fd02:db8:151::/64 + set +x Creating network ttcn3-smlc-test-151, trying SUBNET=151... + docker network create --internal --subnet 172.18.151.0/24 --ipv6 --subnet fd02:db8:151::/64 ttcn3-smlc-test-151 56d0c503dbd26e0bfd1e865b6fa8bbfe720dea4e8c8e82fd3e1d3bb1f6bc81c3 + set +x ### Network ttcn3-smlc-test-151 created (SUBNET=151) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=151 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/SMLC_Tests.cfg Applying SUBNET=151 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc/osmo-smlc.cfg Applying SUBNET=151 to: /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 151 200 + NET=151 + ADDR_SUFIX=200 + echo --network ttcn3-smlc-test-151 --ip 172.18.151.200 --ip6 fd02:db8:151::200 + docker run --rm --network ttcn3-smlc-test-151 --ip 172.18.151.200 --ip6 fd02:db8:151::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/stp:/data --name jenkins-ttcn3-smlc-test-latest-1175-stp -d --ulimit core=-1 osmocom-build/osmo-stp-latest eff58a0944a7545764a357f2c6e230c059b9bab972a75d0d651cd6b45d18041a + echo Starting container with SMLC Starting container with SMLC + docker_network_params 151 20 + NET=151 + ADDR_SUFIX=20 + echo --network ttcn3-smlc-test-151 --ip 172.18.151.20 --ip6 fd02:db8:151::20 + docker run --rm --network ttcn3-smlc-test-151 --ip 172.18.151.20 --ip6 fd02:db8:151::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc:/data --name jenkins-ttcn3-smlc-test-latest-1175-smlc -d osmocom-build/osmo-smlc-latest 23abcd08538a1eed59dff62b3bbc5a68f483a1a4d693ad26b78d65bbd92b29c7 + echo Starting container with SMLC testsuite Starting container with SMLC testsuite + docker_network_params 151 203 + NET=151 + ADDR_SUFIX=203 + echo --network ttcn3-smlc-test-151 --ip 172.18.151.203 --ip6 fd02:db8:151::203 + docker run --rm --network ttcn3-smlc-test-151 --ip 172.18.151.203 --ip6 fd02:db8:151::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.151.20 -e OSMO_SUT_PORT=4271 -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester:/data --name jenkins-ttcn3-smlc-test-latest-1175-ttcn3-smlc-test osmocom-build/ttcn3-smlc-test + SUBDIR=smlc + SUITE=SMLC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/smlc/SMLC_Tests SMLC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SMLC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SMLC_Tests.cfg MC@36414c1135cd: Unix server socket created successfully. MC@36414c1135cd: Listening on TCP port 43125. 36414c1135cd is the default MC2> spawn /osmo-ttcn3-hacks/smlc/SMLC_Tests 36414c1135cd 43125 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@36414c1135cd: New HC connected from 172.18.151.203 [172.18.151.203]. 36414c1135cd: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@36414c1135cd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@36414c1135cd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@36414c1135cd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@36414c1135cd: Configuration file was processed on all HCs. MC@36414c1135cd: Creating MTC on host 172.18.151.203. MC@36414c1135cd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_with_ta_l3 ------ Wed May 15 09:27:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@36414c1135cd: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3' was executed successfully (exit status: 0). MTC@36414c1135cd: Test case TC_smlc_location_request_with_ta_l3 started. MTC@36414c1135cd: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(5)@36414c1135cd: ************************************************* VirtBSC-M3UA(5)@36414c1135cd: M3UA emulation initiated, the test can be started MTC@36414c1135cd: Starting BSSAP_LE_Emulation VirtBSC-M3UA(5)@36414c1135cd: ************************************************* VirtBSC-SCCP(3)@36414c1135cd: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(5)@36414c1135cd: SCTP_ConnectResult -> connection established from: "172.18.151.203":23905 to server: "172.18.151.200":2905 association #8 VirtBSC-BSSAP_LE(4)@36414c1135cd: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! MTC@36414c1135cd: "TC_smlc_location_request_with_ta_l3() start" VirtBSC-BSSAP_LE(4)@36414c1135cd: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_with_ta_l3(6) VirtBSC-BSSAP_LE(4)@36414c1135cd: Added conn table entry 0TC_smlc_location_request_with_ta_l3(6)13895546 VirtBSC-SCCP(3)@36414c1135cd: First idle individual index:0 VirtBSC-SCCP(3)@36414c1135cd: { messageType := 2, destLocRef := 'D4077A'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(3)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(3)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(3)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(3)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(3)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(3)@36414c1135cd: Session index based on local reference:0 VirtBSC-BSSAP_LE(4)@36414c1135cd: Deleted conn table entry 0TC_smlc_location_request_with_ta_l3(6)13895546 TC_smlc_location_request_with_ta_l3(6)@36414c1135cd: setverdict(pass): none -> pass TC_smlc_location_request_with_ta_l3(6)@36414c1135cd: Final verdict of PTC: pass VirtBSC-BSSAP_LE(4)@36414c1135cd: Final verdict of PTC: none VirtBSC-SCCP(3)@36414c1135cd: Final verdict of PTC: none VirtBSC-M3UA(5)@36414c1135cd: Final verdict of PTC: none MTC@36414c1135cd: Setting final verdict of the test case. MTC@36414c1135cd: Local verdict of MTC: none MTC@36414c1135cd: Local verdict of PTC VirtBSC-SCCP(3): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-BSSAP_LE(4): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-M3UA(5): none (none -> none) MTC@36414c1135cd: Local verdict of PTC TC_smlc_location_request_with_ta_l3(6): pass (none -> pass) MTC@36414c1135cd: Test case TC_smlc_location_request_with_ta_l3 finished. Verdict: pass MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass'. Wed May 15 09:27:17 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass ====== Saving talloc report from 172.18.151.20:4271 to SMLC_Tests.TC_smlc_location_request_with_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132015) Waiting for packet dumper to finish... 1 (prev_count=132015, count=136351) MTC@36414c1135cd: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass' was executed successfully (exit status: 0). MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3'. ------ SMLC_Tests.TC_smlc_location_request_without_ta_l3 ------ Wed May 15 09:27:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@36414c1135cd: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3' was executed successfully (exit status: 0). MTC@36414c1135cd: Test case TC_smlc_location_request_without_ta_l3 started. MTC@36414c1135cd: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(9)@36414c1135cd: ************************************************* VirtBSC-M3UA(9)@36414c1135cd: M3UA emulation initiated, the test can be started VirtBSC-M3UA(9)@36414c1135cd: ************************************************* MTC@36414c1135cd: Starting BSSAP_LE_Emulation VirtBSC-SCCP(7)@36414c1135cd: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(9)@36414c1135cd: SCTP_ConnectResult -> connection established from: "172.18.151.203":23905 to server: "172.18.151.200":2905 association #8 MTC@36414c1135cd: "TC_smlc_location_request_without_ta_l3() start" VirtBSC-BSSAP_LE(8)@36414c1135cd: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(8)@36414c1135cd: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_without_ta_l3(10) VirtBSC-BSSAP_LE(8)@36414c1135cd: Added conn table entry 0TC_smlc_location_request_without_ta_l3(10)14942142 VirtBSC-SCCP(7)@36414c1135cd: First idle individual index:0 VirtBSC-SCCP(7)@36414c1135cd: { messageType := 2, destLocRef := 'E3FFBE'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(7)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(7)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(7)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@36414c1135cd: Session index based on connection ID:0 VirtBSC-SCCP(7)@36414c1135cd: vl_len:13 VirtBSC-SCCP(7)@36414c1135cd: vl_from0 VirtBSC-SCCP(7)@36414c1135cd: data sent by MTP3_SCCP_PORT: '000B2A490007010209002A0117'O VirtBSC-SCCP(7)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(7)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(7)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(7)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(7)@36414c1135cd: Session index based on local reference:0 VirtBSC-BSSAP_LE(8)@36414c1135cd: Deleted conn table entry 0TC_smlc_location_request_without_ta_l3(10)14942142 TC_smlc_location_request_without_ta_l3(10)@36414c1135cd: setverdict(pass): none -> pass TC_smlc_location_request_without_ta_l3(10)@36414c1135cd: Final verdict of PTC: pass VirtBSC-SCCP(7)@36414c1135cd: Final verdict of PTC: none VirtBSC-BSSAP_LE(8)@36414c1135cd: Final verdict of PTC: none VirtBSC-M3UA(9)@36414c1135cd: Final verdict of PTC: none MTC@36414c1135cd: Setting final verdict of the test case. MTC@36414c1135cd: Local verdict of MTC: none MTC@36414c1135cd: Local verdict of PTC VirtBSC-SCCP(7): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-BSSAP_LE(8): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-M3UA(9): none (none -> none) MTC@36414c1135cd: Local verdict of PTC TC_smlc_location_request_without_ta_l3(10): pass (none -> pass) MTC@36414c1135cd: Test case TC_smlc_location_request_without_ta_l3 finished. Verdict: pass MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass'. Wed May 15 09:27:24 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass ====== Saving talloc report from 172.18.151.20:4271 to SMLC_Tests.TC_smlc_location_request_without_ta_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103258) Waiting for packet dumper to finish... 1 (prev_count=103258, count=107686) MTC@36414c1135cd: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass' was executed successfully (exit status: 0). MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_reset ------ Wed May 15 09:27:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@36414c1135cd: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset' was executed successfully (exit status: 0). MTC@36414c1135cd: Test case TC_smlc_location_request_bsslap_reset started. MTC@36414c1135cd: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@36414c1135cd: Starting BSSAP_LE_Emulation VirtBSC-M3UA(13)@36414c1135cd: ************************************************* VirtBSC-M3UA(13)@36414c1135cd: M3UA emulation initiated, the test can be started VirtBSC-M3UA(13)@36414c1135cd: ************************************************* VirtBSC-SCCP(11)@36414c1135cd: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(13)@36414c1135cd: SCTP_ConnectResult -> connection established from: "172.18.151.203":23905 to server: "172.18.151.200":2905 association #8 MTC@36414c1135cd: "TC_smlc_location_request_bsslap_reset() start" VirtBSC-BSSAP_LE(12)@36414c1135cd: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(12)@36414c1135cd: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_reset(14) VirtBSC-BSSAP_LE(12)@36414c1135cd: Added conn table entry 0TC_smlc_location_request_bsslap_reset(14)333327 VirtBSC-SCCP(11)@36414c1135cd: First idle individual index:0 VirtBSC-SCCP(11)@36414c1135cd: { messageType := 2, destLocRef := '05160F'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(11)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(11)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(11)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@36414c1135cd: Session index based on connection ID:0 VirtBSC-SCCP(11)@36414c1135cd: vl_len:19 VirtBSC-SCCP(11)@36414c1135cd: vl_from0 VirtBSC-SCCP(11)@36414c1135cd: data sent by MTP3_SCCP_PORT: '00112A49000D010B090011012A101122331804'O VirtBSC-SCCP(11)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(11)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(11)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(11)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(11)@36414c1135cd: Session index based on local reference:0 VirtBSC-BSSAP_LE(12)@36414c1135cd: Deleted conn table entry 0TC_smlc_location_request_bsslap_reset(14)333327 TC_smlc_location_request_bsslap_reset(14)@36414c1135cd: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_reset(14)@36414c1135cd: Final verdict of PTC: pass VirtBSC-SCCP(11)@36414c1135cd: Final verdict of PTC: none VirtBSC-M3UA(13)@36414c1135cd: Final verdict of PTC: none VirtBSC-BSSAP_LE(12)@36414c1135cd: Final verdict of PTC: none MTC@36414c1135cd: Setting final verdict of the test case. MTC@36414c1135cd: Local verdict of MTC: none MTC@36414c1135cd: Local verdict of PTC VirtBSC-SCCP(11): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-BSSAP_LE(12): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-M3UA(13): none (none -> none) MTC@36414c1135cd: Local verdict of PTC TC_smlc_location_request_bsslap_reset(14): pass (none -> pass) MTC@36414c1135cd: Test case TC_smlc_location_request_bsslap_reset finished. Verdict: pass MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass'. Wed May 15 09:27:32 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_reset pass ====== Saving talloc report from 172.18.151.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=103352) Waiting for packet dumper to finish... 1 (prev_count=103352, count=107688) MTC@36414c1135cd: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_reset pass' was executed successfully (exit status: 0). MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort'. ------ SMLC_Tests.TC_smlc_location_request_bsslap_abort ------ Wed May 15 09:27:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@36414c1135cd: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort' was executed successfully (exit status: 0). MTC@36414c1135cd: Test case TC_smlc_location_request_bsslap_abort started. MTC@36414c1135cd: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(17)@36414c1135cd: ************************************************* VirtBSC-M3UA(17)@36414c1135cd: M3UA emulation initiated, the test can be started VirtBSC-M3UA(17)@36414c1135cd: ************************************************* MTC@36414c1135cd: Starting BSSAP_LE_Emulation VirtBSC-SCCP(15)@36414c1135cd: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(17)@36414c1135cd: SCTP_ConnectResult -> connection established from: "172.18.151.203":23905 to server: "172.18.151.200":2905 association #8 MTC@36414c1135cd: "TC_smlc_location_request_bsslap_abort() start" VirtBSC-BSSAP_LE(16)@36414c1135cd: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtBSC-BSSAP_LE(16)@36414c1135cd: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_bsslap_abort(18) VirtBSC-BSSAP_LE(16)@36414c1135cd: Added conn table entry 0TC_smlc_location_request_bsslap_abort(18)12621452 VirtBSC-SCCP(15)@36414c1135cd: First idle individual index:0 VirtBSC-SCCP(15)@36414c1135cd: { messageType := 2, destLocRef := 'C0968C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(15)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(15)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(15)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@36414c1135cd: Session index based on connection ID:0 VirtBSC-SCCP(15)@36414c1135cd: vl_len:10 VirtBSC-SCCP(15)@36414c1135cd: vl_from0 VirtBSC-SCCP(15)@36414c1135cd: data sent by MTP3_SCCP_PORT: '00082A490004010C1805'O VirtBSC-SCCP(15)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(15)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(15)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(15)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(15)@36414c1135cd: Session index based on local reference:0 VirtBSC-BSSAP_LE(16)@36414c1135cd: Deleted conn table entry 0TC_smlc_location_request_bsslap_abort(18)12621452 TC_smlc_location_request_bsslap_abort(18)@36414c1135cd: setverdict(pass): none -> pass TC_smlc_location_request_bsslap_abort(18)@36414c1135cd: Final verdict of PTC: pass VirtBSC-BSSAP_LE(16)@36414c1135cd: Final verdict of PTC: none VirtBSC-SCCP(15)@36414c1135cd: Final verdict of PTC: none VirtBSC-M3UA(17)@36414c1135cd: Final verdict of PTC: none MTC@36414c1135cd: Setting final verdict of the test case. MTC@36414c1135cd: Local verdict of MTC: none MTC@36414c1135cd: Local verdict of PTC VirtBSC-SCCP(15): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-BSSAP_LE(16): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-M3UA(17): none (none -> none) MTC@36414c1135cd: Local verdict of PTC TC_smlc_location_request_bsslap_abort(18): pass (none -> pass) MTC@36414c1135cd: Test case TC_smlc_location_request_bsslap_abort finished. Verdict: pass MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass'. Wed May 15 09:27:39 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_bsslap_abort pass ====== Saving talloc report from 172.18.151.20:4271 to SMLC_Tests.TC_smlc_location_request_bsslap_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) Waiting for packet dumper to finish... 1 (prev_count=102664, count=107000) MTC@36414c1135cd: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_bsslap_abort pass' was executed successfully (exit status: 0). MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort'. ------ SMLC_Tests.TC_smlc_location_request_abort ------ Wed May 15 09:27:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@36414c1135cd: External command `../ttcn3-tcpdump-start.sh SMLC_Tests.TC_smlc_location_request_abort' was executed successfully (exit status: 0). MTC@36414c1135cd: Test case TC_smlc_location_request_abort started. MTC@36414c1135cd: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtBSC-M3UA(21)@36414c1135cd: ************************************************* VirtBSC-M3UA(21)@36414c1135cd: M3UA emulation initiated, the test can be started VirtBSC-M3UA(21)@36414c1135cd: ************************************************* MTC@36414c1135cd: Starting BSSAP_LE_Emulation VirtBSC-SCCP(19)@36414c1135cd: v_sccp_pdu_maxlen:268 VirtBSC-M3UA(21)@36414c1135cd: SCTP_ConnectResult -> connection established from: "172.18.151.203":23905 to server: "172.18.151.200":2905 association #8 VirtBSC-BSSAP_LE(20)@36414c1135cd: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! MTC@36414c1135cd: "TC_smlc_location_request_abort() start" VirtBSC-BSSAP_LE(20)@36414c1135cd: Created IMSI[0] for '001019876543210'H'FFFFFFFF'O to be handled at TC_smlc_location_request_abort(22) VirtBSC-BSSAP_LE(20)@36414c1135cd: Added conn table entry 0TC_smlc_location_request_abort(22)11636872 VirtBSC-SCCP(19)@36414c1135cd: First idle individual index:0 VirtBSC-SCCP(19)@36414c1135cd: { messageType := 2, destLocRef := 'B19088'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BE00FC'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtBSC-SCCP(19)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(19)@36414c1135cd: Session index based on local reference:0 VirtBSC-SCCP(19)@36414c1135cd: DT1 will be put to the reassembly buffer VirtBSC-SCCP(19)@36414c1135cd: DT1 data has been put to the reassembly buffer VirtBSC-SCCP(19)@36414c1135cd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtBSC-SCCP(19)@36414c1135cd: Session index based on connection ID:0 VirtBSC-SCCP(19)@36414c1135cd: vl_len:6 VirtBSC-SCCP(19)@36414c1135cd: vl_from0 VirtBSC-SCCP(19)@36414c1135cd: data sent by MTP3_SCCP_PORT: '00042E470109'O VirtBSC-SCCP(19)@36414c1135cd: Session index based on local reference:0 VirtBSC-BSSAP_LE(20)@36414c1135cd: Deleted conn table entry 0TC_smlc_location_request_abort(22)11636872 TC_smlc_location_request_abort(22)@36414c1135cd: setverdict(pass): none -> pass TC_smlc_location_request_abort(22)@36414c1135cd: setverdict(pass): pass -> pass, component reason not changed TC_smlc_location_request_abort(22)@36414c1135cd: Final verdict of PTC: pass VirtBSC-BSSAP_LE(20)@36414c1135cd: Final verdict of PTC: none VirtBSC-M3UA(21)@36414c1135cd: Final verdict of PTC: none VirtBSC-SCCP(19)@36414c1135cd: Final verdict of PTC: none MTC@36414c1135cd: Setting final verdict of the test case. MTC@36414c1135cd: Local verdict of MTC: none MTC@36414c1135cd: Local verdict of PTC VirtBSC-SCCP(19): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-BSSAP_LE(20): none (none -> none) MTC@36414c1135cd: Local verdict of PTC VirtBSC-M3UA(21): none (none -> none) MTC@36414c1135cd: Local verdict of PTC TC_smlc_location_request_abort(22): pass (none -> pass) MTC@36414c1135cd: Test case TC_smlc_location_request_abort finished. Verdict: pass MTC@36414c1135cd: Starting external command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass'. Wed May 15 09:27:53 UTC 2024 ====== SMLC_Tests.TC_smlc_location_request_abort pass ====== Saving talloc report from 172.18.151.20:4271 to SMLC_Tests.TC_smlc_location_request_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87017) Waiting for packet dumper to finish... 1 (prev_count=87017, count=101169) MTC@36414c1135cd: External command `../ttcn3-tcpdump-stop.sh SMLC_Tests.TC_smlc_location_request_abort pass' was executed successfully (exit status: 0). MC@36414c1135cd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@36414c1135cd: Terminating MTC. MC@36414c1135cd: MTC terminated. MC2> exit MC@36414c1135cd: Shutting down session. MC@36414c1135cd: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/smlc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SMLC_Tests.TC_smlc_location_request_with_ta_l3 pass SMLC_Tests.TC_smlc_location_request_without_ta_l3 pass SMLC_Tests.TC_smlc_location_request_bsslap_reset pass SMLC_Tests.TC_smlc_location_request_bsslap_abort pass SMLC_Tests.TC_smlc_location_request_abort Summary: pass: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SMLC_Tests --rm Generated SMLC_Tests.TC_smlc_location_request_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_abort.merged Generated SMLC_Tests.TC_smlc_location_request_bsslap_reset.merged Generated SMLC_Tests.TC_smlc_location_request_with_ta_l3.merged Generated SMLC_Tests.TC_smlc_location_request_without_ta_l3.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-smlc-test-151 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp + [ -n jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp ] + docker_kill_wait jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp + docker kill jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp + docker wait jenkins-ttcn3-smlc-test-latest-1175-smlc jenkins-ttcn3-smlc-test-latest-1175-stp 137 Error response from daemon: No such container: jenkins-ttcn3-smlc-test-latest-1175-stp + true + network_remove + set +x Removing network ttcn3-smlc-test-151 + docker network remove ttcn3-smlc-test-151 ttcn3-smlc-test-151 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/_cache:/cache --name jenkins-ttcn3-smlc-test-latest-1175-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-smlc-test-latest/logs/smlc-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS