Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ttcn3-hacks > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnodeb-test-asan] $ /bin/sh -xe /tmp/jenkins6136977560358286484.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnodeb --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/podman/testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (12.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/deps' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [titan.TestPorts.MTP3asp] Initial git clone [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [osmo-uecups] Initial git clone [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [osmo-uecups] Checking out 8362efef7c6fa341eb947a75786878e0685767b7 [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.ProtocolModules.MAP] Initial git clone [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 [titan.TestPorts.USB] Initial git clone [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for hnodeb [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'make', 'hnodeb'] (make -j20 -C deps || make -j1 -C deps) make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/deps' make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/deps' touch .make.deps make -C /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb' PP IPA_Emulation.ttcn PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb' DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP UD_PT.cc DEP RUA_EncDec.cc DEP HNBAP_EncDec.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP Iuh_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP RUA_PDU_Descriptions_part_7.cc DEP RUA_PDU_Descriptions_part_6.cc DEP RUA_PDU_Descriptions_part_5.cc DEP RUA_PDU_Descriptions_part_4.cc DEP RUA_PDU_Descriptions_part_3.cc DEP RUA_PDU_Descriptions_part_2.cc DEP RUA_PDU_Descriptions_part_1.cc DEP RUA_PDU_Contents_part_7.cc DEP RUA_PDU_Contents_part_6.cc DEP RUA_PDU_Contents_part_5.cc DEP RUA_PDU_Contents_part_4.cc DEP RUA_PDU_Contents_part_3.cc DEP RUA_PDU_Contents_part_2.cc DEP RUA_PDU_Contents_part_1.cc DEP RUA_IEs_part_7.cc DEP RUA_IEs_part_6.cc DEP RUA_IEs_part_5.cc DEP RUA_IEs_part_4.cc DEP RUA_IEs_part_3.cc DEP RUA_IEs_part_2.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_part_1.cc DEP HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_PDU_Contents.cc DEP RUA_IEs.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP HNBAP_PDU_Descriptions.cc DEP HNBAP_PDU_Contents.cc DEP HNBAP_IEs.cc DEP HNBAP_Containers.cc DEP HNBAP_Constants.cc DEP HNBAP_CommonDataTypes.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP RUA_Types_part_4.cc DEP RUA_Types_part_3.cc DEP RUA_Types_part_2.cc DEP RUA_Types_part_1.cc DEP RUA_Templates_part_7.cc DEP RUA_Templates_part_6.cc DEP RUA_Templates_part_5.cc DEP RUA_Templates_part_4.cc DEP RUA_Templates_part_3.cc DEP RUA_Templates_part_2.cc DEP RUA_Templates_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP Iuh_Types_part_7.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP Iuh_CodecPort_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_1.cc DEP IPCP_Templates_part_2.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HNB_Tests_part_7.cc DEP HNB_Tests_part_6.cc DEP HNB_Tests_part_5.cc DEP HNB_Tests_part_4.cc DEP HNB_Tests_part_3.cc DEP HNB_Tests_part_2.cc DEP HNB_Tests_part_1.cc DEP HNBLLIF_Types_part_7.cc DEP HNBLLIF_Types_part_6.cc DEP HNBLLIF_Types_part_5.cc DEP HNBLLIF_Types_part_4.cc DEP HNBLLIF_Types_part_3.cc DEP HNBLLIF_Types_part_2.cc DEP HNBLLIF_Types_part_1.cc DEP HNBLLIF_Templates_part_7.cc DEP HNBLLIF_Templates_part_6.cc DEP HNBLLIF_Templates_part_5.cc DEP HNBLLIF_Templates_part_4.cc DEP HNBLLIF_Templates_part_3.cc DEP HNBLLIF_Templates_part_2.cc DEP HNBLLIF_Templates_part_1.cc DEP HNBLLIF_CodecPort_part_7.cc DEP HNBLLIF_CodecPort_part_6.cc DEP HNBLLIF_CodecPort_part_5.cc DEP HNBLLIF_CodecPort_part_4.cc DEP HNBLLIF_CodecPort_part_3.cc DEP HNBLLIF_CodecPort_part_2.cc DEP HNBLLIF_CodecPort_part_1.cc DEP HNBGW_ConnectionHandler_part_7.cc DEP HNBGW_ConnectionHandler_part_6.cc DEP HNBGW_ConnectionHandler_part_5.cc DEP HNBGW_ConnectionHandler_part_4.cc DEP HNBGW_ConnectionHandler_part_3.cc DEP HNBGW_ConnectionHandler_part_2.cc DEP HNBGW_ConnectionHandler_part_1.cc DEP HNBAP_Types_part_7.cc DEP HNBAP_Types_part_6.cc DEP HNBAP_Types_part_5.cc DEP HNBAP_Types_part_4.cc DEP HNBAP_Types_part_3.cc DEP HNBAP_Types_part_2.cc DEP HNBAP_Types_part_1.cc DEP HNBAP_Templates_part_7.cc DEP HNBAP_Templates_part_6.cc DEP HNBAP_Templates_part_5.cc DEP HNBAP_Templates_part_4.cc DEP HNBAP_Templates_part_3.cc DEP HNBAP_Templates_part_2.cc DEP HNBAP_Templates_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SDP_Types.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP RUA_Types.cc DEP RUA_Templates.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP Iuh_Types.cc DEP Iuh_Emulation.cc DEP Iuh_CodecPort_CtrlFunct.cc DEP Iuh_CodecPort.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HNB_Tests.cc DEP HNBLLIF_Types.cc DEP HNBLLIF_Templates.cc DEP HNBLLIF_CodecPort.cc DEP HNBGW_ConnectionHandler.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTP_Emulation.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSM_Types.cc DEP DNS_Helpers.cc CC DNS_Helpers.o CC GSM_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_ConnectionHandler.o CC HNBLLIF_CodecPort.o CC HNBLLIF_Templates.o CC HNBLLIF_Types.o CC HNB_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ CC Iuh_Emulation.o CC Iuh_Types.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC RUA_Templates.o CC RUA_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HNBAP_Templates_part_1.o CC HNBAP_Templates_part_2.o CC HNBAP_Templates_part_3.o CC HNBAP_Templates_part_4.o CC HNBAP_Templates_part_5.o CC HNBAP_Templates_part_6.o CC HNBAP_Templates_part_7.o CC HNBAP_Types_part_1.o CC HNBAP_Types_part_2.o CC HNBAP_Types_part_3.o CC HNBAP_Types_part_4.o CC HNBAP_Types_part_5.o CC HNBAP_Types_part_6.o CC HNBAP_Types_part_7.o CC HNBGW_ConnectionHandler_part_1.o CC HNBGW_ConnectionHandler_part_2.o CC HNBGW_ConnectionHandler_part_3.o CC HNBGW_ConnectionHandler_part_4.o CC HNBGW_ConnectionHandler_part_5.o CC HNBGW_ConnectionHandler_part_6.o CC HNBGW_ConnectionHandler_part_7.o CC HNBLLIF_CodecPort_part_1.o CC HNBLLIF_CodecPort_part_2.o CC HNBLLIF_CodecPort_part_3.o CC HNBLLIF_CodecPort_part_4.o CC HNBLLIF_CodecPort_part_5.o CC HNBLLIF_CodecPort_part_6.o CC HNBLLIF_CodecPort_part_7.o CC HNBLLIF_Templates_part_1.o CC HNBLLIF_Templates_part_2.o CC HNBLLIF_Templates_part_3.o CC HNBLLIF_Templates_part_4.o CC HNBLLIF_Templates_part_5.o CC HNBLLIF_Templates_part_6.o CC HNBLLIF_Templates_part_7.o CC HNBLLIF_Types_part_1.o CC HNBLLIF_Types_part_2.o CC HNBLLIF_Types_part_3.o CC HNBLLIF_Types_part_4.o CC HNBLLIF_Types_part_5.o CC HNBLLIF_Types_part_6.o CC HNBLLIF_Types_part_7.o CC HNB_Tests_part_1.o CC HNB_Tests_part_2.o CC HNB_Tests_part_3.o CC HNB_Tests_part_4.o CC HNB_Tests_part_5.o CC HNB_Tests_part_6.o CC HNB_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC Iuh_CodecPort_part_1.o CC Iuh_CodecPort_part_2.o CC Iuh_CodecPort_part_3.o CC Iuh_CodecPort_part_4.o CC Iuh_CodecPort_part_5.o CC Iuh_CodecPort_part_6.o CC Iuh_CodecPort_part_7.o CC Iuh_CodecPort_CtrlFunct_part_1.o CC Iuh_CodecPort_CtrlFunct_part_2.o CC Iuh_CodecPort_CtrlFunct_part_3.o CC Iuh_CodecPort_CtrlFunct_part_4.o CC Iuh_CodecPort_CtrlFunct_part_5.o CC Iuh_CodecPort_CtrlFunct_part_6.o CC Iuh_CodecPort_CtrlFunct_part_7.o CC Iuh_Emulation_part_1.o CC Iuh_Emulation_part_2.o CC Iuh_Emulation_part_3.o CC Iuh_Emulation_part_4.o CC Iuh_Emulation_part_5.o CC Iuh_Emulation_part_6.o CC Iuh_Emulation_part_7.o CC Iuh_Types_part_1.o CC Iuh_Types_part_2.o CC Iuh_Types_part_3.o CC Iuh_Types_part_4.o CC Iuh_Types_part_5.o CC Iuh_Types_part_6.o CC Iuh_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.o CC RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o CC HNBAP_CommonDataTypes_part_1.o CC HNBAP_CommonDataTypes_part_2.o CC HNBAP_CommonDataTypes_part_3.o CC HNBAP_CommonDataTypes_part_4.o CC HNBAP_CommonDataTypes_part_5.o CC HNBAP_CommonDataTypes_part_6.o CC HNBAP_CommonDataTypes_part_7.o CC HNBAP_Constants_part_1.o CC HNBAP_Constants_part_2.o CC HNBAP_Constants_part_3.o CC HNBAP_Constants_part_4.o CC HNBAP_Constants_part_5.o CC HNBAP_Constants_part_6.o CC HNBAP_Constants_part_7.o CC HNBAP_Containers_part_1.o CC HNBAP_Containers_part_2.o CC HNBAP_Containers_part_3.o CC HNBAP_Containers_part_4.o CC HNBAP_Containers_part_5.o CC HNBAP_Containers_part_6.o CC HNBAP_Containers_part_7.o CC HNBAP_IEs_part_1.o CC HNBAP_IEs_part_2.o CC HNBAP_IEs_part_3.o CC HNBAP_IEs_part_4.o CC HNBAP_IEs_part_5.o CC HNBAP_IEs_part_6.o CC HNBAP_IEs_part_7.o CC HNBAP_PDU_Contents_part_1.o CC HNBAP_PDU_Contents_part_2.o CC HNBAP_PDU_Contents_part_3.o CC HNBAP_PDU_Contents_part_4.o CC HNBAP_PDU_Contents_part_5.o CC HNBAP_PDU_Contents_part_6.o CC HNBAP_PDU_Contents_part_7.o CC HNBAP_PDU_Descriptions_part_1.o CC HNBAP_PDU_Descriptions_part_2.o CC HNBAP_PDU_Descriptions_part_3.o CC HNBAP_PDU_Descriptions_part_4.o CC HNBAP_PDU_Descriptions_part_5.o CC HNBAP_PDU_Descriptions_part_6.o CC HNBAP_PDU_Descriptions_part_7.o CC RUA_CommonDataTypes_part_1.o CC RUA_CommonDataTypes_part_2.o CC RUA_CommonDataTypes_part_3.o CC RUA_CommonDataTypes_part_4.o CC RUA_CommonDataTypes_part_5.o CC RUA_CommonDataTypes_part_6.o CC RUA_CommonDataTypes_part_7.o CC RUA_Constants_part_1.o CC RUA_Constants_part_2.o CC RUA_Constants_part_3.o CC RUA_Constants_part_4.o CC RUA_Constants_part_5.o CC RUA_Constants_part_6.o CC RUA_Constants_part_7.o CC RUA_Containers_part_1.o CC RUA_Containers_part_2.o CC RUA_Containers_part_3.o CC RUA_Containers_part_4.o CC RUA_Containers_part_5.o CC RUA_Containers_part_6.o CC RUA_Containers_part_7.o CC RUA_IEs_part_1.o CC RUA_IEs_part_2.o CC RUA_IEs_part_3.o CC RUA_IEs_part_4.o CC RUA_IEs_part_5.o CC RUA_IEs_part_6.o CC RUA_IEs_part_7.o CC RUA_PDU_Contents_part_1.o CC RUA_PDU_Contents_part_2.o CC RUA_PDU_Contents_part_3.o CC RUA_PDU_Contents_part_4.o CC RUA_PDU_Contents_part_5.o CC RUA_PDU_Contents_part_6.o CC RUA_PDU_Contents_part_7.o CC RUA_PDU_Descriptions_part_1.o CC RUA_PDU_Descriptions_part_2.o CC RUA_PDU_Descriptions_part_3.o CC RUA_PDU_Descriptions_part_4.o CC RUA_PDU_Descriptions_part_5.o CC RUA_PDU_Descriptions_part_6.o CC RUA_PDU_Descriptions_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC Iuh_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC UD_PT.o CC GTPC_EncDec.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_ConnectionHandler.so CCLD HNBLLIF_CodecPort.so CCLD HNBLLIF_Templates.so CCLD HNBLLIF_Types.so CCLD HNB_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD Iuh_CodecPort.so CCLD Iuh_CodecPort_CtrlFunct.so CCLD Iuh_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD RUA_Templates.so CCLD RUA_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HNBAP_Templates_part_1.so CCLD HNBAP_Templates_part_2.so CCLD HNBAP_Templates_part_3.so CCLD HNBAP_Templates_part_4.so CCLD HNBAP_Templates_part_5.so CCLD HNBAP_Templates_part_6.so CCLD HNBAP_Templates_part_7.so CCLD HNBAP_Types_part_1.so CCLD HNBAP_Types_part_2.so CCLD HNBAP_Types_part_3.so CCLD HNBAP_Types_part_4.so CCLD HNBAP_Types_part_5.so CCLD HNBAP_Types_part_6.so CCLD HNBAP_Types_part_7.so CCLD HNBGW_ConnectionHandler_part_1.so CCLD HNBGW_ConnectionHandler_part_2.so CCLD HNBGW_ConnectionHandler_part_3.so CCLD HNBGW_ConnectionHandler_part_4.so CCLD HNBGW_ConnectionHandler_part_5.so CCLD HNBGW_ConnectionHandler_part_6.so CCLD HNBGW_ConnectionHandler_part_7.so CCLD HNBLLIF_CodecPort_part_1.so CCLD HNBLLIF_CodecPort_part_2.so CCLD HNBLLIF_CodecPort_part_3.so CCLD HNBLLIF_CodecPort_part_4.so CCLD HNBLLIF_CodecPort_part_5.so CCLD HNBLLIF_CodecPort_part_6.so CCLD HNBLLIF_CodecPort_part_7.so CCLD HNBLLIF_Templates_part_1.so CCLD HNBLLIF_Templates_part_2.so CCLD HNBLLIF_Templates_part_3.so CCLD HNBLLIF_Templates_part_4.so CCLD HNBLLIF_Templates_part_5.so CCLD HNBLLIF_Templates_part_6.so CCLD HNBLLIF_Templates_part_7.so CCLD HNBLLIF_Types_part_1.so CCLD HNBLLIF_Types_part_2.so CCLD HNBLLIF_Types_part_3.so CCLD HNBLLIF_Types_part_4.so CCLD HNBLLIF_Types_part_5.so CCLD HNBLLIF_Types_part_6.so CCLD HNBLLIF_Types_part_7.so CCLD HNB_Tests_part_1.so CCLD HNB_Tests_part_2.so CCLD HNB_Tests_part_3.so CCLD HNB_Tests_part_4.so CCLD HNB_Tests_part_5.so CCLD HNB_Tests_part_6.so CCLD HNB_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD RUA_Templates_part_1.so CCLD RUA_Templates_part_2.so CCLD RUA_Templates_part_3.so CCLD RUA_Templates_part_4.so CCLD RUA_Templates_part_5.so CCLD RUA_Templates_part_6.so CCLD RUA_Templates_part_7.so CCLD RUA_Types_part_1.so CCLD RUA_Types_part_2.so CCLD RUA_Types_part_3.so CCLD RUA_Types_part_4.so CCLD RUA_Types_part_5.so CCLD RUA_Types_part_6.so CCLD RUA_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD HNBAP_CommonDataTypes.so CCLD HNBAP_Constants.so CCLD HNBAP_Containers.so CCLD HNBAP_IEs.so CCLD HNBAP_PDU_Contents.so CCLD HNBAP_PDU_Descriptions.so CCLD RUA_CommonDataTypes.so CCLD RUA_Constants.so CCLD RUA_Containers.so CCLD RUA_IEs.so CCLD RUA_PDU_Contents.so CCLD RUA_PDU_Descriptions.so CCLD HNBAP_CommonDataTypes_part_1.so CCLD HNBAP_CommonDataTypes_part_2.so CCLD HNBAP_CommonDataTypes_part_3.so CCLD HNBAP_CommonDataTypes_part_4.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_6.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_6.so CCLD HNBAP_PDU_Descriptions_part_7.so CCLD RUA_CommonDataTypes_part_1.so CCLD RUA_CommonDataTypes_part_2.so CCLD RUA_CommonDataTypes_part_3.so CCLD RUA_CommonDataTypes_part_4.so CCLD RUA_CommonDataTypes_part_5.so CCLD RUA_CommonDataTypes_part_6.so CCLD RUA_CommonDataTypes_part_7.so CCLD RUA_Constants_part_1.so CCLD RUA_Constants_part_2.so CCLD RUA_Constants_part_3.so CCLD RUA_Constants_part_4.so CCLD RUA_Constants_part_5.so CCLD RUA_Constants_part_7.so CCLD RUA_Constants_part_6.so CCLD RUA_Containers_part_1.so CCLD RUA_Containers_part_2.so CCLD RUA_Containers_part_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_5.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_7.so CCLD RUA_IEs_part_1.so CCLD RUA_IEs_part_2.so CCLD RUA_IEs_part_3.so CCLD RUA_IEs_part_4.so CCLD RUA_IEs_part_5.so CCLD RUA_IEs_part_6.so CCLD RUA_IEs_part_7.so CCLD RUA_PDU_Contents_part_1.so CCLD RUA_PDU_Contents_part_2.so CCLD RUA_PDU_Contents_part_3.so CCLD RUA_PDU_Contents_part_4.so CCLD RUA_PDU_Contents_part_5.so CCLD RUA_PDU_Contents_part_6.so CCLD RUA_PDU_Contents_part_7.so CCLD RUA_PDU_Descriptions_part_1.so CCLD RUA_PDU_Descriptions_part_2.so CCLD RUA_PDU_Descriptions_part_3.so CCLD RUA_PDU_Descriptions_part_4.so CCLD RUA_PDU_Descriptions_part_5.so CCLD RUA_PDU_Descriptions_part_6.so CCLD RUA_PDU_Descriptions_part_7.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD IuUP_EncDec.so CCLD Iuh_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD HNBAP_EncDec.so CCLD RUA_EncDec.so CCLD UD_PT.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD Iuh_Emulation.so CCLD HNB_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (128 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'apt-rdepends', 'osmo-hnodeb'] [testenv] osmo-hnodeb -> osmo-hnodeb: installing osmo-hnodeb-dbg [testenv] osmo-hnodeb -> libc6: installing libc6-dbg [testenv] osmo-hnodeb -> libasn1c1: installing libasn1c-dbg [testenv] osmo-hnodeb -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv] osmo-hnodeb -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv] osmo-hnodeb -> libosmocore22: installing libosmocore-dbg [testenv] osmo-hnodeb -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv] osmo-hnodeb -> libosmo-rua0: installing libosmo-rua-dbg [testenv] Installing packages: osmo-hnodeb, osmo-hnodeb-dbg, libc6-dbg, libasn1c-dbg, libosmo-hnbap-dbg, libosmo-sigtran-dbg, libosmocore-dbg, libosmo-ranap-dbg, libosmo-rua-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnodeb', 'osmo-hnodeb-dbg', 'libc6-dbg', 'libasn1c-dbg', 'libosmo-hnbap-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libosmo-hnbap0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly-asan Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libosmo-hnbap-dbg libosmo-hnbap0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-hnodeb osmo-hnodeb-dbg osmocom-nightly-asan The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 28 newly installed, 0 to remove and 85 not upgraded. Need to get 28.6 MB of archives. After this operation, 96.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202504242029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504242029~asan [585 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504242029~asan [163 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504242029~asan [1088 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504242029~asan [219 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504242029~asan [278 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504242029~asan [595 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504242029~asan [883 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504242029~asan [69.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504242029~asan [157 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504242029~asan [741 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504242029~asan [99.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504242029~asan [106 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504242029~asan [66.0 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504242029~asan [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504242029~asan [134 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.38.202504242029~asan [358 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c-dbg 0.9.38.202504242029~asan [524 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-hnbap0 1.7.0.2.38a6.202504242029~asan [363 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.2.38a6.202504242029~asan [509 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504242029~asan [1641 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504242029~asan [2358 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rua0 1.7.0.2.38a6.202504242029~asan [146 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rua-dbg 1.7.0.2.38a6.202504242029~asan [190 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504242029~asan [4213 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hnodeb 0.2.1.202504242029~asan [120 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hnodeb-dbg 0.2.1.202504242029~asan [204 kB] Fetched 28.6 MB in 0s (99.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202504242029_amd64.deb ... Unpacking osmocom-nightly-asan (202504242029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504242029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../07-libosmo-sigtran11_2.1.0.63.64c8.202504242029~asan_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242029~asan) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../08-libosmo-sigtran-dbg_2.1.0.63.64c8.202504242029~asan_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.0.17.d2e8.202504242029~asan_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504242029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../17-libasn1c1_0.9.38.202504242029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504242029~asan) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../18-libasn1c-dbg_0.9.38.202504242029~asan_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504242029~asan) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../19-libosmo-hnbap0_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../20-libosmo-hnbap-dbg_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../21-libosmo-ranap7_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../22-libosmo-ranap-dbg_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../23-libosmo-rua0_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../24-libosmo-rua-dbg_1.7.0.2.38a6.202504242029~asan_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../25-libosmocore-dbg_1.11.0.24.ece60.202504242029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242029~asan) ... Selecting previously unselected package osmo-hnodeb. Preparing to unpack .../26-osmo-hnodeb_0.2.1.202504242029~asan_amd64.deb ... Unpacking osmo-hnodeb (0.2.1.202504242029~asan) ... Selecting previously unselected package osmo-hnodeb-dbg:amd64. Preparing to unpack .../27-osmo-hnodeb-dbg_0.2.1.202504242029~asan_amd64.deb ... Unpacking osmo-hnodeb-dbg:amd64 (0.2.1.202504242029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-nightly-asan (202504242029) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504242029~asan) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504242029~asan) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504242029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504242029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmocore (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242029~asan) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242029~asan) ... Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504242029~asan) ... Setting up osmo-hnodeb (0.2.1.202504242029~asan) ... changed ownership of '/etc/osmocom/osmo-hnodeb.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnodeb.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up osmo-hnodeb-dbg:amd64 (0.2.1.202504242029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb/HNB_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hnodeb.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb/HNB_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.default'] [testenv] Running hnodeb [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', 'osmo-hnodeb 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb/hnodeb.log'] 20250425161358706 DLGLOBAL telnet_interface.c:88 Available via telnet 127.0.0.20 4273 20250425161358706 DLLSK prim.c:470 Started listening on Lower Layer Unix Domain Socket: /tmp/hnb_prim_sock 20250425161358706 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161358707 DLINP stream_cli.c:178 CLICONN(Iuh,){CLOSED} close() 20250425161358707 DLINP stream_cli.c:428 CLICONN(Iuh,){CONNECTING} connect so_error (111) 20250425161358707 DLINP stream_cli.c:178 CLICONN(Iuh,){CONNECTING} close() 20250425161358707 DLINP stream_cli.c:243 CLICONN(Iuh,){WAIT_RECONNECT} retrying reconnect in 5 seconds... [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.20', '-e', 'OSMO_SUT_PORT=4273', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/start-testsuite.sh', 'hnodeb/HNB_Tests', 'HNB_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNB_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: HNB_Tests.cfg MC@a0c9eca0700a: Unix server socket created successfully. MC@a0c9eca0700a: Listening on TCP port 43541. MC2> a0c9eca0700a is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache/podman/ttcn3/hnodeb/HNB_Tests a0c9eca0700a 43541 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a0c9eca0700a: New HC connected from 10.0.2.100 [10.0.2.100]. a0c9eca0700a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@a0c9eca0700a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a0c9eca0700a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a0c9eca0700a: Configuration file was processed on all HCs. MC@a0c9eca0700a: Creating MTC on host 10.0.2.100. MC@a0c9eca0700a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'. ------ HNB_Tests.TC_hnb_register_request_accept ------ Fri Apr 25 16:13:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_hnb_register_request_accept.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_hnb_register_request_accept.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_hnb_register_request_accept started. 20250425161400186 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_hnb_register_request_accept() start" 20250425161400190 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_hnb_register_request_accept() start TC_hnb_register_request_accept-HNBGW(4)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161400197 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.20:4273 20250425161400198 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161400198 DLLSK llsk.c:95 LLSK conn is UP 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161400199 DLINP stream_srv.c:800 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) message received 20250425161400199 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161400199 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161400199 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161400199 DLINP stream_srv.c:827 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161400199 DLINP stream_srv.c:800 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) message received 20250425161400199 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161400199 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161400199 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161400199 DLINP stream_srv.c:827 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161400199 DLINP stream_srv.c:800 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) message received 20250425161400199 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161400199 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161400199 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161400199 DLINP stream_srv.c:827 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161400199 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161400199 DLINP stream_srv.c:800 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) message received 20250425161400199 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161400199 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161400199 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161400200 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161400200 DLINP stream_srv.c:827 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161403708 DLINP stream_cli.c:1318 CLICONN(Iuh,){WAIT_RECONNECT} reconnecting 20250425161403708 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTING} connection established 20250425161403708 DLINP stream.c:94 sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161403708 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161403709 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} connected write 20250425161403709 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} sending 60 bytes of data TC_hnb_register_request_accept-HNBGW(4)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) 20250425161403714 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} connected read 20250425161403714 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} message received 20250425161403714 DHNBAP iuh.c:136 HNBAP message received 20250425161403714 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161403714 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161403714 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161403714 DLINP stream_srv.c:894 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161403714 DLINP stream_srv.c:827 SRVCONN(llsk,r=10738<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161404716 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.20:4273 20250425161404716 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} connected read 20250425161404716 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} message received 20250425161404716 DSCTP iuh.c:71 Iuh SCTP NOTIFICATION 32773 flags=0x0 20250425161404716 DSCTP iuh.c:82 Iuh SHUTDOWN_EVENT 20250425161404716 DMAIN iuh.c:122 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161404716 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161404716 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTED} close() 20250425161404716 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161404716 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161404716 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161404716 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] TC_hnb_register_request_accept-GTP(5)@a0c9eca0700a: Final verdict of PTC: none TC_hnb_register_request_accept-HNBGW(4)@a0c9eca0700a: Final verdict of PTC: none 20250425161404716 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: Iuh HNBGW conn notification (SCTP_SHUTDOWN_EVENT) 20250425161404716 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161404716 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161404716 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161404716 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161404716 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161404716 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTING} close() 20250425161404716 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTING} connect so_error (111) 20250425161404716 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){CONNECTING} close() 20250425161404716 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){WAIT_RECONNECT} retrying reconnect in 5 seconds... 20250425161404716 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.20:4273 TC_hnb_register_request_accept(3)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_hnb_register_request_accept finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'. Fri Apr 25 16:14:04 UTC 2025 ====== HNB_Tests.TC_hnb_register_request_accept pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc 20250425161404747 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.20:4273 20250425161404847 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17336) Waiting for packet dumper to finish... 1 (prev_count=17336, count=28148) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'. ------ HNB_Tests.TC_hnb_register_request_reject ------ Fri Apr 25 16:14:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_hnb_register_request_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_hnb_register_request_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_hnb_register_request_reject started. 20250425161407868 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_hnb_register_request_reject() start" 20250425161407872 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_hnb_register_request_reject() start TC_hnb_register_request_reject-HNBGW(7)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161407879 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35574<->l=127.0.0.20:4273 20250425161407881 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161407881 DLLSK llsk.c:95 LLSK conn is UP 20250425161407882 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161407882 DLINP stream_srv.c:800 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) message received 20250425161407882 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161407882 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161407882 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161407882 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161407882 DLINP stream_srv.c:827 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161407882 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161407882 DLINP stream_srv.c:800 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) message received 20250425161407882 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161407882 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161407882 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161407882 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161407882 DLINP stream_srv.c:827 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161407882 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161407882 DLINP stream_srv.c:800 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) message received 20250425161407882 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161407882 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161407883 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161407883 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161407883 DLINP stream_srv.c:827 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161407883 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161407883 DLINP stream_srv.c:800 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) message received 20250425161407883 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161407883 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161407883 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161407883 DLINP stream_srv.c:894 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161407883 DLINP stream_srv.c:827 SRVCONN(llsk,r=10796<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161409719 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:38459){WAIT_RECONNECT} reconnecting 20250425161409719 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTING} connection established 20250425161409719 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161409719 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTED} connected write 20250425161409719 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTED} sending 60 bytes of data TC_hnb_register_request_reject-HNBGW(7)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) 20250425161409729 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTED} connected read 20250425161409729 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTED} message received 20250425161409729 DHNBAP iuh.c:136 HNBAP message received 20250425161409729 DMAIN hnbap_decoder.c:224 Decoding message HNBAP_HNBRegisterRejectIEs (hnbap_decoder.c:224) 20250425161409729 DHNBAP hnbap.c:75 Rx HNB Register Reject with cause radio(overload) 20250425161409729 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: Rx HNB Register Reject 20250425161409729 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161409729 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161409729 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:35212){CONNECTED} close() 20250425161409729 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161409729 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161409729 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161409729 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161409729 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTING} connection established 20250425161409729 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161409729 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTED} connected write 20250425161409729 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTED} sending 60 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161410730 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.20:4273 20250425161410731 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTED} connected read 20250425161410731 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTED} message received 20250425161410731 DSCTP iuh.c:71 Iuh SCTP NOTIFICATION 32773 flags=0x0 20250425161410731 DSCTP iuh.c:82 Iuh SHUTDOWN_EVENT 20250425161410731 DMAIN iuh.c:122 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161410731 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161410731 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTED} close() 20250425161410731 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161410731 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161410731 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161410732 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: Iuh HNBGW conn notification (SCTP_SHUTDOWN_EVENT) 20250425161410732 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161410732 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161410732 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161410732 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161410732 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161410732 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTING} close() 20250425161410732 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTING} connect so_error (111) 20250425161410732 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){CONNECTING} close() 20250425161410732 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){WAIT_RECONNECT} retrying reconnect in 5 seconds... 20250425161410734 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35574<->l=127.0.0.20:4273 TC_hnb_register_request_reject-GTP(8)@a0c9eca0700a: Final verdict of PTC: none TC_hnb_register_request_reject-HNBGW(7)@a0c9eca0700a: Final verdict of PTC: none TC_hnb_register_request_reject(6)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_hnb_register_request_reject finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'. Fri Apr 25 16:14:10 UTC 2025 ====== HNB_Tests.TC_hnb_register_request_reject pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc 20250425161410771 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35586<->l=127.0.0.20:4273 20250425161410972 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35586<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20604) Waiting for packet dumper to finish... 1 (prev_count=20604, count=31220) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'. ------ HNB_Tests.TC_mo_conn ------ Fri Apr 25 16:14:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_mo_conn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_mo_conn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_mo_conn started. 20250425161414025 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_mo_conn() start" 20250425161414039 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_mo_conn() start TC_mo_conn-HNBGW(10)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161414048 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.20:4273 20250425161414050 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161414050 DLLSK llsk.c:95 LLSK conn is UP 20250425161414050 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161414050 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161414050 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161414050 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161414050 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161414050 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161414050 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161414051 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161414051 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161414051 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161414051 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161414051 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161414051 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161414051 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161414051 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161414051 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161414051 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161414051 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161414051 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161414051 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161414051 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161414051 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161414051 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161415734 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:50372){WAIT_RECONNECT} reconnecting 20250425161415734 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTING} connection established 20250425161415734 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161415734 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected write 20250425161415734 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} sending 60 bytes of data TC_mo_conn-HNBGW(10)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) 20250425161415740 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected read 20250425161415740 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} message received 20250425161415740 DHNBAP iuh.c:136 HNBAP message received 20250425161415740 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161415740 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161415740 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161415740 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161415740 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data 20250425161415741 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161415741 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161415741 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 88 bytes from client 20250425161415741 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (80 bytes): 1e 00 00 00 01 01 00 00 44 00 00 00 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 28 b6 00 3a 40 08 00 00 f1 10 ff ff ff ff 00 10 40 0e 0d 05 24 11 03 57 58 a6 05 f4 4e 9d 4a ef 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 00 17 20250425161415741 DLLSK llsk_iuh.c:176 Rx IUH-CONN_ESTABLISH.req ctx=30 is_ps=1 est_cause=1 data_len=68 20250425161415741 RUA llsk_iuh.c:200 Tx RUA CONNECT ctx=30 is_ps=1 data_len=68 20250425161415741 DMAIN rua_msg_factory.c:73 transmitting RUA payload of 97 bytes 20250425161415741 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected write 20250425161415741 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} sending 97 bytes of data 20250425161415744 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected read 20250425161415744 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} message received 20250425161415744 RUA iuh.c:140 RUA message received 20250425161415744 RUA rua.c:146 RUA rx Initiating DirectTransfer 20250425161415744 DMAIN rua_decoder.c:131 Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) 20250425161415744 RUA rua.c:64 Rx RUA DT context_id=30 is_ps=1 ranap_len=54 20250425161415744 DLLSK rua.c:77 Tx IUH-CONN_ESTABLISH.cnf context_id=30 is_ps=1 20250425161415744 DLLSK rua.c:87 Tx IUH-CONN_DATA.ind context_id=30 is_ps=1 ranap_len=54 20250425161415744 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161415744 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161415744 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161415744 DLINP stream_srv.c:827 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) sending 74 bytes of data 20250425161415745 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161415745 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161415745 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 44 bytes from client 20250425161415745 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (36 bytes): 1e 00 00 00 01 00 00 00 18 00 00 00 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 cc bd d0 30 21 04 00 2f 3a e4 20250425161415745 DLLSK llsk_iuh.c:255 Rx IUH-CONN_DATA.req ctx=30 is_ps=1 data_len=24 20250425161415745 RUA llsk_iuh.c:272 Tx RUA DT ctx=30 is_ps=1 data_len=24 20250425161415745 DMAIN rua_msg_factory.c:109 transmitting RUA payload of 48 bytes 20250425161415745 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected write 20250425161415745 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} sending 48 bytes of data 20250425161415745 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161415745 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161415745 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) received 27 bytes from client 20250425161415745 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (19 bytes): 1e 00 00 00 01 00 00 00 07 00 00 00 20 01 00 03 00 00 00 20250425161415745 DLLSK llsk_iuh.c:217 Rx IUH-CONN_RELEASE.req ctx=30 is_ps=1 data_len=7 20250425161415745 RUA llsk_iuh.c:237 Tx RUA DISC ctx=30 is_ps=1 data_len=7 20250425161415745 DMAIN rua_msg_factory.c:151 transmitting RUA payload of 36 bytes 20250425161415745 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} connected write 20250425161415745 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} sending 36 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161415747 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.20:4273 20250425161415748 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.20:4273 20250425161415748 DLINP stream_srv.c:894 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161415748 DLINP stream_srv.c:800 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) message received 20250425161415748 DLINP stream_srv.c:1347 SRVCONN(llsk,r=10851<->l=/tmp/hnb_prim_sock:10) connection closed with client 20250425161415748 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161415748 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: LLSK conn dropped 20250425161415748 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161415748 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161415748 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTED} close() 20250425161415748 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161415748 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161415748 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] TC_mo_conn-GTP(11)@a0c9eca0700a: Final verdict of PTC: none TC_mo_conn(9)@a0c9eca0700a: Final verdict of PTC: none 20250425161415748 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTING} connect so_error (111) 20250425161415748 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){CONNECTING} close() 20250425161415748 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){WAIT_RECONNECT} retrying reconnect in 5 seconds... TC_mo_conn-HNBGW(10)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_mo_conn(9): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_mo_conn finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'. Fri Apr 25 16:14:15 UTC 2025 ====== HNB_Tests.TC_mo_conn pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_mo_conn.talloc 20250425161415780 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43992<->l=127.0.0.20:4273 20250425161415981 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43992<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12400) Waiting for packet dumper to finish... 1 (prev_count=12400, count=36332) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'. ------ HNB_Tests.TC_paging ------ Fri Apr 25 16:14:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425161419073 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.20:4273 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_paging started. MTC@a0c9eca0700a: "TC_paging() start" 20250425161419078 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_paging() start TC_paging-HNBGW(13)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161419085 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.20:4273 20250425161419086 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161419086 DLLSK llsk.c:95 LLSK conn is UP 20250425161419087 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161419087 DLINP stream_srv.c:800 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) message received 20250425161419087 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161419087 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161419087 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161419087 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161419087 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161419087 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161419087 DLINP stream_srv.c:800 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) message received 20250425161419088 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161419088 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161419088 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161419088 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161419088 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161419088 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161419088 DLINP stream_srv.c:800 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) message received 20250425161419088 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161419088 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161419088 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161419088 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161419088 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161419088 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161419088 DLINP stream_srv.c:800 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) message received 20250425161419088 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161419088 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161419088 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161419088 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161419088 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161420750 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:56184){WAIT_RECONNECT} reconnecting 20250425161420750 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTING} connection established 20250425161420750 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161420750 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} connected write 20250425161420750 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} sending 60 bytes of data TC_paging-HNBGW(13)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) 20250425161420755 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} connected read 20250425161420755 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} message received 20250425161420755 DHNBAP iuh.c:136 HNBAP message received 20250425161420755 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161420755 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161420755 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161420755 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161420755 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data 20250425161420757 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} connected read 20250425161420757 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} message received 20250425161420757 RUA iuh.c:140 RUA message received 20250425161420757 RUA rua.c:142 RUA rx Initiating ConnectionlessTransfer 20250425161420757 DMAIN rua_decoder.c:305 Decoding message RUA_ConnectionlessTransferIEs (rua_decoder.c:305) 20250425161420757 RUA rua.c:117 Rx RUA UDT ranap_len=34 20250425161420757 DLLSK rua.c:124 Tx IUH-UNITDATA.ind ranap_len=34 20250425161420757 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161420757 DLINP stream_srv.c:827 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) sending 46 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161420758 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.20:4273 20250425161420759 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.20:4273 20250425161420759 DLINP stream_srv.c:894 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161420759 DLINP stream_srv.c:800 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) message received 20250425161420759 DLINP stream_srv.c:1347 SRVCONN(llsk,r=10905<->l=/tmp/hnb_prim_sock:10) connection closed with client 20250425161420759 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161420759 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: LLSK conn dropped 20250425161420759 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161420759 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS TC_paging-GTP(14)@a0c9eca0700a: Final verdict of PTC: none TC_paging(12)@a0c9eca0700a: Final verdict of PTC: none 20250425161420759 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTED} close() 20250425161420759 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161420759 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161420759 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161420759 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTING} connect so_error (111) 20250425161420759 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){CONNECTING} close() 20250425161420759 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){WAIT_RECONNECT} retrying reconnect in 5 seconds... TC_paging-HNBGW(13)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_paging(12): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_paging finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'. Fri Apr 25 16:14:20 UTC 2025 ====== HNB_Tests.TC_paging pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_paging.talloc 20250425161420786 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44036<->l=127.0.0.20:4273 20250425161421087 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44036<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12396) Waiting for packet dumper to finish... 1 (prev_count=12396, count=28056) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0'. ------ HNB_Tests.TC_cs_mo_call_audio_v0 ------ Fri Apr 25 16:14:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_cs_mo_call_audio_v0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_cs_mo_call_audio_v0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_cs_mo_call_audio_v0 started. 20250425161424122 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44040<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_cs_mo_call_audio_v0() start" 20250425161424127 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_cs_mo_call_audio_v0() start TC_cs_mo_call_audio_v0-HNBGW(16)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161424134 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44048<->l=127.0.0.20:4273 20250425161424137 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161424137 DLLSK llsk.c:95 LLSK conn is UP 20250425161424138 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161424138 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161424138 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161424138 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161424138 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161424138 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161424138 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161424139 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161424139 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161424139 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161424139 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161424139 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161424139 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161424139 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161424139 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=0 20250425161424139 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=0 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161424139 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161424139 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161424139 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161424139 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161424139 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161424139 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161424139 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161425760 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:52989){WAIT_RECONNECT} reconnecting 20250425161425760 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTING} connection established 20250425161425760 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161425760 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected write 20250425161425760 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} sending 60 bytes of data TC_cs_mo_call_audio_v0-HNBGW(16)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) TC_cs_mo_call_audio_v0-RTPEM(18)@a0c9eca0700a: Warning: Stopping inactive timer T_transmit. 20250425161425772 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected read 20250425161425772 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} message received 20250425161425772 DHNBAP iuh.c:136 HNBAP message received 20250425161425772 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161425772 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161425772 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161425772 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161425772 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data 20250425161425773 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161425773 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161425773 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 88 bytes from client 20250425161425773 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (80 bytes): 1e 00 00 00 00 01 00 00 44 00 00 00 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 28 b6 00 3a 40 08 00 00 f1 10 ff ff ff ff 00 10 40 0e 0d 05 24 11 03 57 58 a6 05 f4 4e 9d 4a ef 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 00 17 20250425161425773 DLLSK llsk_iuh.c:176 Rx IUH-CONN_ESTABLISH.req ctx=30 is_ps=0 est_cause=1 data_len=68 20250425161425773 RUA llsk_iuh.c:200 Tx RUA CONNECT ctx=30 is_ps=0 data_len=68 20250425161425773 DMAIN rua_msg_factory.c:73 transmitting RUA payload of 97 bytes 20250425161425773 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected write 20250425161425773 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} sending 97 bytes of data 20250425161425776 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected read 20250425161425776 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} message received 20250425161425776 RUA iuh.c:140 RUA message received 20250425161425776 RUA rua.c:146 RUA rx Initiating DirectTransfer 20250425161425776 DMAIN rua_decoder.c:131 Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) 20250425161425776 RUA rua.c:64 Rx RUA DT context_id=30 is_ps=0 ranap_len=93 20250425161425776 DLLSK rua.c:77 Tx IUH-CONN_ESTABLISH.cnf context_id=30 is_ps=0 20250425161425776 DLLSK rua.c:87 Tx IUH-CONN_DATA.ind context_id=30 is_ps=0 ranap_len=93 20250425161425776 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161425776 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161425776 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161425776 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 113 bytes of data 20250425161425777 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161425777 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161425777 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 999 bytes from client 20250425161425777 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (991 bytes): 1e 00 00 00 28 23 00 01 7f 00 00 cb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 03 03 51 00 67 00 3c 00 00 00 00 00 00 00 00 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20250425161425777 DLLSK llsk_audio.c:190 Rx AUDIO-CONN_ESTABLISH.req ctx=30 rem_addr=127.0.0.203:9000 20250425161425777 DLIUUP fsm.c:456 IuUP(ue-30)[0x612000005aa0]{NULL}: Allocated 20250425161425777 DLIUUP iuup.c:1015 IuUP(ue-30)[0x612000005aa0]{NULL}: Received Event IuUP-CONFIG-req 20250425161425777 DLIUUP iuup.c:664 IuUP(ue-30)[0x612000005aa0]{NULL}: state_chg to Initialisation 20250425161425777 DLLSK llsk_audio.c:228 UE(30) Tx AUDIO-CONN_ESTABLISH.cnf: error_code=0 rem_addr=127.0.0.203:9000 loc_addr=127.0.0.20:16384 20250425161425777 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161425777 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 36 bytes of data 20250425161425779 DRTP rtp.c:254 UE(30) Rx RTP seq=0 ts=0 M=0 pl=0x7f2d161a1e7c len=4 20250425161425779 DLIUUP iuup.c:965 IuUP(ue-30)[0x612000005aa0]{Initialisation}: Received Event LAST_INIT_ACK 20250425161425779 DLIUUP iuup.c:731 IuUP(ue-30)[0x612000005aa0]{Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready 20250425161425800 DRTP rtp.c:254 UE(30) Rx RTP seq=1 ts=160 M=0 pl=0x7f2d161a1e7c len=37 20250425161425800 DLIUUP iuup.c:936 IuUP(ue-30)[0x612000005aa0]{SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-ind 20250425161425800 DLLSK llsk_audio.c:147 UE(30) Tx AUDIO-CONN_DATA.ind conn_id=16384 fn=0 fqc=0 rfci=0 data_len=33 20250425161425800 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161425800 DLINP stream_srv.c:827 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) sending 53 bytes of data 20250425161425800 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161425800 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161425800 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 53 bytes from client 20250425161425800 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (45 bytes): 00 40 00 00 01 00 00 00 21 00 00 00 d0 eb c2 03 aa fa 5c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20250425161425800 DLLSK llsk_audio.c:265 Rx AUDIO-CONN_DATA.req id=16384 data_len=33 20250425161425800 DLIUUP iuup.c:1019 IuUP(ue-30)[0x612000005aa0]{SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-req TC_cs_mo_call_audio_v0-RTPEM(18)@a0c9eca0700a: Warning: Stopping inactive timer T_transmit. 20250425161426302 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161426302 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161426302 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 12 bytes from client 20250425161426302 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (4 bytes): 00 40 00 00 20250425161426302 DLLSK llsk_audio.c:247 Rx AUDIO-CONN_RELEASE.req id=16384 20250425161426302 DLIUUP fsm.c:568 IuUP(ue-30)[0x612000005aa0]{SMpSDU_Data_Transfer_Ready}: Deallocated 20250425161426302 DLINP stream_srv.c:894 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161426302 DLINP stream_srv.c:800 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) message received 20250425161426302 DLINP stream_srv.c:1351 SRVCONN(llsk,r=10959<->l=/tmp/hnb_prim_sock:10) received 27 bytes from client 20250425161426302 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (19 bytes): 1e 00 00 00 00 00 00 00 07 00 00 00 20 01 00 03 00 00 00 20250425161426302 DLLSK llsk_iuh.c:217 Rx IUH-CONN_RELEASE.req ctx=30 is_ps=0 data_len=7 20250425161426302 RUA llsk_iuh.c:237 Tx RUA DISC ctx=30 is_ps=0 data_len=7 20250425161426302 DMAIN rua_msg_factory.c:151 transmitting RUA payload of 36 bytes 20250425161426302 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected write 20250425161426302 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} sending 36 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161426305 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44040<->l=127.0.0.20:4273 20250425161426305 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} connected read 20250425161426305 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} message received 20250425161426305 DSCTP iuh.c:71 Iuh SCTP NOTIFICATION 32773 flags=0x0 20250425161426305 DSCTP iuh.c:82 Iuh SHUTDOWN_EVENT 20250425161426305 DMAIN iuh.c:122 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161426305 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161426305 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTED} close() TC_cs_mo_call_audio_v0-GTP(17)@a0c9eca0700a: Final verdict of PTC: none 20250425161426305 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161426305 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161426305 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161426305 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161426305 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: Iuh HNBGW conn notification (SCTP_SHUTDOWN_EVENT) 20250425161426305 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161426305 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161426305 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161426305 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161426305 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161426305 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTING} close() 20250425161426305 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTING} connect so_error (111) 20250425161426305 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){CONNECTING} close() 20250425161426306 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){WAIT_RECONNECT} retrying reconnect in 5 seconds... 20250425161426306 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44048<->l=127.0.0.20:4273 TC_cs_mo_call_audio_v0-RTPEM(18)@a0c9eca0700a: Final verdict of PTC: none TC_cs_mo_call_audio_v0-HNBGW(16)@a0c9eca0700a: Final verdict of PTC: none TC_cs_mo_call_audio_v0(15)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'. Fri Apr 25 16:14:26 UTC 2025 ====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc 20250425161426328 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.20:4273 20250425161426629 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31172) Waiting for packet dumper to finish... 1 (prev_count=31172, count=45764) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'. ------ HNB_Tests.TC_cs_mo_call ------ Fri Apr 25 16:14:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_cs_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_cs_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_cs_mo_call started. 20250425161429650 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_cs_mo_call() start" 20250425161429654 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_cs_mo_call() start TC_cs_mo_call-HNBGW(20)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161429660 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.20:4273 20250425161429662 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161429662 DLLSK llsk.c:95 LLSK conn is UP 20250425161429662 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161429662 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161429662 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161429662 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161429662 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161429662 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161429662 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161429663 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161429663 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161429663 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161429663 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161429663 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161429663 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161429663 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161429663 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161429663 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161429663 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161429663 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161429663 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161429663 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161429663 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161429663 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161429663 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161431308 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:42118){WAIT_RECONNECT} reconnecting 20250425161431308 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTING} connection established 20250425161431308 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161431308 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} connected write 20250425161431308 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} sending 60 bytes of data TC_cs_mo_call-HNBGW(20)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) TC_cs_mo_call-RTPEM(22)@a0c9eca0700a: Warning: Stopping inactive timer T_transmit. 20250425161431320 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} connected read 20250425161431320 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} message received 20250425161431320 DHNBAP iuh.c:136 HNBAP message received 20250425161431320 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161431320 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161431320 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161431320 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161431320 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data 20250425161431321 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431321 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431321 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 88 bytes from client 20250425161431321 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (80 bytes): 1e 00 00 00 00 01 00 00 44 00 00 00 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 28 b6 00 3a 40 08 00 00 f1 10 ff ff ff ff 00 10 40 0e 0d 05 24 11 03 57 58 a6 05 f4 4e 9d 4a ef 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 00 17 20250425161431321 DLLSK llsk_iuh.c:176 Rx IUH-CONN_ESTABLISH.req ctx=30 is_ps=0 est_cause=1 data_len=68 20250425161431321 RUA llsk_iuh.c:200 Tx RUA CONNECT ctx=30 is_ps=0 data_len=68 20250425161431321 DMAIN rua_msg_factory.c:73 transmitting RUA payload of 97 bytes 20250425161431321 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} connected write 20250425161431321 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} sending 97 bytes of data 20250425161431326 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} connected read 20250425161431326 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} message received 20250425161431326 RUA iuh.c:140 RUA message received 20250425161431326 RUA rua.c:146 RUA rx Initiating DirectTransfer 20250425161431326 DMAIN rua_decoder.c:131 Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) 20250425161431326 RUA rua.c:64 Rx RUA DT context_id=30 is_ps=0 ranap_len=93 20250425161431326 DLLSK rua.c:77 Tx IUH-CONN_ESTABLISH.cnf context_id=30 is_ps=0 20250425161431326 DLLSK rua.c:87 Tx IUH-CONN_DATA.ind context_id=30 is_ps=0 ranap_len=93 20250425161431326 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161431326 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161431326 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161431326 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 113 bytes of data 20250425161431327 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431327 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431327 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 1063 bytes from client 20250425161431327 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (1055 bytes): 1e 00 00 00 28 23 00 01 7f 00 00 cb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 03 03 51 00 67 00 3c 00 00 00 00 00 00 00 00 00 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20250425161431327 DLLSK llsk_audio.c:190 Rx AUDIO-CONN_ESTABLISH.req ctx=30 rem_addr=127.0.0.203:9000 20250425161431327 DLIUUP fsm.c:456 IuUP(ue-30)[0x612000006820]{NULL}: Allocated 20250425161431327 DLIUUP iuup.c:1015 IuUP(ue-30)[0x612000006820]{NULL}: Received Event IuUP-CONFIG-req 20250425161431327 DLIUUP iuup.c:664 IuUP(ue-30)[0x612000006820]{NULL}: state_chg to Initialisation 20250425161431327 DLLSK llsk_audio.c:228 UE(30) Tx AUDIO-CONN_ESTABLISH.cnf: error_code=0 rem_addr=127.0.0.203:9000 loc_addr=127.0.0.20:16386 20250425161431327 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161431327 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 36 bytes of data 20250425161431329 DRTP rtp.c:254 UE(30) Rx RTP seq=0 ts=0 M=0 pl=0x7f2d161a5c5c len=4 20250425161431329 DLIUUP iuup.c:965 IuUP(ue-30)[0x612000006820]{Initialisation}: Received Event LAST_INIT_ACK 20250425161431329 DLIUUP iuup.c:731 IuUP(ue-30)[0x612000006820]{Initialisation}: state_chg to SMpSDU_Data_Transfer_Ready 20250425161431349 DRTP rtp.c:254 UE(30) Rx RTP seq=1 ts=160 M=0 pl=0x7f2d161a5c5c len=37 20250425161431349 DLIUUP iuup.c:936 IuUP(ue-30)[0x612000006820]{SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-ind 20250425161431349 DLLSK llsk_audio.c:147 UE(30) Tx AUDIO-CONN_DATA.ind conn_id=16386 fn=0 fqc=0 rfci=0 data_len=33 20250425161431349 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161431349 DLINP stream_srv.c:827 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) sending 53 bytes of data 20250425161431350 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431350 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431350 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 53 bytes from client 20250425161431350 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (45 bytes): 02 40 00 00 01 00 00 00 21 00 00 00 d0 58 89 66 ef 2d 24 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20250425161431350 DLLSK llsk_audio.c:265 Rx AUDIO-CONN_DATA.req id=16386 data_len=33 20250425161431350 DLIUUP iuup.c:1019 IuUP(ue-30)[0x612000006820]{SMpSDU_Data_Transfer_Ready}: Received Event IuUP-DATA-req TC_cs_mo_call-RTPEM(22)@a0c9eca0700a: Warning: Stopping inactive timer T_transmit. 20250425161431851 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431851 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431851 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 12 bytes from client 20250425161431851 DLLSK llsk.c:204 llsk_rx_cb() SAP=3 (4 bytes): 02 40 00 00 20250425161431851 DLLSK llsk_audio.c:247 Rx AUDIO-CONN_RELEASE.req id=16386 20250425161431851 DLIUUP fsm.c:568 IuUP(ue-30)[0x612000006820]{SMpSDU_Data_Transfer_Ready}: Deallocated 20250425161431852 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431852 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431852 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) received 27 bytes from client 20250425161431852 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (19 bytes): 1e 00 00 00 00 00 00 00 07 00 00 00 20 01 00 03 00 00 00 20250425161431852 DLLSK llsk_iuh.c:217 Rx IUH-CONN_RELEASE.req ctx=30 is_ps=0 data_len=7 20250425161431852 RUA llsk_iuh.c:237 Tx RUA DISC ctx=30 is_ps=0 data_len=7 20250425161431852 DMAIN rua_msg_factory.c:151 transmitting RUA payload of 36 bytes 20250425161431852 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} connected write 20250425161431852 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} sending 36 bytes of data 20250425161431854 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.20:4273 MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161431855 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.20:4273 TC_cs_mo_call-RTPEM(22)@a0c9eca0700a: Final verdict of PTC: none 20250425161431855 DLINP stream_srv.c:894 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161431855 DLINP stream_srv.c:800 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) message received 20250425161431855 DLINP stream_srv.c:1347 SRVCONN(llsk,r=11015<->l=/tmp/hnb_prim_sock:10) connection closed with client 20250425161431855 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161431855 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: LLSK conn dropped 20250425161431855 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161431855 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161431855 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTED} close() 20250425161431855 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161431855 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161431855 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161431855 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTING} connect so_error (111) 20250425161431855 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){CONNECTING} close() 20250425161431855 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){WAIT_RECONNECT} retrying reconnect in 5 seconds... TC_cs_mo_call(19)@a0c9eca0700a: Final verdict of PTC: none TC_cs_mo_call-HNBGW(20)@a0c9eca0700a: Final verdict of PTC: none TC_cs_mo_call-GTP(21)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_cs_mo_call finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'. Fri Apr 25 16:14:31 UTC 2025 ====== HNB_Tests.TC_cs_mo_call pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_cs_mo_call.talloc 20250425161431877 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35610<->l=127.0.0.20:4273 20250425161432278 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35610<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31076) Waiting for packet dumper to finish... 1 (prev_count=31076, count=43820) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong'. ------ HNB_Tests.TC_ps_mo_gtp_ping_pong ------ Fri Apr 25 16:14:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0). MTC@a0c9eca0700a: Test case TC_ps_mo_gtp_ping_pong started. 20250425161435324 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35510<->l=127.0.0.20:4273 MTC@a0c9eca0700a: "TC_ps_mo_gtp_ping_pong() start" 20250425161435329 DLGLOBAL logging_vty.c:1172 TTCN3 f_logp(): TC_ps_mo_gtp_ping_pong() start TC_ps_mo_gtp_ping_pong-HNBGW(24)@a0c9eca0700a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250425161435338 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.20:4273 20250425161435340 DLINP stream_srv.c:136 SRV(llsk-link,/tmp/hnb_prim_sock) accept()ed new link on fd 10 20250425161435340 DLLSK llsk.c:95 LLSK conn is UP 20250425161435341 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161435341 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161435341 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161435341 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=4294967295 API_VERSION=0 20250425161435341 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=4294967295 API_VERSION=0 20250425161435341 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161435341 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161435342 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161435342 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161435342 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=1 API_VERSION=0 20250425161435342 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=1 API_VERSION=0 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161435342 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161435342 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161435342 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161435342 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=3 API_VERSION=1 20250425161435342 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=3 API_VERSION=1 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161435342 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161435342 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161435342 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 14 bytes from client 20250425161435342 DLLSK prim.c:150 Rx CTL-HELLO.req SAPI=2 API_VERSION=0 20250425161435342 DLLSK prim.c:167 Tx CTL-HELLO.cnf SAPI=2 API_VERSION=0 20250425161435342 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161435342 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161436856 DLINP stream_cli.c:1318 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:46654){WAIT_RECONNECT} reconnecting 20250425161436856 DLINP stream_cli.c:440 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTING} connection established 20250425161436856 DSCTP iuh.c:164 Iuh connected to HNBGW 20250425161436856 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected write 20250425161436856 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} sending 60 bytes of data TC_ps_mo_gtp_ping_pong-HNBGW(24)@a0c9eca0700a: Established a new Iuh connection (conn_id=2) 20250425161436870 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected read 20250425161436870 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} message received 20250425161436870 DHNBAP iuh.c:136 HNBAP message received 20250425161436870 DMAIN hnbap_decoder.c:173 Decoding message HNBAP_HNBRegisterAcceptIEs (hnbap_decoder.c:173) 20250425161436870 DHNBAP hnbap.c:53 Rx HNB Register accept with RNC ID 23 20250425161436870 DLLSK llsk_iuh.c:115 Tx IUH-CONFIGURE.ind 20250425161436870 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161436870 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 22 bytes of data 20250425161436871 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161436871 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161436871 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 88 bytes from client 20250425161436871 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (80 bytes): 1e 00 00 00 01 01 00 00 44 00 00 00 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 28 b6 00 3a 40 08 00 00 f1 10 ff ff ff ff 00 10 40 0e 0d 05 24 11 03 57 58 a6 05 f4 4e 9d 4a ef 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 00 17 20250425161436871 DLLSK llsk_iuh.c:176 Rx IUH-CONN_ESTABLISH.req ctx=30 is_ps=1 est_cause=1 data_len=68 20250425161436871 RUA llsk_iuh.c:200 Tx RUA CONNECT ctx=30 is_ps=1 data_len=68 20250425161436871 DMAIN rua_msg_factory.c:73 transmitting RUA payload of 97 bytes 20250425161436871 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected write 20250425161436871 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} sending 97 bytes of data 20250425161436880 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected read 20250425161436880 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} message received 20250425161436880 RUA iuh.c:140 RUA message received 20250425161436880 RUA rua.c:146 RUA rx Initiating DirectTransfer 20250425161436880 DMAIN rua_decoder.c:131 Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) 20250425161436880 RUA rua.c:64 Rx RUA DT context_id=30 is_ps=1 ranap_len=93 20250425161436880 DLLSK rua.c:77 Tx IUH-CONN_ESTABLISH.cnf context_id=30 is_ps=1 20250425161436880 DLLSK rua.c:87 Tx IUH-CONN_DATA.ind context_id=30 is_ps=1 ranap_len=93 20250425161436880 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161436880 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 14 bytes of data 20250425161436880 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161436880 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 113 bytes of data 20250425161436881 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161436881 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161436881 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 34 bytes from client 20250425161436881 DLLSK llsk.c:204 llsk_rx_cb() SAP=2 (26 bytes): 1e 00 00 00 b8 22 00 00 00 01 7f 00 00 cb 00 00 00 00 00 00 00 00 00 00 00 00 20250425161436881 DLLSK llsk_gtp.c:149 Rx GTP-CONN_ESTABLISH.req ctx=30 rem_tei=8888 rem_addr=127.0.0.203:2152 20250425161436881 DGTP gtp.c:77 UE(30) Creating PDP context 20250425161436881 DLLSK llsk_gtp.c:190 UE(30) Tx GTP-CONN_ESTABLISH.cnf: error_code=0 rem_addr=127.0.0.203:2152 rem_tei=8888 loc_addr=127.0.0.20:2152 local_tei=1 20250425161436882 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161436882 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 38 bytes of data 20250425161436882 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161436882 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161436882 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 56 bytes from client 20250425161436882 DLLSK llsk.c:204 llsk_rx_cb() SAP=2 (48 bytes): 01 00 00 00 28 00 00 00 d2 ec 3a 43 54 5f a1 ce e9 83 ad bc 41 93 ca 3c 6a 09 f3 76 fb 3a f7 08 b4 09 e0 6a 89 1d 62 c3 24 d5 cd 13 43 73 2f 2e 20250425161436882 DLLSK llsk_gtp.c:227 Rx GTP-CONN_DATA.req id=1 data_len=40 20250425161436887 DGTP gtp.c:190 UE(30) Tx GTP-CONN_DATA.ind len=40 20250425161436887 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x2) 20250425161436887 DLINP stream_srv.c:827 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) sending 56 bytes of data 20250425161436887 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161436887 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161436887 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 12 bytes from client 20250425161436887 DLLSK llsk.c:204 llsk_rx_cb() SAP=2 (4 bytes): 01 00 00 00 20250425161436887 DLLSK llsk_gtp.c:209 Rx GTP-CONN_RELEASE.req id=1 20250425161436888 DLINP stream_srv.c:894 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) connected read/write (what=0x1) 20250425161436888 DLINP stream_srv.c:800 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) message received 20250425161436888 DLINP stream_srv.c:1351 SRVCONN(llsk,r=11071<->l=/tmp/hnb_prim_sock:10) received 27 bytes from client 20250425161436888 DLLSK llsk.c:204 llsk_rx_cb() SAP=1 (19 bytes): 1e 00 00 00 01 00 00 00 07 00 00 00 20 01 00 03 00 00 00 20250425161436888 DLLSK llsk_iuh.c:217 Rx IUH-CONN_RELEASE.req ctx=30 is_ps=1 data_len=7 20250425161436888 RUA llsk_iuh.c:237 Tx RUA DISC ctx=30 is_ps=1 data_len=7 20250425161436888 DMAIN rua_msg_factory.c:151 transmitting RUA payload of 36 bytes 20250425161436888 DLINP stream_cli.c:479 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected write 20250425161436888 DLINP stream_cli.c:339 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} sending 36 bytes of data MTC@a0c9eca0700a: setverdict(pass): none -> pass 20250425161436891 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35510<->l=127.0.0.20:4273 20250425161436891 DLINP stream_cli.c:474 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} connected read 20250425161436891 DLINP stream_cli.c:311 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} message received 20250425161436891 DSCTP iuh.c:71 Iuh SCTP NOTIFICATION 32773 flags=0x0 20250425161436891 DSCTP iuh.c:82 Iuh SHUTDOWN_EVENT 20250425161436891 DMAIN iuh.c:122 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161436891 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161436891 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTED} close() 20250425161436891 DLLSK llsk.c:111 LLSK conn is DOWN 20250425161436891 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161436891 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161436891 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161436892 DMAIN hnb_shutdown_fsm.c:156 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Shutting down hNodeB, exit 0, reason: Iuh HNBGW conn notification (SCTP_SHUTDOWN_EVENT) 20250425161436892 DMAIN hnb_shutdown_fsm.c:158 HNB_SHUTDOWN[0x6120000030a0]{NONE}: Received Event HNB_SHUTDOWN_EV_START 20250425161436892 DMAIN hnb_shutdown_fsm.c:49 HNB_SHUTDOWN[0x6120000030a0]{NONE}: state_chg to IN_PROGRESS 20250425161436892 DMAIN hnb_shutdown_fsm.c:73 HNB_SHUTDOWN[0x6120000030a0]{IN_PROGRESS}: state_chg to EXIT 20250425161436892 DMAIN hnb_shutdown_fsm.c:85 HNB_SHUTDOWN[0x6120000030a0]{EXIT}: state_chg to NONE 20250425161436892 DSCTP iuh.c:204 Iuh Connect: 127.0.0.20[:0] => 127.0.0.203[:29169] 20250425161436892 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTING} close() 20250425161436892 DLINP stream_cli.c:428 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTING} connect so_error (111) 20250425161436892 DLINP stream_cli.c:178 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){CONNECTING} close() 20250425161436892 DLINP stream_cli.c:243 CLICONN(Iuh,r=127.0.0.203:29169<->l=127.0.0.20:37502){WAIT_RECONNECT} retrying reconnect in 5 seconds... TC_ps_mo_gtp_ping_pong-HNBGW(24)@a0c9eca0700a: Final verdict of PTC: none 20250425161436892 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.20:4273 TC_ps_mo_gtp_ping_pong-GTP(25)@a0c9eca0700a: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong(23)@a0c9eca0700a: Final verdict of PTC: none MTC@a0c9eca0700a: Setting final verdict of the test case. MTC@a0c9eca0700a: Local verdict of MTC: pass MTC@a0c9eca0700a: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass) MTC@a0c9eca0700a: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass) MTC@a0c9eca0700a: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass MTC@a0c9eca0700a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'. Fri Apr 25 16:14:36 UTC 2025 ====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ====== Saving talloc report from 127.0.0.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc 20250425161436927 DLGLOBAL telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35522<->l=127.0.0.20:4273 20250425161437328 DLGLOBAL telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35522<->l=127.0.0.20:4273 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37656) Waiting for packet dumper to finish... 1 (prev_count=37656, count=41616) MTC@a0c9eca0700a: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0). MC@a0c9eca0700a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a0c9eca0700a: Terminating MTC. MC@a0c9eca0700a: MTC terminated. MC2> exit MC@a0c9eca0700a: Shutting down session. MC@a0c9eca0700a: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb/expected-results.xml' against results in 'junit-xml-10713.log' -------------------- pass HNB_Tests.TC_hnb_register_request_accept pass HNB_Tests.TC_hnb_register_request_reject pass HNB_Tests.TC_mo_conn pass HNB_Tests.TC_paging pass HNB_Tests.TC_cs_mo_call_audio_v0 pass HNB_Tests.TC_cs_mo_call pass HNB_Tests.TC_ps_mo_gtp_ping_pong Summary: pass: 7 [testenv] Testsuite is done [testenv] Stopping testsuite (81689) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/log_merge.sh HNB_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hnodeb (81439) [testenv] Showing testsuite/junit-xml-10713.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/hnodeb:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/testsuite/junit-xml-10713.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='40.00'> <testcase classname='HNB_Tests' name='TC_hnb_register_request_accept' time='4.531877'/> <testcase classname='HNB_Tests' name='TC_hnb_register_request_reject' time='2.868883'/> <testcase classname='HNB_Tests' name='TC_mo_conn' time='1.725102'/> <testcase classname='HNB_Tests' name='TC_paging' time='1.686427'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call_audio_v0' time='2.184335'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call' time='2.206260'/> <testcase classname='HNB_Tests' name='TC_ps_mo_gtp_ping_pong' time='1.569357'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0'] testenv-hnodeb-osmocom-nightly-asan-20250425-1613-21d6be51-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnodeb-test-asan/325/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS