Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-epdg-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-epdg-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-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bb 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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10 Commit message: "ttcn3-bts: Allow running osmo-bts-trx with rt prio" > git rev-list --no-walk 9f3fa5ab3c64179efdb6ad9367071b9bbf774d8c # timeout=10 [ttcn3-epdg-test-latest] $ /bin/sh -xe /tmp/jenkins8114925674971513794.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-epdg-test-latest + sed s/-latest$// + DIR=ttcn3-epdg-test + export IMAGE_SUFFIX=latest + cd ttcn3-epdg-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs ] + [ xjenkins-ttcn3-epdg-test-latest-263 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-test + SUITE_NAME=ttcn3-epdg-test + IMAGE_SUFFIX=latest + docker_images_require osmo-epdg-latest ttcn3-epdg-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-epdg-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 + [ -z ] + 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-epdg-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-epdg-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/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 \ --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.35kB done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [auth] sharing credentials for registry.osmocom.org #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:30c92cee105dd5e0b358aad92c408f38bae576fd60da2310538f86ea7e9d23c2 0.1s done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.1s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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:b19a98e0a5ca233500753db56aabe40c14444fe215c2f79b917bc5d3abea417f 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-epdg-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n b19a98e0a5ca + 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-epdg-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-epdg-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-epdg-latest + echo osmo-epdg-latest + dir=osmo-epdg-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-epdg-latest/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + echo FROM $USER/$DISTRO-erlang + grep -q $USER + pull_arg= + set +x Building image: osmo-epdg-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-epdg-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-epdg-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/osmo-epdg-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-epdg-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/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-epdg-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: 646B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-erlang #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 63B done #5 DONE 0.1s #6 [2/5] WORKDIR /TMP #6 CACHED #7 [3/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-epdg && apt-get clean ;; centos*) dnf install -y osmo-epdg ;; esac #7 CACHED #8 [4/5] WORKDIR /DATA #8 CACHED #9 [5/5] COPY OSMO-EPDG.CONFIG /data/osmo-epdg.config #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:4e3912df434267505c23ed8bb563502d187e829c433f94a65985ce39e7a41307 done #10 naming to docker.io/osmocom-build/osmo-epdg-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/osmo-epdg-latest' + docker_image_exists osmo-epdg-latest + docker images -q osmocom-build/osmo-epdg-latest + test -n 4e3912df4342 + list_osmo_packages debian-bookworm osmo-epdg-latest + local distro=debian-bookworm + local image=osmo-epdg-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-epdg-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-epdg-latest ### ii osmo-epdg 0.1.1 amd64 Osmocom ePDG (Evolved Packet Data Gateway) 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-epdg-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:72e780d1a1263dd8e23ecadfbfe0fe07518e6fe18059066a8dee2deb55361504 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-epdg-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-epdg-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-epdg-test + echo ttcn3-epdg-test + dir=ttcn3-epdg-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-epdg-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-epdg-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-epdg-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-epdg-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-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-epdg-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/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/ttcn3-epdg-test: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: 391B done #2 DONE 0.1s #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: 761B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" epdg #8 CACHED #9 [4/4] COPY EPDG_TESTS.CFG /data/EPDG_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:3012870d20976163998c006fcd0bae276f81b93a87a15274b1c3beab51ae6d71 done #10 naming to docker.io/osmocom-build/ttcn3-epdg-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-test' + docker_image_exists ttcn3-epdg-test + docker images -q osmocom-build/ttcn3-epdg-test + test -n 3012870d2097 + list_osmo_packages debian-bookworm ttcn3-epdg-test + local distro=debian-bookworm + local image=ttcn3-epdg-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-epdg-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-epdg-test-latest/logs/epdg-tester + cp EPDG_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_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-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg + cp osmo-epdg.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp osmo-epdg.latest.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp epdg.sh /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp ../common/pipework /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + network_create + SUBNET=1176514 + seq 1 30 + echo (1176514 + 1) % 256 + bc + SUBNET=195 + NET_NAME=ttcn3-epdg-test-195 + SUB4=172.18.195.0/24 + SUB6=fd02:db8:195::/64 + set +x Creating network ttcn3-epdg-test-195, trying SUBNET=195... + docker network create --internal --subnet 172.18.195.0/24 --ipv6 --subnet fd02:db8:195::/64 ttcn3-epdg-test-195 bb3f420d1af5b1b1061e4c4e05f02525a2b22642708e829efb77ca7131cbc801 + set +x ### Network ttcn3-epdg-test-195 created (SUBNET=195) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/epdg.sh Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.latest.config Applying SUBNET=195 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.config + sed -i -E -e s/172\,18\,[0-9]{1,3}\,/172,18,195,/g /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.config + echo Starting container with osmo-epdg Starting container with osmo-epdg + docker_network_params 195 20 + NET=195 + ADDR_SUFIX=20 + echo --network ttcn3-epdg-test-195 --ip 172.18.195.20 --ip6 fd02:db8:195::20 + docker run --rm --network ttcn3-epdg-test-195 --ip 172.18.195.20 --ip6 fd02:db8:195::20 -u root -e IMAGE_SUFFIX=latest --ulimit core=-1 --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg:/data --name jenkins-ttcn3-epdg-test-latest-263-epdg -d --sysctl net.ipv4.conf.all.rp_filter=0 --sysctl net.ipv4.conf.default.rp_filter=0 osmocom-build/osmo-epdg-latest /bin/sh -c /data/epdg.sh >/data/osmo-epdg.log 2>&1 1fbbafa277d21ebd85a1e1569e4cb30094fcef5214a02f865302691b1b9d2028 + sleep 2 + echo Starting container with EPDG testsuite Starting container with EPDG testsuite + docker_network_params 195 103 + NET=195 + ADDR_SUFIX=103 + echo --network ttcn3-epdg-test-195 --ip 172.18.195.103 --ip6 fd02:db8:195::103 + docker run --rm --network ttcn3-epdg-test-195 --ip 172.18.195.103 --ip6 fd02:db8:195::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester:/data --name jenkins-ttcn3-epdg-test-latest-263-ttcn3-epdg-test osmocom-build/ttcn3-epdg-test + SUBDIR=epdg + SUITE=EPDG_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/epdg/EPDG_Tests EPDG_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli EPDG_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: EPDG_Tests.cfg MC@e9673021bc3e: Unix server socket created successfully. MC@e9673021bc3e: Listening on TCP port 35175. MC2> e9673021bc3e is the default spawn /osmo-ttcn3-hacks/epdg/EPDG_Tests e9673021bc3e 35175 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e9673021bc3e: New HC connected from 172.18.195.103 [172.18.195.103]. e9673021bc3e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e9673021bc3e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e9673021bc3e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e9673021bc3e: Configuration file was processed on all HCs. MC@e9673021bc3e: Creating MTC on host 172.18.195.103. MC@e9673021bc3e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal'. ------ EPDG_Tests.TC_authinfo_normal ------ Sat Mar 22 05:59:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_normal.pcap" >/data/EPDG_Tests.TC_authinfo_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_authinfo_normal started. TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal(6)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@e9673021bc3e: Created Expect[0] for '262424924856658'H to be handled at TC_authinfo_normal(9) TC_authinfo_normal(6)@e9673021bc3e: Created Expect[0] for '262424924856658'H to be handled at TC_authinfo_normal(10) TC_authinfo_normal-GSUP(4)@e9673021bc3e: Created GsupExpect[0] for "262424924856658" to be handled at TC_authinfo_normal(8) TC_authinfo_normal(5)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A0FE5'O, end_to_end_id := '029A0FE5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;1;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234393234383536363538'O ("262424924856658") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_normal(9) TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@e9673021bc3e: Found GsupExpect[0] for "262424924856658" handled at TC_authinfo_normal(8) TC_authinfo_normal-GSUP(4)@e9673021bc3e: Added IMSI table entry 0TC_authinfo_normal(8)"262424924856658" TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal(10)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal(9)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal-GSUP-IPA(3)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal(6)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal(5)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_normal-GTPV2(7)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal-GSUP-IPA(3): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal-GSUP(4): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal(5): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal(6): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal-GTPV2(7): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal(8): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal(9): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_normal(10): none (pass -> pass) MTC@e9673021bc3e: Test case TC_authinfo_normal finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass'. Sat Mar 22 05:59:15 UTC 2025 ====== EPDG_Tests.TC_authinfo_normal pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8272) Waiting for packet dumper to finish... 1 (prev_count=8272, count=16361) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user'. ------ EPDG_Tests.TC_authinfo_MAA_unknown_user ------ Sat Mar 22 05:59:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap" >/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_authinfo_MAA_unknown_user started. TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user(13)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(14)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(13)@e9673021bc3e: Created Expect[0] for '262426362209167'H to be handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user(14)@e9673021bc3e: Created Expect[0] for '262426362209167'H to be handled at TC_authinfo_MAA_unknown_user(18) TC_authinfo_MAA_unknown_user-GSUP(12)@e9673021bc3e: Created GsupExpect[0] for "262426362209167" to be handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user(13)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A0FEC'O, end_to_end_id := '029A0FEC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;5;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236333632323039313637'O ("262426362209167") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user-GSUP(12)@e9673021bc3e: Found GsupExpect[0] for "262426362209167" handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user-GSUP(12)@e9673021bc3e: Added IMSI table entry 0TC_authinfo_MAA_unknown_user(16)"262426362209167" TC_authinfo_MAA_unknown_user(16)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_MAA_unknown_user-GSUP(12)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(17)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(14)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(18)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GTPV2(15)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(13)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP-IPA(11): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP(12): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user(13): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user(14): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user-GTPV2(15): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user(16): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user(17): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_MAA_unknown_user(18): none (pass -> pass) MTC@e9673021bc3e: Test case TC_authinfo_MAA_unknown_user finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass'. Sat Mar 22 05:59:28 UTC 2025 ====== EPDG_Tests.TC_authinfo_MAA_unknown_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6620) Waiting for packet dumper to finish... 1 (prev_count=6620, count=9670) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice'. ------ EPDG_Tests.TC_authinfo_twice ------ Sat Mar 22 05:59:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_twice.pcap" >/data/EPDG_Tests.TC_authinfo_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_authinfo_twice started. TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice(21)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(22)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(21)@e9673021bc3e: Created Expect[0] for '262423811850053'H to be handled at TC_authinfo_twice(25) TC_authinfo_twice(22)@e9673021bc3e: Created Expect[0] for '262423811850053'H to be handled at TC_authinfo_twice(26) TC_authinfo_twice-GSUP(20)@e9673021bc3e: Created GsupExpect[0] for "262423811850053" to be handled at TC_authinfo_twice(24) TC_authinfo_twice(21)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A0FF0'O, end_to_end_id := '029A0FF0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;6;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233383131383530303533'O ("262423811850053") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_twice(25) TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@e9673021bc3e: Found GsupExpect[0] for "262423811850053" handled at TC_authinfo_twice(24) TC_authinfo_twice-GSUP(20)@e9673021bc3e: Added IMSI table entry 0TC_authinfo_twice(24)"262423811850053" TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice(26)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice(25)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice-GSUP-IPA(19)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice-GTPV2(23)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice(22)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_twice(21)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice-GSUP-IPA(19): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice-GSUP(20): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice(21): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice(22): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice-GTPV2(23): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice(24): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice(25): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_twice(26): none (pass -> pass) MTC@e9673021bc3e: Test case TC_authinfo_twice finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass'. Sat Mar 22 05:59:39 UTC 2025 ====== EPDG_Tests.TC_authinfo_twice pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6568) Waiting for packet dumper to finish... 1 (prev_count=6568, count=14509) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync'. ------ EPDG_Tests.TC_authinfo_fail_resync ------ Sat Mar 22 05:59:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_fail_resync.pcap" >/data/EPDG_Tests.TC_authinfo_fail_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_authinfo_fail_resync started. TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync(29)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(30)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(29)@e9673021bc3e: Created Expect[0] for '262427168217912'H to be handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(30)@e9673021bc3e: Created Expect[0] for '262427168217912'H to be handled at TC_authinfo_fail_resync(34) TC_authinfo_fail_resync-GSUP(28)@e9673021bc3e: Created GsupExpect[0] for "262427168217912" to be handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync(29)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A0FF7'O, end_to_end_id := '029A0FF7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B31303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;10;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237313638323137393132'O ("262427168217912") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_fail_resync-GSUP(28)@e9673021bc3e: Found GsupExpect[0] for "262427168217912" handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync-GSUP(28)@e9673021bc3e: Added IMSI table entry 0TC_authinfo_fail_resync(32)"262427168217912" TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_authinfo_fail_resync-GSUP(28)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync-GTPV2(31)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync(29)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync(30)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync(33)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync(34)@e9673021bc3e: Final verdict of PTC: none TC_authinfo_fail_resync-GSUP-IPA(27)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync-GSUP-IPA(27): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync-GSUP(28): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync(29): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync(30): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync-GTPV2(31): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync(32): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync(33): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_authinfo_fail_resync(34): none (pass -> pass) MTC@e9673021bc3e: Test case TC_authinfo_fail_resync finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass'. Sat Mar 22 05:59:50 UTC 2025 ====== EPDG_Tests.TC_authinfo_fail_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=9094) Waiting for packet dumper to finish... 1 (prev_count=9094, count=16178) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi'. ------ EPDG_Tests.TC_ho_lte_to_wifi ------ Sat Mar 22 05:59:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap" >/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_ho_lte_to_wifi started. TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi(37)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(38)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(37)@e9673021bc3e: Created Expect[0] for '262420468419632'H to be handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(38)@e9673021bc3e: Created Expect[0] for '262420468419632'H to be handled at TC_ho_lte_to_wifi(42) TC_ho_lte_to_wifi-GSUP(36)@e9673021bc3e: Created GsupExpect[0] for "262420468419632" to be handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi(37)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A0FFF'O, end_to_end_id := '029A0FFF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B31353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;15;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230343638343139363332'O ("262420468419632") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): none -> pass TC_ho_lte_to_wifi-GSUP(36)@e9673021bc3e: Found GsupExpect[0] for "262420468419632" handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi-GSUP(36)@e9673021bc3e: Added IMSI table entry 0TC_ho_lte_to_wifi(40)"262420468419632" TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_ho_lte_to_wifi-GSUP(36)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi(41)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi-GTPV2(39)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi(38)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi(42)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi-GSUP-IPA(35)@e9673021bc3e: Final verdict of PTC: none TC_ho_lte_to_wifi(37)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi-GSUP-IPA(35): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi-GSUP(36): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi(37): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi(38): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi-GTPV2(39): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi(40): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi(41): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_lte_to_wifi(42): none (pass -> pass) MTC@e9673021bc3e: Test case TC_ho_lte_to_wifi finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass'. Sat Mar 22 06:00:03 UTC 2025 ====== EPDG_Tests.TC_ho_lte_to_wifi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6476) Waiting for packet dumper to finish... 1 (prev_count=6476, count=14968) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte'. ------ EPDG_Tests.TC_ho_wifi_to_lte ------ Sat Mar 22 06:00:05 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap" >/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_ho_wifi_to_lte started. TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte(45)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(46)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(45)@e9673021bc3e: Created Expect[0] for '262422305396111'H to be handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(46)@e9673021bc3e: Created Expect[0] for '262422305396111'H to be handled at TC_ho_wifi_to_lte(50) TC_ho_wifi_to_lte-GSUP(44)@e9673021bc3e: Created GsupExpect[0] for "262422305396111" to be handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte(45)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A1007'O, end_to_end_id := '029A1007'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B31393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;19;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232333035333936313131'O ("262422305396111") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): none -> pass TC_ho_wifi_to_lte-GSUP(44)@e9673021bc3e: Found GsupExpect[0] for "262422305396111" handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte-GSUP(44)@e9673021bc3e: Added IMSI table entry 0TC_ho_wifi_to_lte(48)"262422305396111" TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_ho_wifi_to_lte(50)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte-GSUP(44)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte(49)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte-GTPV2(47)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte-GSUP-IPA(43)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte(46)@e9673021bc3e: Final verdict of PTC: none TC_ho_wifi_to_lte(45)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte-GSUP-IPA(43): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte-GSUP(44): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte(45): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte(46): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte-GTPV2(47): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte(48): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte(49): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_ho_wifi_to_lte(50): none (pass -> pass) MTC@e9673021bc3e: Test case TC_ho_wifi_to_lte finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass'. Sat Mar 22 06:00:16 UTC 2025 ====== EPDG_Tests.TC_ho_wifi_to_lte pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6660) Waiting for packet dumper to finish... 1 (prev_count=6660, count=14006) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected'. ------ EPDG_Tests.TC_s2b_CreateSession_rejected ------ Sat Mar 22 06:00:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap" >/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_s2b_CreateSession_rejected started. TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected(53)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(54)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(53)@e9673021bc3e: Created Expect[0] for '262420959846332'H to be handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(54)@e9673021bc3e: Created Expect[0] for '262420959846332'H to be handled at TC_s2b_CreateSession_rejected(58) TC_s2b_CreateSession_rejected-GSUP(52)@e9673021bc3e: Created GsupExpect[0] for "262420959846332" to be handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected(53)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A100E'O, end_to_end_id := '029A100E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B32323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;22;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230393539383436333332'O ("262420959846332") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected-GSUP(52)@e9673021bc3e: Found GsupExpect[0] for "262420959846332" handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected-GSUP(52)@e9673021bc3e: Added IMSI table entry 0TC_s2b_CreateSession_rejected(56)"262420959846332" TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected(57)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected(54)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected(58)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP(52)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP-IPA(51)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GTPV2(55)@e9673021bc3e: Final verdict of PTC: none TC_s2b_CreateSession_rejected(53)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP-IPA(51): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP(52): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected(53): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected(54): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected-GTPV2(55): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected(56): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected(57): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_s2b_CreateSession_rejected(58): none (pass -> pass) MTC@e9673021bc3e: Test case TC_s2b_CreateSession_rejected finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass'. Sat Mar 22 06:00:29 UTC 2025 ====== EPDG_Tests.TC_s2b_CreateSession_rejected pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6444) Waiting for packet dumper to finish... 1 (prev_count=6444, count=11842) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned'. ------ EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned ------ Sat Mar 22 06:00:31 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_hss_initiated_deregister_new_server_assigned started. TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned(61)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(62)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(61)@e9673021bc3e: Created Expect[0] for '262420032112741'H to be handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(62)@e9673021bc3e: Created Expect[0] for '262420032112741'H to be handled at TC_hss_initiated_deregister_new_server_assigned(66) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@e9673021bc3e: Created GsupExpect[0] for "262420032112741" to be handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned(61)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A1013'O, end_to_end_id := '029A1013'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B32343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;24;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230303332313132373431'O ("262420032112741") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@e9673021bc3e: Found GsupExpect[0] for "262420032112741" handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@e9673021bc3e: Added IMSI table entry 0TC_hss_initiated_deregister_new_server_assigned(64)"262420032112741" TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned(65)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(66)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GTPV2(63)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(62)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(61)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP(60): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(61): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(62): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GTPV2(63): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(64): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(65): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(66): none (pass -> pass) MTC@e9673021bc3e: Test case TC_hss_initiated_deregister_new_server_assigned finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass'. Sat Mar 22 06:00:42 UTC 2025 ====== EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6588) Waiting for packet dumper to finish... 1 (prev_count=6588, count=14673) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination'. ------ EPDG_Tests.TC_hss_initiated_deregister_permanent_termination ------ Sat Mar 22 06:00:44 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_hss_initiated_deregister_permanent_termination started. TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination(69)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(70)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(69)@e9673021bc3e: Created Expect[0] for '262428465493866'H to be handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(70)@e9673021bc3e: Created Expect[0] for '262428465493866'H to be handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@e9673021bc3e: Created GsupExpect[0] for "262428465493866" to be handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination(69)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A1019'O, end_to_end_id := '029A1019'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B32373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;27;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238343635343933383636'O ("262428465493866") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@e9673021bc3e: Found GsupExpect[0] for "262428465493866" handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@e9673021bc3e: Added IMSI table entry 0TC_hss_initiated_deregister_permanent_termination(72)"262428465493866" TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(70)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Abort_Session (274), application_id := '01000038'O, hop_by_hop_id := '029A101C'O, end_to_end_id := '029A101C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313830343132383239373B33303B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1804128297;30;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "aaa.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238343635343933383636406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262428465493866@nai.epc.mnc001.mcc01.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(70)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(69)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(74)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(73)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GTPV2(71)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP(68): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(69): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(70): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GTPV2(71): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(72): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(73): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(74): none (pass -> pass) MTC@e9673021bc3e: Test case TC_hss_initiated_deregister_permanent_termination finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass'. Sat Mar 22 06:00:54 UTC 2025 ====== EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7104) Waiting for packet dumper to finish... 1 (prev_count=7104, count=16322) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile ------ Sat Mar 22 06:00:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_hss_initiated_update_user_profile started. TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile(77)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(78)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(77)@e9673021bc3e: Created Expect[0] for '262426611123505'H to be handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(78)@e9673021bc3e: Created Expect[0] for '262426611123505'H to be handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile-GSUP(76)@e9673021bc3e: Created GsupExpect[0] for "262426611123505" to be handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile(77)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '029A1020'O, end_to_end_id := '029A1020'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313830343132383239373B33313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1804128297;31;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363131313233353035'O ("262426611123505") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile-GSUP(76)@e9673021bc3e: Found GsupExpect[0] for "262426611123505" handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile-GSUP(76)@e9673021bc3e: Added IMSI table entry 0TC_hss_initiated_update_user_profile(80)"262426611123505" TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(78)@e9673021bc3e: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Re_Auth (258), application_id := '01000038'O, hop_by_hop_id := '029A1023'O, end_to_end_id := '029A1023'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313830343132383239373B33343B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1804128297;34;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "aaa.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Re_Auth_Request_Type (285) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Re_Auth_Request_Type := AUTHORIZE_ONLY (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363131313233353035406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262426611123505@nai.epc.mnc001.mcc01.3gppnetwork.org") } } } } } handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile(80)@e9673021bc3e: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@e9673021bc3e: Final verdict of PTC: pass MTC@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile(82)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile(81)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GSUP-IPA(75)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GTPV2(79)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GSUP(76)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile(78)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile(77)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP-IPA(75): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP(76): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile(77): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile(78): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile-GTPV2(79): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile(80): pass (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile(81): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile(82): none (pass -> pass) MTC@e9673021bc3e: Test case TC_hss_initiated_update_user_profile finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass'. Sat Mar 22 06:01:08 UTC 2025 ====== EPDG_Tests.TC_hss_initiated_update_user_profile pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6504) Waiting for packet dumper to finish... 1 (prev_count=6504, count=15350) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile_unknown ------ Sat Mar 22 06:01:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_hss_initiated_update_user_profile_unknown started. TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown(85)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(86)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(85)@e9673021bc3e: Created Expect[0] for '262423829926843'H to be handled at TC_hss_initiated_update_user_profile_unknown(89) TC_hss_initiated_update_user_profile_unknown(86)@e9673021bc3e: Created Expect[0] for '262423829926843'H to be handled at TC_hss_initiated_update_user_profile_unknown(90) TC_hss_initiated_update_user_profile_unknown-GSUP(84)@e9673021bc3e: Created GsupExpect[0] for "262423829926843" to be handled at TC_hss_initiated_update_user_profile_unknown(88) TC_hss_initiated_update_user_profile_unknown(88)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile_unknown-GSUP(84)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(89)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(85)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(90)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GTPV2(87)@e9673021bc3e: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(86)@e9673021bc3e: Final verdict of PTC: none MTC@e9673021bc3e: Setting final verdict of the test case. MTC@e9673021bc3e: Local verdict of MTC: pass MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP(84): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(85): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(86): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GTPV2(87): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(88): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(89): none (pass -> pass) MTC@e9673021bc3e: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(90): none (pass -> pass) MTC@e9673021bc3e: Test case TC_hss_initiated_update_user_profile_unknown finished. Verdict: pass MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass'. Sat Mar 22 06:01:18 UTC 2025 ====== EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8066) Waiting for packet dumper to finish... 1 (prev_count=8066, count=9538) MTC@e9673021bc3e: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass' was executed successfully (exit status: 0). MTC@e9673021bc3e: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2'. ------ EPDG_Tests.TC_concurrent_ues2 ------ Sat Mar 22 06:01:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_concurrent_ues2.pcap" >/data/EPDG_Tests.TC_concurrent_ues2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e9673021bc3e: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2' was executed successfully (exit status: 0). MTC@e9673021bc3e: Test case TC_concurrent_ues2 started. TC_concurrent_ues2-GSUP-IPA(91)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@e9673021bc3e: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_concurrent_ues2-GSUP-IPA(91)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@e9673021bc3e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2(93)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues2(94)@e9673021bc3e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 FATAL: command execution failed java.io.IOException at hudson.remoting.Channel.close(Channel.java:1533) at hudson.remoting.Channel.close(Channel.java:1489) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915) at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97) at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$15(Jenkins.java:3797) at hudson.model.Queue._withLock(Queue.java:1409) at hudson.model.Queue.withLock(Queue.java:1283) at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3793) at jenkins.model.Jenkins.cleanUp(Jenkins.java:3674) at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412) at Jenkins Main ClassLoader//org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399) at Jenkins Main ClassLoader//org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.gzip.GzipHandler.doStop(GzipHandler.java:227) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.Server.doStop(Server.java:517) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//winstone.Launcher.shutdown(Launcher.java:433) at Jenkins Main ClassLoader//winstone.ShutdownHook.run(ShutdownHook.java:28) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@20196ca8:build4-deb12build-ansible": Remote call on build4-deb12build-ansible failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1035) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy67.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) FATAL: Unable to delete script file /tmp/jenkins8114925674971513794.sh java.io.IOException at hudson.remoting.Channel.close(Channel.java:1533) at hudson.remoting.Channel.close(Channel.java:1489) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:915) at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97) at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$15(Jenkins.java:3797) at hudson.model.Queue._withLock(Queue.java:1409) at hudson.model.Queue.withLock(Queue.java:1283) at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3793) at jenkins.model.Jenkins.cleanUp(Jenkins.java:3674) at hudson.WebAppMain.contextDestroyed(WebAppMain.java:398) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412) at Jenkins Main ClassLoader//org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399) at Jenkins Main ClassLoader//org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087) at Jenkins Main ClassLoader//org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.gzip.GzipHandler.doStop(GzipHandler.java:227) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) at Jenkins Main ClassLoader//org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) at Jenkins Main ClassLoader//org.eclipse.jetty.server.Server.doStop(Server.java:517) at Jenkins Main ClassLoader//org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) at Jenkins Main ClassLoader//winstone.Launcher.shutdown(Launcher.java:433) at Jenkins Main ClassLoader//winstone.ShutdownHook.run(ShutdownHook.java:28) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@20196ca8:build4-deb12build-ansible": Remote call on build4-deb12build-ansible failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1035) at hudson.FilePath.act(FilePath.java:1229) at hudson.FilePath.act(FilePath.java:1218) at hudson.FilePath.delete(FilePath.java:1765) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Build step 'Execute shell' marked build as failure ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ttcn3-epdg-test-latest #263 Sending e-mails to: jenkins-notifications@lists.osmocom.org ERROR: Step ‘Archive the artifacts’ failed: no workspace for ttcn3-epdg-test-latest #263 Finished: FAILURE