Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fbb13fa0db9db46bd15192f83e4268783a04472f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbb13fa0db9db46bd15192f83e4268783a04472f # timeout=10
Commit message: "library/PFCP_Emulation: allow retrieving the Recovery Time Stamp"
 > git rev-list --no-walk cbed7a7f4130fe158e184f1ba318e10b0236ecee # timeout=10
[ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins862740261898755365.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] 0b3277db5cefb3c9350695f274722e37b96602a23da0e84eb857cf31c45decf2 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (11.0 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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'make', '-j', '21'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.6 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 53.1 kB in 1s (105 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly-asan 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 3027 kB of archives. After this operation, 23.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202409092029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409092029~asan [579 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409092029~asan [162 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409092029~asan [1082 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409092029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.202409092029~asan [314 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409092029~asan [45.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202409092029~asan [75.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409092029~asan [97.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202409092029~asan [396 kB] Fetched 3027 kB in 0s (18.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly-asan_202409092029_amd64.deb ... Unpacking osmocom-nightly-asan (202409092029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.12.6e1e.202409092029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.12.6e1e.202409092029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.12.6e1e.202409092029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.12.6e1e.202409092029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.202409092029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409092029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202409092029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409092029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202409092029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409092029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.12.6e1e.202409092029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202409092029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202409092029~asan) ... Setting up osmocom-nightly-asan (202409092029) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.202409092029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409092029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409092029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202409092029~asan) ... Setting up osmo-hlr (1.8.0.2.7c06.202409092029~asan) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-hlr.service → /lib/systemd/system/osmo-hlr.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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-hlr-test-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '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-hlr-test-asan/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20240910120220139 DMAIN <0000> hlr.c:813 hlr starting 20240910120220139 DDB <0001> db.c:599 using database: hlr.db 20240910120220139 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240910120220139 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240910120220139 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240910120220140 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240910120220140 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240910120220167 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240910120220167 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20240910120220246 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240910120220251 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240910120220251 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@0b3277db5cef: Unix server socket created successfully. MC@0b3277db5cef: Listening on TCP port 43979. MC2> 0b3277db5cef is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 0b3277db5cef 43979 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0b3277db5cef: New HC connected from 10.0.2.100 [10.0.2.100]. 0b3277db5cef: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0b3277db5cef: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0b3277db5cef: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0b3277db5cef: Configuration file was processed on all HCs. MC@0b3277db5cef: Creating MTC on host 10.0.2.100. MC@0b3277db5cef: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Tue Sep 10 12:02:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_sai_err_invalid_imsi started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120221698 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120221698 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120221701 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120221703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120221706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120221706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120221706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120221706 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120221706 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 2: 20240910120221706 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 3: 20240910120221706 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 4: 20240910120221706 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 5: 20240910120221706 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 7: 20240910120221706 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120221706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120221706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120221706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120221718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38839<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0b3277db5cef: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240910120221723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 20240910120221746 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120221746 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20240910120221746 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20240910120221746 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20240910120221746 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120221746 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120221746 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@0b3277db5cef: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@0b3277db5cef: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120221752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54158<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@0b3277db5cef: Final verdict of PTC: pass 20240910120221754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20240910120221756 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38839<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@0b3277db5cef: Final verdict of PTC: none 20240910120221757 DLINP <000b> input/ipa.c:451 connected read/write 20240910120221757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120221757 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 5@0b3277db5cef: Final verdict of PTC: none 20240910120221757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120221757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(6)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 5: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Sep 10 12:02:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20240910120221805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 20240910120221805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12448) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Sep 10 12:02:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_sai started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120224900 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120224900 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120224904 DLINP <000b> input/ipa.c:451 connected read/write 20240910120224904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120224905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120224908 DLINP <000b> input/ipa.c:451 connected read/write 20240910120224908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120224908 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120224908 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120224908 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120224908 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 2: 20240910120224908 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 3: 20240910120224908 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 4: 20240910120224908 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 5: 20240910120224908 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 7: 20240910120224908 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120224908 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120224908 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120224908 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120224923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35863<->l=127.0.0.1:4259) 20240910120224956 DAUC <0003> db_auc.c:157 IMSI='262421462093579': No 2G Auth Data 20240910120224956 DAUC <0003> db_auc.c:192 IMSI='262421462093579': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262421462093579" to be handled at TC_gsup_sai(12) 20240910120225008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 20240910120225018 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225018 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421462093579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421462093579"} 20240910120225027 DAUC <0003> db_auc.c:192 IMSI='262421462093579': No 3G Auth Data 20240910120225027 DAUC <0003> db_auc.c:236 IMSI='262421462093579': Calling to generate 5 vectors 20240910120225027 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120225027 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225027 DAUC <0003> auc.c:113 vector [0]: rand = e1fda5d830ed362224397d5bb6a7560b 20240910120225027 DAUC <0003> auc.c:179 vector [0]: kc = 9e313db8f6af0800 20240910120225027 DAUC <0003> auc.c:180 vector [0]: sres = 01db3203 20240910120225027 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120225027 DAUC <0003> auc.c:113 vector [1]: rand = f61e1c731ceb6aaf1b800289807b3f80 20240910120225027 DAUC <0003> auc.c:179 vector [1]: kc = cefb4eb943767400 20240910120225027 DAUC <0003> auc.c:180 vector [1]: sres = a0ed8f32 20240910120225027 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120225027 DAUC <0003> auc.c:113 vector [2]: rand = 10e7fc3eda1656e486707b45245793fa 20240910120225027 DAUC <0003> auc.c:179 vector [2]: kc = 73b398a227889800 20240910120225027 DAUC <0003> auc.c:180 vector [2]: sres = a7777cde 20240910120225027 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120225027 DAUC <0003> auc.c:113 vector [3]: rand = d951a81558444630e6557fa27505a448 20240910120225027 DAUC <0003> auc.c:179 vector [3]: kc = d3d30f625c5c3000 20240910120225027 DAUC <0003> auc.c:180 vector [3]: sres = 2c125a7e 20240910120225027 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120225027 DAUC <0003> auc.c:113 vector [4]: rand = 5dfb75df227648ce893703ee76f7683b 20240910120225027 DAUC <0003> auc.c:179 vector [4]: kc = d7fd3b3586b9bc00 20240910120225027 DAUC <0003> auc.c:180 vector [4]: sres = 410cff46 20240910120225027 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120225028 DAUC <0003> db_auc.c:245 IMSI='262421462093579': Generated 5 vectors 20240910120225028 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421462093579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421462093579"} 20240910120225028 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421462093579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225028 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225028 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262421462093579" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 0TC_gsup_sai(12)"262421462093579" TC_gsup_sai(12)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(12)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54192<->l=127.0.0.1:4258 TC_gsup_sai(12)@0b3277db5cef: Final verdict of PTC: pass 20240910120225063 DAUC <0003> db_auc.c:157 IMSI='262428040558125': No 2G Auth Data 20240910120225063 DAUC <0003> db_auc.c:192 IMSI='262428040558125': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262428040558125" to be handled at TC_gsup_sai(13) 20240910120225085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54208<->l=127.0.0.1:4258 20240910120225087 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225087 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428040558125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428040558125"} 20240910120225087 DAUC <0003> db_auc.c:192 IMSI='262428040558125': No 3G Auth Data 20240910120225087 DAUC <0003> db_auc.c:236 IMSI='262428040558125': Calling to generate 5 vectors 20240910120225087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120225087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225087 DAUC <0003> auc.c:113 vector [0]: rand = 03070f676359758739d4206944aeb9b8 20240910120225087 DAUC <0003> auc.c:179 vector [0]: kc = c454c9e370fa3c00 20240910120225087 DAUC <0003> auc.c:180 vector [0]: sres = f76f9da8 20240910120225087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120225087 DAUC <0003> auc.c:113 vector [1]: rand = 15fb845bb4e4f3e7d9794db15740993b 20240910120225087 DAUC <0003> auc.c:179 vector [1]: kc = 2f051d610fdc5400 20240910120225087 DAUC <0003> auc.c:180 vector [1]: sres = 35da48a4 20240910120225087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120225087 DAUC <0003> auc.c:113 vector [2]: rand = 9221b888e556c775dda97948c3513e28 20240910120225087 DAUC <0003> auc.c:179 vector [2]: kc = 2b3c277101575800 20240910120225087 DAUC <0003> auc.c:180 vector [2]: sres = ee65eda6 20240910120225087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120225087 DAUC <0003> auc.c:113 vector [3]: rand = 630ef9cb9f3a08167a5c3c4aa576476b 20240910120225087 DAUC <0003> auc.c:179 vector [3]: kc = 10c0ab2ff4349c00 20240910120225087 DAUC <0003> auc.c:180 vector [3]: sres = 28d7a7dd 20240910120225087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120225087 DAUC <0003> auc.c:113 vector [4]: rand = da73f1261b1132c5d3e0b0cd17634ae6 20240910120225087 DAUC <0003> auc.c:179 vector [4]: kc = 76347f1fadeff800 20240910120225087 DAUC <0003> auc.c:180 vector [4]: sres = 9cfa1a35 20240910120225087 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120225087 DAUC <0003> db_auc.c:245 IMSI='262428040558125': Generated 5 vectors 20240910120225087 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428040558125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428040558125"} 20240910120225087 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428040558125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225087 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225087 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262428040558125" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 1TC_gsup_sai(13)"262428040558125" TC_gsup_sai(13)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(13)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@0b3277db5cef: Final verdict of PTC: pass 20240910120225088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54208<->l=127.0.0.1:4258 20240910120225113 DAUC <0003> db_auc.c:157 IMSI='262420464758384': No 2G Auth Data 20240910120225113 DAUC <0003> db_auc.c:192 IMSI='262420464758384': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262420464758384" to be handled at TC_gsup_sai(14) 20240910120225139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4258 20240910120225141 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225141 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420464758384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420464758384"} 20240910120225141 DAUC <0003> db_auc.c:192 IMSI='262420464758384': No 3G Auth Data 20240910120225141 DAUC <0003> db_auc.c:236 IMSI='262420464758384': Calling to generate 5 vectors 20240910120225141 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120225141 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225141 DAUC <0003> auc.c:113 vector [0]: rand = 2c5d20f6ce35ee7d6a0a99d11d15b8cb 20240910120225142 DAUC <0003> auc.c:179 vector [0]: kc = b56d7e0ade4251a6 20240910120225142 DAUC <0003> auc.c:180 vector [0]: sres = 8c5c0743 20240910120225142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120225142 DAUC <0003> auc.c:113 vector [1]: rand = d928741cfb7e13f923c2c2e5f9ac919a 20240910120225142 DAUC <0003> auc.c:179 vector [1]: kc = 5905e6f074fcb2c6 20240910120225142 DAUC <0003> auc.c:180 vector [1]: sres = c53427be 20240910120225142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120225142 DAUC <0003> auc.c:113 vector [2]: rand = 65e5dec925ccfe9415317238ab993615 20240910120225142 DAUC <0003> auc.c:179 vector [2]: kc = 01bc53586a339722 20240910120225142 DAUC <0003> auc.c:180 vector [2]: sres = 3b2330c8 20240910120225142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120225142 DAUC <0003> auc.c:113 vector [3]: rand = f532f9e39d40aac27a163ceab202fc50 20240910120225142 DAUC <0003> auc.c:179 vector [3]: kc = 393c4d279078b032 20240910120225142 DAUC <0003> auc.c:180 vector [3]: sres = 017bb51b 20240910120225142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120225142 DAUC <0003> auc.c:113 vector [4]: rand = ce381b09548eb9555fb59393b50d2820 20240910120225142 DAUC <0003> auc.c:179 vector [4]: kc = 410166f81b591467 20240910120225142 DAUC <0003> auc.c:180 vector [4]: sres = ce807f86 20240910120225142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120225142 DAUC <0003> db_auc.c:245 IMSI='262420464758384': Generated 5 vectors 20240910120225142 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420464758384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420464758384"} 20240910120225142 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420464758384 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225142 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225142 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262420464758384" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 2TC_gsup_sai(14)"262420464758384" TC_gsup_sai(14)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(14)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54220<->l=127.0.0.1:4258 TC_gsup_sai(14)@0b3277db5cef: Final verdict of PTC: pass 20240910120225170 DAUC <0003> db_auc.c:157 IMSI='262427172213625': No 2G Auth Data 20240910120225170 DAUC <0003> db_auc.c:192 IMSI='262427172213625': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262427172213625" to be handled at TC_gsup_sai(15) 20240910120225197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 20240910120225199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225199 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427172213625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427172213625"} 20240910120225199 DAUC <0003> db_auc.c:157 IMSI='262427172213625': No 2G Auth Data 20240910120225200 DAUC <0003> db_auc.c:236 IMSI='262427172213625': Calling to generate 5 vectors 20240910120225200 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120225200 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120225200 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120225200 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120225200 DAUC <0003> auc.c:113 vector [0]: rand = e4338975c4f563d29d0669e2e15a03bf 20240910120225200 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120225200 DAUC <0003> auc.c:142 vector [0]: autn = 522b8fbb866c00003dd8740d5754638b 20240910120225200 DAUC <0003> auc.c:143 vector [0]: ck = 8078bc7cde993a6b0cbb9f19381ec8e8 20240910120225200 DAUC <0003> auc.c:144 vector [0]: ik = 54ab71d7ea1c7ac4b58702a23f54ae3b 20240910120225200 DAUC <0003> auc.c:145 vector [0]: res = 9860659fab6752ee0000000000000000 20240910120225200 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120225200 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120225200 DAUC <0003> auc.c:151 vector [0]: kc = 6def501033cf267c 20240910120225200 DAUC <0003> auc.c:152 vector [0]: sres = 33073771 20240910120225200 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120225200 DAUC <0003> auc.c:113 vector [1]: rand = e3ee3321061b8932b823a0b4da09ef61 20240910120225200 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120225200 DAUC <0003> auc.c:142 vector [1]: autn = 0c95335c59670000b987a9cca61ca170 20240910120225200 DAUC <0003> auc.c:143 vector [1]: ck = 05e80442abc342243c880202f893dd5c 20240910120225200 DAUC <0003> auc.c:144 vector [1]: ik = 98db40b9bea2e06b786ec7790c2700fa 20240910120225200 DAUC <0003> auc.c:145 vector [1]: res = 7f3f0fc644f974c50000000000000000 20240910120225200 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120225200 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120225200 DAUC <0003> auc.c:151 vector [1]: kc = d9d58180e1d57fe9 20240910120225200 DAUC <0003> auc.c:152 vector [1]: sres = 3bc67b03 20240910120225200 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120225200 DAUC <0003> auc.c:113 vector [2]: rand = 4c06cfb9cacb052263c4519aca1f0d45 20240910120225200 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120225200 DAUC <0003> auc.c:142 vector [2]: autn = f4c94147ff4d000030ead88d7e8ab6ca 20240910120225200 DAUC <0003> auc.c:143 vector [2]: ck = 1c331cb78af813857a5b1ee27ba28da8 20240910120225200 DAUC <0003> auc.c:144 vector [2]: ik = cb817b364e6db7a2ebf68bd813b8d76f 20240910120225200 DAUC <0003> auc.c:145 vector [2]: res = 8ea4240de2a8b00b0000000000000000 20240910120225200 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120225200 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120225200 DAUC <0003> auc.c:151 vector [2]: kc = 461ff2bbac8ffee0 20240910120225200 DAUC <0003> auc.c:152 vector [2]: sres = 6c0c9406 20240910120225200 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120225200 DAUC <0003> auc.c:113 vector [3]: rand = 5cb8eac259d0a5446f4468f8224ab65e 20240910120225200 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120225200 DAUC <0003> auc.c:142 vector [3]: autn = 56e39c6964fe00008e6573f54a777679 20240910120225200 DAUC <0003> auc.c:143 vector [3]: ck = c81072c9c5df35540a5de935eefb25d9 20240910120225200 DAUC <0003> auc.c:144 vector [3]: ik = d5e7a2113147f341235b0cd45923663a 20240910120225200 DAUC <0003> auc.c:145 vector [3]: res = d3e581cd6f9f097f0000000000000000 20240910120225200 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120225200 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120225200 DAUC <0003> auc.c:151 vector [3]: kc = 34f13539434085f6 20240910120225200 DAUC <0003> auc.c:152 vector [3]: sres = bc7a88b2 20240910120225200 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120225200 DAUC <0003> auc.c:113 vector [4]: rand = de2e1282f9c58e904f503363cb7f8bc8 20240910120225200 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120225200 DAUC <0003> auc.c:142 vector [4]: autn = 743721d85daa000000c2d6f82e32beef 20240910120225200 DAUC <0003> auc.c:143 vector [4]: ck = 2f954986c110c0a23534e3430b73e30a 20240910120225200 DAUC <0003> auc.c:144 vector [4]: ik = 737064031add96908cbba5e3b9253388 20240910120225200 DAUC <0003> auc.c:145 vector [4]: res = 448639bdad45e2350000000000000000 20240910120225200 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120225200 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120225200 DAUC <0003> auc.c:151 vector [4]: kc = e56a6b25699b86b0 20240910120225200 DAUC <0003> auc.c:152 vector [4]: sres = e9c3db88 20240910120225200 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120225200 DAUC <0003> db_auc.c:245 IMSI='262427172213625': Generated 5 vectors 20240910120225200 DAUC <0003> db_auc.c:249 IMSI='262427172213625': Updating SQN=161 in DB 20240910120225209 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427172213625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427172213625"} 20240910120225209 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262427172213625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262427172213625" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 3TC_gsup_sai(15)"262427172213625" TC_gsup_sai(15)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(15)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54222<->l=127.0.0.1:4258 TC_gsup_sai(15)@0b3277db5cef: Final verdict of PTC: pass 20240910120225241 DAUC <0003> db_auc.c:157 IMSI='262422829854050': No 2G Auth Data 20240910120225241 DAUC <0003> db_auc.c:192 IMSI='262422829854050': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262422829854050" to be handled at TC_gsup_sai(16) 20240910120225264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54234<->l=127.0.0.1:4258 20240910120225266 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225266 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422829854050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422829854050"} 20240910120225266 DAUC <0003> db_auc.c:157 IMSI='262422829854050': No 2G Auth Data 20240910120225266 DAUC <0003> db_auc.c:236 IMSI='262422829854050': Calling to generate 5 vectors 20240910120225266 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120225266 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120225266 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120225266 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120225266 DAUC <0003> auc.c:113 vector [0]: rand = 1993468a6e4ccb0e6fbc3089defbe94e 20240910120225266 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120225266 DAUC <0003> auc.c:142 vector [0]: autn = 940fe0fced3a000004e9d67d80579c8e 20240910120225266 DAUC <0003> auc.c:143 vector [0]: ck = 90b707ee9120583d90a112c823aa51fc 20240910120225266 DAUC <0003> auc.c:144 vector [0]: ik = 3035f963b9db4149ecfb787fe1475d1a 20240910120225266 DAUC <0003> auc.c:145 vector [0]: res = 77615878844d049c0000000000000000 20240910120225266 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120225266 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120225266 DAUC <0003> auc.c:151 vector [0]: kc = dcd8943aea161592 20240910120225266 DAUC <0003> auc.c:152 vector [0]: sres = f32c5ce4 20240910120225266 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120225266 DAUC <0003> auc.c:113 vector [1]: rand = 8dbc712aca5c42d8a89d0e308b718a0d 20240910120225266 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120225266 DAUC <0003> auc.c:142 vector [1]: autn = 39078b89357200005ee82c0158ace2a9 20240910120225266 DAUC <0003> auc.c:143 vector [1]: ck = e5ca192f325d6ea0d9a2d51c0448baac 20240910120225266 DAUC <0003> auc.c:144 vector [1]: ik = cf754a64f9fd7d3ecde81d2df7c7c0bf 20240910120225266 DAUC <0003> auc.c:145 vector [1]: res = 6c5b8302477f94f80000000000000000 20240910120225266 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120225266 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120225266 DAUC <0003> auc.c:151 vector [1]: kc = 3ef59b7a382f698d 20240910120225266 DAUC <0003> auc.c:152 vector [1]: sres = 2b2417fa 20240910120225266 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120225266 DAUC <0003> auc.c:113 vector [2]: rand = ddd6dc2db00c08b81832072611e656d2 20240910120225266 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120225266 DAUC <0003> auc.c:142 vector [2]: autn = b1a617c0906600007c12af604ebb879f 20240910120225266 DAUC <0003> auc.c:143 vector [2]: ck = b939c373321db84aade6ab17bed044cf 20240910120225266 DAUC <0003> auc.c:144 vector [2]: ik = 3958925886817fe9556251f71a94a189 20240910120225266 DAUC <0003> auc.c:145 vector [2]: res = 79f815d2b7ea47840000000000000000 20240910120225266 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120225266 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120225266 DAUC <0003> auc.c:151 vector [2]: kc = 78e5abcb10d822e5 20240910120225266 DAUC <0003> auc.c:152 vector [2]: sres = ce125256 20240910120225266 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120225266 DAUC <0003> auc.c:113 vector [3]: rand = 0d8984d04df282e5997125afaaccff4f 20240910120225266 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120225266 DAUC <0003> auc.c:142 vector [3]: autn = 0156e3edd026000077d2a0e96a2217e0 20240910120225266 DAUC <0003> auc.c:143 vector [3]: ck = 8a0faeefdb1cec6c2eb55ea1282ba2d8 20240910120225266 DAUC <0003> auc.c:144 vector [3]: ik = e7b555e82d88945f98f5d651bcd66d3a 20240910120225266 DAUC <0003> auc.c:145 vector [3]: res = f336aa33acf691a60000000000000000 20240910120225266 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120225266 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120225266 DAUC <0003> auc.c:151 vector [3]: kc = dbfa73f76269b7d1 20240910120225266 DAUC <0003> auc.c:152 vector [3]: sres = 5fc03b95 20240910120225266 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120225266 DAUC <0003> auc.c:113 vector [4]: rand = bd58ee95b8acc9fc5983cffebb124784 20240910120225266 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120225266 DAUC <0003> auc.c:142 vector [4]: autn = 1deccdb70f2c0000fd58d85cd5fa5183 20240910120225266 DAUC <0003> auc.c:143 vector [4]: ck = f99010a016d7eeb66696c24fc5a0be93 20240910120225266 DAUC <0003> auc.c:144 vector [4]: ik = 3e59203b051f2ee79cf2370e84b7a63d 20240910120225266 DAUC <0003> auc.c:145 vector [4]: res = e0c525b3d0d64ac40000000000000000 20240910120225266 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120225266 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120225266 DAUC <0003> auc.c:151 vector [4]: kc = 3dadc5da52dfd8ff 20240910120225266 DAUC <0003> auc.c:152 vector [4]: sres = 30136f77 20240910120225266 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120225266 DAUC <0003> db_auc.c:245 IMSI='262422829854050': Generated 5 vectors 20240910120225266 DAUC <0003> db_auc.c:249 IMSI='262422829854050': Updating SQN=161 in DB 20240910120225274 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422829854050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422829854050"} 20240910120225274 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422829854050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225274 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225274 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262422829854050" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 4TC_gsup_sai(16)"262422829854050" TC_gsup_sai(16)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(16)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54234<->l=127.0.0.1:4258 TC_gsup_sai(16)@0b3277db5cef: Final verdict of PTC: pass 20240910120225301 DAUC <0003> db_auc.c:157 IMSI='262420879004257': No 2G Auth Data 20240910120225301 DAUC <0003> db_auc.c:192 IMSI='262420879004257': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262420879004257" to be handled at TC_gsup_sai(17) 20240910120225334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 20240910120225336 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225336 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420879004257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420879004257"} 20240910120225336 DAUC <0003> db_auc.c:236 IMSI='262420879004257': Calling to generate 5 vectors 20240910120225336 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120225336 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120225336 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120225336 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120225336 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225336 DAUC <0003> auc.c:113 vector [0]: rand = 8c7c7536de7bb2c8d6f1fe3cca951da2 20240910120225336 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120225336 DAUC <0003> auc.c:142 vector [0]: autn = ce8efd1607ef0000ec40b3c9f6af9d5b 20240910120225336 DAUC <0003> auc.c:143 vector [0]: ck = d7b8517d976a879e5284453846096b33 20240910120225336 DAUC <0003> auc.c:144 vector [0]: ik = 04fffe3e4aea97564583d9a1b4e4c505 20240910120225336 DAUC <0003> auc.c:145 vector [0]: res = 1130948997b9ef230000000000000000 20240910120225336 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120225336 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120225336 DAUC <0003> auc.c:179 vector [0]: kc = df0554a6ded34000 20240910120225336 DAUC <0003> auc.c:180 vector [0]: sres = 59eb56ec 20240910120225336 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120225336 DAUC <0003> auc.c:113 vector [1]: rand = 29dc7c109108502988b781c9d017d525 20240910120225336 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120225336 DAUC <0003> auc.c:142 vector [1]: autn = 0639555cc4d10000a08e811c180bba01 20240910120225336 DAUC <0003> auc.c:143 vector [1]: ck = 510fc8a4c73b7fefc5cce0aff1f13317 20240910120225336 DAUC <0003> auc.c:144 vector [1]: ik = 9b0b02cbffe073409b73a7b6c881d1da 20240910120225336 DAUC <0003> auc.c:145 vector [1]: res = 370bca416257fdec0000000000000000 20240910120225336 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120225336 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120225336 DAUC <0003> auc.c:179 vector [1]: kc = 41383b55a99b8c00 20240910120225336 DAUC <0003> auc.c:180 vector [1]: sres = 44831541 20240910120225336 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120225336 DAUC <0003> auc.c:113 vector [2]: rand = cbb116a989a968486bad7416a21a45f7 20240910120225336 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120225336 DAUC <0003> auc.c:142 vector [2]: autn = baf6a570edd30000cb2b91913a616dd8 20240910120225336 DAUC <0003> auc.c:143 vector [2]: ck = 195f09a902741f1ddaac8cdf3400afec 20240910120225336 DAUC <0003> auc.c:144 vector [2]: ik = 804f34ad7580bd60060bf3dd7778ed20 20240910120225336 DAUC <0003> auc.c:145 vector [2]: res = 813913cf5c9001ff0000000000000000 20240910120225336 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120225336 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120225336 DAUC <0003> auc.c:179 vector [2]: kc = ad9245f96a13b000 20240910120225336 DAUC <0003> auc.c:180 vector [2]: sres = 17bc8d18 20240910120225336 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120225336 DAUC <0003> auc.c:113 vector [3]: rand = 403343e36b86ff0ee45dd3b36488d94f 20240910120225336 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120225336 DAUC <0003> auc.c:142 vector [3]: autn = b81caf6ce6e700009348ddf68b33b8e2 20240910120225336 DAUC <0003> auc.c:143 vector [3]: ck = 751313e27bdf96f73c0299f102b94324 20240910120225336 DAUC <0003> auc.c:144 vector [3]: ik = dae3183e6e23b2f921f62e9fb152056b 20240910120225336 DAUC <0003> auc.c:145 vector [3]: res = f77138ac7ca2ac2c0000000000000000 20240910120225336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120225337 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120225337 DAUC <0003> auc.c:179 vector [3]: kc = c8a989bd66993000 20240910120225337 DAUC <0003> auc.c:180 vector [3]: sres = b1433388 20240910120225337 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120225337 DAUC <0003> auc.c:113 vector [4]: rand = 63e41cf899cf90de9d900baf79b16835 20240910120225337 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120225337 DAUC <0003> auc.c:142 vector [4]: autn = f476ba308b0c000083b272fe489c1b11 20240910120225337 DAUC <0003> auc.c:143 vector [4]: ck = 0052949a0bf45dfcbde1224db86031f0 20240910120225337 DAUC <0003> auc.c:144 vector [4]: ik = 6c6489708ca583469358e26b52806e21 20240910120225337 DAUC <0003> auc.c:145 vector [4]: res = 6e29da785d4904f70000000000000000 20240910120225337 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120225337 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120225337 DAUC <0003> auc.c:179 vector [4]: kc = dce94a72eacf5c00 20240910120225337 DAUC <0003> auc.c:180 vector [4]: sres = ff15af86 20240910120225337 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120225337 DAUC <0003> db_auc.c:245 IMSI='262420879004257': Generated 5 vectors 20240910120225337 DAUC <0003> db_auc.c:249 IMSI='262420879004257': Updating SQN=161 in DB 20240910120225345 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420879004257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420879004257"} 20240910120225345 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420879004257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225345 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225345 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225345 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262420879004257" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 5TC_gsup_sai(17)"262420879004257" TC_gsup_sai(17)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(17)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54248<->l=127.0.0.1:4258 TC_gsup_sai(17)@0b3277db5cef: Final verdict of PTC: pass 20240910120225380 DAUC <0003> db_auc.c:157 IMSI='262429679259063': No 2G Auth Data 20240910120225380 DAUC <0003> db_auc.c:192 IMSI='262429679259063': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262429679259063" to be handled at TC_gsup_sai(18) 20240910120225427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20240910120225435 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225436 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429679259063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429679259063"} 20240910120225436 DAUC <0003> db_auc.c:236 IMSI='262429679259063': Calling to generate 5 vectors 20240910120225436 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120225436 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120225436 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120225436 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120225436 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225436 DAUC <0003> auc.c:113 vector [0]: rand = d5fdb467dbadf0a8cf1500349b85ad19 20240910120225436 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120225436 DAUC <0003> auc.c:142 vector [0]: autn = 95c3b94667c20000ac0b38e0282b580e 20240910120225436 DAUC <0003> auc.c:143 vector [0]: ck = 5020c9b26b665e39a07bd1c62fb4c29f 20240910120225436 DAUC <0003> auc.c:144 vector [0]: ik = f220fffccbee2e1bb69ab3762939abd7 20240910120225436 DAUC <0003> auc.c:145 vector [0]: res = 53df074fde1952890000000000000000 20240910120225436 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120225436 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120225436 DAUC <0003> auc.c:179 vector [0]: kc = 3a9f8d63abb53000 20240910120225436 DAUC <0003> auc.c:180 vector [0]: sres = cef0daa5 20240910120225436 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120225436 DAUC <0003> auc.c:113 vector [1]: rand = 69a7d800ba40d0105bdae29cd4edf280 20240910120225436 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120225436 DAUC <0003> auc.c:142 vector [1]: autn = 4e87b959c7150000f14988b3e0314f1e 20240910120225436 DAUC <0003> auc.c:143 vector [1]: ck = b43ae66d03e21d0a884705d44439de39 20240910120225436 DAUC <0003> auc.c:144 vector [1]: ik = 49aee96677688d05a4c8ae93c8371be9 20240910120225436 DAUC <0003> auc.c:145 vector [1]: res = b9402d8ed3a8af220000000000000000 20240910120225436 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120225436 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120225436 DAUC <0003> auc.c:179 vector [1]: kc = 20213e3d5754b800 20240910120225436 DAUC <0003> auc.c:180 vector [1]: sres = db6990cf 20240910120225436 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120225436 DAUC <0003> auc.c:113 vector [2]: rand = 76e03ed1e672ffee28b3cf77435023b4 20240910120225436 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120225436 DAUC <0003> auc.c:142 vector [2]: autn = b30dee7d27b40000852f4a264e798a83 20240910120225436 DAUC <0003> auc.c:143 vector [2]: ck = 4134025760f8e7652157e5658339c391 20240910120225436 DAUC <0003> auc.c:144 vector [2]: ik = f6565559f7e8178264e28c93182291b1 20240910120225436 DAUC <0003> auc.c:145 vector [2]: res = 82a915549cb65c700000000000000000 20240910120225436 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120225436 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120225437 DAUC <0003> auc.c:179 vector [2]: kc = a40bea4f3b7b4c00 20240910120225437 DAUC <0003> auc.c:180 vector [2]: sres = 31e7c3ea 20240910120225437 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120225437 DAUC <0003> auc.c:113 vector [3]: rand = 978b8d4fb70d3af31aae8e68ccd2a6a4 20240910120225437 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120225437 DAUC <0003> auc.c:142 vector [3]: autn = 5be034790ed60000e4cd928cd2834cb2 20240910120225437 DAUC <0003> auc.c:143 vector [3]: ck = 65059113b3efd2058c0e117ea2710abb 20240910120225437 DAUC <0003> auc.c:144 vector [3]: ik = 2e77795685de9bb3691ca122a4d4561f 20240910120225437 DAUC <0003> auc.c:145 vector [3]: res = 8f0f049539b2dd020000000000000000 20240910120225437 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120225437 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120225437 DAUC <0003> auc.c:179 vector [3]: kc = fc806cd195b41000 20240910120225437 DAUC <0003> auc.c:180 vector [3]: sres = 81486b5e 20240910120225437 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120225437 DAUC <0003> auc.c:113 vector [4]: rand = f5de5829fbe47d6a58b22ada67df8c4a 20240910120225437 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120225437 DAUC <0003> auc.c:142 vector [4]: autn = a9040ec21e6d00004032ae44f593fafc 20240910120225437 DAUC <0003> auc.c:143 vector [4]: ck = 16d25033e1290b9367951ce8fbdaee34 20240910120225437 DAUC <0003> auc.c:144 vector [4]: ik = 9f7f3ac34ac507d9c375b14b2e81aed4 20240910120225437 DAUC <0003> auc.c:145 vector [4]: res = cfae0d200e0d47190000000000000000 20240910120225437 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120225437 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120225437 DAUC <0003> auc.c:179 vector [4]: kc = bb3d969fc4319000 20240910120225437 DAUC <0003> auc.c:180 vector [4]: sres = 32c9dd9c 20240910120225437 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120225437 DAUC <0003> db_auc.c:245 IMSI='262429679259063': Generated 5 vectors 20240910120225437 DAUC <0003> db_auc.c:249 IMSI='262429679259063': Updating SQN=161 in DB 20240910120225446 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429679259063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429679259063"} 20240910120225446 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429679259063 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225446 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225446 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262429679259063" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 6TC_gsup_sai(18)"262429679259063" TC_gsup_sai(18)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(18)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 TC_gsup_sai(18)@0b3277db5cef: Final verdict of PTC: pass 20240910120225486 DAUC <0003> db_auc.c:157 IMSI='262428786300235': No 2G Auth Data 20240910120225486 DAUC <0003> db_auc.c:192 IMSI='262428786300235': No 3G Auth Data HLR_Test-GSUP(9)@0b3277db5cef: Created GsupExpect[0] for "262428786300235" to be handled at TC_gsup_sai(19) 20240910120225528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 20240910120225532 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225532 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428786300235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428786300235"} 20240910120225532 DAUC <0003> db_auc.c:236 IMSI='262428786300235': Calling to generate 5 vectors 20240910120225532 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120225532 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120225532 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120225532 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120225532 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120225532 DAUC <0003> auc.c:113 vector [0]: rand = 3f406cb127b803ca4e923e12e79a9871 20240910120225532 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120225532 DAUC <0003> auc.c:142 vector [0]: autn = 1224684117170000b06eeb2bfc77f1a1 20240910120225532 DAUC <0003> auc.c:143 vector [0]: ck = 3bb4354d6c79136c38557489b558083b 20240910120225532 DAUC <0003> auc.c:144 vector [0]: ik = 729e58b4efabcc2ac4803acd23d98b8d 20240910120225532 DAUC <0003> auc.c:145 vector [0]: res = a620b6fa72cb4d240000000000000000 20240910120225532 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120225532 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120225532 DAUC <0003> auc.c:179 vector [0]: kc = 69db006d6ddd95c1 20240910120225532 DAUC <0003> auc.c:180 vector [0]: sres = 6aa1552b 20240910120225532 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120225532 DAUC <0003> auc.c:113 vector [1]: rand = 02ba0a5517b2384cfeba868f5f81c057 20240910120225532 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120225532 DAUC <0003> auc.c:142 vector [1]: autn = b981357e07260000d6ae075beeccb52b 20240910120225532 DAUC <0003> auc.c:143 vector [1]: ck = 9ae58a7e8732d72dd88b386c28e2b05a 20240910120225532 DAUC <0003> auc.c:144 vector [1]: ik = bddc837433b2134333a41d34235ce698 20240910120225532 DAUC <0003> auc.c:145 vector [1]: res = f6552a79bc2804fa0000000000000000 20240910120225532 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120225532 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120225532 DAUC <0003> auc.c:179 vector [1]: kc = e71f7f5cb73b6079 20240910120225532 DAUC <0003> auc.c:180 vector [1]: sres = b09bdbfc 20240910120225532 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120225532 DAUC <0003> auc.c:113 vector [2]: rand = d6f6b4ed982152bb8634edcb2ddb24fc 20240910120225532 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120225532 DAUC <0003> auc.c:142 vector [2]: autn = 5d06e32f689b00005846783151066adc 20240910120225532 DAUC <0003> auc.c:143 vector [2]: ck = 08d6b4bd1c34c29e504ec3e9e0564ab3 20240910120225532 DAUC <0003> auc.c:144 vector [2]: ik = 32456f656aedd3175d10f2d04d8ed36d 20240910120225532 DAUC <0003> auc.c:145 vector [2]: res = 62c0b63b6af6622c0000000000000000 20240910120225532 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120225532 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120225532 DAUC <0003> auc.c:179 vector [2]: kc = 9bde3b464b87ef38 20240910120225532 DAUC <0003> auc.c:180 vector [2]: sres = 5bbc3704 20240910120225532 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120225532 DAUC <0003> auc.c:113 vector [3]: rand = 8055855319dacf76083bac232de474b6 20240910120225532 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120225532 DAUC <0003> auc.c:142 vector [3]: autn = 8fecc5e044da000004160962e8faf1c2 20240910120225532 DAUC <0003> auc.c:143 vector [3]: ck = a98f25e39b61a41f99635d327b82cd6b 20240910120225532 DAUC <0003> auc.c:144 vector [3]: ik = cfd4458e82fc0c06a99aa7431a9de0b7 20240910120225532 DAUC <0003> auc.c:145 vector [3]: res = 5fbc412cec134b540000000000000000 20240910120225532 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120225532 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120225532 DAUC <0003> auc.c:179 vector [3]: kc = eb70216aeafaf245 20240910120225532 DAUC <0003> auc.c:180 vector [3]: sres = 9458d0ca 20240910120225532 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120225532 DAUC <0003> auc.c:113 vector [4]: rand = 74e148b08bf5d077aae2dc5745901624 20240910120225532 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120225532 DAUC <0003> auc.c:142 vector [4]: autn = 65bd58a878520000c64c6d58b540806f 20240910120225532 DAUC <0003> auc.c:143 vector [4]: ck = 605501eb735c8b1400eae5a892f64139 20240910120225532 DAUC <0003> auc.c:144 vector [4]: ik = 8141b0dca1528261dccbb4ebc069c357 20240910120225532 DAUC <0003> auc.c:145 vector [4]: res = 73a227efdbcd50e00000000000000000 20240910120225532 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120225532 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120225532 DAUC <0003> auc.c:179 vector [4]: kc = 372d5da166d26f49 20240910120225532 DAUC <0003> auc.c:180 vector [4]: sres = be495dbe 20240910120225532 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120225532 DAUC <0003> db_auc.c:245 IMSI='262428786300235': Generated 5 vectors 20240910120225532 DAUC <0003> db_auc.c:249 IMSI='262428786300235': Updating SQN=161 in DB 20240910120225541 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428786300235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428786300235"} 20240910120225541 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428786300235 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120225541 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120225541 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@0b3277db5cef: Found GsupExpect[0] for "262428786300235" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@0b3277db5cef: Added IMSI table entry 7TC_gsup_sai(19)"262428786300235" TC_gsup_sai(19)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai(19)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120225546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54262<->l=127.0.0.1:4258 TC_gsup_sai(19)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120225572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54184<->l=127.0.0.1:4258 20240910120225573 DLINP <000b> input/ipa.c:451 connected read/write 20240910120225573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120225573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120225573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120225573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120225573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35863<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@0b3277db5cef: Final verdict of PTC: none 10@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_sai finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Sep 10 12:02:25 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20240910120225595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 20240910120225596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54278<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5992) Waiting for packet dumper to finish... 1 (prev_count=5992, count=45776) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Tue Sep 10 12:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_sai_num_auth_vectors started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120228706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120228706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120228710 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120228715 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228716 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120228716 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120228716 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120228716 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 2: 20240910120228716 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 3: 20240910120228716 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 4: 20240910120228716 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 5: 20240910120228716 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 7: 20240910120228716 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120228716 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(20)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120228716 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120228716 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120228740 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42515<->l=127.0.0.1:4259) 20240910120228773 DAUC <0003> db_auc.c:157 IMSI='262429727720753': No 2G Auth Data 20240910120228773 DAUC <0003> db_auc.c:192 IMSI='262429727720753': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262429727720753" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240910120228821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 20240910120228833 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228833 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429727720753"} 20240910120228833 DAUC <0003> db_auc.c:192 IMSI='262429727720753': No 3G Auth Data 20240910120228833 DAUC <0003> db_auc.c:236 IMSI='262429727720753': Calling to generate 1 vectors 20240910120228833 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910120228833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228833 DAUC <0003> auc.c:113 vector [0]: rand = 66820ebaf9bd1fb309afc7cc64095cf8 20240910120228833 DAUC <0003> auc.c:179 vector [0]: kc = 0cec8d435543c000 20240910120228833 DAUC <0003> auc.c:180 vector [0]: sres = bcb6e8b4 20240910120228833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228833 DAUC <0003> db_auc.c:245 IMSI='262429727720753': Generated 1 vectors 20240910120228833 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429727720753"} 20240910120228833 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228834 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228834 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262429727720753" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429727720753" TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: setverdict(pass): none -> pass 20240910120228840 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228840 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429727720753"} 20240910120228840 DAUC <0003> db_auc.c:192 IMSI='262429727720753': No 3G Auth Data 20240910120228840 DAUC <0003> db_auc.c:236 IMSI='262429727720753': Calling to generate 4 vectors 20240910120228840 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910120228840 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228840 DAUC <0003> auc.c:113 vector [0]: rand = 6008aa2f06f93a107a5c7ea235803541 20240910120228840 DAUC <0003> auc.c:179 vector [0]: kc = 435056f0acf81800 20240910120228840 DAUC <0003> auc.c:180 vector [0]: sres = dc9beded 20240910120228840 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228840 DAUC <0003> auc.c:113 vector [1]: rand = 9c46ee171c68df7d342d30245345b4f4 20240910120228840 DAUC <0003> auc.c:179 vector [1]: kc = 804694ffd023c400 20240910120228840 DAUC <0003> auc.c:180 vector [1]: sres = 6678f790 20240910120228840 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228840 DAUC <0003> auc.c:113 vector [2]: rand = a330097c54542927689e1d8242b0167f 20240910120228840 DAUC <0003> auc.c:179 vector [2]: kc = f954aed224601000 20240910120228840 DAUC <0003> auc.c:180 vector [2]: sres = e89970db 20240910120228840 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228840 DAUC <0003> auc.c:113 vector [3]: rand = c9387f39adf637f1927e18e4618a9b03 20240910120228841 DAUC <0003> auc.c:179 vector [3]: kc = c3af361ad0bf0c00 20240910120228841 DAUC <0003> auc.c:180 vector [3]: sres = 433b4c5f 20240910120228841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228841 DAUC <0003> db_auc.c:245 IMSI='262429727720753': Generated 4 vectors 20240910120228841 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429727720753"} 20240910120228841 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228841 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228841 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228844 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228845 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429727720753"} 20240910120228845 DAUC <0003> db_auc.c:192 IMSI='262429727720753': No 3G Auth Data 20240910120228845 DAUC <0003> db_auc.c:236 IMSI='262429727720753': Calling to generate 5 vectors 20240910120228845 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228845 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228845 DAUC <0003> auc.c:113 vector [0]: rand = 89a3e181128d5834006699d35a40c925 20240910120228845 DAUC <0003> auc.c:179 vector [0]: kc = bf480cb093cae800 20240910120228845 DAUC <0003> auc.c:180 vector [0]: sres = 2dbf1a10 20240910120228845 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228845 DAUC <0003> auc.c:113 vector [1]: rand = 890863c393a7f2d4940271625b7d51f1 20240910120228845 DAUC <0003> auc.c:179 vector [1]: kc = 99fca998eae47000 20240910120228845 DAUC <0003> auc.c:180 vector [1]: sres = 9d62cde6 20240910120228845 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228845 DAUC <0003> auc.c:113 vector [2]: rand = e0a82ae8e3e819e3b10425203c1968b5 20240910120228845 DAUC <0003> auc.c:179 vector [2]: kc = ad1bff3a82da3400 20240910120228845 DAUC <0003> auc.c:180 vector [2]: sres = 65be7d22 20240910120228845 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228845 DAUC <0003> auc.c:113 vector [3]: rand = 7aca73c1b907a3c7ee4813d5862c6e9b 20240910120228845 DAUC <0003> auc.c:179 vector [3]: kc = 7896878ed2c5a800 20240910120228845 DAUC <0003> auc.c:180 vector [3]: sres = bb65ab39 20240910120228845 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228845 DAUC <0003> auc.c:113 vector [4]: rand = 986a1180a340ec9e85621cbcae94e1db 20240910120228845 DAUC <0003> auc.c:179 vector [4]: kc = 29bc8f67a7063400 20240910120228845 DAUC <0003> auc.c:180 vector [4]: sres = f03c8bce 20240910120228845 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228845 DAUC <0003> db_auc.c:245 IMSI='262429727720753': Generated 5 vectors 20240910120228845 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429727720753"} 20240910120228845 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228849 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228849 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429727720753"} 20240910120228849 DAUC <0003> db_auc.c:192 IMSI='262429727720753': No 3G Auth Data 20240910120228849 DAUC <0003> db_auc.c:236 IMSI='262429727720753': Calling to generate 5 vectors 20240910120228849 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228849 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228849 DAUC <0003> auc.c:113 vector [0]: rand = 94365745e6218664105e6329ff058d87 20240910120228849 DAUC <0003> auc.c:179 vector [0]: kc = e94b5f1c4b27a400 20240910120228849 DAUC <0003> auc.c:180 vector [0]: sres = 43a20c82 20240910120228849 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228849 DAUC <0003> auc.c:113 vector [1]: rand = 9bc5b93948a206d3f33489b955b1748c 20240910120228850 DAUC <0003> auc.c:179 vector [1]: kc = 02acc8078330ec00 20240910120228850 DAUC <0003> auc.c:180 vector [1]: sres = cbb3bd7b 20240910120228850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228850 DAUC <0003> auc.c:113 vector [2]: rand = 2bbdaed26f98fd7ade1653b6f3998de0 20240910120228850 DAUC <0003> auc.c:179 vector [2]: kc = 2b856efe0f341400 20240910120228850 DAUC <0003> auc.c:180 vector [2]: sres = c7bd7f6c 20240910120228850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228850 DAUC <0003> auc.c:113 vector [3]: rand = 1b14d4505b8c9d3bc7deec3755eae6af 20240910120228850 DAUC <0003> auc.c:179 vector [3]: kc = 31fc58f1ee20a800 20240910120228850 DAUC <0003> auc.c:180 vector [3]: sres = 004aed29 20240910120228850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228850 DAUC <0003> auc.c:113 vector [4]: rand = e737483b39b0008a8ac332c9c1fc8444 20240910120228850 DAUC <0003> auc.c:179 vector [4]: kc = 2ebf74adda643800 20240910120228850 DAUC <0003> auc.c:180 vector [4]: sres = 6184795b 20240910120228850 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228850 DAUC <0003> db_auc.c:245 IMSI='262429727720753': Generated 5 vectors 20240910120228850 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429727720753"} 20240910120228850 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429727720753 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228850 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228850 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@0b3277db5cef: Final verdict of PTC: pass 20240910120228879 DAUC <0003> db_auc.c:157 IMSI='262420827665926': No 2G Auth Data 20240910120228879 DAUC <0003> db_auc.c:192 IMSI='262420827665926': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262420827665926" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240910120228900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4258 20240910120228902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228902 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420827665926"} 20240910120228902 DAUC <0003> db_auc.c:192 IMSI='262420827665926': No 3G Auth Data 20240910120228902 DAUC <0003> db_auc.c:236 IMSI='262420827665926': Calling to generate 1 vectors 20240910120228902 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910120228902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228902 DAUC <0003> auc.c:113 vector [0]: rand = 7cd29d3e0fa1340be37e22230274bc65 20240910120228902 DAUC <0003> auc.c:179 vector [0]: kc = f4f430e975b48c00 20240910120228902 DAUC <0003> auc.c:180 vector [0]: sres = 4bf5d917 20240910120228902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228902 DAUC <0003> db_auc.c:245 IMSI='262420827665926': Generated 1 vectors 20240910120228902 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420827665926"} 20240910120228902 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262420827665926" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420827665926" TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: setverdict(pass): none -> pass 20240910120228903 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228903 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420827665926"} 20240910120228903 DAUC <0003> db_auc.c:192 IMSI='262420827665926': No 3G Auth Data 20240910120228903 DAUC <0003> db_auc.c:236 IMSI='262420827665926': Calling to generate 4 vectors 20240910120228903 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910120228903 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228903 DAUC <0003> auc.c:113 vector [0]: rand = 6dd2ace32693a0ea5dabc0fffee14dd3 20240910120228903 DAUC <0003> auc.c:179 vector [0]: kc = 549669621f7d1000 20240910120228903 DAUC <0003> auc.c:180 vector [0]: sres = 1d6ecd48 20240910120228903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228903 DAUC <0003> auc.c:113 vector [1]: rand = 3f726ba224b87cce29731b67266a00b2 20240910120228903 DAUC <0003> auc.c:179 vector [1]: kc = 2f80ba091aa0a000 20240910120228903 DAUC <0003> auc.c:180 vector [1]: sres = 50fcb180 20240910120228903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228903 DAUC <0003> auc.c:113 vector [2]: rand = bf0d2ab3b2d308a9f904d0281a68598c 20240910120228903 DAUC <0003> auc.c:179 vector [2]: kc = dfd03c773183fc00 20240910120228903 DAUC <0003> auc.c:180 vector [2]: sres = 66e67f6c 20240910120228903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228903 DAUC <0003> auc.c:113 vector [3]: rand = b829f936a0a3a4bcfbbcf76d888c3db6 20240910120228903 DAUC <0003> auc.c:179 vector [3]: kc = 90323214c41fa400 20240910120228903 DAUC <0003> auc.c:180 vector [3]: sres = f586f788 20240910120228903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228903 DAUC <0003> db_auc.c:245 IMSI='262420827665926': Generated 4 vectors 20240910120228903 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420827665926"} 20240910120228903 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228903 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228903 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228904 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228904 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420827665926"} 20240910120228904 DAUC <0003> db_auc.c:192 IMSI='262420827665926': No 3G Auth Data 20240910120228904 DAUC <0003> db_auc.c:236 IMSI='262420827665926': Calling to generate 5 vectors 20240910120228904 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228904 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228904 DAUC <0003> auc.c:113 vector [0]: rand = e5b992c5528f7a40f8f89bfb8b92b236 20240910120228904 DAUC <0003> auc.c:179 vector [0]: kc = 7a287ebc6448d400 20240910120228904 DAUC <0003> auc.c:180 vector [0]: sres = 5ae25b31 20240910120228904 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228904 DAUC <0003> auc.c:113 vector [1]: rand = f92ca73442c2893e3095986c242df1bf 20240910120228904 DAUC <0003> auc.c:179 vector [1]: kc = 972b17adf52bbc00 20240910120228904 DAUC <0003> auc.c:180 vector [1]: sres = 72532baa 20240910120228904 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228904 DAUC <0003> auc.c:113 vector [2]: rand = 4ed126fbfb6be6b97df78a8c26f50ee1 20240910120228904 DAUC <0003> auc.c:179 vector [2]: kc = a87dca698c786000 20240910120228904 DAUC <0003> auc.c:180 vector [2]: sres = e24b67a4 20240910120228904 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228904 DAUC <0003> auc.c:113 vector [3]: rand = 145c9ba7d7512bbdb49ef3eca03aa693 20240910120228904 DAUC <0003> auc.c:179 vector [3]: kc = 1a7ca534b4d97000 20240910120228904 DAUC <0003> auc.c:180 vector [3]: sres = e55c4fad 20240910120228904 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228904 DAUC <0003> auc.c:113 vector [4]: rand = a5777251cd18092f1edc7a65a8332178 20240910120228904 DAUC <0003> auc.c:179 vector [4]: kc = bd31df0c838fb800 20240910120228904 DAUC <0003> auc.c:180 vector [4]: sres = f1259faf 20240910120228904 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228904 DAUC <0003> db_auc.c:245 IMSI='262420827665926': Generated 5 vectors 20240910120228904 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420827665926"} 20240910120228904 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228904 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228904 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228905 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228905 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420827665926"} 20240910120228905 DAUC <0003> db_auc.c:192 IMSI='262420827665926': No 3G Auth Data 20240910120228905 DAUC <0003> db_auc.c:236 IMSI='262420827665926': Calling to generate 5 vectors 20240910120228905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228905 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228905 DAUC <0003> auc.c:113 vector [0]: rand = 3153fa44d9a0130eb316051703fb10f0 20240910120228905 DAUC <0003> auc.c:179 vector [0]: kc = 0d407da74ace7000 20240910120228905 DAUC <0003> auc.c:180 vector [0]: sres = 9ff6e7bd 20240910120228905 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228905 DAUC <0003> auc.c:113 vector [1]: rand = a3085a88969f03f858b2861f160431b2 20240910120228905 DAUC <0003> auc.c:179 vector [1]: kc = a889deff460b1400 20240910120228905 DAUC <0003> auc.c:180 vector [1]: sres = 8da7ad4f 20240910120228905 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228905 DAUC <0003> auc.c:113 vector [2]: rand = 6862c87fa8385c8144e589578f0f0fe2 20240910120228905 DAUC <0003> auc.c:179 vector [2]: kc = 1e3290f230017c00 20240910120228905 DAUC <0003> auc.c:180 vector [2]: sres = 35d40cc4 20240910120228905 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228905 DAUC <0003> auc.c:113 vector [3]: rand = d4bc3a57c17a4554f4cb348d2ba1ca73 20240910120228905 DAUC <0003> auc.c:179 vector [3]: kc = 6506dd500089c800 20240910120228905 DAUC <0003> auc.c:180 vector [3]: sres = 69e8f7aa 20240910120228905 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228905 DAUC <0003> auc.c:113 vector [4]: rand = fb3af480422f51d665f0027571d167ea 20240910120228905 DAUC <0003> auc.c:179 vector [4]: kc = 93f9d4fab937a000 20240910120228905 DAUC <0003> auc.c:180 vector [4]: sres = 1149c58d 20240910120228905 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228905 DAUC <0003> db_auc.c:245 IMSI='262420827665926': Generated 5 vectors 20240910120228905 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420827665926"} 20240910120228905 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420827665926 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228905 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228905 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@0b3277db5cef: Final verdict of PTC: pass 20240910120228930 DAUC <0003> db_auc.c:157 IMSI='262429054004500': No 2G Auth Data 20240910120228930 DAUC <0003> db_auc.c:192 IMSI='262429054004500': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262429054004500" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240910120228951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 20240910120228953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228953 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429054004500"} 20240910120228953 DAUC <0003> db_auc.c:192 IMSI='262429054004500': No 3G Auth Data 20240910120228953 DAUC <0003> db_auc.c:236 IMSI='262429054004500': Calling to generate 1 vectors 20240910120228953 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240910120228953 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228953 DAUC <0003> auc.c:113 vector [0]: rand = e6811670e2aaf9b094aba4202c1344e3 20240910120228953 DAUC <0003> auc.c:179 vector [0]: kc = 15e03ee523b8b07c 20240910120228953 DAUC <0003> auc.c:180 vector [0]: sres = 9e4ec2e7 20240910120228953 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228953 DAUC <0003> db_auc.c:245 IMSI='262429054004500': Generated 1 vectors 20240910120228953 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429054004500"} 20240910120228953 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262429054004500" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429054004500" TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: setverdict(pass): none -> pass 20240910120228954 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228954 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429054004500"} 20240910120228954 DAUC <0003> db_auc.c:192 IMSI='262429054004500': No 3G Auth Data 20240910120228954 DAUC <0003> db_auc.c:236 IMSI='262429054004500': Calling to generate 4 vectors 20240910120228954 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240910120228954 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228954 DAUC <0003> auc.c:113 vector [0]: rand = 32b3d0e83e73a024396dae08b7757a63 20240910120228954 DAUC <0003> auc.c:179 vector [0]: kc = 0c00aefd29efa6f6 20240910120228954 DAUC <0003> auc.c:180 vector [0]: sres = 799d4e8f 20240910120228954 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228954 DAUC <0003> auc.c:113 vector [1]: rand = 6f57bcb046b6292ff502e0c7e61a9c3a 20240910120228954 DAUC <0003> auc.c:179 vector [1]: kc = f31ef562fc9ad407 20240910120228954 DAUC <0003> auc.c:180 vector [1]: sres = 04b41f8f 20240910120228954 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228954 DAUC <0003> auc.c:113 vector [2]: rand = 0864c4e21e0b2c90f96f9a2dcee14335 20240910120228954 DAUC <0003> auc.c:179 vector [2]: kc = 03a54603a1ab64df 20240910120228954 DAUC <0003> auc.c:180 vector [2]: sres = c04d775b 20240910120228954 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228954 DAUC <0003> auc.c:113 vector [3]: rand = cf8c1171a27420d34f71b1ef048f7cfe 20240910120228954 DAUC <0003> auc.c:179 vector [3]: kc = ec432ba55453839b 20240910120228954 DAUC <0003> auc.c:180 vector [3]: sres = a88cd5b9 20240910120228954 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228954 DAUC <0003> db_auc.c:245 IMSI='262429054004500': Generated 4 vectors 20240910120228954 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429054004500"} 20240910120228954 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228954 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228954 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228955 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228955 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429054004500"} 20240910120228955 DAUC <0003> db_auc.c:192 IMSI='262429054004500': No 3G Auth Data 20240910120228955 DAUC <0003> db_auc.c:236 IMSI='262429054004500': Calling to generate 5 vectors 20240910120228955 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228955 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228955 DAUC <0003> auc.c:113 vector [0]: rand = 40acd0edda6bd86b53f2d1f501594a57 20240910120228955 DAUC <0003> auc.c:179 vector [0]: kc = 1ac5c08c77ccd155 20240910120228955 DAUC <0003> auc.c:180 vector [0]: sres = efaf0af3 20240910120228955 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228955 DAUC <0003> auc.c:113 vector [1]: rand = 119cc7c4e1980d788cdd2c06116bd2d8 20240910120228955 DAUC <0003> auc.c:179 vector [1]: kc = 690a7915422a7db8 20240910120228955 DAUC <0003> auc.c:180 vector [1]: sres = 13e38279 20240910120228955 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228955 DAUC <0003> auc.c:113 vector [2]: rand = 73198fb5f63166c20be8f77ece6a1db4 20240910120228955 DAUC <0003> auc.c:179 vector [2]: kc = 551e47f49bba0065 20240910120228955 DAUC <0003> auc.c:180 vector [2]: sres = dbd43dc4 20240910120228955 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228955 DAUC <0003> auc.c:113 vector [3]: rand = 847ac7cc57438e96b89d93b867272682 20240910120228955 DAUC <0003> auc.c:179 vector [3]: kc = c3309985bb9e8a7e 20240910120228955 DAUC <0003> auc.c:180 vector [3]: sres = 7b115068 20240910120228955 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228955 DAUC <0003> auc.c:113 vector [4]: rand = e7f3164dcc260c0c6b235da9f699c0ae 20240910120228955 DAUC <0003> auc.c:179 vector [4]: kc = 9567bbdbf1192513 20240910120228955 DAUC <0003> auc.c:180 vector [4]: sres = 3f54638d 20240910120228955 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228955 DAUC <0003> db_auc.c:245 IMSI='262429054004500': Generated 5 vectors 20240910120228955 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429054004500"} 20240910120228955 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228955 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228955 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228956 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120228956 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429054004500"} 20240910120228956 DAUC <0003> db_auc.c:192 IMSI='262429054004500': No 3G Auth Data 20240910120228956 DAUC <0003> db_auc.c:236 IMSI='262429054004500': Calling to generate 5 vectors 20240910120228956 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240910120228956 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120228956 DAUC <0003> auc.c:113 vector [0]: rand = 5c6a5801f97156426af522b767f8e9c1 20240910120228956 DAUC <0003> auc.c:179 vector [0]: kc = 5be51ca63d52a5d4 20240910120228956 DAUC <0003> auc.c:180 vector [0]: sres = e7d058a9 20240910120228956 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240910120228956 DAUC <0003> auc.c:113 vector [1]: rand = 98c63e444a1ccd9e568a7b1e4c5c00aa 20240910120228956 DAUC <0003> auc.c:179 vector [1]: kc = f07ece006901920d 20240910120228956 DAUC <0003> auc.c:180 vector [1]: sres = d58083d8 20240910120228956 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240910120228956 DAUC <0003> auc.c:113 vector [2]: rand = 48c3dfe40f804914dcf8217f911b12aa 20240910120228956 DAUC <0003> auc.c:179 vector [2]: kc = 9223d65423be5798 20240910120228956 DAUC <0003> auc.c:180 vector [2]: sres = 0e7d2c05 20240910120228956 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240910120228956 DAUC <0003> auc.c:113 vector [3]: rand = e97427da5a6ef5006f94cf7ab03c4bc2 20240910120228956 DAUC <0003> auc.c:179 vector [3]: kc = 961641dd808656db 20240910120228956 DAUC <0003> auc.c:180 vector [3]: sres = f4387ed7 20240910120228956 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240910120228956 DAUC <0003> auc.c:113 vector [4]: rand = 4fa55602c32ac521687cb5fc70fc1ad5 20240910120228956 DAUC <0003> auc.c:179 vector [4]: kc = 0df73c9ca7d0d2ce 20240910120228956 DAUC <0003> auc.c:180 vector [4]: sres = a81fa40b 20240910120228956 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240910120228956 DAUC <0003> db_auc.c:245 IMSI='262429054004500': Generated 5 vectors 20240910120228956 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429054004500"} 20240910120228956 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429054004500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120228956 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120228956 DLINP <000b> input/ipa.c:451 connected read/write 20240910120228956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120228957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@0b3277db5cef: Final verdict of PTC: pass 20240910120228981 DAUC <0003> db_auc.c:157 IMSI='262426963544069': No 2G Auth Data 20240910120228981 DAUC <0003> db_auc.c:192 IMSI='262426963544069': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262426963544069" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240910120229003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 20240910120229005 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229005 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426963544069"} 20240910120229005 DAUC <0003> db_auc.c:157 IMSI='262426963544069': No 2G Auth Data 20240910120229005 DAUC <0003> db_auc.c:236 IMSI='262426963544069': Calling to generate 1 vectors 20240910120229005 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910120229005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120229005 DAUC <0003> auc.c:113 vector [0]: rand = 0f2c3cd6deaf18b5a746909459a6a631 20240910120229005 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120229005 DAUC <0003> auc.c:142 vector [0]: autn = b63e06681b5300002c4af1b8705b27de 20240910120229005 DAUC <0003> auc.c:143 vector [0]: ck = e23a9f653991ab3262c7c65dd19733c3 20240910120229005 DAUC <0003> auc.c:144 vector [0]: ik = 280c15584126c063c9a8affecb0338f6 20240910120229005 DAUC <0003> auc.c:145 vector [0]: res = c46c232d2c6c60630000000000000000 20240910120229005 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229005 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229005 DAUC <0003> auc.c:151 vector [0]: kc = 6159e39e62236064 20240910120229005 DAUC <0003> auc.c:152 vector [0]: sres = e800434e 20240910120229005 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229005 DAUC <0003> db_auc.c:245 IMSI='262426963544069': Generated 1 vectors 20240910120229005 DAUC <0003> db_auc.c:249 IMSI='262426963544069': Updating SQN=33 in DB 20240910120229013 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426963544069"} 20240910120229013 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229013 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229013 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262426963544069" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426963544069" TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: setverdict(pass): none -> pass 20240910120229014 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229014 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426963544069"} 20240910120229014 DAUC <0003> db_auc.c:157 IMSI='262426963544069': No 2G Auth Data 20240910120229014 DAUC <0003> db_auc.c:236 IMSI='262426963544069': Calling to generate 4 vectors 20240910120229014 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910120229014 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229014 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229014 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910120229014 DAUC <0003> auc.c:113 vector [0]: rand = 957c27fd279c2702bad0e12374148e29 20240910120229014 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910120229014 DAUC <0003> auc.c:142 vector [0]: autn = 5470b42627a90000cd323a941b7f286b 20240910120229014 DAUC <0003> auc.c:143 vector [0]: ck = 2c2d2b10867136b010e36746cee7bc79 20240910120229014 DAUC <0003> auc.c:144 vector [0]: ik = 53b36ea422a71abad7e2a0bf31def23c 20240910120229014 DAUC <0003> auc.c:145 vector [0]: res = a96a4f5af5bcb3480000000000000000 20240910120229014 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229014 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229014 DAUC <0003> auc.c:151 vector [0]: kc = b89f824d5bef624f 20240910120229014 DAUC <0003> auc.c:152 vector [0]: sres = 5cd6fc12 20240910120229014 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229014 DAUC <0003> auc.c:113 vector [1]: rand = 8546e12ec2ea9d018d6d72f2c5771a6b 20240910120229014 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910120229014 DAUC <0003> auc.c:142 vector [1]: autn = ca69a2a3a14f00003054be28ccd5265f 20240910120229014 DAUC <0003> auc.c:143 vector [1]: ck = 57dc0bbf1cc9b4d6a42dc92aa2bb9191 20240910120229014 DAUC <0003> auc.c:144 vector [1]: ik = 67cb4316f4a4b9a4ff86a05a324ec011 20240910120229014 DAUC <0003> auc.c:145 vector [1]: res = e2cd4fd7c8b72caf0000000000000000 20240910120229014 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229014 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229014 DAUC <0003> auc.c:151 vector [1]: kc = 6bbc21d978985cf2 20240910120229014 DAUC <0003> auc.c:152 vector [1]: sres = 2a7a6378 20240910120229014 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229014 DAUC <0003> auc.c:113 vector [2]: rand = 89a6f1c228f0a4ede72267313ed299e2 20240910120229014 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910120229014 DAUC <0003> auc.c:142 vector [2]: autn = e6406a37ed600000729bdbb19b4e9447 20240910120229014 DAUC <0003> auc.c:143 vector [2]: ck = accf6117ad72e5abcd5c163ed820a3fa 20240910120229014 DAUC <0003> auc.c:144 vector [2]: ik = 9c5cf6cc0cd4b0660aa3f048fdc1e582 20240910120229014 DAUC <0003> auc.c:145 vector [2]: res = 269d051887edc8d90000000000000000 20240910120229014 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229014 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229014 DAUC <0003> auc.c:151 vector [2]: kc = f76c71ad844713b5 20240910120229014 DAUC <0003> auc.c:152 vector [2]: sres = a170cdc1 20240910120229014 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229014 DAUC <0003> auc.c:113 vector [3]: rand = 644f677ca28190d7f4a7e6749af16540 20240910120229014 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910120229014 DAUC <0003> auc.c:142 vector [3]: autn = 318c3bd09b1e000011ca04da2af149c2 20240910120229014 DAUC <0003> auc.c:143 vector [3]: ck = b79b9141074aa96482194e7aff4694f6 20240910120229014 DAUC <0003> auc.c:144 vector [3]: ik = 27c36e21ddae90b87e98974dc14e80f3 20240910120229014 DAUC <0003> auc.c:145 vector [3]: res = 8fd366701d5234b50000000000000000 20240910120229014 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229014 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229014 DAUC <0003> auc.c:151 vector [3]: kc = 6cd92657e4ec2dd9 20240910120229014 DAUC <0003> auc.c:152 vector [3]: sres = 928152c5 20240910120229014 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229014 DAUC <0003> db_auc.c:245 IMSI='262426963544069': Generated 4 vectors 20240910120229014 DAUC <0003> db_auc.c:249 IMSI='262426963544069': Updating SQN=161 in DB 20240910120229022 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426963544069"} 20240910120229022 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229022 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229022 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229024 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229025 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426963544069"} 20240910120229025 DAUC <0003> db_auc.c:157 IMSI='262426963544069': No 2G Auth Data 20240910120229025 DAUC <0003> db_auc.c:236 IMSI='262426963544069': Calling to generate 5 vectors 20240910120229025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120229025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910120229025 DAUC <0003> auc.c:113 vector [0]: rand = a7359426e42ec1fbf3dbc5017dad559a 20240910120229025 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910120229025 DAUC <0003> auc.c:142 vector [0]: autn = 321633eae83f000022723ea7f362c810 20240910120229025 DAUC <0003> auc.c:143 vector [0]: ck = 13fc431fd7c7131bf1bb45c7798a8770 20240910120229025 DAUC <0003> auc.c:144 vector [0]: ik = c7b1fca987e6e2626dab9d9cac1fd6a3 20240910120229025 DAUC <0003> auc.c:145 vector [0]: res = 0cd60d0174b101930000000000000000 20240910120229025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229025 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229025 DAUC <0003> auc.c:151 vector [0]: kc = 485d67ed85b4a0aa 20240910120229025 DAUC <0003> auc.c:152 vector [0]: sres = 78670c92 20240910120229025 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229025 DAUC <0003> auc.c:113 vector [1]: rand = ac6b5a03562dfd32981f08093a20d4ba 20240910120229025 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910120229025 DAUC <0003> auc.c:142 vector [1]: autn = ab5fd468382e00002fd935a109cf370e 20240910120229025 DAUC <0003> auc.c:143 vector [1]: ck = ebfc8074ad4f29aa94fb63e5ab533d6b 20240910120229025 DAUC <0003> auc.c:144 vector [1]: ik = cf1d11a09049f8a81ef951d7cb9f350c 20240910120229025 DAUC <0003> auc.c:145 vector [1]: res = c1a2edd60e19a4d20000000000000000 20240910120229025 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229025 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229025 DAUC <0003> auc.c:151 vector [1]: kc = aee3a3e65dcad965 20240910120229025 DAUC <0003> auc.c:152 vector [1]: sres = cfbb4904 20240910120229025 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229025 DAUC <0003> auc.c:113 vector [2]: rand = b27fd56b901a4967809c7bd597675279 20240910120229025 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910120229025 DAUC <0003> auc.c:142 vector [2]: autn = c7d4ba357d380000e25a7aed05ea9891 20240910120229025 DAUC <0003> auc.c:143 vector [2]: ck = f9d128cef82b9eebe462357e716e086e 20240910120229025 DAUC <0003> auc.c:144 vector [2]: ik = 75a783e64bf9a5bab4ec2ff3a10bb2a6 20240910120229025 DAUC <0003> auc.c:145 vector [2]: res = 3302e5d61f622d330000000000000000 20240910120229025 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229025 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229025 DAUC <0003> auc.c:151 vector [2]: kc = dcf8b1a563b78199 20240910120229025 DAUC <0003> auc.c:152 vector [2]: sres = 2c60c8e5 20240910120229025 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229025 DAUC <0003> auc.c:113 vector [3]: rand = 433031e714f065f9297442dbcb91bba4 20240910120229025 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910120229025 DAUC <0003> auc.c:142 vector [3]: autn = a11e6512a4100000a420856fd7cf1a9e 20240910120229025 DAUC <0003> auc.c:143 vector [3]: ck = 4566ed7260c1b5d47cede54ebba30a09 20240910120229025 DAUC <0003> auc.c:144 vector [3]: ik = b744a2876ae6a5f4e8321ef50666e17f 20240910120229025 DAUC <0003> auc.c:145 vector [3]: res = 7093ba8301561ffb0000000000000000 20240910120229025 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229025 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229025 DAUC <0003> auc.c:151 vector [3]: kc = 66fdb44eb7e2fb56 20240910120229025 DAUC <0003> auc.c:152 vector [3]: sres = 71c5a578 20240910120229025 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229025 DAUC <0003> auc.c:113 vector [4]: rand = 8acc0eea7a95529745120eff6b22fe1d 20240910120229025 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910120229025 DAUC <0003> auc.c:142 vector [4]: autn = dea20302d21d0000bfb96900ab653627 20240910120229025 DAUC <0003> auc.c:143 vector [4]: ck = a0e4edb2ab74e02fd53bb1ba15555694 20240910120229025 DAUC <0003> auc.c:144 vector [4]: ik = 5ce86fc8dfb0da12832078257adb874d 20240910120229025 DAUC <0003> auc.c:145 vector [4]: res = 874c70fe724e9d580000000000000000 20240910120229025 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229025 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120229025 DAUC <0003> auc.c:151 vector [4]: kc = aa174be51b4aebe4 20240910120229025 DAUC <0003> auc.c:152 vector [4]: sres = f502eda6 20240910120229025 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120229025 DAUC <0003> db_auc.c:245 IMSI='262426963544069': Generated 5 vectors 20240910120229025 DAUC <0003> db_auc.c:249 IMSI='262426963544069': Updating SQN=321 in DB 20240910120229033 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426963544069"} 20240910120229033 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229033 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229033 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229038 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229038 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426963544069"} 20240910120229038 DAUC <0003> db_auc.c:157 IMSI='262426963544069': No 2G Auth Data 20240910120229038 DAUC <0003> db_auc.c:236 IMSI='262426963544069': Calling to generate 5 vectors 20240910120229038 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120229038 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229038 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229038 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910120229038 DAUC <0003> auc.c:113 vector [0]: rand = 33e98c42f736138e7b80ecccc38ba8cd 20240910120229038 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910120229038 DAUC <0003> auc.c:142 vector [0]: autn = 74171c09dffa0000b07ddc429cb8bb4b 20240910120229038 DAUC <0003> auc.c:143 vector [0]: ck = 8ebb5d5908902e87a63caf1694d9ae7e 20240910120229038 DAUC <0003> auc.c:144 vector [0]: ik = ae56a327c1164044c052050d715c4fab 20240910120229038 DAUC <0003> auc.c:145 vector [0]: res = 4308d93c13906b3b0000000000000000 20240910120229038 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229038 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229038 DAUC <0003> auc.c:151 vector [0]: kc = 468354652c038f16 20240910120229038 DAUC <0003> auc.c:152 vector [0]: sres = 5098b207 20240910120229038 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229038 DAUC <0003> auc.c:113 vector [1]: rand = 3ed788da047d042e6bf15af87704c957 20240910120229038 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910120229038 DAUC <0003> auc.c:142 vector [1]: autn = 2fee3d6a35b70000558fb3148d9810a1 20240910120229038 DAUC <0003> auc.c:143 vector [1]: ck = 73546b8a46393bf6a788d8196737ab19 20240910120229038 DAUC <0003> auc.c:144 vector [1]: ik = 3552d6ddc82de292fe931d72aa4965c2 20240910120229038 DAUC <0003> auc.c:145 vector [1]: res = e52f196fce64a07e0000000000000000 20240910120229038 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229038 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229038 DAUC <0003> auc.c:151 vector [1]: kc = 1f1d783c436a17bf 20240910120229038 DAUC <0003> auc.c:152 vector [1]: sres = 2b4bb911 20240910120229038 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229038 DAUC <0003> auc.c:113 vector [2]: rand = 3fb31200f5764214db36e5660f30974e 20240910120229038 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910120229038 DAUC <0003> auc.c:142 vector [2]: autn = 629d62d99c550000bbd2868cfb63ecd5 20240910120229038 DAUC <0003> auc.c:143 vector [2]: ck = afd0a8184ea46fbf7d272da6cb69a55d 20240910120229038 DAUC <0003> auc.c:144 vector [2]: ik = f2fe2c8924feb54967129d361054c1e8 20240910120229038 DAUC <0003> auc.c:145 vector [2]: res = d656f5b2c1a423830000000000000000 20240910120229038 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229038 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229038 DAUC <0003> auc.c:151 vector [2]: kc = 471b3401b167be43 20240910120229038 DAUC <0003> auc.c:152 vector [2]: sres = 17f2d631 20240910120229038 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229039 DAUC <0003> auc.c:113 vector [3]: rand = 0c51336caccc17269654adcb35b5376e 20240910120229039 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910120229039 DAUC <0003> auc.c:142 vector [3]: autn = acbc54ed73ee0000c58a79b0e5e652da 20240910120229039 DAUC <0003> auc.c:143 vector [3]: ck = 389c8360de763bce231ec6b6e32fbd7b 20240910120229039 DAUC <0003> auc.c:144 vector [3]: ik = 94895c13ae8d91a9b4186c3554d9ee88 20240910120229039 DAUC <0003> auc.c:145 vector [3]: res = ff19b6aa553adcd70000000000000000 20240910120229039 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229039 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229039 DAUC <0003> auc.c:151 vector [3]: kc = 3b1375f0c70df994 20240910120229039 DAUC <0003> auc.c:152 vector [3]: sres = aa236a7d 20240910120229039 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229039 DAUC <0003> auc.c:113 vector [4]: rand = 747ff5a83cda5edbd01f54d08be6bd68 20240910120229039 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910120229039 DAUC <0003> auc.c:142 vector [4]: autn = d3af8d6083a50000886c77a8be59e203 20240910120229039 DAUC <0003> auc.c:143 vector [4]: ck = d6cd903182b44817911e8f77712617fe 20240910120229039 DAUC <0003> auc.c:144 vector [4]: ik = 5261233bc878e9a4611b805f1774f41f 20240910120229039 DAUC <0003> auc.c:145 vector [4]: res = 2f536da2fb37cbbb0000000000000000 20240910120229039 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229039 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120229039 DAUC <0003> auc.c:151 vector [4]: kc = 74a9bc222c9e4252 20240910120229039 DAUC <0003> auc.c:152 vector [4]: sres = d464a619 20240910120229039 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120229039 DAUC <0003> db_auc.c:245 IMSI='262426963544069': Generated 5 vectors 20240910120229039 DAUC <0003> db_auc.c:249 IMSI='262426963544069': Updating SQN=481 in DB 20240910120229047 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426963544069"} 20240910120229047 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426963544069 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229047 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229047 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@0b3277db5cef: Final verdict of PTC: pass 20240910120229077 DAUC <0003> db_auc.c:157 IMSI='262422859917321': No 2G Auth Data 20240910120229077 DAUC <0003> db_auc.c:192 IMSI='262422859917321': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262422859917321" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240910120229098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20240910120229100 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229100 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422859917321"} 20240910120229100 DAUC <0003> db_auc.c:157 IMSI='262422859917321': No 2G Auth Data 20240910120229100 DAUC <0003> db_auc.c:236 IMSI='262422859917321': Calling to generate 1 vectors 20240910120229100 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240910120229100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229100 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120229100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120229100 DAUC <0003> auc.c:113 vector [0]: rand = 40ea4916894fb1c26a202261d757b58c 20240910120229100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120229100 DAUC <0003> auc.c:142 vector [0]: autn = 691691a0cda50000af233d2a6a263894 20240910120229100 DAUC <0003> auc.c:143 vector [0]: ck = 031f911fd2ddd45b607d10e6cfc625db 20240910120229100 DAUC <0003> auc.c:144 vector [0]: ik = c0484d01a85cdc3038e8c3a9ede04b08 20240910120229100 DAUC <0003> auc.c:145 vector [0]: res = 694bf00644736dd10000000000000000 20240910120229100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229100 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229100 DAUC <0003> auc.c:151 vector [0]: kc = 9bc20f5158a766b8 20240910120229100 DAUC <0003> auc.c:152 vector [0]: sres = 2d389dd7 20240910120229100 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229100 DAUC <0003> db_auc.c:245 IMSI='262422859917321': Generated 1 vectors 20240910120229100 DAUC <0003> db_auc.c:249 IMSI='262422859917321': Updating SQN=33 in DB 20240910120229108 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422859917321"} 20240910120229108 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229108 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229108 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262422859917321" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262422859917321" TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: setverdict(pass): none -> pass 20240910120229110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229110 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422859917321"} 20240910120229110 DAUC <0003> db_auc.c:157 IMSI='262422859917321': No 2G Auth Data 20240910120229110 DAUC <0003> db_auc.c:236 IMSI='262422859917321': Calling to generate 4 vectors 20240910120229110 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240910120229110 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229110 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120229110 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910120229110 DAUC <0003> auc.c:113 vector [0]: rand = 6a44b2bd5f7c8e151ae180f72d315b27 20240910120229110 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910120229110 DAUC <0003> auc.c:142 vector [0]: autn = d1f7ae15459300006f748702bd6eb9df 20240910120229110 DAUC <0003> auc.c:143 vector [0]: ck = 3dcbf8f195c319ff0f096cac182fa96a 20240910120229110 DAUC <0003> auc.c:144 vector [0]: ik = b1febe8d1e0093f261295c03f869a558 20240910120229110 DAUC <0003> auc.c:145 vector [0]: res = 1bcb09d68d9ca1ed0000000000000000 20240910120229110 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229110 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229110 DAUC <0003> auc.c:151 vector [0]: kc = e21576d36b85863f 20240910120229110 DAUC <0003> auc.c:152 vector [0]: sres = 9657a83b 20240910120229110 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229110 DAUC <0003> auc.c:113 vector [1]: rand = bd83c260f37e8099e72eea927959b01b 20240910120229110 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910120229110 DAUC <0003> auc.c:142 vector [1]: autn = 286d399d758700002dd9facc247a0cea 20240910120229110 DAUC <0003> auc.c:143 vector [1]: ck = 391c3ea0de6fe2a60faf49b0c171af33 20240910120229110 DAUC <0003> auc.c:144 vector [1]: ik = 281b3b5d387c0e3ff01234597f690a6b 20240910120229110 DAUC <0003> auc.c:145 vector [1]: res = e5a72a73068629d60000000000000000 20240910120229110 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229110 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229110 DAUC <0003> auc.c:151 vector [1]: kc = eeba7814580b49c1 20240910120229110 DAUC <0003> auc.c:152 vector [1]: sres = e32103a5 20240910120229110 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229110 DAUC <0003> auc.c:113 vector [2]: rand = a584b1ee9fefec57ed8b980646bcf09b 20240910120229110 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910120229110 DAUC <0003> auc.c:142 vector [2]: autn = a5dde469ff280000bfc948347b21d825 20240910120229110 DAUC <0003> auc.c:143 vector [2]: ck = e324d39d06b2bf3c1d897aae49a0e9ce 20240910120229110 DAUC <0003> auc.c:144 vector [2]: ik = 6cda47d89b1d1c55e85ff6601fc8f4b9 20240910120229110 DAUC <0003> auc.c:145 vector [2]: res = 1e071589ee46ecb90000000000000000 20240910120229110 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229110 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229110 DAUC <0003> auc.c:151 vector [2]: kc = 7a28188bcbc7be1e 20240910120229110 DAUC <0003> auc.c:152 vector [2]: sres = f041f930 20240910120229110 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229110 DAUC <0003> auc.c:113 vector [3]: rand = 475e1cb5e8fa83f60d3b335a52d3858e 20240910120229110 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910120229110 DAUC <0003> auc.c:142 vector [3]: autn = ea4735c81911000044adbde12b8402fe 20240910120229110 DAUC <0003> auc.c:143 vector [3]: ck = 63bfe018457c17ad712d99aee5787e14 20240910120229110 DAUC <0003> auc.c:144 vector [3]: ik = 01b30aeccc10c3ef0b9f6ab1516d1a1d 20240910120229110 DAUC <0003> auc.c:145 vector [3]: res = aed054e15f74730e0000000000000000 20240910120229110 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229110 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229110 DAUC <0003> auc.c:151 vector [3]: kc = 18be19eb3d79b04b 20240910120229110 DAUC <0003> auc.c:152 vector [3]: sres = f1a427ef 20240910120229110 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229110 DAUC <0003> db_auc.c:245 IMSI='262422859917321': Generated 4 vectors 20240910120229110 DAUC <0003> db_auc.c:249 IMSI='262422859917321': Updating SQN=161 in DB 20240910120229118 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422859917321"} 20240910120229118 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229118 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229118 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229120 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229120 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422859917321"} 20240910120229121 DAUC <0003> db_auc.c:157 IMSI='262422859917321': No 2G Auth Data 20240910120229121 DAUC <0003> db_auc.c:236 IMSI='262422859917321': Calling to generate 5 vectors 20240910120229121 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120229121 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229121 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120229121 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910120229121 DAUC <0003> auc.c:113 vector [0]: rand = 108bde4a6da4997400ec1668ab7a4a71 20240910120229121 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910120229121 DAUC <0003> auc.c:142 vector [0]: autn = 84cce9374f690000912e95e71a082524 20240910120229121 DAUC <0003> auc.c:143 vector [0]: ck = b32f1fb12ce925fcb2ed49f546f16a88 20240910120229121 DAUC <0003> auc.c:144 vector [0]: ik = 69f69fb6bc4115742aa43ffa3e1dace4 20240910120229121 DAUC <0003> auc.c:145 vector [0]: res = 0d28357ea2b593790000000000000000 20240910120229121 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229121 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229121 DAUC <0003> auc.c:151 vector [0]: kc = 4290f608e844f6e4 20240910120229121 DAUC <0003> auc.c:152 vector [0]: sres = af9da607 20240910120229121 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229121 DAUC <0003> auc.c:113 vector [1]: rand = 0fd6567880c8d769f1f7eaef2114ffe5 20240910120229121 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910120229121 DAUC <0003> auc.c:142 vector [1]: autn = 672643b6e9e2000027f9a0e6b8968446 20240910120229121 DAUC <0003> auc.c:143 vector [1]: ck = 0d2cd6487354744125588a20c363d971 20240910120229121 DAUC <0003> auc.c:144 vector [1]: ik = 57ba4e976bd08c31c23bf77c27b9c174 20240910120229121 DAUC <0003> auc.c:145 vector [1]: res = 959fc35641ec8c8f0000000000000000 20240910120229121 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229121 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229121 DAUC <0003> auc.c:151 vector [1]: kc = bdf5e583fc5ee075 20240910120229121 DAUC <0003> auc.c:152 vector [1]: sres = d4734fd9 20240910120229121 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229121 DAUC <0003> auc.c:113 vector [2]: rand = 3f26bf01ac06d91de7b25cb74e22cdcd 20240910120229121 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910120229121 DAUC <0003> auc.c:142 vector [2]: autn = 77427f95e10b00009d3184081a75de03 20240910120229121 DAUC <0003> auc.c:143 vector [2]: ck = 49c99add487c510160570d096fcd64d6 20240910120229121 DAUC <0003> auc.c:144 vector [2]: ik = c7cb7bfb80d49f0833ffce8b166ad6d3 20240910120229121 DAUC <0003> auc.c:145 vector [2]: res = d4fea0d8812c7f100000000000000000 20240910120229121 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229121 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229121 DAUC <0003> auc.c:151 vector [2]: kc = ddaa22a4b10f7c0c 20240910120229121 DAUC <0003> auc.c:152 vector [2]: sres = 55d2dfc8 20240910120229121 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229121 DAUC <0003> auc.c:113 vector [3]: rand = 5d3abb01036268143db5176125467d4d 20240910120229121 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910120229121 DAUC <0003> auc.c:142 vector [3]: autn = 7cd000581d8e0000e66a60af0157c391 20240910120229121 DAUC <0003> auc.c:143 vector [3]: ck = 7651afccf1951d1528480a00b2031a40 20240910120229121 DAUC <0003> auc.c:144 vector [3]: ik = 2b75e12b55b28bacb3793ec0e303c4c8 20240910120229121 DAUC <0003> auc.c:145 vector [3]: res = d9b848c8b45219980000000000000000 20240910120229121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229121 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229121 DAUC <0003> auc.c:151 vector [3]: kc = c6157a27f5274831 20240910120229121 DAUC <0003> auc.c:152 vector [3]: sres = 6dea5150 20240910120229121 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229121 DAUC <0003> auc.c:113 vector [4]: rand = 0c904c1c108f3a08ac3302162b304213 20240910120229121 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910120229121 DAUC <0003> auc.c:142 vector [4]: autn = 6547b9f16c1d0000c9f63a4d6f9e2910 20240910120229121 DAUC <0003> auc.c:143 vector [4]: ck = bb2516dbab316aa1a5247f40e5f43ef5 20240910120229121 DAUC <0003> auc.c:144 vector [4]: ik = ac880297eaf62770b849f12f63b2759e 20240910120229121 DAUC <0003> auc.c:145 vector [4]: res = cf9c43add0154b540000000000000000 20240910120229121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229121 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120229121 DAUC <0003> auc.c:151 vector [4]: kc = 0ac09a23c78106ba 20240910120229121 DAUC <0003> auc.c:152 vector [4]: sres = 1f8908f9 20240910120229121 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120229121 DAUC <0003> db_auc.c:245 IMSI='262422859917321': Generated 5 vectors 20240910120229121 DAUC <0003> db_auc.c:249 IMSI='262422859917321': Updating SQN=321 in DB 20240910120229129 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422859917321"} 20240910120229129 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229129 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229129 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229135 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229136 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422859917321"} 20240910120229136 DAUC <0003> db_auc.c:157 IMSI='262422859917321': No 2G Auth Data 20240910120229136 DAUC <0003> db_auc.c:236 IMSI='262422859917321': Calling to generate 5 vectors 20240910120229136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120229136 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229136 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120229136 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910120229136 DAUC <0003> auc.c:113 vector [0]: rand = 8f128c3a00b314a1ae8e5fb587d31005 20240910120229136 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910120229136 DAUC <0003> auc.c:142 vector [0]: autn = 75e1489de5380000401a17e802ea09ce 20240910120229136 DAUC <0003> auc.c:143 vector [0]: ck = c4a725accb6fe769d2dd333709ef5bc4 20240910120229136 DAUC <0003> auc.c:144 vector [0]: ik = e34d6873ad41c3e65d5ad9e042cbebbc 20240910120229136 DAUC <0003> auc.c:145 vector [0]: res = 72d6d9b68cd4627e0000000000000000 20240910120229136 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229136 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120229136 DAUC <0003> auc.c:151 vector [0]: kc = a86da7082d0a94f7 20240910120229136 DAUC <0003> auc.c:152 vector [0]: sres = fe02bbc8 20240910120229136 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120229136 DAUC <0003> auc.c:113 vector [1]: rand = 06aa21a7959172c9d291b0d5565ce17a 20240910120229136 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910120229136 DAUC <0003> auc.c:142 vector [1]: autn = 8e5b7db2560c0000e90098c348c24c20 20240910120229136 DAUC <0003> auc.c:143 vector [1]: ck = 4ddc2e67221a8e7f2a8f2484dbfaa427 20240910120229136 DAUC <0003> auc.c:144 vector [1]: ik = 6ab1ce0a0c00c812bf00f414e8a062d8 20240910120229136 DAUC <0003> auc.c:145 vector [1]: res = 3e981bc9918f46110000000000000000 20240910120229136 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229136 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120229136 DAUC <0003> auc.c:151 vector [1]: kc = b2e230fd1d408092 20240910120229136 DAUC <0003> auc.c:152 vector [1]: sres = af175dd8 20240910120229136 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120229136 DAUC <0003> auc.c:113 vector [2]: rand = f8a5250a020523b6e1c322a4ffdeca22 20240910120229136 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910120229136 DAUC <0003> auc.c:142 vector [2]: autn = a893605baebb000023516dc234741732 20240910120229136 DAUC <0003> auc.c:143 vector [2]: ck = 119110bd1d22bdb4aff989d57c9f901d 20240910120229136 DAUC <0003> auc.c:144 vector [2]: ik = 31468e8a109652aa2896172a61f46933 20240910120229136 DAUC <0003> auc.c:145 vector [2]: res = ef1e964f0363330f0000000000000000 20240910120229136 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229136 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120229136 DAUC <0003> auc.c:151 vector [2]: kc = a7b800c810df1630 20240910120229136 DAUC <0003> auc.c:152 vector [2]: sres = ec7da540 20240910120229136 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120229136 DAUC <0003> auc.c:113 vector [3]: rand = a0d3ace52f1cc954d0a778c2f487bcd8 20240910120229136 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910120229136 DAUC <0003> auc.c:142 vector [3]: autn = aacc2af973fd0000612c0d111d334aaa 20240910120229136 DAUC <0003> auc.c:143 vector [3]: ck = c84a60901d18e4cdc5362852a1044f1d 20240910120229136 DAUC <0003> auc.c:144 vector [3]: ik = 8491d3d442fb35d707e1640c52591ea0 20240910120229136 DAUC <0003> auc.c:145 vector [3]: res = 678d1d3c1e1ecc3e0000000000000000 20240910120229136 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229136 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120229136 DAUC <0003> auc.c:151 vector [3]: kc = 8e0cff1aacbe80a7 20240910120229136 DAUC <0003> auc.c:152 vector [3]: sres = 7993d102 20240910120229136 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120229136 DAUC <0003> auc.c:113 vector [4]: rand = c1d022121c020cd86b2d47e887aac2a5 20240910120229136 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910120229137 DAUC <0003> auc.c:142 vector [4]: autn = 45f753ddfc9d0000e16f208c2c8cb894 20240910120229137 DAUC <0003> auc.c:143 vector [4]: ck = c135125febb843aa1451177ac8e556e5 20240910120229137 DAUC <0003> auc.c:144 vector [4]: ik = 1c65507a67f75d235e3c4fe176afc3f4 20240910120229137 DAUC <0003> auc.c:145 vector [4]: res = ec4488a42d1a488f0000000000000000 20240910120229137 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229137 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120229137 DAUC <0003> auc.c:151 vector [4]: kc = 973d1abe32058b98 20240910120229137 DAUC <0003> auc.c:152 vector [4]: sres = c15ec02b 20240910120229137 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120229137 DAUC <0003> db_auc.c:245 IMSI='262422859917321': Generated 5 vectors 20240910120229137 DAUC <0003> db_auc.c:249 IMSI='262422859917321': Updating SQN=481 in DB 20240910120229145 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422859917321"} 20240910120229145 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262422859917321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229145 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229145 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@0b3277db5cef: Final verdict of PTC: pass 20240910120229176 DAUC <0003> db_auc.c:157 IMSI='262423754599253': No 2G Auth Data 20240910120229176 DAUC <0003> db_auc.c:192 IMSI='262423754599253': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262423754599253" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240910120229207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20240910120229209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229209 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423754599253"} 20240910120229209 DAUC <0003> db_auc.c:236 IMSI='262423754599253': Calling to generate 1 vectors 20240910120229209 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910120229209 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229209 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229209 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120229209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229209 DAUC <0003> auc.c:113 vector [0]: rand = feb760b1a1e6697cb854c2b9d780dc67 20240910120229209 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120229209 DAUC <0003> auc.c:142 vector [0]: autn = 1539a5ac3b1d0000aaa75910e3a3bd6d 20240910120229209 DAUC <0003> auc.c:143 vector [0]: ck = 052f23d5911d8958113f9f8297af0cba 20240910120229209 DAUC <0003> auc.c:144 vector [0]: ik = 9c75b8cda920cb352485158785239f03 20240910120229209 DAUC <0003> auc.c:145 vector [0]: res = 27c1f16d480974cd0000000000000000 20240910120229209 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229209 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229209 DAUC <0003> auc.c:179 vector [0]: kc = 42ad84fb4fd3a800 20240910120229209 DAUC <0003> auc.c:180 vector [0]: sres = 279a9694 20240910120229209 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229209 DAUC <0003> db_auc.c:245 IMSI='262423754599253': Generated 1 vectors 20240910120229209 DAUC <0003> db_auc.c:249 IMSI='262423754599253': Updating SQN=33 in DB 20240910120229217 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423754599253"} 20240910120229217 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229217 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229217 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262423754599253" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423754599253" TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: setverdict(pass): none -> pass 20240910120229220 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229220 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423754599253"} 20240910120229220 DAUC <0003> db_auc.c:236 IMSI='262423754599253': Calling to generate 4 vectors 20240910120229220 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910120229220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229220 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910120229220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229220 DAUC <0003> auc.c:113 vector [0]: rand = 2972d707e010c18a6a09b3f93750e3f8 20240910120229220 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910120229220 DAUC <0003> auc.c:142 vector [0]: autn = 2d7f8b65e5b700007f2bd5c19726c343 20240910120229220 DAUC <0003> auc.c:143 vector [0]: ck = affb867edd8f231f0d5725619ee3ebc4 20240910120229220 DAUC <0003> auc.c:144 vector [0]: ik = 0c6bf5d8b62f69360de49e1d04e7caee 20240910120229220 DAUC <0003> auc.c:145 vector [0]: res = bf5df36fb2a2d3740000000000000000 20240910120229220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229220 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229220 DAUC <0003> auc.c:179 vector [0]: kc = 763cd2e8ef010400 20240910120229221 DAUC <0003> auc.c:180 vector [0]: sres = 46b3d371 20240910120229221 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229221 DAUC <0003> auc.c:113 vector [1]: rand = 61f72641d43bdba1971840be8e5496df 20240910120229221 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910120229221 DAUC <0003> auc.c:142 vector [1]: autn = 1de853bb5b7d00000df13302c4222a75 20240910120229221 DAUC <0003> auc.c:143 vector [1]: ck = 5cb97c0af053dfe0208ebc21e9a38448 20240910120229221 DAUC <0003> auc.c:144 vector [1]: ik = 3a0d0256c6b5838136b0ef913fff0fc5 20240910120229221 DAUC <0003> auc.c:145 vector [1]: res = fd3e8a3a7be76cab0000000000000000 20240910120229221 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229221 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229221 DAUC <0003> auc.c:179 vector [1]: kc = 05e71ca8f26ac000 20240910120229221 DAUC <0003> auc.c:180 vector [1]: sres = 6178292b 20240910120229221 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229221 DAUC <0003> auc.c:113 vector [2]: rand = 74906a69c27bffe73e778e243844c650 20240910120229221 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910120229221 DAUC <0003> auc.c:142 vector [2]: autn = 297b81c5d5ea0000d46f711119162d74 20240910120229221 DAUC <0003> auc.c:143 vector [2]: ck = 65a5408e9850b192f3e70ddd1aba3f19 20240910120229221 DAUC <0003> auc.c:144 vector [2]: ik = dc0234ea478cf082175f3c26152b16d6 20240910120229221 DAUC <0003> auc.c:145 vector [2]: res = c12474e2b4c530620000000000000000 20240910120229221 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229221 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229221 DAUC <0003> auc.c:179 vector [2]: kc = 00b1aaa0a010f000 20240910120229221 DAUC <0003> auc.c:180 vector [2]: sres = 113ac133 20240910120229221 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229221 DAUC <0003> auc.c:113 vector [3]: rand = 0e012ef81b7a85e7d2c89c82e4e8fa4f 20240910120229221 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910120229221 DAUC <0003> auc.c:142 vector [3]: autn = 4713b2ee428c0000d5ab39cb082c0e73 20240910120229221 DAUC <0003> auc.c:143 vector [3]: ck = 78d56cdef43fe452a9bdb615e43c0697 20240910120229221 DAUC <0003> auc.c:144 vector [3]: ik = d88f82808b54889898a5094d5d02e379 20240910120229221 DAUC <0003> auc.c:145 vector [3]: res = 74aed69dce1d601e0000000000000000 20240910120229221 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229221 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229221 DAUC <0003> auc.c:179 vector [3]: kc = 069849deff805c00 20240910120229221 DAUC <0003> auc.c:180 vector [3]: sres = e4f5b8fe 20240910120229221 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229221 DAUC <0003> db_auc.c:245 IMSI='262423754599253': Generated 4 vectors 20240910120229221 DAUC <0003> db_auc.c:249 IMSI='262423754599253': Updating SQN=161 in DB 20240910120229229 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423754599253"} 20240910120229229 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229229 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229229 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229234 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229234 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423754599253"} 20240910120229234 DAUC <0003> db_auc.c:236 IMSI='262423754599253': Calling to generate 5 vectors 20240910120229234 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229234 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229234 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229234 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910120229234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229234 DAUC <0003> auc.c:113 vector [0]: rand = fdeb5c7fb39320b927e317f02d0994db 20240910120229234 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910120229234 DAUC <0003> auc.c:142 vector [0]: autn = 8ec47f7884ae00001834de8e13923099 20240910120229234 DAUC <0003> auc.c:143 vector [0]: ck = 5b7a520cef14e98d2759657683b7b1bc 20240910120229234 DAUC <0003> auc.c:144 vector [0]: ik = b5d9b93a3a828772d1d4bbd2ce1644a2 20240910120229234 DAUC <0003> auc.c:145 vector [0]: res = 4a9a076a51de5ce30000000000000000 20240910120229234 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229234 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229234 DAUC <0003> auc.c:179 vector [0]: kc = bace8217db47b400 20240910120229234 DAUC <0003> auc.c:180 vector [0]: sres = 1e8a3359 20240910120229234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229234 DAUC <0003> auc.c:113 vector [1]: rand = 42fab6e1a9c54480147c13f16d0f29ca 20240910120229234 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910120229234 DAUC <0003> auc.c:142 vector [1]: autn = 7ddf38da1841000054e8861be153aefd 20240910120229234 DAUC <0003> auc.c:143 vector [1]: ck = 99416f86ba8b0cc43b19521c7f2937e4 20240910120229234 DAUC <0003> auc.c:144 vector [1]: ik = e36fadd8f07ba4e60ecef294cc6f8dac 20240910120229234 DAUC <0003> auc.c:145 vector [1]: res = f13c933ec1c166c20000000000000000 20240910120229234 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229234 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229234 DAUC <0003> auc.c:179 vector [1]: kc = 39956da66af52c00 20240910120229234 DAUC <0003> auc.c:180 vector [1]: sres = 14f98b94 20240910120229234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229234 DAUC <0003> auc.c:113 vector [2]: rand = c2c72e9a53995bac7467e4606ab8ba58 20240910120229234 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910120229234 DAUC <0003> auc.c:142 vector [2]: autn = 23de1e9e56e90000e18f1d5174d56488 20240910120229234 DAUC <0003> auc.c:143 vector [2]: ck = 5fc6920b6ecc4866d69b2a3f20fc77d6 20240910120229234 DAUC <0003> auc.c:144 vector [2]: ik = 984ee4a2c4be04c6d3c27682d142d032 20240910120229234 DAUC <0003> auc.c:145 vector [2]: res = 67e52e22ef2e33db0000000000000000 20240910120229234 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229234 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229235 DAUC <0003> auc.c:179 vector [2]: kc = 6c462fff81d7a000 20240910120229235 DAUC <0003> auc.c:180 vector [2]: sres = a81b16ca 20240910120229235 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229235 DAUC <0003> auc.c:113 vector [3]: rand = c5059ab4f8f899e81cdf495d11cf3890 20240910120229235 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910120229235 DAUC <0003> auc.c:142 vector [3]: autn = e01fc3e4d5f10000389656bfd8dabaa2 20240910120229235 DAUC <0003> auc.c:143 vector [3]: ck = ff4fefb6013d0d31bc6ed7e9b21343b4 20240910120229235 DAUC <0003> auc.c:144 vector [3]: ik = 0fe246004388bfd000b2440d9770dd60 20240910120229235 DAUC <0003> auc.c:145 vector [3]: res = 2dd044f27996a0ac0000000000000000 20240910120229235 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229235 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229235 DAUC <0003> auc.c:179 vector [3]: kc = 31fd4536d00b4400 20240910120229235 DAUC <0003> auc.c:180 vector [3]: sres = a6edf66b 20240910120229235 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229235 DAUC <0003> auc.c:113 vector [4]: rand = 6e5549e08b4490681b72a6c018e14ec4 20240910120229235 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910120229235 DAUC <0003> auc.c:142 vector [4]: autn = cd771e6b77680000f0301ef7858a244c 20240910120229235 DAUC <0003> auc.c:143 vector [4]: ck = ba70bb7d5b910a83f73e2f7ab524fc69 20240910120229235 DAUC <0003> auc.c:144 vector [4]: ik = a806ac89b2e30f6fc7eed4d397bc94cf 20240910120229235 DAUC <0003> auc.c:145 vector [4]: res = 5c61acb65ebb2ca20000000000000000 20240910120229235 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229235 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229235 DAUC <0003> auc.c:179 vector [4]: kc = 9d1a32eb3df3d800 20240910120229235 DAUC <0003> auc.c:180 vector [4]: sres = f8c384dd 20240910120229235 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229235 DAUC <0003> db_auc.c:245 IMSI='262423754599253': Generated 5 vectors 20240910120229235 DAUC <0003> db_auc.c:249 IMSI='262423754599253': Updating SQN=321 in DB 20240910120229243 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423754599253"} 20240910120229243 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229243 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229243 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229248 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229248 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423754599253"} 20240910120229248 DAUC <0003> db_auc.c:236 IMSI='262423754599253': Calling to generate 5 vectors 20240910120229248 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229248 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229248 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229248 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910120229248 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229248 DAUC <0003> auc.c:113 vector [0]: rand = 73418881f491c156f184c2f31179d586 20240910120229248 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910120229248 DAUC <0003> auc.c:142 vector [0]: autn = 49457bb5de5600003fd95da8f5284854 20240910120229248 DAUC <0003> auc.c:143 vector [0]: ck = fcd6ac496bda6df28323edb33a21e42e 20240910120229248 DAUC <0003> auc.c:144 vector [0]: ik = 1bdd46d57442bb1efc49914bd4673b4a 20240910120229248 DAUC <0003> auc.c:145 vector [0]: res = c4b3018f3e66904c0000000000000000 20240910120229248 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229248 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229248 DAUC <0003> auc.c:179 vector [0]: kc = 285d7f4ac7611800 20240910120229248 DAUC <0003> auc.c:180 vector [0]: sres = a51fdad8 20240910120229248 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229248 DAUC <0003> auc.c:113 vector [1]: rand = 900a90c77447649033ce7a388f8266d0 20240910120229248 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910120229248 DAUC <0003> auc.c:142 vector [1]: autn = 615e720d46c90000178e54b4f20c7001 20240910120229248 DAUC <0003> auc.c:143 vector [1]: ck = 245350996bdb1c08d7c2c9a1f38cac8e 20240910120229248 DAUC <0003> auc.c:144 vector [1]: ik = f0f23c4490764cec62f46a99d366e07b 20240910120229248 DAUC <0003> auc.c:145 vector [1]: res = a403129d82959ce20000000000000000 20240910120229248 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229248 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229248 DAUC <0003> auc.c:179 vector [1]: kc = a82dc315de1ce800 20240910120229248 DAUC <0003> auc.c:180 vector [1]: sres = ebc8ab3a 20240910120229249 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229249 DAUC <0003> auc.c:113 vector [2]: rand = 500bd3c8fddc904a0c6db12a5a8714b0 20240910120229249 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910120229249 DAUC <0003> auc.c:142 vector [2]: autn = 755ed07ae9240000b2b5fdf133fcc37b 20240910120229249 DAUC <0003> auc.c:143 vector [2]: ck = 75f26e866ae80953881ed8c8d59c7667 20240910120229249 DAUC <0003> auc.c:144 vector [2]: ik = d621a57680b0456a9abc21bc978014da 20240910120229249 DAUC <0003> auc.c:145 vector [2]: res = b17ed1c0a8c28a6e0000000000000000 20240910120229249 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229249 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229249 DAUC <0003> auc.c:179 vector [2]: kc = d700b2e60d4f2000 20240910120229249 DAUC <0003> auc.c:180 vector [2]: sres = 9a3b06f9 20240910120229249 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229249 DAUC <0003> auc.c:113 vector [3]: rand = 441347f6a30b478b905809aaedd46aa1 20240910120229249 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910120229249 DAUC <0003> auc.c:142 vector [3]: autn = a59c143a61db0000be43d387b8843d4f 20240910120229249 DAUC <0003> auc.c:143 vector [3]: ck = 8542a8afe7d7d6c3d80a90b5ef26d5ea 20240910120229249 DAUC <0003> auc.c:144 vector [3]: ik = eb8adfdd6a08a001cbdfeaf2e4f8ebee 20240910120229249 DAUC <0003> auc.c:145 vector [3]: res = 91cc77981fc3702a0000000000000000 20240910120229249 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229249 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229249 DAUC <0003> auc.c:179 vector [3]: kc = 461f69ff1357c000 20240910120229249 DAUC <0003> auc.c:180 vector [3]: sres = 2816f4d4 20240910120229249 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229249 DAUC <0003> auc.c:113 vector [4]: rand = 12fcc7d0f14f4a505237389d51e7f52a 20240910120229249 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910120229249 DAUC <0003> auc.c:142 vector [4]: autn = 518839b7806f0000bfc9bba6833480d7 20240910120229249 DAUC <0003> auc.c:143 vector [4]: ck = 8152821bd17c00e2b618a811e27df5a2 20240910120229249 DAUC <0003> auc.c:144 vector [4]: ik = 301d399a70ebfe961a9bf66f8993babe 20240910120229249 DAUC <0003> auc.c:145 vector [4]: res = 758d068a4763bcef0000000000000000 20240910120229249 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229249 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229249 DAUC <0003> auc.c:179 vector [4]: kc = a9e1805de49f9000 20240910120229249 DAUC <0003> auc.c:180 vector [4]: sres = 824b673a 20240910120229249 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229249 DAUC <0003> db_auc.c:245 IMSI='262423754599253': Generated 5 vectors 20240910120229249 DAUC <0003> db_auc.c:249 IMSI='262423754599253': Updating SQN=481 in DB 20240910120229257 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423754599253"} 20240910120229257 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423754599253 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229258 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@0b3277db5cef: Final verdict of PTC: pass 20240910120229295 DAUC <0003> db_auc.c:157 IMSI='262423632824593': No 2G Auth Data 20240910120229295 DAUC <0003> db_auc.c:192 IMSI='262423632824593': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262423632824593" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240910120229330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54360<->l=127.0.0.1:4258 20240910120229332 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229332 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423632824593"} 20240910120229332 DAUC <0003> db_auc.c:236 IMSI='262423632824593': Calling to generate 1 vectors 20240910120229332 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910120229332 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229332 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229332 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120229332 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229332 DAUC <0003> auc.c:113 vector [0]: rand = 15b44383bd4eb44c32d60121a3072a09 20240910120229332 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120229332 DAUC <0003> auc.c:142 vector [0]: autn = 4c6f4c55b93700002c128429f4b2994c 20240910120229332 DAUC <0003> auc.c:143 vector [0]: ck = 9ef10935ad24c52e63ec6f3617ca8730 20240910120229332 DAUC <0003> auc.c:144 vector [0]: ik = 2e059a93bb6caf82842f48bea2eb63ef 20240910120229332 DAUC <0003> auc.c:145 vector [0]: res = 7788c147aec4d5690000000000000000 20240910120229332 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229332 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229332 DAUC <0003> auc.c:179 vector [0]: kc = 62901669f29a8800 20240910120229332 DAUC <0003> auc.c:180 vector [0]: sres = 5181bfe5 20240910120229332 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229332 DAUC <0003> db_auc.c:245 IMSI='262423632824593': Generated 1 vectors 20240910120229332 DAUC <0003> db_auc.c:249 IMSI='262423632824593': Updating SQN=33 in DB 20240910120229340 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423632824593"} 20240910120229340 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229341 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229341 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262423632824593" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262423632824593" TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: setverdict(pass): none -> pass 20240910120229344 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229344 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423632824593"} 20240910120229344 DAUC <0003> db_auc.c:236 IMSI='262423632824593': Calling to generate 4 vectors 20240910120229344 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910120229344 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229344 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229344 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910120229344 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229344 DAUC <0003> auc.c:113 vector [0]: rand = cbd97da5a020c02317d81aa7c6fdd618 20240910120229345 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910120229345 DAUC <0003> auc.c:142 vector [0]: autn = f132038ba38e0000fbe723f7e642f8f7 20240910120229345 DAUC <0003> auc.c:143 vector [0]: ck = 962f149d146840779b7e4d081d0c751e 20240910120229345 DAUC <0003> auc.c:144 vector [0]: ik = a5c06225fa8f392a0b7734d15058ddff 20240910120229345 DAUC <0003> auc.c:145 vector [0]: res = bf025af9a004bbac0000000000000000 20240910120229345 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229345 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229345 DAUC <0003> auc.c:179 vector [0]: kc = 17c9b478d16d0c00 20240910120229345 DAUC <0003> auc.c:180 vector [0]: sres = 142b00bc 20240910120229345 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229345 DAUC <0003> auc.c:113 vector [1]: rand = e3e696ea68c202accb691f690f2703bb 20240910120229345 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910120229345 DAUC <0003> auc.c:142 vector [1]: autn = 553e2d683a520000f98c2819909b97e5 20240910120229345 DAUC <0003> auc.c:143 vector [1]: ck = cf0b4338008b250652e35a3e26672a81 20240910120229345 DAUC <0003> auc.c:144 vector [1]: ik = a05f5599b962acc9d193d6a22f5295af 20240910120229345 DAUC <0003> auc.c:145 vector [1]: res = b6e475b23a64cda70000000000000000 20240910120229345 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229345 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229345 DAUC <0003> auc.c:179 vector [1]: kc = e5c0049765e84c00 20240910120229345 DAUC <0003> auc.c:180 vector [1]: sres = bd6d3f66 20240910120229345 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229345 DAUC <0003> auc.c:113 vector [2]: rand = 18bfffe117aadd4e9f087cd309482f88 20240910120229345 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910120229345 DAUC <0003> auc.c:142 vector [2]: autn = a67aa5fe8e860000cafad0fb55926136 20240910120229345 DAUC <0003> auc.c:143 vector [2]: ck = b2c056736a9f630fabf98ff6ee1703b4 20240910120229345 DAUC <0003> auc.c:144 vector [2]: ik = e6a4db3cccd013bdbde028bc008c2281 20240910120229345 DAUC <0003> auc.c:145 vector [2]: res = 0ecdb68305fd7afa0000000000000000 20240910120229345 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229345 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229345 DAUC <0003> auc.c:179 vector [2]: kc = 7c3b54b651986000 20240910120229345 DAUC <0003> auc.c:180 vector [2]: sres = 901d4edc 20240910120229345 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229345 DAUC <0003> auc.c:113 vector [3]: rand = a811f16112c6d69a449a96b1ec106e68 20240910120229345 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910120229345 DAUC <0003> auc.c:142 vector [3]: autn = dcda641af8df0000393467e8391d38dd 20240910120229345 DAUC <0003> auc.c:143 vector [3]: ck = 5227957dc56185ee2e0451da4ef6c974 20240910120229345 DAUC <0003> auc.c:144 vector [3]: ik = db58b741e3bbff4d80b57924c5316019 20240910120229345 DAUC <0003> auc.c:145 vector [3]: res = 9f5c136b154ef67c0000000000000000 20240910120229345 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229345 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229345 DAUC <0003> auc.c:179 vector [3]: kc = 6e9bb44366bab800 20240910120229345 DAUC <0003> auc.c:180 vector [3]: sres = 9fd0156d 20240910120229345 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229345 DAUC <0003> db_auc.c:245 IMSI='262423632824593': Generated 4 vectors 20240910120229345 DAUC <0003> db_auc.c:249 IMSI='262423632824593': Updating SQN=161 in DB 20240910120229353 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423632824593"} 20240910120229353 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229353 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229353 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229358 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229358 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423632824593"} 20240910120229358 DAUC <0003> db_auc.c:236 IMSI='262423632824593': Calling to generate 5 vectors 20240910120229358 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229358 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229358 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229358 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910120229358 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229358 DAUC <0003> auc.c:113 vector [0]: rand = 50a77d03a7f218037277a80c98eecc7e 20240910120229358 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910120229358 DAUC <0003> auc.c:142 vector [0]: autn = 136edf2b6a2e000051b79690c587a5e5 20240910120229358 DAUC <0003> auc.c:143 vector [0]: ck = 508246c3b3be71ae895757cd9ec8714e 20240910120229358 DAUC <0003> auc.c:144 vector [0]: ik = e8f5359220f0ae77b7bfa934fc290ca2 20240910120229358 DAUC <0003> auc.c:145 vector [0]: res = 5259ba00be03f0300000000000000000 20240910120229358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229358 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229358 DAUC <0003> auc.c:179 vector [0]: kc = 28c044e10479c400 20240910120229358 DAUC <0003> auc.c:180 vector [0]: sres = e677070a 20240910120229358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229358 DAUC <0003> auc.c:113 vector [1]: rand = c0509564d5872ceb219b3d6408d8f56d 20240910120229358 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910120229359 DAUC <0003> auc.c:142 vector [1]: autn = 76f40efee51b0000147cedb13e8f09de 20240910120229359 DAUC <0003> auc.c:143 vector [1]: ck = deee6c806c67dcd5c1f60316cdd3ff87 20240910120229359 DAUC <0003> auc.c:144 vector [1]: ik = 8f5d00d2dca90ea2ac606ea092a02141 20240910120229359 DAUC <0003> auc.c:145 vector [1]: res = 61d54d96a0fca5a20000000000000000 20240910120229359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229359 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229359 DAUC <0003> auc.c:179 vector [1]: kc = 7c375f16c50e0400 20240910120229359 DAUC <0003> auc.c:180 vector [1]: sres = f2edff57 20240910120229359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229359 DAUC <0003> auc.c:113 vector [2]: rand = 84b21ba95c8902209745336046fbbc09 20240910120229359 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910120229359 DAUC <0003> auc.c:142 vector [2]: autn = c8c85bbe89d00000617fea2696822266 20240910120229359 DAUC <0003> auc.c:143 vector [2]: ck = 6e78294d85828342c16bb46a4694f066 20240910120229359 DAUC <0003> auc.c:144 vector [2]: ik = 8808c6dd2bcee58538dbb658cfd84bc0 20240910120229359 DAUC <0003> auc.c:145 vector [2]: res = 1a6acab7e4c6e3690000000000000000 20240910120229359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229359 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229359 DAUC <0003> auc.c:179 vector [2]: kc = c04d7dbf7aa60400 20240910120229359 DAUC <0003> auc.c:180 vector [2]: sres = 3c186d9b 20240910120229359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229359 DAUC <0003> auc.c:113 vector [3]: rand = ed7f3b984fb958a1e820fc8fa944ffde 20240910120229359 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910120229359 DAUC <0003> auc.c:142 vector [3]: autn = 650f2905f40700008101e43a47db5d67 20240910120229359 DAUC <0003> auc.c:143 vector [3]: ck = 3d31547dbd8390e677139d3bcf3e71c6 20240910120229359 DAUC <0003> auc.c:144 vector [3]: ik = a16d2b59080a595c4305aae2ff16ba1f 20240910120229359 DAUC <0003> auc.c:145 vector [3]: res = 7e1cc33bf439e3990000000000000000 20240910120229359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229359 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229359 DAUC <0003> auc.c:179 vector [3]: kc = 40003e986d65a800 20240910120229359 DAUC <0003> auc.c:180 vector [3]: sres = 6c0ddb80 20240910120229359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229359 DAUC <0003> auc.c:113 vector [4]: rand = 7b071fe70ba5ca5ed67cfc123d501f57 20240910120229359 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910120229359 DAUC <0003> auc.c:142 vector [4]: autn = 79d9ba47406c0000fa55ddfc3021c38a 20240910120229359 DAUC <0003> auc.c:143 vector [4]: ck = 2898c4e42988e358f9c248c9ced6bd27 20240910120229359 DAUC <0003> auc.c:144 vector [4]: ik = 2a052c1a4b4abc73ab5995bbbe83a78f 20240910120229359 DAUC <0003> auc.c:145 vector [4]: res = 25c5bbc5d74cdc8e0000000000000000 20240910120229359 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229359 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229359 DAUC <0003> auc.c:179 vector [4]: kc = 3a5c85de8c867400 20240910120229359 DAUC <0003> auc.c:180 vector [4]: sres = 3ab203a3 20240910120229359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229359 DAUC <0003> db_auc.c:245 IMSI='262423632824593': Generated 5 vectors 20240910120229359 DAUC <0003> db_auc.c:249 IMSI='262423632824593': Updating SQN=321 in DB 20240910120229368 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423632824593"} 20240910120229368 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229368 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229368 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229373 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423632824593"} 20240910120229373 DAUC <0003> db_auc.c:236 IMSI='262423632824593': Calling to generate 5 vectors 20240910120229373 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229373 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229373 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229373 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910120229373 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229373 DAUC <0003> auc.c:113 vector [0]: rand = 71c3086db93856101e1129fd9b856f95 20240910120229373 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910120229373 DAUC <0003> auc.c:142 vector [0]: autn = 816486c7782c0000af0f870915d2f66e 20240910120229373 DAUC <0003> auc.c:143 vector [0]: ck = 2b3583a22c63dc6f62cfa8226f176490 20240910120229373 DAUC <0003> auc.c:144 vector [0]: ik = 1eaee159b8c93b17c616961e1e9f2532 20240910120229373 DAUC <0003> auc.c:145 vector [0]: res = 524459fd50c728950000000000000000 20240910120229373 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229373 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229373 DAUC <0003> auc.c:179 vector [0]: kc = 81caa743dcd29800 20240910120229373 DAUC <0003> auc.c:180 vector [0]: sres = 276ba582 20240910120229373 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229373 DAUC <0003> auc.c:113 vector [1]: rand = 0baa4fc81601d41a55899bdf7c084c37 20240910120229373 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910120229373 DAUC <0003> auc.c:142 vector [1]: autn = 0fca384a0a130000b878881943206b2f 20240910120229373 DAUC <0003> auc.c:143 vector [1]: ck = 624e35fdda13db301c9d49a1e06e3bd9 20240910120229373 DAUC <0003> auc.c:144 vector [1]: ik = dc3456793f70c783acb615eb048665ca 20240910120229373 DAUC <0003> auc.c:145 vector [1]: res = e8683fd4487cf52c0000000000000000 20240910120229373 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229373 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229373 DAUC <0003> auc.c:179 vector [1]: kc = e908de1075cffc00 20240910120229373 DAUC <0003> auc.c:180 vector [1]: sres = b1057f25 20240910120229373 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229373 DAUC <0003> auc.c:113 vector [2]: rand = 8c1e0dc2ef04e1611ef429ffd5e1dfbe 20240910120229373 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910120229373 DAUC <0003> auc.c:142 vector [2]: autn = 2c9cbca628780000adf7675001be454f 20240910120229373 DAUC <0003> auc.c:143 vector [2]: ck = 4be32d48676125089057ef76036d4482 20240910120229374 DAUC <0003> auc.c:144 vector [2]: ik = 3fa6fcbc40405987aae3dd18662d975f 20240910120229374 DAUC <0003> auc.c:145 vector [2]: res = 8807bb88c1aec4a50000000000000000 20240910120229374 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229374 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229374 DAUC <0003> auc.c:179 vector [2]: kc = 9b25889933b7ec00 20240910120229374 DAUC <0003> auc.c:180 vector [2]: sres = 6b4a7ff9 20240910120229374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229374 DAUC <0003> auc.c:113 vector [3]: rand = 933af46aab2926e646d1f6c2cf382c3a 20240910120229374 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910120229374 DAUC <0003> auc.c:142 vector [3]: autn = 3ec299f695ee00000c68196685193e54 20240910120229374 DAUC <0003> auc.c:143 vector [3]: ck = 5232bc26da86b99bafb047e64d7a5e15 20240910120229374 DAUC <0003> auc.c:144 vector [3]: ik = d733c24e74827d7193fa77bf7360f0c4 20240910120229374 DAUC <0003> auc.c:145 vector [3]: res = bbc1c81ae81bd9000000000000000000 20240910120229374 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229374 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229374 DAUC <0003> auc.c:179 vector [3]: kc = e748809deecb2800 20240910120229374 DAUC <0003> auc.c:180 vector [3]: sres = 03e653ec 20240910120229374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229374 DAUC <0003> auc.c:113 vector [4]: rand = aed68d6b125f214e0a51f4751e2eee3e 20240910120229374 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910120229374 DAUC <0003> auc.c:142 vector [4]: autn = 17974af00c330000d9d3e47fb47643c6 20240910120229374 DAUC <0003> auc.c:143 vector [4]: ck = 0ab2b289956439855e4fc6fcbf2fcb99 20240910120229374 DAUC <0003> auc.c:144 vector [4]: ik = c038a727ea28b05a2566ced283fbb226 20240910120229374 DAUC <0003> auc.c:145 vector [4]: res = 24c1e874eca14c610000000000000000 20240910120229374 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229374 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229374 DAUC <0003> auc.c:179 vector [4]: kc = ba614d90645e8400 20240910120229374 DAUC <0003> auc.c:180 vector [4]: sres = 9d8a3e77 20240910120229374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229374 DAUC <0003> db_auc.c:245 IMSI='262423632824593': Generated 5 vectors 20240910120229374 DAUC <0003> db_auc.c:249 IMSI='262423632824593': Updating SQN=481 in DB 20240910120229382 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423632824593"} 20240910120229382 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423632824593 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229382 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229383 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54360<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@0b3277db5cef: Final verdict of PTC: pass 20240910120229421 DAUC <0003> db_auc.c:157 IMSI='262423864453263': No 2G Auth Data 20240910120229421 DAUC <0003> db_auc.c:192 IMSI='262423864453263': No 3G Auth Data HLR_Test-GSUP(21)@0b3277db5cef: Created GsupExpect[0] for "262423864453263" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240910120229460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54362<->l=127.0.0.1:4258 20240910120229464 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229464 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864453263"} 20240910120229464 DAUC <0003> db_auc.c:236 IMSI='262423864453263': Calling to generate 1 vectors 20240910120229464 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240910120229464 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229464 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229464 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120229464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229464 DAUC <0003> auc.c:113 vector [0]: rand = cd1ffd58938f19d8e3af33b3986bf962 20240910120229464 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120229464 DAUC <0003> auc.c:142 vector [0]: autn = c65b67229edc00005c33b7d7b73e5934 20240910120229464 DAUC <0003> auc.c:143 vector [0]: ck = 198a51a5ae5fbd0bae684ccef01a34a8 20240910120229464 DAUC <0003> auc.c:144 vector [0]: ik = ea8072da5636b36fcf017433b73af4c5 20240910120229464 DAUC <0003> auc.c:145 vector [0]: res = 0626ced1d2a62a8f0000000000000000 20240910120229464 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229464 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229464 DAUC <0003> auc.c:179 vector [0]: kc = 6290a8942e09bb3c 20240910120229464 DAUC <0003> auc.c:180 vector [0]: sres = 1af709aa 20240910120229464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229464 DAUC <0003> db_auc.c:245 IMSI='262423864453263': Generated 1 vectors 20240910120229464 DAUC <0003> db_auc.c:249 IMSI='262423864453263': Updating SQN=33 in DB 20240910120229472 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864453263"} 20240910120229472 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229472 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229472 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@0b3277db5cef: Found GsupExpect[0] for "262423864453263" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@0b3277db5cef: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423864453263" TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: setverdict(pass): none -> pass 20240910120229477 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229477 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864453263"} 20240910120229477 DAUC <0003> db_auc.c:236 IMSI='262423864453263': Calling to generate 4 vectors 20240910120229477 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240910120229477 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229477 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229477 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240910120229478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229478 DAUC <0003> auc.c:113 vector [0]: rand = 08d8878ff2a7c58315b9ca4cdc102f7e 20240910120229478 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240910120229478 DAUC <0003> auc.c:142 vector [0]: autn = 691bee89b01b000098bd36c04e1ca45a 20240910120229478 DAUC <0003> auc.c:143 vector [0]: ck = 0df8fd1261626a23f042303379e98b9e 20240910120229478 DAUC <0003> auc.c:144 vector [0]: ik = 1f8868cb31c3772e6bef60b58e4b5ab3 20240910120229478 DAUC <0003> auc.c:145 vector [0]: res = 07fc5909324c650e0000000000000000 20240910120229478 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229478 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229478 DAUC <0003> auc.c:179 vector [0]: kc = b021749bdf23516d 20240910120229478 DAUC <0003> auc.c:180 vector [0]: sres = 79a2e2e5 20240910120229478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229478 DAUC <0003> auc.c:113 vector [1]: rand = c73f5bf1da82ebb73f24e5cb7e6657d1 20240910120229478 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240910120229478 DAUC <0003> auc.c:142 vector [1]: autn = def4f8fc7aad0000281586b8b2475c58 20240910120229478 DAUC <0003> auc.c:143 vector [1]: ck = 3a54aa4fbd5ce8cced5f66fe60deeb30 20240910120229478 DAUC <0003> auc.c:144 vector [1]: ik = 3ea258ebe5aaad50b3b9c9ce7cc67fe1 20240910120229478 DAUC <0003> auc.c:145 vector [1]: res = fb0cf11dc8e860ec0000000000000000 20240910120229478 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229478 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229478 DAUC <0003> auc.c:179 vector [1]: kc = 35f8e68cc1ae4b67 20240910120229478 DAUC <0003> auc.c:180 vector [1]: sres = 1aa2eff1 20240910120229478 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229478 DAUC <0003> auc.c:113 vector [2]: rand = 2435daecd4bcbcf96902607e4cb3ce6d 20240910120229478 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240910120229478 DAUC <0003> auc.c:142 vector [2]: autn = 09dc38088f00000021c70f1b4598571d 20240910120229478 DAUC <0003> auc.c:143 vector [2]: ck = 446278a1fba639954bf39f8c9955fce4 20240910120229478 DAUC <0003> auc.c:144 vector [2]: ik = c9d931e8b6ba57a503a702b52e1843f5 20240910120229478 DAUC <0003> auc.c:145 vector [2]: res = 9e4f4678e7d0e3040000000000000000 20240910120229478 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229478 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229478 DAUC <0003> auc.c:179 vector [2]: kc = abf0c454725fcfd0 20240910120229478 DAUC <0003> auc.c:180 vector [2]: sres = 9356c264 20240910120229478 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229478 DAUC <0003> auc.c:113 vector [3]: rand = 60905114e59944006c5512cba00c1a45 20240910120229479 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240910120229479 DAUC <0003> auc.c:142 vector [3]: autn = 20c2ab0cc2210000a6561d76ea5eb269 20240910120229479 DAUC <0003> auc.c:143 vector [3]: ck = 6a14780879b5d78a2993c1699ba52edf 20240910120229479 DAUC <0003> auc.c:144 vector [3]: ik = 6a20209cbd0f1b7a57fb000522d9dce2 20240910120229479 DAUC <0003> auc.c:145 vector [3]: res = 8891eced4a4238900000000000000000 20240910120229479 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229479 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229479 DAUC <0003> auc.c:179 vector [3]: kc = d52f98d3f10d6ef2 20240910120229479 DAUC <0003> auc.c:180 vector [3]: sres = 5d0e34e8 20240910120229479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229479 DAUC <0003> db_auc.c:245 IMSI='262423864453263': Generated 4 vectors 20240910120229479 DAUC <0003> db_auc.c:249 IMSI='262423864453263': Updating SQN=161 in DB 20240910120229487 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864453263"} 20240910120229487 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229487 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229487 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229492 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229492 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864453263"} 20240910120229492 DAUC <0003> db_auc.c:236 IMSI='262423864453263': Calling to generate 5 vectors 20240910120229492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240910120229492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229492 DAUC <0003> auc.c:113 vector [0]: rand = ac5c0a344b6656262b47f153a9ba30ac 20240910120229492 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240910120229492 DAUC <0003> auc.c:142 vector [0]: autn = 9b9bc5b312870000e2239a70d12e5471 20240910120229492 DAUC <0003> auc.c:143 vector [0]: ck = 5f51642051cabf1016c20b1bbc3f6a39 20240910120229492 DAUC <0003> auc.c:144 vector [0]: ik = 6cac7d6a40513e18f74c004743410b8b 20240910120229492 DAUC <0003> auc.c:145 vector [0]: res = a9135488f7cde7d50000000000000000 20240910120229492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229492 DAUC <0003> auc.c:179 vector [0]: kc = fffe65adf787fd01 20240910120229492 DAUC <0003> auc.c:180 vector [0]: sres = a9027380 20240910120229492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229492 DAUC <0003> auc.c:113 vector [1]: rand = 4aa665a05d876fcde23fe319acd315d8 20240910120229493 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240910120229493 DAUC <0003> auc.c:142 vector [1]: autn = 8dba61ff4bc900009fc25dc11ee6f24b 20240910120229493 DAUC <0003> auc.c:143 vector [1]: ck = c9c816ccdd72e3afed240a299e31da2a 20240910120229493 DAUC <0003> auc.c:144 vector [1]: ik = 8bf3b0cfcd0eff1016ac22b425f1aef0 20240910120229493 DAUC <0003> auc.c:145 vector [1]: res = ae7043132c73d0cf0000000000000000 20240910120229493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229493 DAUC <0003> auc.c:179 vector [1]: kc = 17bdf454068ad270 20240910120229493 DAUC <0003> auc.c:180 vector [1]: sres = 5ededab5 20240910120229493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229493 DAUC <0003> auc.c:113 vector [2]: rand = 2296de4f94c01d13e07fae8474a8040d 20240910120229493 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240910120229493 DAUC <0003> auc.c:142 vector [2]: autn = 68f755e816cc000093a001f784796e90 20240910120229493 DAUC <0003> auc.c:143 vector [2]: ck = cd80d076e77fe48af26f4a4f83265c47 20240910120229493 DAUC <0003> auc.c:144 vector [2]: ik = 0d27cc7ed54ef656f97f903b16bee244 20240910120229493 DAUC <0003> auc.c:145 vector [2]: res = fd0605e846d663170000000000000000 20240910120229493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229493 DAUC <0003> auc.c:179 vector [2]: kc = 5011d61e9a57eecd 20240910120229493 DAUC <0003> auc.c:180 vector [2]: sres = 13dbe681 20240910120229493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229493 DAUC <0003> auc.c:113 vector [3]: rand = e48fb77533a5810fe4ffea9d2eec270f 20240910120229493 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240910120229493 DAUC <0003> auc.c:142 vector [3]: autn = 3a111e8ea2430000d7badce734cfe0ec 20240910120229493 DAUC <0003> auc.c:143 vector [3]: ck = 5695590e0a7d0eeae0b15fcd0444f264 20240910120229493 DAUC <0003> auc.c:144 vector [3]: ik = e7366f399220591c6b325520829d3342 20240910120229493 DAUC <0003> auc.c:145 vector [3]: res = 41ed3f5eb775a1630000000000000000 20240910120229493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229493 DAUC <0003> auc.c:179 vector [3]: kc = 6c79762dd451fa60 20240910120229493 DAUC <0003> auc.c:180 vector [3]: sres = fcf233bd 20240910120229493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229493 DAUC <0003> auc.c:113 vector [4]: rand = c270aadffa4f73dd4a689dfe98cfacc3 20240910120229493 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240910120229493 DAUC <0003> auc.c:142 vector [4]: autn = fd3b9b40daae00009eabfc3e23d276c5 20240910120229493 DAUC <0003> auc.c:143 vector [4]: ck = 5ea4d76f4ead0a8e0580a42e46b5c585 20240910120229493 DAUC <0003> auc.c:144 vector [4]: ik = d65ce50eea902c70f1d5c932485bbff7 20240910120229493 DAUC <0003> auc.c:145 vector [4]: res = 1e71078417eeb65d0000000000000000 20240910120229493 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229493 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229493 DAUC <0003> auc.c:179 vector [4]: kc = 6844e5cce87f963f 20240910120229493 DAUC <0003> auc.c:180 vector [4]: sres = db0137fd 20240910120229493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229493 DAUC <0003> db_auc.c:245 IMSI='262423864453263': Generated 5 vectors 20240910120229493 DAUC <0003> db_auc.c:249 IMSI='262423864453263': Updating SQN=321 in DB 20240910120229502 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864453263"} 20240910120229502 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229502 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229502 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229507 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229507 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864453263"} 20240910120229507 DAUC <0003> db_auc.c:236 IMSI='262423864453263': Calling to generate 5 vectors 20240910120229507 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120229507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120229507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120229507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240910120229507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120229507 DAUC <0003> auc.c:113 vector [0]: rand = 54e6d84a8b779beabc2f541b8c779c71 20240910120229507 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240910120229507 DAUC <0003> auc.c:142 vector [0]: autn = ecb18d836c350000f01a383ed5ae74fe 20240910120229507 DAUC <0003> auc.c:143 vector [0]: ck = 76a949de24f5c5b489d6dc3476c43e1e 20240910120229507 DAUC <0003> auc.c:144 vector [0]: ik = 118d509b0a5fd7431667817d371746f1 20240910120229507 DAUC <0003> auc.c:145 vector [0]: res = baa64d21711885af0000000000000000 20240910120229507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120229507 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120229507 DAUC <0003> auc.c:179 vector [0]: kc = b8ce17d6423dc4be 20240910120229507 DAUC <0003> auc.c:180 vector [0]: sres = bb50edbc 20240910120229507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120229507 DAUC <0003> auc.c:113 vector [1]: rand = 760d4b06aab92ebeecaa5246bcb1f5ec 20240910120229507 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240910120229507 DAUC <0003> auc.c:142 vector [1]: autn = 8a67997bb23f0000ce5869d5bca70f3a 20240910120229507 DAUC <0003> auc.c:143 vector [1]: ck = 25b6581fb40cce218d26845f8fe32e71 20240910120229507 DAUC <0003> auc.c:144 vector [1]: ik = 7ef20e0806bb6bb0a631c2acc3226490 20240910120229508 DAUC <0003> auc.c:145 vector [1]: res = f8f2b70e98c887550000000000000000 20240910120229508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120229508 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120229508 DAUC <0003> auc.c:179 vector [1]: kc = 74f51fe770f80127 20240910120229508 DAUC <0003> auc.c:180 vector [1]: sres = 10e52beb 20240910120229508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120229508 DAUC <0003> auc.c:113 vector [2]: rand = 129c4ce69325c03af21de95bf776001e 20240910120229508 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240910120229508 DAUC <0003> auc.c:142 vector [2]: autn = 19fd3e475266000006d28a612f404deb 20240910120229508 DAUC <0003> auc.c:143 vector [2]: ck = 2734b2f446daa14640e6756203c68a94 20240910120229508 DAUC <0003> auc.c:144 vector [2]: ik = 49bbe1d0498d4ec35086865c7b899bc0 20240910120229508 DAUC <0003> auc.c:145 vector [2]: res = a464288a5ef7e0650000000000000000 20240910120229508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120229508 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120229508 DAUC <0003> auc.c:179 vector [2]: kc = f9807fa742e00682 20240910120229508 DAUC <0003> auc.c:180 vector [2]: sres = 16336588 20240910120229508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120229508 DAUC <0003> auc.c:113 vector [3]: rand = 1b4b91037ed259ec9a5094dc5492a908 20240910120229508 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240910120229508 DAUC <0003> auc.c:142 vector [3]: autn = 04dc0e0363dc0000d495cf19e6b9353e 20240910120229508 DAUC <0003> auc.c:143 vector [3]: ck = 3c92f33bcfc4d7eb52e69bd2277c389f 20240910120229508 DAUC <0003> auc.c:144 vector [3]: ik = 1494d771086b5ba2fb8d85fd050722e3 20240910120229508 DAUC <0003> auc.c:145 vector [3]: res = 8131983d283682600000000000000000 20240910120229508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120229508 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120229508 DAUC <0003> auc.c:179 vector [3]: kc = ee18f9da913f8fee 20240910120229508 DAUC <0003> auc.c:180 vector [3]: sres = d16ed8f7 20240910120229508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120229508 DAUC <0003> auc.c:113 vector [4]: rand = c037c5b0dce400643be4763c0e5bf154 20240910120229508 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240910120229508 DAUC <0003> auc.c:142 vector [4]: autn = 7884b7c8747100005e566c916f749186 20240910120229508 DAUC <0003> auc.c:143 vector [4]: ck = 0feb15416ea4d48e8ad76d6d366abcdf 20240910120229508 DAUC <0003> auc.c:144 vector [4]: ik = 3dd89fa30d644dfd75d0d000911d0c6e 20240910120229508 DAUC <0003> auc.c:145 vector [4]: res = 6261f920f2d546620000000000000000 20240910120229508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120229508 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120229508 DAUC <0003> auc.c:179 vector [4]: kc = 2ddc0787443bd62c 20240910120229508 DAUC <0003> auc.c:180 vector [4]: sres = fc636968 20240910120229508 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120229508 DAUC <0003> db_auc.c:245 IMSI='262423864453263': Generated 5 vectors 20240910120229508 DAUC <0003> db_auc.c:249 IMSI='262423864453263': Updating SQN=481 in DB 20240910120229516 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864453263"} 20240910120229517 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423864453263 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120229517 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120229517 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120229521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54362<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120229547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@0b3277db5cef: Final verdict of PTC: none 20240910120229548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42515<->l=127.0.0.1:4259) 20240910120229548 DLINP <000b> input/ipa.c:451 connected read/write 20240910120229548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120229548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120229548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120229548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(23)@0b3277db5cef: Final verdict of PTC: none 22@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Sep 10 12:02:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20240910120229573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 20240910120229573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=23540) Waiting for packet dumper to finish... 1 (prev_count=23540, count=59772) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Sep 10 12:02:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_sai_eps started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120232674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120232675 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120232679 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120232679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120232680 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120232680 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120232680 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120232680 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120232680 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 2: 20240910120232680 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 3: 20240910120232680 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 4: 20240910120232680 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 5: 20240910120232680 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 7: 20240910120232680 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120232680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120232680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120232680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120232703 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43455<->l=127.0.0.1:4259) 20240910120232738 DAUC <0003> db_auc.c:157 IMSI='262425979345910': No 2G Auth Data 20240910120232738 DAUC <0003> db_auc.c:192 IMSI='262425979345910': No 3G Auth Data HLR_Test-GSUP(33)@0b3277db5cef: Created GsupExpect[0] for "262425979345910" to be handled at TC_gsup_sai_eps(36) 20240910120232793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 20240910120232802 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120232802 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979345910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425979345910"} 20240910120232803 DAUC <0003> db_auc.c:157 IMSI='262425979345910': No 2G Auth Data 20240910120232803 DAUC <0003> db_auc.c:236 IMSI='262425979345910': Calling to generate 5 vectors 20240910120232803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120232803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120232803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120232803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120232803 DAUC <0003> auc.c:113 vector [0]: rand = 2fd32c3c9918bbff84355c6876c3952e 20240910120232803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120232803 DAUC <0003> auc.c:142 vector [0]: autn = 0fcecdb336918000ed099c4843488a55 20240910120232803 DAUC <0003> auc.c:143 vector [0]: ck = 6dec375f39480ada0838fca134014554 20240910120232803 DAUC <0003> auc.c:144 vector [0]: ik = 63d8c6918f3df89979842066a8e7fa25 20240910120232803 DAUC <0003> auc.c:145 vector [0]: res = d515c20328c072870000000000000000 20240910120232803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120232803 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120232803 DAUC <0003> auc.c:151 vector [0]: kc = 7f882d092a934d32 20240910120232803 DAUC <0003> auc.c:152 vector [0]: sres = fdd5b084 20240910120232803 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120232803 DAUC <0003> auc.c:113 vector [1]: rand = 8e99f90e3331dd259abd4ebaebffd40a 20240910120232803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120232803 DAUC <0003> auc.c:142 vector [1]: autn = 09f3218e898d8000a91aaba2b0b1f6ac 20240910120232803 DAUC <0003> auc.c:143 vector [1]: ck = 543ce99d69a97a1624e2e2aa77fdf4a1 20240910120232803 DAUC <0003> auc.c:144 vector [1]: ik = acd22c661de58c192bbf92b68ef685f1 20240910120232803 DAUC <0003> auc.c:145 vector [1]: res = 3ac1e100b5be2f2b0000000000000000 20240910120232803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120232803 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120232803 DAUC <0003> auc.c:151 vector [1]: kc = f7b3b5e78d47875f 20240910120232803 DAUC <0003> auc.c:152 vector [1]: sres = 8f7fce2b 20240910120232803 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120232803 DAUC <0003> auc.c:113 vector [2]: rand = 6af5c2aef9005dd7b715dacb438861a9 20240910120232803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120232803 DAUC <0003> auc.c:142 vector [2]: autn = 310d738c570e80007171cdaa4f3c1e7b 20240910120232803 DAUC <0003> auc.c:143 vector [2]: ck = 8df642ff85fb9a5773eed8fe16a47b35 20240910120232803 DAUC <0003> auc.c:144 vector [2]: ik = ff3d5315d825f9cb80e64b2ae5872eaf 20240910120232803 DAUC <0003> auc.c:145 vector [2]: res = 8eda578f83ec1a3e0000000000000000 20240910120232803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120232803 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120232803 DAUC <0003> auc.c:151 vector [2]: kc = 81c3823eaefd3606 20240910120232803 DAUC <0003> auc.c:152 vector [2]: sres = 0d364db1 20240910120232803 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120232803 DAUC <0003> auc.c:113 vector [3]: rand = 879bb30320b342481bed3eae4ebcf076 20240910120232803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120232803 DAUC <0003> auc.c:142 vector [3]: autn = fc71e29f0c7a8000923915ff7233dfe6 20240910120232803 DAUC <0003> auc.c:143 vector [3]: ck = 2215387a8942f323bc3ce8210c1972c2 20240910120232803 DAUC <0003> auc.c:144 vector [3]: ik = 857ee05d4c19f47e17b79e51adb5852c 20240910120232803 DAUC <0003> auc.c:145 vector [3]: res = defb7c64ff85216f0000000000000000 20240910120232803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120232803 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120232803 DAUC <0003> auc.c:151 vector [3]: kc = 0ce0ae5764f7f0b3 20240910120232803 DAUC <0003> auc.c:152 vector [3]: sres = 217e5d0b 20240910120232803 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120232803 DAUC <0003> auc.c:113 vector [4]: rand = abb6df6e9f853301968d56821f090cfb 20240910120232803 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120232803 DAUC <0003> auc.c:142 vector [4]: autn = 110feee69238800096dfa1c47f71d8a2 20240910120232803 DAUC <0003> auc.c:143 vector [4]: ck = 95ebb482a4f652c8fa3303d7e1e86651 20240910120232803 DAUC <0003> auc.c:144 vector [4]: ik = f1b86531ba9550a4431f529756064e51 20240910120232803 DAUC <0003> auc.c:145 vector [4]: res = 944e5815ed93f1b60000000000000000 20240910120232803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120232803 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120232804 DAUC <0003> auc.c:151 vector [4]: kc = dd7f80f3a98d2a6c 20240910120232804 DAUC <0003> auc.c:152 vector [4]: sres = 79dda9a3 20240910120232804 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120232804 DAUC <0003> db_auc.c:245 IMSI='262425979345910': Generated 5 vectors 20240910120232804 DAUC <0003> db_auc.c:249 IMSI='262425979345910': Updating SQN=161 in DB 20240910120232812 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979345910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425979345910"} 20240910120232812 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425979345910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120232812 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120232812 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0b3277db5cef: Found GsupExpect[0] for "262425979345910" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@0b3277db5cef: Added IMSI table entry 0TC_gsup_sai_eps(36)"262425979345910" TC_gsup_sai_eps(36)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120232820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@0b3277db5cef: Final verdict of PTC: pass 20240910120232845 DAUC <0003> db_auc.c:157 IMSI='262422738610585': No 2G Auth Data 20240910120232845 DAUC <0003> db_auc.c:192 IMSI='262422738610585': No 3G Auth Data HLR_Test-GSUP(33)@0b3277db5cef: Created GsupExpect[0] for "262422738610585" to be handled at TC_gsup_sai_eps(37) 20240910120232867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 20240910120232869 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120232869 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422738610585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422738610585"} 20240910120232869 DAUC <0003> db_auc.c:157 IMSI='262422738610585': No 2G Auth Data 20240910120232869 DAUC <0003> db_auc.c:236 IMSI='262422738610585': Calling to generate 5 vectors 20240910120232869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240910120232869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120232869 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240910120232869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120232869 DAUC <0003> auc.c:113 vector [0]: rand = 4775b065a719644c2638554d4e548d58 20240910120232869 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120232869 DAUC <0003> auc.c:142 vector [0]: autn = 04c1f4e8806880007f20f995c830c0b4 20240910120232869 DAUC <0003> auc.c:143 vector [0]: ck = cb0caa705a861c05f647afc073d86ac8 20240910120232869 DAUC <0003> auc.c:144 vector [0]: ik = 59700b068ef65ab4024a1d5c16e82d7d 20240910120232869 DAUC <0003> auc.c:145 vector [0]: res = acd2116d57fe9a010000000000000000 20240910120232869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120232869 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240910120232869 DAUC <0003> auc.c:151 vector [0]: kc = 667113eab1400104 20240910120232869 DAUC <0003> auc.c:152 vector [0]: sres = fb2c8b6c 20240910120232869 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240910120232869 DAUC <0003> auc.c:113 vector [1]: rand = 09d28a7c0c1e651a2ca5bf5282fe839b 20240910120232869 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120232869 DAUC <0003> auc.c:142 vector [1]: autn = a477ec3342658000032ea65f3c90814c 20240910120232869 DAUC <0003> auc.c:143 vector [1]: ck = 77627961f6bb8dbb2007b217dc2877d5 20240910120232869 DAUC <0003> auc.c:144 vector [1]: ik = 93e08673763eaa27656ef2bb6fb9fe28 20240910120232869 DAUC <0003> auc.c:145 vector [1]: res = b0079c1b3b1816d20000000000000000 20240910120232869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120232869 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240910120232869 DAUC <0003> auc.c:151 vector [1]: kc = a1ebbfbe3314ae61 20240910120232869 DAUC <0003> auc.c:152 vector [1]: sres = 8b1f8ac9 20240910120232869 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240910120232869 DAUC <0003> auc.c:113 vector [2]: rand = bf8b181164b46b0ee4f02dc4b0672d5c 20240910120232869 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120232869 DAUC <0003> auc.c:142 vector [2]: autn = f35db1af70fc8000bcc16ee4ee7fac28 20240910120232869 DAUC <0003> auc.c:143 vector [2]: ck = 35a74dbaab923429b1a8ff2e437b76cd 20240910120232869 DAUC <0003> auc.c:144 vector [2]: ik = 324de6604345d7e99594da1a36cf3b43 20240910120232869 DAUC <0003> auc.c:145 vector [2]: res = 2835cf044f57eaa80000000000000000 20240910120232869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120232869 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240910120232869 DAUC <0003> auc.c:151 vector [2]: kc = 23d68eee9d63ae4e 20240910120232869 DAUC <0003> auc.c:152 vector [2]: sres = 676225ac 20240910120232869 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240910120232869 DAUC <0003> auc.c:113 vector [3]: rand = cf669322b9d5a33ff95f54ddbec9a616 20240910120232869 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120232869 DAUC <0003> auc.c:142 vector [3]: autn = 58569d63d1dc8000ce9a0172c2d5f5ed 20240910120232869 DAUC <0003> auc.c:143 vector [3]: ck = 4999e3ef79a19179f037abc587d41adf 20240910120232869 DAUC <0003> auc.c:144 vector [3]: ik = bd90b4c26e66d7b774a771ca223e7065 20240910120232869 DAUC <0003> auc.c:145 vector [3]: res = 794997d022e8a99e0000000000000000 20240910120232869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120232869 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240910120232869 DAUC <0003> auc.c:151 vector [3]: kc = 70998d22b22d2c74 20240910120232869 DAUC <0003> auc.c:152 vector [3]: sres = 5ba13e4e 20240910120232869 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240910120232869 DAUC <0003> auc.c:113 vector [4]: rand = 3628b772fe6bd7042a5d51ba711f4105 20240910120232869 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120232869 DAUC <0003> auc.c:142 vector [4]: autn = 28289496974b80001ddb9b1ba4892058 20240910120232869 DAUC <0003> auc.c:143 vector [4]: ck = eb30085b7f336a071b560b5a37a5ff5d 20240910120232869 DAUC <0003> auc.c:144 vector [4]: ik = 0b396cf694b32864c8f51a23253ec91b 20240910120232869 DAUC <0003> auc.c:145 vector [4]: res = 06774ff9c3c4bfc20000000000000000 20240910120232869 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120232869 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240910120232869 DAUC <0003> auc.c:151 vector [4]: kc = 33aa75d4f91b7425 20240910120232869 DAUC <0003> auc.c:152 vector [4]: sres = c5b3f03b 20240910120232869 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240910120232869 DAUC <0003> db_auc.c:245 IMSI='262422738610585': Generated 5 vectors 20240910120232869 DAUC <0003> db_auc.c:249 IMSI='262422738610585': Updating SQN=161 in DB 20240910120232877 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422738610585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422738610585"} 20240910120232877 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422738610585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120232877 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120232877 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0b3277db5cef: Found GsupExpect[0] for "262422738610585" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@0b3277db5cef: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422738610585" TC_gsup_sai_eps(37)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120232879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@0b3277db5cef: Final verdict of PTC: pass 20240910120232903 DAUC <0003> db_auc.c:157 IMSI='262422361847211': No 2G Auth Data 20240910120232903 DAUC <0003> db_auc.c:192 IMSI='262422361847211': No 3G Auth Data HLR_Test-GSUP(33)@0b3277db5cef: Created GsupExpect[0] for "262422361847211" to be handled at TC_gsup_sai_eps(38) 20240910120232933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59184<->l=127.0.0.1:4258 20240910120232935 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120232935 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422361847211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422361847211"} 20240910120232935 DAUC <0003> db_auc.c:236 IMSI='262422361847211': Calling to generate 5 vectors 20240910120232935 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120232935 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120232935 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120232935 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120232935 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120232935 DAUC <0003> auc.c:113 vector [0]: rand = e3845f2ddfc32c633ca46eb5154668f8 20240910120232936 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120232936 DAUC <0003> auc.c:142 vector [0]: autn = 8310fa2574fa800034eddf3b37e1c30c 20240910120232936 DAUC <0003> auc.c:143 vector [0]: ck = 922f0ab998ed66838cadaa36e4d32ca6 20240910120232936 DAUC <0003> auc.c:144 vector [0]: ik = 34e0b3dfccc9f771387e7a70065af48b 20240910120232936 DAUC <0003> auc.c:145 vector [0]: res = f02314eaf02f4ee30000000000000000 20240910120232936 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120232936 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120232936 DAUC <0003> auc.c:179 vector [0]: kc = ac66b582f2842c00 20240910120232936 DAUC <0003> auc.c:180 vector [0]: sres = 0ccfe4dd 20240910120232936 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120232936 DAUC <0003> auc.c:113 vector [1]: rand = 84d89c53483de3173acb409f6099034e 20240910120232936 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120232936 DAUC <0003> auc.c:142 vector [1]: autn = 95fb053ffc028000e0ac1b31e9c64f6b 20240910120232936 DAUC <0003> auc.c:143 vector [1]: ck = 40d8c0febb56a3d54125666b687075ef 20240910120232936 DAUC <0003> auc.c:144 vector [1]: ik = 33a2af08b171fc1581d0e79dce041453 20240910120232936 DAUC <0003> auc.c:145 vector [1]: res = 5b3d3953cbf883e30000000000000000 20240910120232936 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120232936 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120232936 DAUC <0003> auc.c:179 vector [1]: kc = 90575a6933157400 20240910120232936 DAUC <0003> auc.c:180 vector [1]: sres = 5c0d185e 20240910120232936 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120232936 DAUC <0003> auc.c:113 vector [2]: rand = bd39a1b7da2dd11f47ade89f797d1344 20240910120232936 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120232936 DAUC <0003> auc.c:142 vector [2]: autn = c0d41d4d83fa80000ad4630aa94cfefa 20240910120232936 DAUC <0003> auc.c:143 vector [2]: ck = 8eb95c5bce7f5d9c77dd6f32d172647b 20240910120232936 DAUC <0003> auc.c:144 vector [2]: ik = 5b88928934071bc0522dc31b52f23608 20240910120232936 DAUC <0003> auc.c:145 vector [2]: res = 896ec3d44fef675a0000000000000000 20240910120232936 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120232936 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120232936 DAUC <0003> auc.c:179 vector [2]: kc = 2cdfe3051aeb3000 20240910120232936 DAUC <0003> auc.c:180 vector [2]: sres = 8016e89b 20240910120232936 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120232936 DAUC <0003> auc.c:113 vector [3]: rand = 6284f67d3ff02a5e826e5dcb71816803 20240910120232936 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120232936 DAUC <0003> auc.c:142 vector [3]: autn = 0fa78d794a068000dd700de36d86c588 20240910120232936 DAUC <0003> auc.c:143 vector [3]: ck = ca6e4b573273388ef69ef2b26fb6b7c4 20240910120232936 DAUC <0003> auc.c:144 vector [3]: ik = 2758e6813476463fe7aed484458acb5a 20240910120232936 DAUC <0003> auc.c:145 vector [3]: res = 4884c0e76c0669b30000000000000000 20240910120232936 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120232936 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120232936 DAUC <0003> auc.c:179 vector [3]: kc = cad2bb2810279c00 20240910120232936 DAUC <0003> auc.c:180 vector [3]: sres = 343db955 20240910120232936 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120232936 DAUC <0003> auc.c:113 vector [4]: rand = f69778f4a07b292b850512c84855d46b 20240910120232936 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120232936 DAUC <0003> auc.c:142 vector [4]: autn = 6945513f314c8000a526fc3cdad1fdf4 20240910120232936 DAUC <0003> auc.c:143 vector [4]: ck = b093244ee2ed6a3f6c76cd9c7ed2ccf4 20240910120232936 DAUC <0003> auc.c:144 vector [4]: ik = e176cd27004ac910e45e7b30b5c83d5a 20240910120232936 DAUC <0003> auc.c:145 vector [4]: res = 14b32a374b62bbe60000000000000000 20240910120232936 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120232936 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120232936 DAUC <0003> auc.c:179 vector [4]: kc = 705025b591881800 20240910120232936 DAUC <0003> auc.c:180 vector [4]: sres = 7b95294e 20240910120232936 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120232936 DAUC <0003> db_auc.c:245 IMSI='262422361847211': Generated 5 vectors 20240910120232936 DAUC <0003> db_auc.c:249 IMSI='262422361847211': Updating SQN=161 in DB 20240910120232944 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422361847211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422361847211"} 20240910120232944 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422361847211 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120232944 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120232944 DLINP <000b> input/ipa.c:451 connected read/write 20240910120232944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0b3277db5cef: Found GsupExpect[0] for "262422361847211" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@0b3277db5cef: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422361847211" TC_gsup_sai_eps(38)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120232948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59184<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@0b3277db5cef: Final verdict of PTC: pass 20240910120232989 DAUC <0003> db_auc.c:157 IMSI='262426007692836': No 2G Auth Data 20240910120232989 DAUC <0003> db_auc.c:192 IMSI='262426007692836': No 3G Auth Data HLR_Test-GSUP(33)@0b3277db5cef: Created GsupExpect[0] for "262426007692836" to be handled at TC_gsup_sai_eps(39) 20240910120233053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 20240910120233062 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120233062 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426007692836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426007692836"} 20240910120233062 DAUC <0003> db_auc.c:236 IMSI='262426007692836': Calling to generate 5 vectors 20240910120233062 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120233062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120233062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120233062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120233062 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120233062 DAUC <0003> auc.c:113 vector [0]: rand = ccb1dbc31b4e7f57ed8f10601d1b4235 20240910120233062 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120233062 DAUC <0003> auc.c:142 vector [0]: autn = 6fdf8bd2aea58000aeae7474f1bd56e7 20240910120233062 DAUC <0003> auc.c:143 vector [0]: ck = d4ee040c5d3303d7c7c05326e59ff748 20240910120233062 DAUC <0003> auc.c:144 vector [0]: ik = 8e2e04dc6925d5a980eb8141e9c5706c 20240910120233062 DAUC <0003> auc.c:145 vector [0]: res = 36969527e6087d9c0000000000000000 20240910120233062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120233062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120233062 DAUC <0003> auc.c:179 vector [0]: kc = e1a0a0b6bc51d800 20240910120233063 DAUC <0003> auc.c:180 vector [0]: sres = 36d6bdb6 20240910120233063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120233063 DAUC <0003> auc.c:113 vector [1]: rand = 10ad6327f4c2d9b75f5965f5a5b3cf07 20240910120233063 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120233063 DAUC <0003> auc.c:142 vector [1]: autn = 40ddf0e1dc4680000e3c7510c830412b 20240910120233063 DAUC <0003> auc.c:143 vector [1]: ck = 166db14dc2419e3631820ca5acba83c6 20240910120233063 DAUC <0003> auc.c:144 vector [1]: ik = ad48de6c46e05888c512f12b44af6e6d 20240910120233063 DAUC <0003> auc.c:145 vector [1]: res = 8c53439738ce5ae10000000000000000 20240910120233063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120233063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120233063 DAUC <0003> auc.c:179 vector [1]: kc = 93adae3ebf27a400 20240910120233063 DAUC <0003> auc.c:180 vector [1]: sres = 7c69c0b7 20240910120233063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120233063 DAUC <0003> auc.c:113 vector [2]: rand = 68cbda035ae3cb4a7274af311ada9a7e 20240910120233063 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120233063 DAUC <0003> auc.c:142 vector [2]: autn = fb2dc469df578000e86245a3f0c57350 20240910120233063 DAUC <0003> auc.c:143 vector [2]: ck = 58a60b611b9046d7a3a82fdeabc750e9 20240910120233063 DAUC <0003> auc.c:144 vector [2]: ik = 8123ed550e088e39c80b6946d6dd2391 20240910120233063 DAUC <0003> auc.c:145 vector [2]: res = 697ba7f28cd2e89e0000000000000000 20240910120233063 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120233063 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120233063 DAUC <0003> auc.c:179 vector [2]: kc = 6579b94d96f5dc00 20240910120233063 DAUC <0003> auc.c:180 vector [2]: sres = 31eea2a0 20240910120233063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120233063 DAUC <0003> auc.c:113 vector [3]: rand = b72e9fe6f09fda623166b85b8baa155a 20240910120233063 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120233063 DAUC <0003> auc.c:142 vector [3]: autn = 2da91318006180000be610b03682b1e8 20240910120233063 DAUC <0003> auc.c:143 vector [3]: ck = 51b633c42a60099c10b757ece55b7fd1 20240910120233063 DAUC <0003> auc.c:144 vector [3]: ik = b776d235f5b5983d72329faf9af59512 20240910120233063 DAUC <0003> auc.c:145 vector [3]: res = d15fcde94d57c3da0000000000000000 20240910120233063 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120233063 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120233063 DAUC <0003> auc.c:179 vector [3]: kc = 6398793dd2167800 20240910120233063 DAUC <0003> auc.c:180 vector [3]: sres = f427b541 20240910120233063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120233063 DAUC <0003> auc.c:113 vector [4]: rand = 09e0c1db91997a275ce03cfdbdc98e2f 20240910120233063 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120233063 DAUC <0003> auc.c:142 vector [4]: autn = f3fedc1f8ee98000d1344f618f2658fa 20240910120233063 DAUC <0003> auc.c:143 vector [4]: ck = 4e83a275118ae4293866c72f1cb593b2 20240910120233063 DAUC <0003> auc.c:144 vector [4]: ik = 323e17997c2449bce73761d51c0ecf39 20240910120233063 DAUC <0003> auc.c:145 vector [4]: res = 3c6fb4eef1411bbd0000000000000000 20240910120233063 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120233063 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120233063 DAUC <0003> auc.c:179 vector [4]: kc = 77569c74bbd3c800 20240910120233063 DAUC <0003> auc.c:180 vector [4]: sres = be27b061 20240910120233063 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120233063 DAUC <0003> db_auc.c:245 IMSI='262426007692836': Generated 5 vectors 20240910120233063 DAUC <0003> db_auc.c:249 IMSI='262426007692836': Updating SQN=161 in DB 20240910120233072 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426007692836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426007692836"} 20240910120233072 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426007692836 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120233072 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120233072 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0b3277db5cef: Found GsupExpect[0] for "262426007692836" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@0b3277db5cef: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426007692836" TC_gsup_sai_eps(39)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120233078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@0b3277db5cef: Final verdict of PTC: pass 20240910120233110 DAUC <0003> db_auc.c:157 IMSI='262428065978223': No 2G Auth Data 20240910120233110 DAUC <0003> db_auc.c:192 IMSI='262428065978223': No 3G Auth Data HLR_Test-GSUP(33)@0b3277db5cef: Created GsupExpect[0] for "262428065978223" to be handled at TC_gsup_sai_eps(40) 20240910120233169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 20240910120233178 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120233178 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428065978223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065978223"} 20240910120233178 DAUC <0003> db_auc.c:236 IMSI='262428065978223': Calling to generate 5 vectors 20240910120233178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240910120233178 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240910120233178 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240910120233178 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240910120233178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240910120233178 DAUC <0003> auc.c:113 vector [0]: rand = dac6ef46469227d467382924003eee10 20240910120233178 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240910120233178 DAUC <0003> auc.c:142 vector [0]: autn = e84bc970b9528000997429c05f1ba16d 20240910120233178 DAUC <0003> auc.c:143 vector [0]: ck = f48c3ae156c6192e52286b9d5e806179 20240910120233178 DAUC <0003> auc.c:144 vector [0]: ik = 586ebb76ef5acbc07c1fc91e97684b78 20240910120233178 DAUC <0003> auc.c:145 vector [0]: res = 0089a04a4c3f8f110000000000000000 20240910120233178 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240910120233178 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240910120233178 DAUC <0003> auc.c:179 vector [0]: kc = 95f7dfa7f00c3b4b 20240910120233178 DAUC <0003> auc.c:180 vector [0]: sres = 57a5f79f 20240910120233178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240910120233178 DAUC <0003> auc.c:113 vector [1]: rand = ba8c0784ca5d0526e83f75aa569777fc 20240910120233178 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240910120233178 DAUC <0003> auc.c:142 vector [1]: autn = 905339c1f22f80005ea835d73dad96ac 20240910120233178 DAUC <0003> auc.c:143 vector [1]: ck = 15bd04db87571a518f86d60d0c97834a 20240910120233178 DAUC <0003> auc.c:144 vector [1]: ik = 56666af5d3790064544de0b28620ebe5 20240910120233178 DAUC <0003> auc.c:145 vector [1]: res = 9c4a4826c65078e30000000000000000 20240910120233178 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240910120233178 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240910120233178 DAUC <0003> auc.c:179 vector [1]: kc = be35790e8153983a 20240910120233178 DAUC <0003> auc.c:180 vector [1]: sres = e013b634 20240910120233178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240910120233178 DAUC <0003> auc.c:113 vector [2]: rand = 2e9528e36bec8713dc8dfa25f6597da5 20240910120233178 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240910120233178 DAUC <0003> auc.c:142 vector [2]: autn = fdd9a17637928000a4341ad46e68611a 20240910120233178 DAUC <0003> auc.c:143 vector [2]: ck = f4ca2def42ab0d729f992f5d7e4d9de8 20240910120233178 DAUC <0003> auc.c:144 vector [2]: ik = 526d348fa38513f871e6b9afffee2825 20240910120233178 DAUC <0003> auc.c:145 vector [2]: res = efb80be5f83957fb0000000000000000 20240910120233178 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240910120233178 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240910120233178 DAUC <0003> auc.c:179 vector [2]: kc = 8f7ea9c1a1e9ec44 20240910120233178 DAUC <0003> auc.c:180 vector [2]: sres = c04fd366 20240910120233178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240910120233178 DAUC <0003> auc.c:113 vector [3]: rand = c9b215e30f760418d008ee8d5bf760df 20240910120233179 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240910120233179 DAUC <0003> auc.c:142 vector [3]: autn = e5e24543b45980004d5584083b443efa 20240910120233179 DAUC <0003> auc.c:143 vector [3]: ck = a3cc15581d103094c73774cdb30080fe 20240910120233179 DAUC <0003> auc.c:144 vector [3]: ik = 8819014796588265d7638897098b2d20 20240910120233179 DAUC <0003> auc.c:145 vector [3]: res = bb6754ff51d4f6270000000000000000 20240910120233179 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240910120233179 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240910120233179 DAUC <0003> auc.c:179 vector [3]: kc = 4367068ccd5a0919 20240910120233179 DAUC <0003> auc.c:180 vector [3]: sres = e4723a11 20240910120233179 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240910120233179 DAUC <0003> auc.c:113 vector [4]: rand = 05c1c826c566fd3504803377143c0f73 20240910120233179 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240910120233179 DAUC <0003> auc.c:142 vector [4]: autn = f987897a1d6380008cf1b20adf5713a8 20240910120233179 DAUC <0003> auc.c:143 vector [4]: ck = 32b5d6aaccfbca9e353f37cd256866b3 20240910120233179 DAUC <0003> auc.c:144 vector [4]: ik = 9d2c52f55baea2ee9155573a3c21dcaf 20240910120233179 DAUC <0003> auc.c:145 vector [4]: res = 818830837bf4a0a50000000000000000 20240910120233179 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240910120233179 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240910120233179 DAUC <0003> auc.c:179 vector [4]: kc = a7f783adc569552b 20240910120233179 DAUC <0003> auc.c:180 vector [4]: sres = b879894e 20240910120233179 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240910120233179 DAUC <0003> db_auc.c:245 IMSI='262428065978223': Generated 5 vectors 20240910120233179 DAUC <0003> db_auc.c:249 IMSI='262428065978223': Updating SQN=161 in DB 20240910120233187 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428065978223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065978223"} 20240910120233188 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428065978223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120233188 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120233188 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@0b3277db5cef: Found GsupExpect[0] for "262428065978223" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@0b3277db5cef: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428065978223" TC_gsup_sai_eps(40)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120233194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120233220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 20240910120233220 DLINP <000b> input/ipa.c:451 connected read/write 20240910120233220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(33)@0b3277db5cef: Final verdict of PTC: none 20240910120233220 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120233221 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120233221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120233221 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43455<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(35)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@0b3277db5cef: Final verdict of PTC: none 34@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Sep 10 12:02:33 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20240910120233243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20240910120233244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20424) Waiting for packet dumper to finish... 1 (prev_count=20424, count=33704) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Tue Sep 10 12:02:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120236352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120236352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120236356 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120236357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120236360 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120236360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120236360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120236360 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120236360 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 2: 20240910120236360 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 3: 20240910120236360 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 4: 20240910120236360 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 5: 20240910120236360 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 7: 20240910120236360 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120236360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120236360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120236360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120236377 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38113<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@0b3277db5cef: Created GsupExpect[0] for "262427778564536" to be handled at TC_gsup_ul_unknown_imsi(45) 20240910120236387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 20240910120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120236402 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427778564536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427778564536" cn_domain=PS} 20240910120236402 DLU <0006> fsm.c:456 lu(262427778564536)[0x61200000b4a0]{UNVALIDATED}: Allocated 20240910120236402 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427778564536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910120236402 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427778564536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427778564536" cause=IMSI unknown in HLR} 20240910120236402 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427778564536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120236402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427778564536)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120236402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427778564536)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20240910120236402 DLU <0006> fsm.c:568 lu(PS:IMSI-262427778564536)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20240910120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120236402 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@0b3277db5cef: Found GsupExpect[0] for "262427778564536" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262427778564536" TC_gsup_ul_unknown_imsi(45)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120236406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59224<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@0b3277db5cef: Final verdict of PTC: pass 20240910120236406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4258 HLR_Test-GSUP(42)@0b3277db5cef: Final verdict of PTC: none 43@0b3277db5cef: Final verdict of PTC: none 20240910120236408 DLINP <000b> input/ipa.c:451 connected read/write 20240910120236409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120236409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120236409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120236409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120236409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38113<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 43: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Sep 10 12:02:36 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20240910120236473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 20240910120236473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59238<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12340) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Tue Sep 10 12:02:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120239551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120239551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120239553 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120239554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120239556 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120239556 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120239556 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120239556 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120239556 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 2: 20240910120239556 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 3: 20240910120239556 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 4: 20240910120239556 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 5: 20240910120239556 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 7: 20240910120239556 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120239556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120239556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120239556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120239569 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35309<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@0b3277db5cef: Created GsupExpect[0] for "262426973413550" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240910120239576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 20240910120239598 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120239598 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426973413550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426973413550" cn_domain=PS source_name="the-source\n"} 20240910120239598 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910120239598 DLU <0006> fsm.c:456 lu(262426973413550)[0x61200000b620]{UNVALIDATED}: Allocated 20240910120239598 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426973413550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910120239598 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262426973413550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426973413550" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240910120239598 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262426973413550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120239598 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426973413550)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120239598 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426973413550)[0x61200000b620]{UNVALIDATED}: Freeing instance 20240910120239598 DLU <0006> fsm.c:568 lu(PS:IMSI-262426973413550)[0x61200000b620]{UNVALIDATED}: Deallocated 20240910120239598 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120239598 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@0b3277db5cef: Found GsupExpect[0] for "262426973413550" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426973413550" TC_gsup_ul_unknown_imsi_via_proxy(50)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120239600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59254<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@0b3277db5cef: Final verdict of PTC: pass 20240910120239600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59244<->l=127.0.0.1:4258 20240910120239601 DLINP <000b> input/ipa.c:451 connected read/write 20240910120239601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120239601 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120239601 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120239601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120239601 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910120239601 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35309<->l=127.0.0.1:4259) 48@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(47)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 48: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Sep 10 12:02:39 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20240910120239628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 20240910120239628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12420) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Tue Sep 10 12:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120242735 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120242735 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120242739 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120242741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120242745 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120242746 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120242746 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120242746 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120242746 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 2: 20240910120242746 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 3: 20240910120242746 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 4: 20240910120242746 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 5: 20240910120242746 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 7: 20240910120242746 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120242746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120242746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120242746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120242766 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38303<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0b3277db5cef: Created GsupExpect[0] for "262420722028172" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240910120242790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 20240910120242799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120242799 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420722028172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420722028172" cn_domain=PS} 20240910120242799 DLU <0006> fsm.c:456 lu(262420722028172)[0x61200000b7a0]{UNVALIDATED}: Allocated 20240910120242799 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420722028172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240910120242799 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420722028172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420722028172" cause=Roaming not allowed in this location area} 20240910120242799 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420722028172 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120242799 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420722028172)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120242799 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420722028172)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20240910120242799 DLU <0006> fsm.c:568 lu(PS:IMSI-262420722028172)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20240910120242799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120242800 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@0b3277db5cef: Found GsupExpect[0] for "262420722028172" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262420722028172" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120242804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34720<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@0b3277db5cef: Final verdict of PTC: pass 20240910120242806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34716<->l=127.0.0.1:4258 20240910120242808 DLINP <000b> input/ipa.c:451 connected read/write 20240910120242808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120242808 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120242808 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120242808 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120242808 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38303<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@0b3277db5cef: Final verdict of PTC: none 53@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 53: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Sep 10 12:02:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20240910120242844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20240910120242845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13584) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Tue Sep 10 12:02:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_sai_err_unknown_imsi started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120245950 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120245950 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120245955 DLINP <000b> input/ipa.c:451 connected read/write 20240910120245955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120245956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120245960 DLINP <000b> input/ipa.c:451 connected read/write 20240910120245960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120245960 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120245960 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120245960 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120245960 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 2: 20240910120245960 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 3: 20240910120245960 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 4: 20240910120245960 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 5: 20240910120245960 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 7: 20240910120245960 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120245960 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120245960 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120245960 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120245980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45007<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@0b3277db5cef: Created GsupExpect[0] for "262429170534479" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240910120245990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20240910120246002 DLINP <000b> input/ipa.c:451 connected read/write 20240910120246002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120246002 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429170534479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429170534479"} 20240910120246002 DAUC <0003> db_auc.c:133 IMSI='262429170534479': No such subscriber 20240910120246002 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429170534479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240910120246002 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429170534479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429170534479" cause=IMSI unknown in HLR} 20240910120246002 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262429170534479 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120246002 DLINP <000b> input/ipa.c:451 connected read/write 20240910120246002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120246003 DLINP <000b> input/ipa.c:451 connected read/write 20240910120246003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@0b3277db5cef: Found GsupExpect[0] for "262429170534479" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@0b3277db5cef: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262429170534479" TC_gsup_sai_err_unknown_imsi(60)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120246006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@0b3277db5cef: Final verdict of PTC: pass 20240910120246007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34746<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@0b3277db5cef: Final verdict of PTC: none 20240910120246009 DLINP <000b> input/ipa.c:451 connected read/write 20240910120246009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120246009 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120246009 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120246009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120246010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45007<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@0b3277db5cef: Final verdict of PTC: none 58@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 58: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Sep 10 12:02:46 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20240910120246040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4258 20240910120246041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12460) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Sep 10 12:02:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120249154 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120249154 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120249159 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120249164 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120249164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120249164 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120249164 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 2: 20240910120249164 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 3: 20240910120249164 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 4: 20240910120249164 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 5: 20240910120249164 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 7: 20240910120249164 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120249164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120249164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120249164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120249195 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34541<->l=127.0.0.1:4259) 20240910120249241 DAUC <0003> db_auc.c:157 IMSI='262421039262506': No 2G Auth Data 20240910120249241 DAUC <0003> db_auc.c:192 IMSI='262421039262506': No 3G Auth Data HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262421039262506" to be handled at TC_gsup_ul(65) 20240910120249280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 20240910120249289 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249290 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421039262506" cn_domain=PS} 20240910120249290 DLU <0006> fsm.c:456 lu(262421039262506)[0x61200000b920]{UNVALIDATED}: Allocated 20240910120249290 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421039262506)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249307 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421039262506" cn_domain=PS} 20240910120249307 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249308 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262421039262506" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul(65)"262421039262506" 20240910120249315 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249315 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421039262506"} 20240910120249315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421039262506)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249315 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249315 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421039262506"} 20240910120249315 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421039262506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421039262506)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421039262506)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249315 DLU <0006> fsm.c:568 lu(PS:IMSI-262421039262506)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249315 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249315 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(65)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4258 TC_gsup_ul(65)@0b3277db5cef: Final verdict of PTC: pass 20240910120249344 DAUC <0003> db_auc.c:157 IMSI='262422898087653': No 2G Auth Data 20240910120249344 DAUC <0003> db_auc.c:192 IMSI='262422898087653': No 3G Auth Data 20240910120249353 DLGSUP <0013> hlr.c:121 IMSI 262422898087653: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262422898087653" to be handled at TC_gsup_ul(66) 20240910120249366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 20240910120249368 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249368 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422898087653" cn_domain=PS} 20240910120249368 DLU <0006> fsm.c:456 lu(262422898087653)[0x61200000baa0]{UNVALIDATED}: Allocated 20240910120249368 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249384 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422898087653)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249384 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422898087653" cn_domain=PS} 20240910120249384 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249384 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262422898087653" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 1TC_gsup_ul(66)"262422898087653" 20240910120249386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249386 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422898087653"} 20240910120249386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422898087653)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249386 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249386 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422898087653"} 20240910120249386 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422898087653 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898087653)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422898087653)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249386 DLU <0006> fsm.c:568 lu(PS:IMSI-262422898087653)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(66)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4258 TC_gsup_ul(66)@0b3277db5cef: Final verdict of PTC: pass 20240910120249412 DAUC <0003> db_auc.c:157 IMSI='262425734859140': No 2G Auth Data 20240910120249412 DAUC <0003> db_auc.c:192 IMSI='262425734859140': No 3G Auth Data 20240910120249421 DLGSUP <0013> hlr.c:121 IMSI 262425734859140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262425734859140" to be handled at TC_gsup_ul(67) 20240910120249435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 20240910120249436 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249436 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425734859140" cn_domain=PS} 20240910120249436 DLU <0006> fsm.c:456 lu(262425734859140)[0x61200000bc20]{UNVALIDATED}: Allocated 20240910120249436 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425734859140)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249452 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425734859140" cn_domain=PS} 20240910120249452 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249452 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262425734859140" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 2TC_gsup_ul(67)"262425734859140" 20240910120249455 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249456 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425734859140"} 20240910120249456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425734859140)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249456 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249456 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425734859140"} 20240910120249456 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262425734859140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425734859140)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425734859140)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249456 DLU <0006> fsm.c:568 lu(PS:IMSI-262425734859140)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249456 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249456 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(67)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34802<->l=127.0.0.1:4258 TC_gsup_ul(67)@0b3277db5cef: Final verdict of PTC: pass 20240910120249483 DAUC <0003> db_auc.c:157 IMSI='262426655590234': No 2G Auth Data 20240910120249483 DAUC <0003> db_auc.c:192 IMSI='262426655590234': No 3G Auth Data 20240910120249492 DLGSUP <0013> hlr.c:121 IMSI 262426655590234: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262426655590234" to be handled at TC_gsup_ul(68) 20240910120249509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 20240910120249511 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249511 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426655590234" cn_domain=PS} 20240910120249511 DLU <0006> fsm.c:456 lu(262426655590234)[0x61200000bda0]{UNVALIDATED}: Allocated 20240910120249511 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426655590234)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249528 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426655590234" cn_domain=PS} 20240910120249528 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249528 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262426655590234" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 3TC_gsup_ul(68)"262426655590234" 20240910120249532 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249532 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426655590234"} 20240910120249532 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426655590234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249533 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249533 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426655590234"} 20240910120249533 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426655590234 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426655590234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426655590234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249533 DLU <0006> fsm.c:568 lu(PS:IMSI-262426655590234)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249533 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249533 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(68)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34808<->l=127.0.0.1:4258 TC_gsup_ul(68)@0b3277db5cef: Final verdict of PTC: pass 20240910120249562 DAUC <0003> db_auc.c:157 IMSI='262428621611884': No 2G Auth Data 20240910120249562 DAUC <0003> db_auc.c:192 IMSI='262428621611884': No 3G Auth Data 20240910120249571 DLGSUP <0013> hlr.c:121 IMSI 262428621611884: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262428621611884" to be handled at TC_gsup_ul(69) 20240910120249584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 20240910120249586 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249586 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428621611884" cn_domain=PS} 20240910120249586 DLU <0006> fsm.c:456 lu(262428621611884)[0x61200000bf20]{UNVALIDATED}: Allocated 20240910120249586 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428621611884)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249602 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428621611884" cn_domain=PS} 20240910120249602 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249602 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262428621611884" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 4TC_gsup_ul(69)"262428621611884" 20240910120249604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249604 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428621611884"} 20240910120249604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428621611884)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249604 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249604 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428621611884"} 20240910120249604 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428621611884 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428621611884)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428621611884)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249604 DLU <0006> fsm.c:568 lu(PS:IMSI-262428621611884)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34822<->l=127.0.0.1:4258 TC_gsup_ul(69)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(69)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@0b3277db5cef: Final verdict of PTC: pass 20240910120249632 DAUC <0003> db_auc.c:157 IMSI='262428192373942': No 2G Auth Data 20240910120249632 DAUC <0003> db_auc.c:192 IMSI='262428192373942': No 3G Auth Data 20240910120249640 DLGSUP <0013> hlr.c:121 IMSI 262428192373942: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262428192373942" to be handled at TC_gsup_ul(70) 20240910120249662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 20240910120249664 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249664 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428192373942" cn_domain=PS} 20240910120249664 DLU <0006> fsm.c:456 lu(262428192373942)[0x61200000ffa0]{UNVALIDATED}: Allocated 20240910120249664 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428192373942)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249680 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428192373942" cn_domain=PS} 20240910120249680 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249681 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262428192373942" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 5TC_gsup_ul(70)"262428192373942" 20240910120249684 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249684 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428192373942"} 20240910120249684 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428192373942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249684 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249684 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428192373942"} 20240910120249684 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428192373942 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428192373942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249684 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428192373942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249684 DLU <0006> fsm.c:568 lu(PS:IMSI-262428192373942)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249684 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249684 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(70)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34834<->l=127.0.0.1:4258 TC_gsup_ul(70)@0b3277db5cef: Final verdict of PTC: pass 20240910120249720 DAUC <0003> db_auc.c:157 IMSI='262429133510622': No 2G Auth Data 20240910120249720 DAUC <0003> db_auc.c:192 IMSI='262429133510622': No 3G Auth Data 20240910120249729 DLGSUP <0013> hlr.c:121 IMSI 262429133510622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262429133510622" to be handled at TC_gsup_ul(71) 20240910120249761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34838<->l=127.0.0.1:4258 20240910120249766 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249767 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429133510622" cn_domain=PS} 20240910120249767 DLU <0006> fsm.c:456 lu(262429133510622)[0x612000010120]{UNVALIDATED}: Allocated 20240910120249767 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249784 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429133510622)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249784 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429133510622" cn_domain=PS} 20240910120249784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262429133510622" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 6TC_gsup_ul(71)"262429133510622" 20240910120249789 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249789 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429133510622"} 20240910120249789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429133510622)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249789 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249789 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429133510622"} 20240910120249789 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262429133510622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429133510622)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429133510622)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249789 DLU <0006> fsm.c:568 lu(PS:IMSI-262429133510622)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249789 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249789 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(71)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34838<->l=127.0.0.1:4258 TC_gsup_ul(71)@0b3277db5cef: Final verdict of PTC: pass 20240910120249832 DAUC <0003> db_auc.c:157 IMSI='262427445130907': No 2G Auth Data 20240910120249832 DAUC <0003> db_auc.c:192 IMSI='262427445130907': No 3G Auth Data 20240910120249840 DLGSUP <0013> hlr.c:121 IMSI 262427445130907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@0b3277db5cef: Created GsupExpect[0] for "262427445130907" to be handled at TC_gsup_ul(72) 20240910120249865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4258 20240910120249869 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249869 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427445130907" cn_domain=PS} 20240910120249869 DLU <0006> fsm.c:456 lu(262427445130907)[0x6120000102a0]{UNVALIDATED}: Allocated 20240910120249869 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120249886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427445130907)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120249886 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427445130907" cn_domain=PS} 20240910120249886 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249887 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@0b3277db5cef: Found GsupExpect[0] for "262427445130907" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@0b3277db5cef: Added IMSI table entry 7TC_gsup_ul(72)"262427445130907" 20240910120249891 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249891 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427445130907"} 20240910120249891 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427445130907)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120249891 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120249891 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427445130907"} 20240910120249891 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427445130907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120249891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427445130907)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120249891 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427445130907)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120249891 DLU <0006> fsm.c:568 lu(PS:IMSI-262427445130907)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120249891 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120249891 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul(72)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120249894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34850<->l=127.0.0.1:4258 TC_gsup_ul(72)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120249921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@0b3277db5cef: Final verdict of PTC: none 63@0b3277db5cef: Final verdict of PTC: none 20240910120249921 DLINP <000b> input/ipa.c:451 connected read/write 20240910120249921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120249921 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120249921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120249921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120249921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34541<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Sep 10 12:02:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20240910120249947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 20240910120249948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29796) Waiting for packet dumper to finish... 1 (prev_count=29796, count=45348) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Tue Sep 10 12:02:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul_via_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120253059 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120253059 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120253063 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120253068 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253068 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120253068 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120253068 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120253068 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 2: 20240910120253068 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 3: 20240910120253068 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 4: 20240910120253068 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 5: 20240910120253068 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 7: 20240910120253068 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120253068 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120253068 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120253068 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120253086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34863<->l=127.0.0.1:4259) 20240910120253127 DAUC <0003> db_auc.c:157 IMSI='262428545228285': No 2G Auth Data 20240910120253127 DAUC <0003> db_auc.c:192 IMSI='262428545228285': No 3G Auth Data HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262428545228285" to be handled at TC_gsup_ul_via_proxy(77) 20240910120253178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 20240910120253190 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253190 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262428545228285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428545228285" cn_domain=PS source_name="the-source\n"} 20240910120253190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910120253190 DLU <0006> fsm.c:456 lu(262428545228285)[0x612000010420]{UNVALIDATED}: Allocated 20240910120253190 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262428545228285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428545228285)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253208 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262428545228285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428545228285" cn_domain=PS destination_name="the-source\n"} 20240910120253208 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253208 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262428545228285" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428545228285" 20240910120253218 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253218 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262428545228285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428545228285" source_name="the-source\n"} 20240910120253218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428545228285)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253218 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262428545228285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253218 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262428545228285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428545228285" destination_name="the-source\n"} 20240910120253218 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262428545228285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428545228285)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428545228285)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253218 DLU <0006> fsm.c:568 lu(PS:IMSI-262428545228285)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253218 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253218 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54440<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@0b3277db5cef: Final verdict of PTC: pass 20240910120253247 DAUC <0003> db_auc.c:157 IMSI='262422138001359': No 2G Auth Data 20240910120253247 DAUC <0003> db_auc.c:192 IMSI='262422138001359': No 3G Auth Data 20240910120253256 DLGSUP <0013> hlr.c:121 IMSI 262422138001359: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262422138001359" to be handled at TC_gsup_ul_via_proxy(78) 20240910120253272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 20240910120253276 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253276 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422138001359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422138001359" cn_domain=PS source_name="the-source\n"} 20240910120253276 DLU <0006> fsm.c:456 lu(262422138001359)[0x6120000105a0]{UNVALIDATED}: Allocated 20240910120253276 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422138001359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422138001359)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253293 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422138001359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422138001359" cn_domain=PS destination_name="the-source\n"} 20240910120253293 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253293 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262422138001359" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422138001359" 20240910120253298 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253298 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422138001359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422138001359" source_name="the-source\n"} 20240910120253298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422138001359)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253298 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422138001359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253298 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422138001359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422138001359" destination_name="the-source\n"} 20240910120253298 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422138001359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422138001359)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422138001359)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253298 DLU <0006> fsm.c:568 lu(PS:IMSI-262422138001359)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253298 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253298 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54454<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@0b3277db5cef: Final verdict of PTC: pass 20240910120253328 DAUC <0003> db_auc.c:157 IMSI='262425751415441': No 2G Auth Data 20240910120253328 DAUC <0003> db_auc.c:192 IMSI='262425751415441': No 3G Auth Data 20240910120253337 DLGSUP <0013> hlr.c:121 IMSI 262425751415441: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262425751415441" to be handled at TC_gsup_ul_via_proxy(79) 20240910120253352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20240910120253354 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253354 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425751415441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425751415441" cn_domain=PS source_name="the-source\n"} 20240910120253354 DLU <0006> fsm.c:456 lu(262425751415441)[0x612000010720]{UNVALIDATED}: Allocated 20240910120253354 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425751415441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425751415441)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253370 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425751415441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425751415441" cn_domain=PS destination_name="the-source\n"} 20240910120253370 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253370 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262425751415441" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425751415441" 20240910120253373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253373 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425751415441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425751415441" source_name="the-source\n"} 20240910120253373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425751415441)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253373 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425751415441 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253373 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425751415441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425751415441" destination_name="the-source\n"} 20240910120253373 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425751415441 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425751415441)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425751415441)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253373 DLU <0006> fsm.c:568 lu(PS:IMSI-262425751415441)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@0b3277db5cef: Final verdict of PTC: pass 20240910120253400 DAUC <0003> db_auc.c:157 IMSI='262426866192553': No 2G Auth Data 20240910120253400 DAUC <0003> db_auc.c:192 IMSI='262426866192553': No 3G Auth Data 20240910120253408 DLGSUP <0013> hlr.c:121 IMSI 262426866192553: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262426866192553" to be handled at TC_gsup_ul_via_proxy(80) 20240910120253423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 20240910120253426 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253426 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426866192553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426866192553" cn_domain=PS source_name="the-source\n"} 20240910120253426 DLU <0006> fsm.c:456 lu(262426866192553)[0x6120000108a0]{UNVALIDATED}: Allocated 20240910120253426 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426866192553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253442 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426866192553)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253442 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426866192553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426866192553" cn_domain=PS destination_name="the-source\n"} 20240910120253442 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253442 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262426866192553" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262426866192553" 20240910120253448 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253448 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426866192553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426866192553" source_name="the-source\n"} 20240910120253448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426866192553)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253448 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426866192553 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253448 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426866192553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426866192553" destination_name="the-source\n"} 20240910120253448 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426866192553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426866192553)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426866192553)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253449 DLU <0006> fsm.c:568 lu(PS:IMSI-262426866192553)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253449 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253449 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54458<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@0b3277db5cef: Final verdict of PTC: pass 20240910120253478 DAUC <0003> db_auc.c:157 IMSI='262423926101647': No 2G Auth Data 20240910120253478 DAUC <0003> db_auc.c:192 IMSI='262423926101647': No 3G Auth Data 20240910120253492 DLGSUP <0013> hlr.c:121 IMSI 262423926101647: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262423926101647" to be handled at TC_gsup_ul_via_proxy(81) 20240910120253507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 20240910120253509 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253509 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423926101647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423926101647" cn_domain=PS source_name="the-source\n"} 20240910120253509 DLU <0006> fsm.c:456 lu(262423926101647)[0x612000010a20]{UNVALIDATED}: Allocated 20240910120253509 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423926101647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423926101647)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253525 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423926101647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423926101647" cn_domain=PS destination_name="the-source\n"} 20240910120253525 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253525 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262423926101647" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423926101647" 20240910120253529 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253529 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423926101647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423926101647" source_name="the-source\n"} 20240910120253529 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423926101647)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253529 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423926101647 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253530 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423926101647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423926101647" destination_name="the-source\n"} 20240910120253530 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423926101647 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423926101647)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253530 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423926101647)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253530 DLU <0006> fsm.c:568 lu(PS:IMSI-262423926101647)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253530 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253530 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54474<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@0b3277db5cef: Final verdict of PTC: pass 20240910120253559 DAUC <0003> db_auc.c:157 IMSI='262421601256964': No 2G Auth Data 20240910120253559 DAUC <0003> db_auc.c:192 IMSI='262421601256964': No 3G Auth Data 20240910120253567 DLGSUP <0013> hlr.c:121 IMSI 262421601256964: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262421601256964" to be handled at TC_gsup_ul_via_proxy(82) 20240910120253591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4258 20240910120253593 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253593 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421601256964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421601256964" cn_domain=PS source_name="the-source\n"} 20240910120253593 DLU <0006> fsm.c:456 lu(262421601256964)[0x612000010ba0]{UNVALIDATED}: Allocated 20240910120253593 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421601256964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421601256964)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253610 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421601256964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421601256964" cn_domain=PS destination_name="the-source\n"} 20240910120253610 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253610 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262421601256964" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421601256964" 20240910120253615 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253615 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421601256964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421601256964" source_name="the-source\n"} 20240910120253615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421601256964)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253615 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421601256964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253615 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421601256964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421601256964" destination_name="the-source\n"} 20240910120253615 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421601256964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601256964)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421601256964)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253615 DLU <0006> fsm.c:568 lu(PS:IMSI-262421601256964)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253615 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253615 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54486<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@0b3277db5cef: Final verdict of PTC: pass 20240910120253652 DAUC <0003> db_auc.c:157 IMSI='262423493892622': No 2G Auth Data 20240910120253652 DAUC <0003> db_auc.c:192 IMSI='262423493892622': No 3G Auth Data 20240910120253661 DLGSUP <0013> hlr.c:121 IMSI 262423493892622: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262423493892622" to be handled at TC_gsup_ul_via_proxy(83) 20240910120253690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20240910120253693 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253693 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423493892622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493892622" cn_domain=PS source_name="the-source\n"} 20240910120253693 DLU <0006> fsm.c:456 lu(262423493892622)[0x612000010d20]{UNVALIDATED}: Allocated 20240910120253693 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423493892622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493892622)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253710 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423493892622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493892622" cn_domain=PS destination_name="the-source\n"} 20240910120253710 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253710 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262423493892622" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262423493892622" 20240910120253712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253712 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423493892622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493892622" source_name="the-source\n"} 20240910120253712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493892622)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253712 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423493892622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253712 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423493892622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493892622" destination_name="the-source\n"} 20240910120253712 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423493892622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493892622)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493892622)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253712 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493892622)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253713 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@0b3277db5cef: Final verdict of PTC: pass 20240910120253756 DAUC <0003> db_auc.c:157 IMSI='262428942911221': No 2G Auth Data 20240910120253756 DAUC <0003> db_auc.c:192 IMSI='262428942911221': No 3G Auth Data 20240910120253765 DLGSUP <0013> hlr.c:121 IMSI 262428942911221: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@0b3277db5cef: Created GsupExpect[0] for "262428942911221" to be handled at TC_gsup_ul_via_proxy(84) 20240910120253800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 20240910120253807 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253808 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428942911221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428942911221" cn_domain=PS source_name="the-source\n"} 20240910120253808 DLU <0006> fsm.c:456 lu(262428942911221)[0x612000010ea0]{UNVALIDATED}: Allocated 20240910120253808 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428942911221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240910120253825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428942911221)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120253825 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428942911221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428942911221" cn_domain=PS destination_name="the-source\n"} 20240910120253825 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253825 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@0b3277db5cef: Found GsupExpect[0] for "262428942911221" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@0b3277db5cef: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428942911221" 20240910120253831 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253832 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428942911221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428942911221" source_name="the-source\n"} 20240910120253832 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428942911221)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120253832 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262428942911221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120253832 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428942911221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428942911221" destination_name="the-source\n"} 20240910120253832 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262428942911221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120253832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942911221)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120253832 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428942911221)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120253832 DLU <0006> fsm.c:568 lu(PS:IMSI-262428942911221)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120253832 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120253832 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120253835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120253861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54432<->l=127.0.0.1:4258 20240910120253862 DLINP <000b> input/ipa.c:451 connected read/write 20240910120253862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120253862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120253862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120253862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120253862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240910120253862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34863<->l=127.0.0.1:4259) 75@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(74)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Sep 10 12:02:53 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20240910120253885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 20240910120253886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15924) Waiting for packet dumper to finish... 1 (prev_count=15924, count=45964) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Tue Sep 10 12:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_ul_subscriber_data started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120256992 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120256992 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120256997 DLINP <000b> input/ipa.c:451 connected read/write 20240910120256997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120256998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20240910120257002 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120257002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120257002 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120257002 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 2: HLR_Test-GSUP-IPA(85)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120257002 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 3: 20240910120257002 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 4: 20240910120257002 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 5: 20240910120257002 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 7: 20240910120257002 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120257002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120257002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120257003 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120257027 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42797<->l=127.0.0.1:4259) 20240910120257070 DAUC <0003> db_auc.c:157 IMSI='262423516351285': No 2G Auth Data 20240910120257070 DAUC <0003> db_auc.c:192 IMSI='262423516351285': No 3G Auth Data HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262423516351285" to be handled at TC_gsup_ul_subscriber_data(89) 20240910120257118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54526<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257129 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257129 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423516351285" cn_domain=PS} 20240910120257129 DLU <0006> fsm.c:456 lu(262423516351285)[0x612000011020]{UNVALIDATED}: Allocated 20240910120257129 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423516351285)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257147 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423516351285" cn_domain=PS} 20240910120257147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262423516351285" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262423516351285" 20240910120257153 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257154 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423516351285"} 20240910120257154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423516351285)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257154 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257154 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423516351285"} 20240910120257154 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423516351285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423516351285)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423516351285)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257154 DLU <0006> fsm.c:568 lu(PS:IMSI-262423516351285)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257154 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257154 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54526<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@0b3277db5cef: Final verdict of PTC: pass 20240910120257184 DAUC <0003> db_auc.c:157 IMSI='262422351534154': No 2G Auth Data 20240910120257184 DAUC <0003> db_auc.c:192 IMSI='262422351534154': No 3G Auth Data 20240910120257192 DLGSUP <0013> hlr.c:121 IMSI 262422351534154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262422351534154" to be handled at TC_gsup_ul_subscriber_data(90) 20240910120257206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257208 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257208 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422351534154" cn_domain=PS} 20240910120257208 DLU <0006> fsm.c:456 lu(262422351534154)[0x6120000111a0]{UNVALIDATED}: Allocated 20240910120257208 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257224 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422351534154)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257224 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422351534154" cn_domain=PS} 20240910120257224 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257224 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262422351534154" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262422351534154" 20240910120257226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257227 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422351534154"} 20240910120257227 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422351534154)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257227 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257227 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422351534154"} 20240910120257227 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422351534154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422351534154)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257227 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422351534154)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257227 DLU <0006> fsm.c:568 lu(PS:IMSI-262422351534154)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@0b3277db5cef: setverdict(pass): none -> pass 20240910120257228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54528<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@0b3277db5cef: Final verdict of PTC: pass 20240910120257254 DAUC <0003> db_auc.c:157 IMSI='262429261780349': No 2G Auth Data 20240910120257254 DAUC <0003> db_auc.c:192 IMSI='262429261780349': No 3G Auth Data 20240910120257262 DLGSUP <0013> hlr.c:121 IMSI 262429261780349: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262429261780349" to be handled at TC_gsup_ul_subscriber_data(91) 20240910120257276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257278 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257278 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429261780349" cn_domain=PS} 20240910120257278 DLU <0006> fsm.c:456 lu(262429261780349)[0x612000011320]{UNVALIDATED}: Allocated 20240910120257278 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429261780349)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257294 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429261780349" cn_domain=PS} 20240910120257294 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257294 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262429261780349" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262429261780349" 20240910120257297 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257297 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429261780349"} 20240910120257297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429261780349)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257297 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257297 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429261780349"} 20240910120257298 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429261780349 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429261780349)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429261780349)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257298 DLU <0006> fsm.c:568 lu(PS:IMSI-262429261780349)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257298 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257298 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@0b3277db5cef: Final verdict of PTC: pass 20240910120257325 DAUC <0003> db_auc.c:157 IMSI='262422279725226': No 2G Auth Data 20240910120257325 DAUC <0003> db_auc.c:192 IMSI='262422279725226': No 3G Auth Data 20240910120257333 DLGSUP <0013> hlr.c:121 IMSI 262422279725226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262422279725226" to be handled at TC_gsup_ul_subscriber_data(92) 20240910120257347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257349 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257349 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422279725226" cn_domain=PS} 20240910120257349 DLU <0006> fsm.c:456 lu(262422279725226)[0x6120000114a0]{UNVALIDATED}: Allocated 20240910120257349 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257365 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422279725226)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257365 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422279725226" cn_domain=PS} 20240910120257365 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257365 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262422279725226" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422279725226" 20240910120257367 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257367 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422279725226"} 20240910120257367 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422279725226)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257367 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257367 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422279725226"} 20240910120257367 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422279725226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422279725226)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422279725226)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257367 DLU <0006> fsm.c:568 lu(PS:IMSI-262422279725226)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257367 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257367 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54544<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@0b3277db5cef: Final verdict of PTC: pass 20240910120257394 DAUC <0003> db_auc.c:157 IMSI='262422722435064': No 2G Auth Data 20240910120257394 DAUC <0003> db_auc.c:192 IMSI='262422722435064': No 3G Auth Data 20240910120257402 DLGSUP <0013> hlr.c:121 IMSI 262422722435064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262422722435064" to be handled at TC_gsup_ul_subscriber_data(93) 20240910120257416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257418 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257418 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422722435064" cn_domain=PS} 20240910120257418 DLU <0006> fsm.c:456 lu(262422722435064)[0x612000011620]{UNVALIDATED}: Allocated 20240910120257418 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422722435064)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257433 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422722435064" cn_domain=PS} 20240910120257433 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257433 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262422722435064" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422722435064" 20240910120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257437 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422722435064"} 20240910120257437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422722435064)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257437 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257437 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422722435064"} 20240910120257437 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422722435064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422722435064)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422722435064)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257437 DLU <0006> fsm.c:568 lu(PS:IMSI-262422722435064)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54554<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@0b3277db5cef: Final verdict of PTC: pass 20240910120257470 DAUC <0003> db_auc.c:157 IMSI='262420892072567': No 2G Auth Data 20240910120257470 DAUC <0003> db_auc.c:192 IMSI='262420892072567': No 3G Auth Data 20240910120257478 DLGSUP <0013> hlr.c:121 IMSI 262420892072567: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262420892072567" to be handled at TC_gsup_ul_subscriber_data(94) 20240910120257508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257511 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257511 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420892072567" cn_domain=PS} 20240910120257511 DLU <0006> fsm.c:456 lu(262420892072567)[0x6120000117a0]{UNVALIDATED}: Allocated 20240910120257511 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420892072567)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257527 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420892072567" cn_domain=PS} 20240910120257527 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257527 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262420892072567" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420892072567" 20240910120257533 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257533 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420892072567"} 20240910120257533 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420892072567)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257533 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257533 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420892072567"} 20240910120257533 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420892072567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420892072567)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257533 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420892072567)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257533 DLU <0006> fsm.c:568 lu(PS:IMSI-262420892072567)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257533 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257533 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@0b3277db5cef: Final verdict of PTC: pass 20240910120257571 DAUC <0003> db_auc.c:157 IMSI='262423001236803': No 2G Auth Data 20240910120257571 DAUC <0003> db_auc.c:192 IMSI='262423001236803': No 3G Auth Data 20240910120257580 DLGSUP <0013> hlr.c:121 IMSI 262423001236803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262423001236803" to be handled at TC_gsup_ul_subscriber_data(95) 20240910120257608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257614 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257614 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423001236803" cn_domain=PS} 20240910120257614 DLU <0006> fsm.c:456 lu(262423001236803)[0x612000011920]{UNVALIDATED}: Allocated 20240910120257614 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423001236803)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257630 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423001236803" cn_domain=PS} 20240910120257630 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257630 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262423001236803" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262423001236803" 20240910120257635 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257635 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423001236803"} 20240910120257635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423001236803)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257635 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257635 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423001236803"} 20240910120257635 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423001236803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423001236803)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423001236803)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257635 DLU <0006> fsm.c:568 lu(PS:IMSI-262423001236803)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257635 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257635 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@0b3277db5cef: Final verdict of PTC: pass 20240910120257670 DAUC <0003> db_auc.c:157 IMSI='262424000450575': No 2G Auth Data 20240910120257670 DAUC <0003> db_auc.c:192 IMSI='262424000450575': No 3G Auth Data 20240910120257678 DLGSUP <0013> hlr.c:121 IMSI 262424000450575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@0b3277db5cef: Created GsupExpect[0] for "262424000450575" to be handled at TC_gsup_ul_subscriber_data(96) 20240910120257709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0b3277db5cef: GSUP ul subscriber_data<unbound> 20240910120257714 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257714 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424000450575" cn_domain=PS} 20240910120257714 DLU <0006> fsm.c:456 lu(262424000450575)[0x612000011aa0]{UNVALIDATED}: Allocated 20240910120257714 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120257731 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424000450575)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120257731 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424000450575" cn_domain=PS} 20240910120257731 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257731 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@0b3277db5cef: Found GsupExpect[0] for "262424000450575" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@0b3277db5cef: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262424000450575" 20240910120257737 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257737 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424000450575"} 20240910120257737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424000450575)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120257737 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120257737 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424000450575"} 20240910120257737 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424000450575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120257737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000450575)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120257737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424000450575)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120257737 DLU <0006> fsm.c:568 lu(PS:IMSI-262424000450575)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120257737 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120257737 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120257741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120257766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54518<->l=127.0.0.1:4258 20240910120257767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42797<->l=127.0.0.1:4259) 20240910120257767 DLINP <000b> input/ipa.c:451 connected read/write 20240910120257767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120257767 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120257767 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120257767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@0b3277db5cef: Final verdict of PTC: none 87@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Sep 10 12:02:57 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20240910120257789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 20240910120257890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22856) Waiting for packet dumper to finish... 1 (prev_count=22856, count=50816) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Sep 10 12:02:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_vty started. MTC@0b3277db5cef: legacy= true 20240910120300985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120300986 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120300988 DLINP <000b> input/ipa.c:451 connected read/write 20240910120300988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120300989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120300992 DLINP <000b> input/ipa.c:451 connected read/write 20240910120300992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120300992 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120300992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120300992 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120300992 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 2: 20240910120300992 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 3: 20240910120300992 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 4: 20240910120300992 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 5: 20240910120300992 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 7: 20240910120300992 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120300992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120300992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120300992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120301003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42125<->l=127.0.0.1:4259) 20240910120301013 DAUC <0003> db_auc.c:157 IMSI='262420573334004': No 2G Auth Data 20240910120301013 DAUC <0003> db_auc.c:192 IMSI='262420573334004': No 3G Auth Data 20240910120301049 DAUC <0003> db_auc.c:192 IMSI='262420573334004': No 3G Auth Data 20240910120301082 DAUC <0003> db_auc.c:157 IMSI='262428474393279': No 2G Auth Data 20240910120301082 DAUC <0003> db_auc.c:192 IMSI='262428474393279': No 3G Auth Data 20240910120301106 DAUC <0003> db_auc.c:157 IMSI='262428474393279': No 2G Auth Data 20240910120301134 DAUC <0003> db_auc.c:157 IMSI='262423138575547': No 2G Auth Data 20240910120301134 DAUC <0003> db_auc.c:192 IMSI='262423138575547': No 3G Auth Data MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120301196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20240910120301198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120301198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120301198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120301198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120301198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120301199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42125<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@0b3277db5cef: Final verdict of PTC: none 98@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@0b3277db5cef: Test case TC_vty finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Sep 10 12:03:01 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20240910120301229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 20240910120301330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6220) Waiting for packet dumper to finish... 1 (prev_count=6220, count=17160) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Sep 10 12:03:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_vty_msisdn_isd started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120304379 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120304379 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120304380 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120304382 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120304382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120304382 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120304382 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 2: 20240910120304382 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 3: 20240910120304382 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 4: 20240910120304382 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 5: 20240910120304382 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 7: 20240910120304382 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120304382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120304382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120304382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120304389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37479<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0b3277db5cef: Created GsupExpect[0] for "262426577723907" to be handled at TC_vty_msisdn_isd(104) 20240910120304395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 20240910120304406 DAUC <0003> db_auc.c:157 IMSI='262426577723907': No 2G Auth Data 20240910120304406 DAUC <0003> db_auc.c:192 IMSI='262426577723907': No 3G Auth Data 20240910120304427 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304427 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426577723907" cn_domain=PS} 20240910120304427 DLU <0006> fsm.c:456 lu(262426577723907)[0x612000011c20]{UNVALIDATED}: Allocated 20240910120304427 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120304443 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426577723907)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120304443 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426577723907" cn_domain=PS} 20240910120304443 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120304443 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@0b3277db5cef: Found GsupExpect[0] for "262426577723907" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@0b3277db5cef: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426577723907" 20240910120304445 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304445 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426577723907"} 20240910120304445 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426577723907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120304445 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120304445 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426577723907"} 20240910120304445 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120304445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426577723907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120304445 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426577723907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120304445 DLU <0006> fsm.c:568 lu(PS:IMSI-262426577723907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120304445 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120304445 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0b3277db5cef: setverdict(pass): none -> pass 20240910120304454 DLGSUP <0013> hlr.c:128 IMSI 262426577723907: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240910120304454 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120304454 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120304455 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304455 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426577723907"} 20240910120304455 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240910120304455 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426577723907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120304455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47150<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@0b3277db5cef: Final verdict of PTC: pass 20240910120304455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4258 20240910120304456 DLINP <000b> input/ipa.c:451 connected read/write 20240910120304456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120304456 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120304456 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120304456 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120304456 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37479<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@0b3277db5cef: Final verdict of PTC: none 102@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 102: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@0b3277db5cef: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Sep 10 12:03:04 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20240910120304501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47164<->l=127.0.0.1:4258 20240910120304602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47164<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15032) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Sep 10 12:03:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_purge_cs started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120307679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120307680 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120307684 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120307689 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120307690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120307690 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120307690 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 2: 20240910120307690 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 3: 20240910120307690 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 4: 20240910120307690 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 5: 20240910120307690 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 7: 20240910120307690 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120307690 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120307690 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120307690 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120307713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34883<->l=127.0.0.1:4259) 20240910120307734 DAUC <0003> db_auc.c:157 IMSI='262423805186312': No 2G Auth Data 20240910120307734 DAUC <0003> db_auc.c:192 IMSI='262423805186312': No 3G Auth Data HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262423805186312" to be handled at TC_gsup_purge_cs(109) 20240910120307763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 20240910120307765 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307765 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423805186312" cn_domain=PS} 20240910120307765 DLU <0006> fsm.c:456 lu(262423805186312)[0x612000011da0]{UNVALIDATED}: Allocated 20240910120307765 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120307782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423805186312)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120307782 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423805186312" cn_domain=PS} 20240910120307782 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307782 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262423805186312" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423805186312" 20240910120307783 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307783 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423805186312"} 20240910120307784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423805186312)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120307784 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120307784 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423805186312"} 20240910120307784 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120307784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805186312)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120307784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423805186312)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120307784 DLU <0006> fsm.c:568 lu(PS:IMSI-262423805186312)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120307784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0b3277db5cef: setverdict(pass): none -> pass 20240910120307784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307784 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423805186312" cn_domain=CS} 20240910120307784 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120307792 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423805186312"} 20240910120307792 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423805186312 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120307792 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307792 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120307793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@0b3277db5cef: Final verdict of PTC: pass 20240910120307821 DAUC <0003> db_auc.c:157 IMSI='262423671110158': No 2G Auth Data 20240910120307821 DAUC <0003> db_auc.c:192 IMSI='262423671110158': No 3G Auth Data 20240910120307830 DLGSUP <0013> hlr.c:121 IMSI 262423671110158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262423671110158" to be handled at TC_gsup_purge_cs(110) 20240910120307845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 20240910120307847 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307847 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423671110158" cn_domain=PS} 20240910120307847 DLU <0006> fsm.c:456 lu(262423671110158)[0x612000011f20]{UNVALIDATED}: Allocated 20240910120307847 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120307865 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423671110158)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120307865 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423671110158" cn_domain=PS} 20240910120307865 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307865 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262423671110158" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423671110158" 20240910120307867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307867 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423671110158"} 20240910120307867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423671110158)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120307867 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120307867 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423671110158"} 20240910120307867 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120307867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423671110158)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120307867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423671110158)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120307867 DLU <0006> fsm.c:568 lu(PS:IMSI-262423671110158)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120307867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0b3277db5cef: setverdict(pass): none -> pass 20240910120307868 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307868 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423671110158" cn_domain=CS} 20240910120307868 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120307876 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423671110158"} 20240910120307876 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423671110158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120307876 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307876 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120307877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47198<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@0b3277db5cef: Final verdict of PTC: pass 20240910120307917 DAUC <0003> db_auc.c:157 IMSI='262425016589968': No 2G Auth Data 20240910120307917 DAUC <0003> db_auc.c:192 IMSI='262425016589968': No 3G Auth Data 20240910120307927 DLGSUP <0013> hlr.c:121 IMSI 262425016589968: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262425016589968" to be handled at TC_gsup_purge_cs(111) 20240910120307950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4258 20240910120307953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307953 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425016589968" cn_domain=PS} 20240910120307953 DLU <0006> fsm.c:456 lu(262425016589968)[0x6120000120a0]{UNVALIDATED}: Allocated 20240910120307953 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120307969 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425016589968)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120307969 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425016589968" cn_domain=PS} 20240910120307969 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307969 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262425016589968" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 2TC_gsup_purge_cs(111)"262425016589968" 20240910120307971 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307971 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425016589968"} 20240910120307971 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425016589968)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120307971 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120307971 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425016589968"} 20240910120307971 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120307971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425016589968)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120307971 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425016589968)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120307971 DLU <0006> fsm.c:568 lu(PS:IMSI-262425016589968)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120307971 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307971 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0b3277db5cef: setverdict(pass): none -> pass 20240910120307972 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120307972 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425016589968" cn_domain=CS} 20240910120307972 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120307980 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425016589968"} 20240910120307980 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425016589968 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120307980 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120307980 DLINP <000b> input/ipa.c:451 connected read/write 20240910120307980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120307981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47214<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@0b3277db5cef: Final verdict of PTC: pass 20240910120308010 DAUC <0003> db_auc.c:157 IMSI='262427233394581': No 2G Auth Data 20240910120308010 DAUC <0003> db_auc.c:192 IMSI='262427233394581': No 3G Auth Data 20240910120308023 DLGSUP <0013> hlr.c:121 IMSI 262427233394581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262427233394581" to be handled at TC_gsup_purge_cs(112) 20240910120308039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47224<->l=127.0.0.1:4258 20240910120308041 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308041 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427233394581" cn_domain=PS} 20240910120308041 DLU <0006> fsm.c:456 lu(262427233394581)[0x612000012220]{UNVALIDATED}: Allocated 20240910120308041 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120308058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427233394581)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120308058 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427233394581" cn_domain=PS} 20240910120308058 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308058 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262427233394581" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 3TC_gsup_purge_cs(112)"262427233394581" 20240910120308059 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308059 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427233394581"} 20240910120308059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427233394581)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120308059 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120308059 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427233394581"} 20240910120308059 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120308059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427233394581)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120308059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427233394581)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120308059 DLU <0006> fsm.c:568 lu(PS:IMSI-262427233394581)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120308059 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308059 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0b3277db5cef: setverdict(pass): none -> pass 20240910120308060 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308060 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427233394581" cn_domain=CS} 20240910120308060 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120308068 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427233394581"} 20240910120308068 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262427233394581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120308068 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308068 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120308069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47224<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@0b3277db5cef: Final verdict of PTC: pass 20240910120308101 DAUC <0003> db_auc.c:157 IMSI='262424949694496': No 2G Auth Data 20240910120308101 DAUC <0003> db_auc.c:192 IMSI='262424949694496': No 3G Auth Data 20240910120308113 DLGSUP <0013> hlr.c:121 IMSI 262424949694496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262424949694496" to be handled at TC_gsup_purge_cs(113) 20240910120308135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 20240910120308138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308138 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424949694496" cn_domain=PS} 20240910120308138 DLU <0006> fsm.c:456 lu(262424949694496)[0x6120000123a0]{UNVALIDATED}: Allocated 20240910120308138 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120308155 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424949694496)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120308155 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424949694496" cn_domain=PS} 20240910120308155 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308156 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262424949694496" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424949694496" 20240910120308157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308157 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424949694496"} 20240910120308157 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424949694496)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120308157 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120308157 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424949694496"} 20240910120308157 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120308157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424949694496)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120308157 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424949694496)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120308157 DLU <0006> fsm.c:568 lu(PS:IMSI-262424949694496)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120308157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0b3277db5cef: setverdict(pass): none -> pass 20240910120308157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308157 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424949694496" cn_domain=CS} 20240910120308157 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120308166 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424949694496"} 20240910120308166 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424949694496 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120308166 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308166 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120308167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47232<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@0b3277db5cef: Final verdict of PTC: pass 20240910120308192 DAUC <0003> db_auc.c:157 IMSI='262426065923989': No 2G Auth Data 20240910120308192 DAUC <0003> db_auc.c:192 IMSI='262426065923989': No 3G Auth Data 20240910120308201 DLGSUP <0013> hlr.c:121 IMSI 262426065923989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262426065923989" to be handled at TC_gsup_purge_cs(114) 20240910120308224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 20240910120308226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308226 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426065923989" cn_domain=PS} 20240910120308226 DLU <0006> fsm.c:456 lu(262426065923989)[0x612000012520]{UNVALIDATED}: Allocated 20240910120308226 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120308244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426065923989)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120308244 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426065923989" cn_domain=PS} 20240910120308244 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308244 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262426065923989" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 5TC_gsup_purge_cs(114)"262426065923989" 20240910120308245 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308245 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426065923989"} 20240910120308245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426065923989)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120308245 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120308245 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426065923989"} 20240910120308245 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120308245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426065923989)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120308245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426065923989)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120308245 DLU <0006> fsm.c:568 lu(PS:IMSI-262426065923989)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120308245 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308245 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0b3277db5cef: setverdict(pass): none -> pass 20240910120308246 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308246 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426065923989" cn_domain=CS} 20240910120308246 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120308254 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426065923989"} 20240910120308254 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426065923989 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120308254 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308254 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120308255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47234<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@0b3277db5cef: Final verdict of PTC: pass 20240910120308288 DAUC <0003> db_auc.c:157 IMSI='262425924059327': No 2G Auth Data 20240910120308288 DAUC <0003> db_auc.c:192 IMSI='262425924059327': No 3G Auth Data 20240910120308295 DLGSUP <0013> hlr.c:121 IMSI 262425924059327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262425924059327" to be handled at TC_gsup_purge_cs(115) 20240910120308328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 20240910120308332 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308332 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425924059327" cn_domain=PS} 20240910120308332 DLU <0006> fsm.c:456 lu(262425924059327)[0x6120000126a0]{UNVALIDATED}: Allocated 20240910120308332 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120308351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425924059327)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120308351 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425924059327" cn_domain=PS} 20240910120308351 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308351 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262425924059327" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425924059327" 20240910120308354 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308354 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425924059327"} 20240910120308354 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425924059327)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120308354 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120308354 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425924059327"} 20240910120308354 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120308354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425924059327)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120308354 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425924059327)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120308354 DLU <0006> fsm.c:568 lu(PS:IMSI-262425924059327)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120308354 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308354 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0b3277db5cef: setverdict(pass): none -> pass 20240910120308355 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308355 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425924059327" cn_domain=CS} 20240910120308355 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120308364 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425924059327"} 20240910120308364 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425924059327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120308364 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308364 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120308382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47236<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@0b3277db5cef: Final verdict of PTC: pass 20240910120308440 DAUC <0003> db_auc.c:157 IMSI='262428192021155': No 2G Auth Data 20240910120308440 DAUC <0003> db_auc.c:192 IMSI='262428192021155': No 3G Auth Data 20240910120308452 DLGSUP <0013> hlr.c:121 IMSI 262428192021155: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@0b3277db5cef: Created GsupExpect[0] for "262428192021155" to be handled at TC_gsup_purge_cs(116) 20240910120308492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20240910120308497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308497 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428192021155" cn_domain=PS} 20240910120308498 DLU <0006> fsm.c:456 lu(262428192021155)[0x612000012820]{UNVALIDATED}: Allocated 20240910120308498 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120308515 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428192021155)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120308515 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428192021155" cn_domain=PS} 20240910120308515 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308516 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@0b3277db5cef: Found GsupExpect[0] for "262428192021155" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@0b3277db5cef: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428192021155" 20240910120308519 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308519 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428192021155"} 20240910120308519 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428192021155)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120308519 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120308519 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428192021155"} 20240910120308519 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120308519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428192021155)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120308519 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428192021155)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120308519 DLU <0006> fsm.c:568 lu(PS:IMSI-262428192021155)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120308519 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308519 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0b3277db5cef: setverdict(pass): none -> pass 20240910120308521 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308521 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428192021155" cn_domain=CS} 20240910120308521 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240910120308530 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428192021155"} 20240910120308530 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428192021155 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120308530 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120308530 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120308531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120308559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47172<->l=127.0.0.1:4258 107@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(106)@0b3277db5cef: Final verdict of PTC: none 20240910120308592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120308592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120308592 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120308592 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120308592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120308592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34883<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(108)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Sep 10 12:03:08 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20240910120308680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 20240910120308781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47256<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29312) Waiting for packet dumper to finish... 1 (prev_count=29312, count=48148) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Sep 10 12:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_purge_ps started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120311854 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120311854 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120311859 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120311860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 20240910120311862 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120311862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120311862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120311862 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120311862 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 2: 20240910120311862 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 3: 20240910120311862 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 4: 20240910120311862 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 5: 20240910120311862 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 7: 20240910120311862 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120311862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120311862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120311863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(117)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120311886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34515<->l=127.0.0.1:4259) 20240910120311921 DAUC <0003> db_auc.c:157 IMSI='262422588140242': No 2G Auth Data 20240910120311921 DAUC <0003> db_auc.c:192 IMSI='262422588140242': No 3G Auth Data HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262422588140242" to be handled at TC_gsup_purge_ps(121) 20240910120311966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 20240910120311973 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120311973 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422588140242" cn_domain=PS} 20240910120311973 DLU <0006> fsm.c:456 lu(262422588140242)[0x6120000129a0]{UNVALIDATED}: Allocated 20240910120311973 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120311991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422588140242)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120311991 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422588140242" cn_domain=PS} 20240910120311991 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120311991 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262422588140242" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 0TC_gsup_purge_ps(121)"262422588140242" 20240910120311996 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120311997 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422588140242"} 20240910120311997 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422588140242)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120311997 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120311997 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422588140242"} 20240910120311997 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120311997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588140242)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120311997 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422588140242)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120311997 DLU <0006> fsm.c:568 lu(PS:IMSI-262422588140242)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120311997 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120311997 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120311999 DLINP <000b> input/ipa.c:451 connected read/write 20240910120311999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120311999 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422588140242" cn_domain=PS} TC_gsup_purge_ps(121)@0b3277db5cef: setverdict(pass): none -> pass 20240910120311999 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312008 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422588140242"} 20240910120312008 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422588140242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312008 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312008 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56826<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@0b3277db5cef: Final verdict of PTC: pass 20240910120312037 DAUC <0003> db_auc.c:157 IMSI='262424067124063': No 2G Auth Data 20240910120312038 DAUC <0003> db_auc.c:192 IMSI='262424067124063': No 3G Auth Data 20240910120312049 DLGSUP <0013> hlr.c:121 IMSI 262424067124063: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262424067124063" to be handled at TC_gsup_purge_ps(122) 20240910120312072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20240910120312076 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312076 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424067124063" cn_domain=PS} 20240910120312076 DLU <0006> fsm.c:456 lu(262424067124063)[0x612000012b20]{UNVALIDATED}: Allocated 20240910120312076 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312095 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424067124063)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312095 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424067124063" cn_domain=PS} 20240910120312095 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312095 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262424067124063" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424067124063" 20240910120312098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312098 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424067124063"} 20240910120312098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424067124063)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312098 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312098 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424067124063"} 20240910120312098 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067124063)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312098 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424067124063)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312098 DLU <0006> fsm.c:568 lu(PS:IMSI-262424067124063)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312101 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312101 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424067124063" cn_domain=PS} 20240910120312101 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312110 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424067124063"} 20240910120312110 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424067124063 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@0b3277db5cef: Final verdict of PTC: pass 20240910120312143 DAUC <0003> db_auc.c:157 IMSI='262424198817333': No 2G Auth Data 20240910120312143 DAUC <0003> db_auc.c:192 IMSI='262424198817333': No 3G Auth Data 20240910120312154 DLGSUP <0013> hlr.c:121 IMSI 262424198817333: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262424198817333" to be handled at TC_gsup_purge_ps(123) 20240910120312203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56856<->l=127.0.0.1:4258 20240910120312208 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312208 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424198817333" cn_domain=PS} 20240910120312209 DLU <0006> fsm.c:456 lu(262424198817333)[0x612000012ca0]{UNVALIDATED}: Allocated 20240910120312209 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424198817333)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312226 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424198817333" cn_domain=PS} 20240910120312226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262424198817333" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424198817333" 20240910120312230 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312231 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424198817333"} 20240910120312231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424198817333)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312231 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312231 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424198817333"} 20240910120312231 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198817333)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198817333)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312231 DLU <0006> fsm.c:568 lu(PS:IMSI-262424198817333)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312231 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312231 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312234 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312234 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424198817333" cn_domain=PS} 20240910120312234 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) TC_gsup_purge_ps(123)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312242 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424198817333"} 20240910120312242 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424198817333 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312242 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312243 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56856<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@0b3277db5cef: Final verdict of PTC: pass 20240910120312277 DAUC <0003> db_auc.c:157 IMSI='262420771810279': No 2G Auth Data 20240910120312277 DAUC <0003> db_auc.c:192 IMSI='262420771810279': No 3G Auth Data 20240910120312286 DLGSUP <0013> hlr.c:121 IMSI 262420771810279: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262420771810279" to be handled at TC_gsup_purge_ps(124) 20240910120312304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4258 20240910120312306 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312306 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420771810279" cn_domain=PS} 20240910120312306 DLU <0006> fsm.c:456 lu(262420771810279)[0x612000012e20]{UNVALIDATED}: Allocated 20240910120312306 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312321 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420771810279)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312321 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420771810279" cn_domain=PS} 20240910120312321 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312322 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262420771810279" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420771810279" 20240910120312323 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312323 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420771810279"} 20240910120312323 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420771810279)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312323 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312323 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420771810279"} 20240910120312323 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771810279)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312323 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420771810279)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312323 DLU <0006> fsm.c:568 lu(PS:IMSI-262420771810279)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312323 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312323 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312324 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312324 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420771810279" cn_domain=PS} 20240910120312324 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312335 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420771810279"} 20240910120312335 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420771810279 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312335 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312335 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56870<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@0b3277db5cef: Final verdict of PTC: pass 20240910120312368 DAUC <0003> db_auc.c:157 IMSI='262427109758705': No 2G Auth Data 20240910120312368 DAUC <0003> db_auc.c:192 IMSI='262427109758705': No 3G Auth Data 20240910120312377 DLGSUP <0013> hlr.c:121 IMSI 262427109758705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262427109758705" to be handled at TC_gsup_purge_ps(125) 20240910120312392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20240910120312394 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312394 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427109758705" cn_domain=PS} 20240910120312394 DLU <0006> fsm.c:456 lu(262427109758705)[0x612000012fa0]{UNVALIDATED}: Allocated 20240910120312394 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427109758705)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312409 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427109758705" cn_domain=PS} 20240910120312409 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312409 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262427109758705" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427109758705" 20240910120312411 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312411 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427109758705"} 20240910120312411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427109758705)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312411 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312411 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427109758705"} 20240910120312411 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427109758705)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427109758705)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312411 DLU <0006> fsm.c:568 lu(PS:IMSI-262427109758705)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312411 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312411 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312411 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312411 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427109758705" cn_domain=PS} 20240910120312411 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312419 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427109758705"} 20240910120312419 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427109758705 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312419 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312419 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@0b3277db5cef: Final verdict of PTC: pass 20240910120312457 DAUC <0003> db_auc.c:157 IMSI='262424026038292': No 2G Auth Data 20240910120312457 DAUC <0003> db_auc.c:192 IMSI='262424026038292': No 3G Auth Data 20240910120312472 DLGSUP <0013> hlr.c:121 IMSI 262424026038292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262424026038292" to be handled at TC_gsup_purge_ps(126) 20240910120312494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4258 20240910120312496 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312496 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424026038292" cn_domain=PS} 20240910120312496 DLU <0006> fsm.c:456 lu(262424026038292)[0x612000013120]{UNVALIDATED}: Allocated 20240910120312496 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312512 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424026038292)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312512 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424026038292" cn_domain=PS} 20240910120312512 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312512 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262424026038292" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424026038292" 20240910120312513 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312513 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424026038292"} 20240910120312513 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424026038292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312513 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312513 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424026038292"} 20240910120312513 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424026038292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312513 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424026038292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312513 DLU <0006> fsm.c:568 lu(PS:IMSI-262424026038292)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312513 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312513 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312514 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312514 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424026038292" cn_domain=PS} 20240910120312514 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312522 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424026038292"} 20240910120312522 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424026038292 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312522 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312522 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56878<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@0b3277db5cef: Final verdict of PTC: pass 20240910120312556 DAUC <0003> db_auc.c:157 IMSI='262428593220835': No 2G Auth Data 20240910120312556 DAUC <0003> db_auc.c:192 IMSI='262428593220835': No 3G Auth Data 20240910120312565 DLGSUP <0013> hlr.c:121 IMSI 262428593220835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262428593220835" to be handled at TC_gsup_purge_ps(127) 20240910120312588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 20240910120312589 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312589 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428593220835" cn_domain=PS} 20240910120312589 DLU <0006> fsm.c:456 lu(262428593220835)[0x6120000132a0]{UNVALIDATED}: Allocated 20240910120312589 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312605 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428593220835)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312605 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428593220835" cn_domain=PS} 20240910120312605 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312605 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262428593220835" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 6TC_gsup_purge_ps(127)"262428593220835" 20240910120312606 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312606 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428593220835"} 20240910120312606 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428593220835)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312606 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312606 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428593220835"} 20240910120312606 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428593220835)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312606 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428593220835)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312606 DLU <0006> fsm.c:568 lu(PS:IMSI-262428593220835)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312606 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312606 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312607 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312607 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428593220835" cn_domain=PS} 20240910120312607 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312615 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428593220835"} 20240910120312615 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262428593220835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312615 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312615 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56884<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@0b3277db5cef: Final verdict of PTC: pass 20240910120312648 DAUC <0003> db_auc.c:157 IMSI='262427631714666': No 2G Auth Data 20240910120312648 DAUC <0003> db_auc.c:192 IMSI='262427631714666': No 3G Auth Data 20240910120312656 DLGSUP <0013> hlr.c:121 IMSI 262427631714666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@0b3277db5cef: Created GsupExpect[0] for "262427631714666" to be handled at TC_gsup_purge_ps(128) 20240910120312679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56892<->l=127.0.0.1:4258 20240910120312680 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312680 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427631714666" cn_domain=PS} 20240910120312680 DLU <0006> fsm.c:456 lu(262427631714666)[0x612000013420]{UNVALIDATED}: Allocated 20240910120312680 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120312696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427631714666)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120312696 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427631714666" cn_domain=PS} 20240910120312696 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312696 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@0b3277db5cef: Found GsupExpect[0] for "262427631714666" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@0b3277db5cef: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427631714666" 20240910120312697 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312697 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427631714666"} 20240910120312697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427631714666)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120312698 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120312698 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427631714666"} 20240910120312698 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120312698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427631714666)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120312698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427631714666)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120312698 DLU <0006> fsm.c:568 lu(PS:IMSI-262427631714666)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120312698 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312698 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0b3277db5cef: setverdict(pass): none -> pass 20240910120312698 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312698 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427631714666" cn_domain=PS} 20240910120312698 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240910120312706 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427631714666"} 20240910120312706 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427631714666 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240910120312706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120312706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120312707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56892<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120312741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@0b3277db5cef: Final verdict of PTC: none 119@0b3277db5cef: Final verdict of PTC: none 20240910120312741 DLINP <000b> input/ipa.c:451 connected read/write 20240910120312741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120312741 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120312741 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120312741 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120312741 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34515<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Sep 10 12:03:12 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20240910120312764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 20240910120312864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=15216) Waiting for packet dumper to finish... 1 (prev_count=15216, count=47984) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Sep 10 12:03:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_purge_unknown started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120315937 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120315937 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120315940 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120315940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120315942 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120315942 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120315942 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120315942 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120315942 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120315942 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120315942 DLGSUP <0013> gsup_server.c:235 2: 20240910120315942 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120315942 DLGSUP <0013> gsup_server.c:235 3: 20240910120315942 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120315942 DLGSUP <0013> gsup_server.c:235 4: 20240910120315943 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120315943 DLGSUP <0013> gsup_server.c:235 5: 20240910120315943 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120315943 DLGSUP <0013> gsup_server.c:235 7: 20240910120315943 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120315943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120315943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120315943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120315951 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44291<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@0b3277db5cef: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240910120315956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 20240910120315986 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120315986 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20240910120315986 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20240910120315986 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240910120315986 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20240910120315986 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120315986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120315986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20240910120315986 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20240910120315986 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120315986 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@0b3277db5cef: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@0b3277db5cef: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@0b3277db5cef: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120315990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56916<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120315991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56910<->l=127.0.0.1:4258 20240910120315992 DLINP <000b> input/ipa.c:451 connected read/write 20240910120315992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120315992 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120315992 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(130)@0b3277db5cef: Final verdict of PTC: none 20240910120315992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120315992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44291<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@0b3277db5cef: Final verdict of PTC: none 131@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Sep 10 12:03:16 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20240910120316025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 20240910120316126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56926<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12532) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Sep 10 12:03:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_unknown started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120319223 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120319223 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120319226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120319232 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120319232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120319232 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120319232 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 2: 20240910120319232 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 3: 20240910120319232 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 4: 20240910120319232 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 5: 20240910120319232 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 7: 20240910120319232 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120319232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120319232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120319232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120319249 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33373<->l=127.0.0.1:4259) 20240910120319282 DAUC <0003> db_auc.c:157 IMSI='262422390407876': No 2G Auth Data 20240910120319282 DAUC <0003> db_auc.c:192 IMSI='262422390407876': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262422390407876" to be handled at TC_mo_ussd_unknown(138) 20240910120319328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 20240910120319342 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319342 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422390407876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422390407876" session_id=1672069783 session_state=BEGIN} 20240910120319342 DSS <0004> hlr_ussd.c:576 262422390407876/0x63a9c297: Process SS (BEGIN) 20240910120319342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319342 DSS <0004> hlr_ussd.c:518 262422390407876/0x63a9c297: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319342 DSS <0004> hlr_ussd.c:523 262422390407876/0x63a9c297: USSD for unknown code '*#200#' 20240910120319342 DSS <0004> hlr_ussd.c:354 262422390407876/0x63a9c297: Tx ReturnError(1, 0x12) 20240910120319342 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422390407876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422390407876" session_id=1672069783 session_state=END} 20240910120319342 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319342 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262422390407876" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422390407876" TC_mo_ussd_unknown(138)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@0b3277db5cef: Final verdict of PTC: pass 20240910120319359 DAUC <0003> db_auc.c:157 IMSI='262423086746507': No 2G Auth Data 20240910120319359 DAUC <0003> db_auc.c:192 IMSI='262423086746507': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262423086746507" to be handled at TC_mo_ussd_unknown(139) 20240910120319383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 20240910120319386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319386 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423086746507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423086746507" session_id=519007555 session_state=BEGIN} 20240910120319386 DSS <0004> hlr_ussd.c:576 262423086746507/0x1eef6d43: Process SS (BEGIN) 20240910120319386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319386 DSS <0004> hlr_ussd.c:518 262423086746507/0x1eef6d43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319386 DSS <0004> hlr_ussd.c:523 262423086746507/0x1eef6d43: USSD for unknown code '*#200#' 20240910120319386 DSS <0004> hlr_ussd.c:354 262423086746507/0x1eef6d43: Tx ReturnError(1, 0x12) 20240910120319386 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423086746507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423086746507" session_id=519007555 session_state=END} 20240910120319386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319386 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262423086746507" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423086746507" TC_mo_ussd_unknown(139)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@0b3277db5cef: Final verdict of PTC: pass 20240910120319396 DAUC <0003> db_auc.c:157 IMSI='262424127846981': No 2G Auth Data 20240910120319396 DAUC <0003> db_auc.c:192 IMSI='262424127846981': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262424127846981" to be handled at TC_mo_ussd_unknown(140) 20240910120319420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56984<->l=127.0.0.1:4258 20240910120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319423 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424127846981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424127846981" session_id=3773646387 session_state=BEGIN} 20240910120319423 DSS <0004> hlr_ussd.c:576 262424127846981/0xe0ed4633: Process SS (BEGIN) 20240910120319423 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319423 DSS <0004> hlr_ussd.c:518 262424127846981/0xe0ed4633: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319423 DSS <0004> hlr_ussd.c:523 262424127846981/0xe0ed4633: USSD for unknown code '*#200#' 20240910120319423 DSS <0004> hlr_ussd.c:354 262424127846981/0xe0ed4633: Tx ReturnError(1, 0x12) 20240910120319423 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424127846981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424127846981" session_id=3773646387 session_state=END} 20240910120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319423 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262424127846981" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262424127846981" TC_mo_ussd_unknown(140)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56984<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@0b3277db5cef: Final verdict of PTC: pass 20240910120319441 DAUC <0003> db_auc.c:157 IMSI='262426761692064': No 2G Auth Data 20240910120319441 DAUC <0003> db_auc.c:192 IMSI='262426761692064': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262426761692064" to be handled at TC_mo_ussd_unknown(141) 20240910120319456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20240910120319459 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319459 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426761692064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426761692064" session_id=3035120131 session_state=BEGIN} 20240910120319459 DSS <0004> hlr_ussd.c:576 262426761692064/0xb4e84203: Process SS (BEGIN) 20240910120319459 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319459 DSS <0004> hlr_ussd.c:518 262426761692064/0xb4e84203: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319459 DSS <0004> hlr_ussd.c:523 262426761692064/0xb4e84203: USSD for unknown code '*#200#' 20240910120319459 DSS <0004> hlr_ussd.c:354 262426761692064/0xb4e84203: Tx ReturnError(1, 0x12) 20240910120319459 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426761692064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426761692064" session_id=3035120131 session_state=END} 20240910120319459 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319459 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262426761692064" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426761692064" TC_mo_ussd_unknown(141)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@0b3277db5cef: Final verdict of PTC: pass 20240910120319463 DAUC <0003> db_auc.c:157 IMSI='262422711584553': No 2G Auth Data 20240910120319463 DAUC <0003> db_auc.c:192 IMSI='262422711584553': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262422711584553" to be handled at TC_mo_ussd_unknown(142) 20240910120319476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 20240910120319480 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319480 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422711584553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422711584553" session_id=908261711 session_state=BEGIN} 20240910120319480 DSS <0004> hlr_ussd.c:576 262422711584553/0x3622f94f: Process SS (BEGIN) 20240910120319480 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319480 DSS <0004> hlr_ussd.c:518 262422711584553/0x3622f94f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319480 DSS <0004> hlr_ussd.c:523 262422711584553/0x3622f94f: USSD for unknown code '*#200#' 20240910120319480 DSS <0004> hlr_ussd.c:354 262422711584553/0x3622f94f: Tx ReturnError(1, 0x12) 20240910120319480 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422711584553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422711584553" session_id=908261711 session_state=END} 20240910120319480 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319480 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262422711584553" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422711584553" TC_mo_ussd_unknown(142)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@0b3277db5cef: Final verdict of PTC: pass 20240910120319490 DAUC <0003> db_auc.c:157 IMSI='262422119980468': No 2G Auth Data 20240910120319490 DAUC <0003> db_auc.c:192 IMSI='262422119980468': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262422119980468" to be handled at TC_mo_ussd_unknown(143) 20240910120319511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 20240910120319514 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319514 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422119980468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422119980468" session_id=3512756696 session_state=BEGIN} 20240910120319514 DSS <0004> hlr_ussd.c:576 262422119980468/0xd16069d8: Process SS (BEGIN) 20240910120319514 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319514 DSS <0004> hlr_ussd.c:518 262422119980468/0xd16069d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319514 DSS <0004> hlr_ussd.c:523 262422119980468/0xd16069d8: USSD for unknown code '*#200#' 20240910120319514 DSS <0004> hlr_ussd.c:354 262422119980468/0xd16069d8: Tx ReturnError(1, 0x12) 20240910120319514 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422119980468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422119980468" session_id=3512756696 session_state=END} 20240910120319514 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319514 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262422119980468" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262422119980468" TC_mo_ussd_unknown(143)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@0b3277db5cef: Final verdict of PTC: pass 20240910120319519 DAUC <0003> db_auc.c:157 IMSI='262422026828826': No 2G Auth Data 20240910120319519 DAUC <0003> db_auc.c:192 IMSI='262422026828826': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262422026828826" to be handled at TC_mo_ussd_unknown(144) 20240910120319534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 20240910120319537 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319537 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422026828826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422026828826" session_id=657322619 session_state=BEGIN} 20240910120319537 DSS <0004> hlr_ussd.c:576 262422026828826/0x272df27b: Process SS (BEGIN) 20240910120319537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319537 DSS <0004> hlr_ussd.c:518 262422026828826/0x272df27b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319537 DSS <0004> hlr_ussd.c:523 262422026828826/0x272df27b: USSD for unknown code '*#200#' 20240910120319537 DSS <0004> hlr_ussd.c:354 262422026828826/0x272df27b: Tx ReturnError(1, 0x12) 20240910120319537 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422026828826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422026828826" session_id=657322619 session_state=END} 20240910120319537 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319537 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262422026828826" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422026828826" TC_mo_ussd_unknown(144)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57030<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@0b3277db5cef: Final verdict of PTC: pass 20240910120319542 DAUC <0003> db_auc.c:157 IMSI='262422391676519': No 2G Auth Data 20240910120319542 DAUC <0003> db_auc.c:192 IMSI='262422391676519': No 3G Auth Data HLR_Test-GSUP(135)@0b3277db5cef: Created GsupExpect[0] for "262422391676519" to be handled at TC_mo_ussd_unknown(145) 20240910120319557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4258 20240910120319560 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319560 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422391676519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422391676519" session_id=397298112 session_state=BEGIN} 20240910120319560 DSS <0004> hlr_ussd.c:576 262422391676519/0x17ae49c0: Process SS (BEGIN) 20240910120319560 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240910120319560 DSS <0004> hlr_ussd.c:518 262422391676519/0x17ae49c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240910120319560 DSS <0004> hlr_ussd.c:523 262422391676519/0x17ae49c0: USSD for unknown code '*#200#' 20240910120319560 DSS <0004> hlr_ussd.c:354 262422391676519/0x17ae49c0: Tx ReturnError(1, 0x12) 20240910120319560 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422391676519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422391676519" session_id=397298112 session_state=END} 20240910120319560 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120319560 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@0b3277db5cef: Found GsupExpect[0] for "262422391676519" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262422391676519" TC_mo_ussd_unknown(145)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@0b3277db5cef: setverdict(pass): none -> pass 20240910120319562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@0b3277db5cef: Final verdict of PTC: pass 20240910120319562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56942<->l=127.0.0.1:4258 20240910120319563 DLINP <000b> input/ipa.c:451 connected read/write 20240910120319563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120319563 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120319563 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120319563 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120319563 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33373<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@0b3277db5cef: Final verdict of PTC: none 136@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 136: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Sep 10 12:03:19 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20240910120319589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20240910120319690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4568) Waiting for packet dumper to finish... 1 (prev_count=4568, count=39860) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Tue Sep 10 12:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_euse_disc started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120322795 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120322795 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120322799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120322803 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322803 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120322803 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120322803 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120322803 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 2: 20240910120322803 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 3: 20240910120322803 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 4: 20240910120322803 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 5: 20240910120322803 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 7: 20240910120322803 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120322803 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120322803 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120322803 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120322828 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43505<->l=127.0.0.1:4259) 20240910120322837 DAUC <0003> db_auc.c:157 IMSI='262420682319922': No 2G Auth Data 20240910120322837 DAUC <0003> db_auc.c:192 IMSI='262420682319922': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262420682319922" to be handled at TC_mo_ussd_euse_disc(150) 20240910120322860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 20240910120322871 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322871 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420682319922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420682319922" session_id=3054552746 session_state=BEGIN} 20240910120322871 DSS <0004> hlr_ussd.c:576 262420682319922/0xb610c6aa: Process SS (BEGIN) 20240910120322871 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322871 DSS <0004> hlr_ussd.c:518 262420682319922/0xb610c6aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322871 DSS <0004> hlr_ussd.c:542 262420682319922/0xb610c6aa: Cannot find conn for EUSE EUSE-foobar 20240910120322871 DSS <0004> hlr_ussd.c:354 262420682319922/0xb610c6aa: Tx ReturnError(1, 0x22) 20240910120322871 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420682319922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682319922" session_id=3054552746 session_state=END} 20240910120322871 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322871 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262420682319922" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262420682319922" TC_mo_ussd_euse_disc(150)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@0b3277db5cef: Final verdict of PTC: pass 20240910120322882 DAUC <0003> db_auc.c:157 IMSI='262420229781031': No 2G Auth Data 20240910120322882 DAUC <0003> db_auc.c:192 IMSI='262420229781031': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262420229781031" to be handled at TC_mo_ussd_euse_disc(151) 20240910120322899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 20240910120322902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322902 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420229781031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420229781031" session_id=2208228993 session_state=BEGIN} 20240910120322902 DSS <0004> hlr_ussd.c:576 262420229781031/0x839ee681: Process SS (BEGIN) 20240910120322902 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322902 DSS <0004> hlr_ussd.c:518 262420229781031/0x839ee681: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322902 DSS <0004> hlr_ussd.c:542 262420229781031/0x839ee681: Cannot find conn for EUSE EUSE-foobar 20240910120322902 DSS <0004> hlr_ussd.c:354 262420229781031/0x839ee681: Tx ReturnError(1, 0x22) 20240910120322902 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420229781031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420229781031" session_id=2208228993 session_state=END} 20240910120322902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322902 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262420229781031" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420229781031" TC_mo_ussd_euse_disc(151)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@0b3277db5cef: Final verdict of PTC: pass 20240910120322909 DAUC <0003> db_auc.c:157 IMSI='262427395599349': No 2G Auth Data 20240910120322909 DAUC <0003> db_auc.c:192 IMSI='262427395599349': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262427395599349" to be handled at TC_mo_ussd_euse_disc(152) 20240910120322920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 20240910120322923 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322923 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427395599349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427395599349" session_id=1591497503 session_state=BEGIN} 20240910120322923 DSS <0004> hlr_ussd.c:576 262427395599349/0x5edc531f: Process SS (BEGIN) 20240910120322924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322924 DSS <0004> hlr_ussd.c:518 262427395599349/0x5edc531f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322924 DSS <0004> hlr_ussd.c:542 262427395599349/0x5edc531f: Cannot find conn for EUSE EUSE-foobar 20240910120322924 DSS <0004> hlr_ussd.c:354 262427395599349/0x5edc531f: Tx ReturnError(1, 0x22) 20240910120322924 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427395599349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427395599349" session_id=1591497503 session_state=END} 20240910120322924 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322924 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262427395599349" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427395599349" TC_mo_ussd_euse_disc(152)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50874<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@0b3277db5cef: Final verdict of PTC: pass 20240910120322928 DAUC <0003> db_auc.c:157 IMSI='262420805395518': No 2G Auth Data 20240910120322928 DAUC <0003> db_auc.c:192 IMSI='262420805395518': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262420805395518" to be handled at TC_mo_ussd_euse_disc(153) 20240910120322939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4258 20240910120322942 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322942 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420805395518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420805395518" session_id=2038609779 session_state=BEGIN} 20240910120322942 DSS <0004> hlr_ussd.c:576 262420805395518/0x7982b773: Process SS (BEGIN) 20240910120322942 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322942 DSS <0004> hlr_ussd.c:518 262420805395518/0x7982b773: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322942 DSS <0004> hlr_ussd.c:542 262420805395518/0x7982b773: Cannot find conn for EUSE EUSE-foobar 20240910120322942 DSS <0004> hlr_ussd.c:354 262420805395518/0x7982b773: Tx ReturnError(1, 0x22) 20240910120322942 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420805395518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420805395518" session_id=2038609779 session_state=END} 20240910120322942 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322942 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262420805395518" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262420805395518" TC_mo_ussd_euse_disc(153)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50882<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@0b3277db5cef: Final verdict of PTC: pass 20240910120322946 DAUC <0003> db_auc.c:157 IMSI='262421515588562': No 2G Auth Data 20240910120322946 DAUC <0003> db_auc.c:192 IMSI='262421515588562': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262421515588562" to be handled at TC_mo_ussd_euse_disc(154) 20240910120322957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50898<->l=127.0.0.1:4258 20240910120322960 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322960 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421515588562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421515588562" session_id=2453087429 session_state=BEGIN} 20240910120322960 DSS <0004> hlr_ussd.c:576 262421515588562/0x923724c5: Process SS (BEGIN) 20240910120322960 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322960 DSS <0004> hlr_ussd.c:518 262421515588562/0x923724c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322960 DSS <0004> hlr_ussd.c:542 262421515588562/0x923724c5: Cannot find conn for EUSE EUSE-foobar 20240910120322960 DSS <0004> hlr_ussd.c:354 262421515588562/0x923724c5: Tx ReturnError(1, 0x22) 20240910120322960 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421515588562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515588562" session_id=2453087429 session_state=END} 20240910120322960 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322960 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262421515588562" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421515588562" TC_mo_ussd_euse_disc(154)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50898<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@0b3277db5cef: Final verdict of PTC: pass 20240910120322964 DAUC <0003> db_auc.c:157 IMSI='262429100598573': No 2G Auth Data 20240910120322964 DAUC <0003> db_auc.c:192 IMSI='262429100598573': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262429100598573" to be handled at TC_mo_ussd_euse_disc(155) 20240910120322978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4258 20240910120322980 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120322981 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429100598573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429100598573" session_id=1555093299 session_state=BEGIN} 20240910120322981 DSS <0004> hlr_ussd.c:576 262429100598573/0x5cb0d733: Process SS (BEGIN) 20240910120322981 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120322981 DSS <0004> hlr_ussd.c:518 262429100598573/0x5cb0d733: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120322981 DSS <0004> hlr_ussd.c:542 262429100598573/0x5cb0d733: Cannot find conn for EUSE EUSE-foobar 20240910120322981 DSS <0004> hlr_ussd.c:354 262429100598573/0x5cb0d733: Tx ReturnError(1, 0x22) 20240910120322981 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429100598573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429100598573" session_id=1555093299 session_state=END} 20240910120322981 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120322981 DLINP <000b> input/ipa.c:451 connected read/write 20240910120322981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262429100598573" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262429100598573" TC_mo_ussd_euse_disc(155)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@0b3277db5cef: setverdict(pass): none -> pass 20240910120322982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@0b3277db5cef: Final verdict of PTC: pass 20240910120322985 DAUC <0003> db_auc.c:157 IMSI='262421668485891': No 2G Auth Data 20240910120322985 DAUC <0003> db_auc.c:192 IMSI='262421668485891': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262421668485891" to be handled at TC_mo_ussd_euse_disc(156) 20240910120322998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 20240910120323001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120323001 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421668485891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421668485891" session_id=692262770 session_state=BEGIN} 20240910120323001 DSS <0004> hlr_ussd.c:576 262421668485891/0x29431772: Process SS (BEGIN) 20240910120323001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120323001 DSS <0004> hlr_ussd.c:518 262421668485891/0x29431772: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120323001 DSS <0004> hlr_ussd.c:542 262421668485891/0x29431772: Cannot find conn for EUSE EUSE-foobar 20240910120323001 DSS <0004> hlr_ussd.c:354 262421668485891/0x29431772: Tx ReturnError(1, 0x22) 20240910120323001 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421668485891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421668485891" session_id=692262770 session_state=END} 20240910120323001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120323001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262421668485891" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421668485891" TC_mo_ussd_euse_disc(156)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@0b3277db5cef: setverdict(pass): none -> pass 20240910120323003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50912<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@0b3277db5cef: Final verdict of PTC: pass 20240910120323005 DAUC <0003> db_auc.c:157 IMSI='262428012038985': No 2G Auth Data 20240910120323006 DAUC <0003> db_auc.c:192 IMSI='262428012038985': No 3G Auth Data HLR_Test-GSUP(147)@0b3277db5cef: Created GsupExpect[0] for "262428012038985" to be handled at TC_mo_ussd_euse_disc(157) 20240910120323019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50914<->l=127.0.0.1:4258 20240910120323022 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120323022 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428012038985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428012038985" session_id=1953819965 session_state=BEGIN} 20240910120323022 DSS <0004> hlr_ussd.c:576 262428012038985/0x7474ed3d: Process SS (BEGIN) 20240910120323022 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120323022 DSS <0004> hlr_ussd.c:518 262428012038985/0x7474ed3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120323022 DSS <0004> hlr_ussd.c:542 262428012038985/0x7474ed3d: Cannot find conn for EUSE EUSE-foobar 20240910120323022 DSS <0004> hlr_ussd.c:354 262428012038985/0x7474ed3d: Tx ReturnError(1, 0x22) 20240910120323022 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428012038985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012038985" session_id=1953819965 session_state=END} 20240910120323022 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120323022 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@0b3277db5cef: Found GsupExpect[0] for "262428012038985" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428012038985" TC_mo_ussd_euse_disc(157)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@0b3277db5cef: setverdict(pass): none -> pass 20240910120323024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50914<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@0b3277db5cef: Final verdict of PTC: pass 20240910120323024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50852<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@0b3277db5cef: Final verdict of PTC: none 148@0b3277db5cef: Final verdict of PTC: none 20240910120323025 DLINP <000b> input/ipa.c:451 connected read/write 20240910120323025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120323025 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120323025 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120323025 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120323025 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43505<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 148: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Sep 10 12:03:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20240910120323047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 20240910120323249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50922<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39496) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Tue Sep 10 12:03:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_imsi started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120326317 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120326317 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120326321 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120326324 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326324 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120326324 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120326324 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(158)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120326324 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120326324 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 2: 20240910120326324 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 3: 20240910120326324 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 4: 20240910120326324 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 5: 20240910120326324 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 7: 20240910120326324 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120326324 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120326324 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120326324 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120326350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44161<->l=127.0.0.1:4259) 20240910120326398 DAUC <0003> db_auc.c:157 IMSI='262420408839316': No 2G Auth Data 20240910120326398 DAUC <0003> db_auc.c:192 IMSI='262420408839316': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262420408839316" to be handled at TC_mo_ussd_iuse_imsi(162) 20240910120326439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 20240910120326452 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326452 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420408839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420408839316" session_id=2429892053 session_state=BEGIN} 20240910120326452 DSS <0004> hlr_ussd.c:576 262420408839316/0x90d535d5: Process SS (BEGIN) 20240910120326452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326452 DSS <0004> hlr_ussd.c:518 262420408839316/0x90d535d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326452 DSS <0004> hlr_ussd.c:363 262420408839316/0x90d535d5: Tx USSD 'Your IMSI is 262420408839316' 20240910120326452 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420408839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420408839316" session_id=2429892053 session_state=END} 20240910120326452 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420408839316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326452 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326452 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262420408839316" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420408839316" TC_mo_ussd_iuse_imsi(162)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198C06C3E166B959CC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@0b3277db5cef: Final verdict of PTC: pass 20240910120326463 DAUC <0003> db_auc.c:157 IMSI='262429358066007': No 2G Auth Data 20240910120326463 DAUC <0003> db_auc.c:192 IMSI='262429358066007': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262429358066007" to be handled at TC_mo_ussd_iuse_imsi(163) 20240910120326475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4258 20240910120326478 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326478 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429358066007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429358066007" session_id=3897517423 session_state=BEGIN} 20240910120326478 DSS <0004> hlr_ussd.c:576 262429358066007/0xe84f656f: Process SS (BEGIN) 20240910120326478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326478 DSS <0004> hlr_ussd.c:518 262429358066007/0xe84f656f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326478 DSS <0004> hlr_ussd.c:363 262429358066007/0xe84f656f: Tx USSD 'Your IMSI is 262429358066007' 20240910120326478 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429358066007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429358066007" session_id=3897517423 session_state=END} 20240910120326478 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429358066007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326478 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326478 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262429358066007" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429358066007" TC_mo_ussd_iuse_imsi(163)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E56C3C16C3618EC06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@0b3277db5cef: Final verdict of PTC: pass 20240910120326483 DAUC <0003> db_auc.c:157 IMSI='262423969348611': No 2G Auth Data 20240910120326483 DAUC <0003> db_auc.c:192 IMSI='262423969348611': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262423969348611" to be handled at TC_mo_ussd_iuse_imsi(164) 20240910120326494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4258 20240910120326497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326497 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423969348611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423969348611" session_id=2784838783 session_state=BEGIN} 20240910120326497 DSS <0004> hlr_ussd.c:576 262423969348611/0xa5fd447f: Process SS (BEGIN) 20240910120326497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326497 DSS <0004> hlr_ussd.c:518 262423969348611/0xa5fd447f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326497 DSS <0004> hlr_ussd.c:363 262423969348611/0xa5fd447f: Tx USSD 'Your IMSI is 262423969348611' 20240910120326497 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423969348611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423969348611" session_id=2784838783 session_state=END} 20240910120326497 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423969348611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262423969348611" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262423969348611" TC_mo_ussd_iuse_imsi(164)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C67CBCD68385B2C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@0b3277db5cef: Final verdict of PTC: pass 20240910120326502 DAUC <0003> db_auc.c:157 IMSI='262427839062339': No 2G Auth Data 20240910120326502 DAUC <0003> db_auc.c:192 IMSI='262427839062339': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262427839062339" to be handled at TC_mo_ussd_iuse_imsi(165) 20240910120326513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 20240910120326516 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326516 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427839062339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427839062339" session_id=510621165 session_state=BEGIN} 20240910120326516 DSS <0004> hlr_ussd.c:576 262427839062339/0x1e6f75ed: Process SS (BEGIN) 20240910120326516 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326516 DSS <0004> hlr_ussd.c:518 262427839062339/0x1e6f75ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326516 DSS <0004> hlr_ussd.c:363 262427839062339/0x1e6f75ed: Tx USSD 'Your IMSI is 262427839062339' 20240910120326516 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427839062339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427839062339" session_id=510621165 session_state=END} 20240910120326516 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427839062339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326516 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326516 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262427839062339" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427839062339" TC_mo_ussd_iuse_imsi(165)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D37CBC16CB2D92C07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50956<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@0b3277db5cef: Final verdict of PTC: pass 20240910120326520 DAUC <0003> db_auc.c:157 IMSI='262429657492318': No 2G Auth Data 20240910120326521 DAUC <0003> db_auc.c:192 IMSI='262429657492318': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262429657492318" to be handled at TC_mo_ussd_iuse_imsi(166) 20240910120326537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 20240910120326540 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326540 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429657492318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429657492318" session_id=3832964017 session_state=BEGIN} 20240910120326540 DSS <0004> hlr_ussd.c:576 262429657492318/0xe47663b1: Process SS (BEGIN) 20240910120326540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326540 DSS <0004> hlr_ussd.c:518 262429657492318/0xe47663b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326540 DSS <0004> hlr_ussd.c:363 262429657492318/0xe47663b1: Tx USSD 'Your IMSI is 262429657492318' 20240910120326540 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429657492318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429657492318" session_id=3832964017 session_state=END} 20240910120326540 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429657492318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326540 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326540 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262429657492318" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429657492318" TC_mo_ussd_iuse_imsi(166)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CE56BBD172B2590C07'O } } } } } } TC_mo_ussd_iuse_imsi(166)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50966<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@0b3277db5cef: Final verdict of PTC: pass 20240910120326545 DAUC <0003> db_auc.c:157 IMSI='262429023576150': No 2G Auth Data 20240910120326545 DAUC <0003> db_auc.c:192 IMSI='262429023576150': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262429023576150" to be handled at TC_mo_ussd_iuse_imsi(167) 20240910120326558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4258 20240910120326561 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326561 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429023576150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429023576150" session_id=3646430755 session_state=BEGIN} 20240910120326561 DSS <0004> hlr_ussd.c:576 262429023576150/0xd9581e23: Process SS (BEGIN) 20240910120326561 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326561 DSS <0004> hlr_ussd.c:518 262429023576150/0xd9581e23: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326561 DSS <0004> hlr_ussd.c:363 262429023576150/0xd9581e23: Tx USSD 'Your IMSI is 262429023576150' 20240910120326561 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429023576150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429023576150" session_id=3646430755 session_state=END} 20240910120326561 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429023576150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326561 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326561 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262429023576150" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429023576150" TC_mo_ussd_iuse_imsi(167)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E269BD56EB6580D06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@0b3277db5cef: Final verdict of PTC: pass 20240910120326566 DAUC <0003> db_auc.c:157 IMSI='262426000395381': No 2G Auth Data 20240910120326566 DAUC <0003> db_auc.c:192 IMSI='262426000395381': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262426000395381" to be handled at TC_mo_ussd_iuse_imsi(168) 20240910120326580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 20240910120326582 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326583 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426000395381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426000395381" session_id=2234076746 session_state=BEGIN} 20240910120326583 DSS <0004> hlr_ussd.c:576 262426000395381/0x85294e4a: Process SS (BEGIN) 20240910120326583 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326583 DSS <0004> hlr_ussd.c:518 262426000395381/0x85294e4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326583 DSS <0004> hlr_ussd.c:363 262426000395381/0x85294e4a: Tx USSD 'Your IMSI is 262426000395381' 20240910120326583 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426000395381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426000395381" session_id=2234076746 session_state=END} 20240910120326583 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426000395381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326583 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326583 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262426000395381" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426000395381" TC_mo_ussd_iuse_imsi(168)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D0683CD72B5192E06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50986<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@0b3277db5cef: Final verdict of PTC: pass 20240910120326587 DAUC <0003> db_auc.c:157 IMSI='262428303209710': No 2G Auth Data 20240910120326587 DAUC <0003> db_auc.c:192 IMSI='262428303209710': No 3G Auth Data HLR_Test-GSUP(159)@0b3277db5cef: Created GsupExpect[0] for "262428303209710" to be handled at TC_mo_ussd_iuse_imsi(169) 20240910120326601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 20240910120326604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120326604 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428303209710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428303209710" session_id=3840948246 session_state=BEGIN} 20240910120326604 DSS <0004> hlr_ussd.c:576 262428303209710/0xe4f03816: Process SS (BEGIN) 20240910120326604 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120326604 DSS <0004> hlr_ussd.c:518 262428303209710/0xe4f03816: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120326604 DSS <0004> hlr_ussd.c:363 262428303209710/0xe4f03816: Tx USSD 'Your IMSI is 262428303209710' 20240910120326604 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428303209710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428303209710" session_id=3840948246 session_state=END} 20240910120326604 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428303209710 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120326604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120326604 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@0b3277db5cef: Found GsupExpect[0] for "262428303209710" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262428303209710" TC_mo_ussd_iuse_imsi(169)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196E069BC960B95B0C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@0b3277db5cef: setverdict(pass): none -> pass 20240910120326606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@0b3277db5cef: Final verdict of PTC: pass 20240910120326606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@0b3277db5cef: Final verdict of PTC: none 20240910120326606 DLINP <000b> input/ipa.c:451 connected read/write 20240910120326606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 160@0b3277db5cef: Final verdict of PTC: none 20240910120326606 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120326606 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120326606 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120326606 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44161<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 160: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Sep 10 12:03:26 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20240910120326629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50996<->l=127.0.0.1:4258 20240910120326830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5664) Waiting for packet dumper to finish... 1 (prev_count=5664, count=40216) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Tue Sep 10 12:03:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120329912 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120329912 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120329913 DLINP <000b> input/ipa.c:451 connected read/write 20240910120329913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120329914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51004<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120329915 DLINP <000b> input/ipa.c:451 connected read/write 20240910120329915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120329915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120329915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120329915 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120329915 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 2: 20240910120329915 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 3: 20240910120329915 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 4: 20240910120329915 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 5: 20240910120329915 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 7: 20240910120329915 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120329915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120329915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120329915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120329923 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37483<->l=127.0.0.1:4259) 20240910120329954 DAUC <0003> db_auc.c:157 IMSI='262420075998165': No 2G Auth Data 20240910120329954 DAUC <0003> db_auc.c:192 IMSI='262420075998165': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262420075998165" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240910120329987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20240910120330001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330001 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262420075998165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420075998165" source_name="the-source\n" session_id=1686778200 session_state=BEGIN} 20240910120330001 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910120330001 DSS <0004> hlr_ussd.c:576 262420075998165/0x648a3158: Process SS (BEGIN) 20240910120330001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330001 DSS <0004> hlr_ussd.c:518 262420075998165/0x648a3158: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330001 DSS <0004> hlr_ussd.c:363 262420075998165/0x648a3158: Tx USSD 'Your IMSI is 262420075998165' 20240910120330001 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262420075998165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420075998165" destination_name="the-source\n" session_id=1686778200 session_state=END} 20240910120330001 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262420075998165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262420075998165" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262420075998165" TC_mo_ussd_iuse_imsi_via_proxy(174)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C76ABE572B898AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@0b3277db5cef: Final verdict of PTC: pass 20240910120330011 DAUC <0003> db_auc.c:157 IMSI='262425138255393': No 2G Auth Data 20240910120330011 DAUC <0003> db_auc.c:192 IMSI='262425138255393': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262425138255393" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240910120330022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20240910120330025 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330025 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425138255393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425138255393" source_name="the-source\n" session_id=3136622553 session_state=BEGIN} 20240910120330025 DSS <0004> hlr_ussd.c:576 262425138255393/0xbaf50fd9: Process SS (BEGIN) 20240910120330025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330025 DSS <0004> hlr_ussd.c:518 262425138255393/0xbaf50fd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330025 DSS <0004> hlr_ussd.c:363 262425138255393/0xbaf50fd9: Tx USSD 'Your IMSI is 262425138255393' 20240910120330025 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425138255393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425138255393" destination_name="the-source\n" session_id=3136622553 session_state=END} 20240910120330025 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425138255393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330025 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330025 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262425138255393" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425138255393" TC_mo_ussd_iuse_imsi_via_proxy(175)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D36C3C96AB5596E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@0b3277db5cef: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@0b3277db5cef: Final verdict of PTC: pass 20240910120330027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20240910120330030 DAUC <0003> db_auc.c:157 IMSI='262421694459769': No 2G Auth Data 20240910120330030 DAUC <0003> db_auc.c:192 IMSI='262421694459769': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262421694459769" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240910120330041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 20240910120330044 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330044 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421694459769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421694459769" source_name="the-source\n" session_id=1440994992 session_state=BEGIN} 20240910120330044 DSS <0004> hlr_ussd.c:576 262421694459769/0x55e3d6b0: Process SS (BEGIN) 20240910120330044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330044 DSS <0004> hlr_ussd.c:518 262421694459769/0x55e3d6b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330044 DSS <0004> hlr_ussd.c:363 262421694459769/0x55e3d6b0: Tx USSD 'Your IMSI is 262421694459769' 20240910120330044 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421694459769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421694459769" destination_name="the-source\n" session_id=1440994992 session_state=END} 20240910120330044 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421694459769 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330044 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330044 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262421694459769" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421694459769" TC_mo_ussd_iuse_imsi_via_proxy(176)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC96A3D16AB99B2D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@0b3277db5cef: Final verdict of PTC: pass 20240910120330049 DAUC <0003> db_auc.c:157 IMSI='262420730400507': No 2G Auth Data 20240910120330049 DAUC <0003> db_auc.c:192 IMSI='262420730400507': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262420730400507" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240910120330060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 20240910120330063 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330063 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420730400507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420730400507" source_name="the-source\n" session_id=2434140798 session_state=BEGIN} 20240910120330063 DSS <0004> hlr_ussd.c:576 262420730400507/0x91160a7e: Process SS (BEGIN) 20240910120330063 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330063 DSS <0004> hlr_ussd.c:518 262420730400507/0x91160a7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330063 DSS <0004> hlr_ussd.c:363 262420730400507/0x91160a7e: Tx USSD 'Your IMSI is 262420730400507' 20240910120330063 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420730400507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420730400507" destination_name="the-source\n" session_id=2434140798 session_state=END} 20240910120330063 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420730400507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330063 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330063 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262420730400507" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262420730400507" TC_mo_ussd_iuse_imsi_via_proxy(177)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC3683D160B01AEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@0b3277db5cef: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@0b3277db5cef: Final verdict of PTC: pass 20240910120330065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 20240910120330068 DAUC <0003> db_auc.c:157 IMSI='262427635231269': No 2G Auth Data 20240910120330068 DAUC <0003> db_auc.c:192 IMSI='262427635231269': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262427635231269" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240910120330082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 20240910120330085 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330085 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427635231269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427635231269" source_name="the-source\n" session_id=2788992891 session_state=BEGIN} 20240910120330085 DSS <0004> hlr_ussd.c:576 262427635231269/0xa63ca77b: Process SS (BEGIN) 20240910120330085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330085 DSS <0004> hlr_ussd.c:518 262427635231269/0xa63ca77b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330085 DSS <0004> hlr_ussd.c:363 262427635231269/0xa63ca77b: Tx USSD 'Your IMSI is 262427635231269' 20240910120330085 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427635231269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427635231269" destination_name="the-source\n" session_id=2788992891 session_state=END} 20240910120330085 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427635231269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330085 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330085 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262427635231269" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427635231269" TC_mo_ussd_iuse_imsi_via_proxy(178)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD36ABC96631992D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@0b3277db5cef: Final verdict of PTC: pass 20240910120330092 DAUC <0003> db_auc.c:157 IMSI='262429037945204': No 2G Auth Data 20240910120330092 DAUC <0003> db_auc.c:192 IMSI='262429037945204': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262429037945204" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240910120330108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4258 20240910120330111 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330111 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429037945204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429037945204" source_name="the-source\n" session_id=2881412522 session_state=BEGIN} 20240910120330111 DSS <0004> hlr_ussd.c:576 262429037945204/0xabbeddaa: Process SS (BEGIN) 20240910120330111 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330111 DSS <0004> hlr_ussd.c:518 262429037945204/0xabbeddaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330111 DSS <0004> hlr_ussd.c:363 262429037945204/0xabbeddaa: Tx USSD 'Your IMSI is 262429037945204' 20240910120330111 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429037945204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037945204" destination_name="the-source\n" session_id=2881412522 session_state=END} 20240910120330111 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429037945204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330111 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330111 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262429037945204" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429037945204" TC_mo_ussd_iuse_imsi_via_proxy(179)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E36BBE56835198C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51040<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@0b3277db5cef: Final verdict of PTC: pass 20240910120330117 DAUC <0003> db_auc.c:157 IMSI='262423012313310': No 2G Auth Data 20240910120330117 DAUC <0003> db_auc.c:192 IMSI='262423012313310': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262423012313310" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240910120330134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20240910120330138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330138 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423012313310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423012313310" source_name="the-source\n" session_id=3193362905 session_state=BEGIN} 20240910120330138 DSS <0004> hlr_ussd.c:576 262423012313310/0xbe56d9d9: Process SS (BEGIN) 20240910120330138 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330138 DSS <0004> hlr_ussd.c:518 262423012313310/0xbe56d9d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330138 DSS <0004> hlr_ussd.c:363 262423012313310/0xbe56d9d9: Tx USSD 'Your IMSI is 262423012313310' 20240910120330138 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423012313310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423012313310" destination_name="the-source\n" session_id=3193362905 session_state=END} 20240910120330138 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423012313310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262423012313310" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423012313310" TC_mo_ussd_iuse_imsi_via_proxy(180)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C1693CD62B3590C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@0b3277db5cef: Final verdict of PTC: pass 20240910120330148 DAUC <0003> db_auc.c:157 IMSI='262422875791373': No 2G Auth Data 20240910120330148 DAUC <0003> db_auc.c:192 IMSI='262422875791373': No 3G Auth Data HLR_Test-GSUP(171)@0b3277db5cef: Created GsupExpect[0] for "262422875791373" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240910120330167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4258 20240910120330170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330170 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422875791373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422875791373" source_name="the-source\n" session_id=3156640263 session_state=BEGIN} 20240910120330170 DSS <0004> hlr_ussd.c:576 262422875791373/0xbc268207: Process SS (BEGIN) 20240910120330170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240910120330170 DSS <0004> hlr_ussd.c:518 262422875791373/0xbc268207: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240910120330170 DSS <0004> hlr_ussd.c:363 262422875791373/0xbc268207: Tx USSD 'Your IMSI is 262422875791373' 20240910120330170 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422875791373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422875791373" destination_name="the-source\n" session_id=3156640263 session_state=END} 20240910120330170 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422875791373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120330170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120330170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@0b3277db5cef: Found GsupExpect[0] for "262422875791373" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422875791373" TC_mo_ussd_iuse_imsi_via_proxy(181)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990C77ABDD72B1D96D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@0b3277db5cef: setverdict(pass): none -> pass 20240910120330172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@0b3277db5cef: Final verdict of PTC: pass 20240910120330172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51004<->l=127.0.0.1:4258 20240910120330173 DLINP <000b> input/ipa.c:451 connected read/write 20240910120330173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120330173 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120330173 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120330173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120330173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(171)@0b3277db5cef: Final verdict of PTC: none 20240910120330173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37483<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 172: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Sep 10 12:03:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20240910120330194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 20240910120330396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40380) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Tue Sep 10 12:03:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_msisdn started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120333567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120333567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120333572 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120333578 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333578 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120333579 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120333579 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120333579 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 2: 20240910120333579 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 3: 20240910120333579 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 4: 20240910120333579 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 5: 20240910120333579 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 7: 20240910120333579 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120333579 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120333579 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120333579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120333596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36837<->l=127.0.0.1:4259) 20240910120333613 DAUC <0003> db_auc.c:157 IMSI='262421578750895': No 2G Auth Data 20240910120333613 DAUC <0003> db_auc.c:192 IMSI='262421578750895': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262421578750895" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240910120333628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 20240910120333632 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333632 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421578750895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421578750895" session_id=426543856 session_state=BEGIN} 20240910120333632 DSS <0004> hlr_ussd.c:576 262421578750895/0x196c8af0: Process SS (BEGIN) 20240910120333632 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333632 DSS <0004> hlr_ussd.c:518 262421578750895/0x196c8af0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333632 DSS <0004> hlr_ussd.c:363 262421578750895/0x196c8af0: Tx USSD 'Your extension is 491616052557' 20240910120333632 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421578750895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421578750895" session_id=426543856 session_state=END} 20240910120333632 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262421578750895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333632 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333632 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262421578750895" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262421578750895" TC_mo_ussd_iuse_msisdn(186)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB09AAC56BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@0b3277db5cef: Final verdict of PTC: pass 20240910120333637 DAUC <0003> db_auc.c:157 IMSI='262424657373582': No 2G Auth Data 20240910120333637 DAUC <0003> db_auc.c:192 IMSI='262424657373582': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262424657373582" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240910120333650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 20240910120333653 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333653 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424657373582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424657373582" session_id=3339808158 session_state=BEGIN} 20240910120333653 DSS <0004> hlr_ussd.c:576 262424657373582/0xc7116d9e: Process SS (BEGIN) 20240910120333653 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333653 DSS <0004> hlr_ussd.c:518 262424657373582/0xc7116d9e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333653 DSS <0004> hlr_ussd.c:363 262424657373582/0xc7116d9e: Tx USSD 'Your extension is 491613787731' 20240910120333653 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424657373582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424657373582" session_id=3339808158 session_state=END} 20240910120333653 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262424657373582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333653 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333653 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262424657373582" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424657373582" TC_mo_ussd_iuse_msisdn(187)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56637DCED368B01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@0b3277db5cef: Final verdict of PTC: pass 20240910120333658 DAUC <0003> db_auc.c:157 IMSI='262422003428940': No 2G Auth Data 20240910120333658 DAUC <0003> db_auc.c:192 IMSI='262422003428940': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262422003428940" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240910120333670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 20240910120333673 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333673 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422003428940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422003428940" session_id=2060841539 session_state=BEGIN} 20240910120333673 DSS <0004> hlr_ussd.c:576 262422003428940/0x7ad5f243: Process SS (BEGIN) 20240910120333673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333673 DSS <0004> hlr_ussd.c:518 262422003428940/0x7ad5f243: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333673 DSS <0004> hlr_ussd.c:363 262422003428940/0x7ad5f243: Tx USSD 'Your extension is 491612508426' 20240910120333673 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422003428940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422003428940" session_id=2060841539 session_state=END} 20240910120333673 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262422003428940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333673 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333673 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262422003428940" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262422003428940" TC_mo_ussd_iuse_msisdn(188)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56435188E26B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34782<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@0b3277db5cef: Final verdict of PTC: pass 20240910120333678 DAUC <0003> db_auc.c:157 IMSI='262427590947156': No 2G Auth Data 20240910120333678 DAUC <0003> db_auc.c:192 IMSI='262427590947156': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262427590947156" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240910120333689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20240910120333692 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333692 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427590947156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427590947156" session_id=3579050207 session_state=BEGIN} 20240910120333692 DSS <0004> hlr_ussd.c:576 262427590947156/0xd553f8df: Process SS (BEGIN) 20240910120333692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333692 DSS <0004> hlr_ussd.c:518 262427590947156/0xd553f8df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333692 DSS <0004> hlr_ussd.c:363 262427590947156/0xd553f8df: Tx USSD 'Your extension is 491618016220' 20240910120333692 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427590947156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427590947156" session_id=3579050207 session_state=END} 20240910120333692 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427590947156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333692 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333692 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262427590947156" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427590947156" TC_mo_ussd_iuse_msisdn(189)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B0984D268301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@0b3277db5cef: Final verdict of PTC: pass 20240910120333697 DAUC <0003> db_auc.c:157 IMSI='262428540273168': No 2G Auth Data 20240910120333697 DAUC <0003> db_auc.c:192 IMSI='262428540273168': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262428540273168" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240910120333709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 20240910120333712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333712 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428540273168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428540273168" session_id=1845535409 session_state=BEGIN} 20240910120333712 DSS <0004> hlr_ussd.c:576 262428540273168/0x6e00a2b1: Process SS (BEGIN) 20240910120333712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333712 DSS <0004> hlr_ussd.c:518 262428540273168/0x6e00a2b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333712 DSS <0004> hlr_ussd.c:363 262428540273168/0x6e00a2b1: Tx USSD 'Your extension is 491614778445' 20240910120333712 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428540273168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428540273168" session_id=1845535409 session_state=END} 20240910120333712 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428540273168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262428540273168" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428540273168" TC_mo_ussd_iuse_msisdn(190)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B71B8E46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34796<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@0b3277db5cef: Final verdict of PTC: pass 20240910120333717 DAUC <0003> db_auc.c:157 IMSI='262426856048338': No 2G Auth Data 20240910120333717 DAUC <0003> db_auc.c:192 IMSI='262426856048338': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262426856048338" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240910120333731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 20240910120333733 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333733 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426856048338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426856048338" session_id=2889628376 session_state=BEGIN} 20240910120333733 DSS <0004> hlr_ussd.c:576 262426856048338/0xac3c3ad8: Process SS (BEGIN) 20240910120333733 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333733 DSS <0004> hlr_ussd.c:518 262426856048338/0xac3c3ad8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333733 DSS <0004> hlr_ussd.c:363 262426856048338/0xac3c3ad8: Tx USSD 'Your extension is 491612512484' 20240910120333733 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426856048338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426856048338" session_id=2889628376 session_state=END} 20240910120333733 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426856048338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333733 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333733 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262426856048338" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426856048338" TC_mo_ussd_iuse_msisdn(191)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5988C86A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@0b3277db5cef: Final verdict of PTC: pass 20240910120333744 DAUC <0003> db_auc.c:157 IMSI='262424305830265': No 2G Auth Data 20240910120333744 DAUC <0003> db_auc.c:192 IMSI='262424305830265': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262424305830265" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240910120333757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 20240910120333760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333760 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424305830265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424305830265" session_id=3476223277 session_state=BEGIN} 20240910120333760 DSS <0004> hlr_ussd.c:576 262424305830265/0xcf32f52d: Process SS (BEGIN) 20240910120333760 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333760 DSS <0004> hlr_ussd.c:518 262424305830265/0xcf32f52d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333760 DSS <0004> hlr_ussd.c:363 262424305830265/0xcf32f52d: Tx USSD 'Your extension is 491616631384' 20240910120333760 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424305830265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424305830265" session_id=3476223277 session_state=END} 20240910120333760 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424305830265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262424305830265" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262424305830265" TC_mo_ussd_iuse_msisdn(192)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB6596C86A301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@0b3277db5cef: setverdict(pass): none -> pass 20240910120333762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34824<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@0b3277db5cef: Final verdict of PTC: pass 20240910120333765 DAUC <0003> db_auc.c:157 IMSI='262428314667726': No 2G Auth Data 20240910120333765 DAUC <0003> db_auc.c:192 IMSI='262428314667726': No 3G Auth Data HLR_Test-GSUP(183)@0b3277db5cef: Created GsupExpect[0] for "262428314667726" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240910120333779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20240910120333782 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333782 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428314667726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428314667726" session_id=622127494 session_state=BEGIN} 20240910120333782 DSS <0004> hlr_ussd.c:576 262428314667726/0x2514e986: Process SS (BEGIN) 20240910120333782 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120333782 DSS <0004> hlr_ussd.c:518 262428314667726/0x2514e986: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120333782 DSS <0004> hlr_ussd.c:363 262428314667726/0x2514e986: Tx USSD 'Your extension is 491618483813' 20240910120333782 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428314667726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428314667726" session_id=622127494 session_state=END} 20240910120333782 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428314667726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120333782 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120333782 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@0b3277db5cef: Found GsupExpect[0] for "262428314667726" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262428314667726" TC_mo_ussd_iuse_msisdn(193)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57034DC0C179B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@0b3277db5cef: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@0b3277db5cef: Final verdict of PTC: pass 20240910120333784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34828<->l=127.0.0.1:4258 20240910120333784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4258 20240910120333784 DLINP <000b> input/ipa.c:451 connected read/write 20240910120333784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120333784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120333784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120333785 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@0b3277db5cef: Final verdict of PTC: none 184@0b3277db5cef: Final verdict of PTC: none 20240910120333785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36837<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 184: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Sep 10 12:03:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20240910120333807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 20240910120334009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34842<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=39828) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Tue Sep 10 12:03:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120337103 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120337103 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120337104 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120337105 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337105 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120337105 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120337105 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120337105 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 2: 20240910120337105 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 3: 20240910120337105 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 4: 20240910120337105 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 5: 20240910120337105 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 7: 20240910120337105 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120337105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120337105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120337105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120337112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36093<->l=127.0.0.1:4259) 20240910120337141 DAUC <0003> db_auc.c:157 IMSI='262425060918931': No 2G Auth Data 20240910120337141 DAUC <0003> db_auc.c:192 IMSI='262425060918931': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262425060918931" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240910120337154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 20240910120337158 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337158 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425060918931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425060918931" source_name="the-source\n" session_id=870414270 session_state=BEGIN} 20240910120337158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910120337158 DSS <0004> hlr_ussd.c:576 262425060918931/0x33e177be: Process SS (BEGIN) 20240910120337158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337158 DSS <0004> hlr_ussd.c:518 262425060918931/0x33e177be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337158 DSS <0004> hlr_ussd.c:363 262425060918931/0x33e177be: Tx USSD 'Your extension is 491618511282' 20240910120337158 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425060918931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425060918931" destination_name="the-source\n" session_id=870414270 session_state=END} 20240910120337158 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425060918931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337158 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337158 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262425060918931" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262425060918931" TC_mo_ussd_iuse_msisdn_via_proxy(198)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B5584C869301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@0b3277db5cef: Final verdict of PTC: pass 20240910120337163 DAUC <0003> db_auc.c:157 IMSI='262426139522033': No 2G Auth Data 20240910120337163 DAUC <0003> db_auc.c:192 IMSI='262426139522033': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262426139522033" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240910120337175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4258 20240910120337178 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337178 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426139522033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426139522033" source_name="the-source\n" session_id=1118081939 session_state=BEGIN} 20240910120337178 DSS <0004> hlr_ussd.c:576 262426139522033/0x42a49393: Process SS (BEGIN) 20240910120337178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337178 DSS <0004> hlr_ussd.c:518 262426139522033/0x42a49393: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337178 DSS <0004> hlr_ussd.c:363 262426139522033/0x42a49393: Tx USSD 'Your extension is 491610031753' 20240910120337178 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426139522033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426139522033" destination_name="the-source\n" session_id=1118081939 session_state=END} 20240910120337178 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426139522033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337178 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337178 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262426139522033" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426139522033" TC_mo_ussd_iuse_msisdn_via_proxy(199)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B059EC569B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@0b3277db5cef: Final verdict of PTC: pass 20240910120337183 DAUC <0003> db_auc.c:157 IMSI='262428317383624': No 2G Auth Data 20240910120337183 DAUC <0003> db_auc.c:192 IMSI='262428317383624': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262428317383624" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240910120337195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 20240910120337198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337198 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262428317383624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428317383624" source_name="the-source\n" session_id=2076945629 session_state=BEGIN} 20240910120337198 DSS <0004> hlr_ussd.c:576 262428317383624/0x7bcbacdd: Process SS (BEGIN) 20240910120337198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337198 DSS <0004> hlr_ussd.c:518 262428317383624/0x7bcbacdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337198 DSS <0004> hlr_ussd.c:363 262428317383624/0x7bcbacdd: Tx USSD 'Your extension is 491610176303' 20240910120337198 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262428317383624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428317383624" destination_name="the-source\n" session_id=2076945629 session_state=END} 20240910120337198 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262428317383624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262428317383624" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262428317383624" TC_mo_ussd_iuse_msisdn_via_proxy(200)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B19B6D069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@0b3277db5cef: Final verdict of PTC: pass 20240910120337202 DAUC <0003> db_auc.c:157 IMSI='262427945691139': No 2G Auth Data 20240910120337202 DAUC <0003> db_auc.c:192 IMSI='262427945691139': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262427945691139" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240910120337214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34888<->l=127.0.0.1:4258 20240910120337216 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337216 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427945691139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427945691139" source_name="the-source\n" session_id=826291524 session_state=BEGIN} 20240910120337216 DSS <0004> hlr_ussd.c:576 262427945691139/0x31403544: Process SS (BEGIN) 20240910120337216 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337216 DSS <0004> hlr_ussd.c:518 262427945691139/0x31403544: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337216 DSS <0004> hlr_ussd.c:363 262427945691139/0x31403544: Tx USSD 'Your extension is 491618004751' 20240910120337216 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427945691139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427945691139" destination_name="the-source\n" session_id=826291524 session_state=END} 20240910120337216 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427945691139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337216 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337216 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262427945691139" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427945691139" TC_mo_ussd_iuse_msisdn_via_proxy(201)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5703018ED568B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@0b3277db5cef: Final verdict of PTC: pass 20240910120337221 DAUC <0003> db_auc.c:157 IMSI='262424912655242': No 2G Auth Data 20240910120337221 DAUC <0003> db_auc.c:192 IMSI='262424912655242': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262424912655242" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240910120337233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 20240910120337236 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337236 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424912655242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424912655242" source_name="the-source\n" session_id=312201784 session_state=BEGIN} 20240910120337236 DSS <0004> hlr_ussd.c:576 262424912655242/0x129bd238: Process SS (BEGIN) 20240910120337236 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337236 DSS <0004> hlr_ussd.c:518 262424912655242/0x129bd238: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337236 DSS <0004> hlr_ussd.c:363 262424912655242/0x129bd238: Tx USSD 'Your extension is 491615076277' 20240910120337236 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424912655242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424912655242" destination_name="the-source\n" session_id=312201784 session_state=END} 20240910120337236 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424912655242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337236 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337236 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262424912655242" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424912655242" TC_mo_ussd_iuse_msisdn_via_proxy(202)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB09B4D76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@0b3277db5cef: Final verdict of PTC: pass 20240910120337241 DAUC <0003> db_auc.c:157 IMSI='262428988863941': No 2G Auth Data 20240910120337241 DAUC <0003> db_auc.c:192 IMSI='262428988863941': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262428988863941" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240910120337254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 20240910120337257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337257 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428988863941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428988863941" source_name="the-source\n" session_id=4233226546 session_state=BEGIN} 20240910120337257 DSS <0004> hlr_ussd.c:576 262428988863941/0xfc51e932: Process SS (BEGIN) 20240910120337257 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337257 DSS <0004> hlr_ussd.c:518 262428988863941/0xfc51e932: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337257 DSS <0004> hlr_ussd.c:363 262428988863941/0xfc51e932: Tx USSD 'Your extension is 491613603658' 20240910120337257 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428988863941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428988863941" destination_name="the-source\n" session_id=4233226546 session_state=END} 20240910120337257 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428988863941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262428988863941" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428988863941" TC_mo_ussd_iuse_msisdn_via_proxy(203)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56636D8CC56C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34906<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@0b3277db5cef: Final verdict of PTC: pass 20240910120337262 DAUC <0003> db_auc.c:157 IMSI='262420232770822': No 2G Auth Data 20240910120337262 DAUC <0003> db_auc.c:192 IMSI='262420232770822': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262420232770822" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240910120337275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 20240910120337278 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337278 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420232770822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420232770822" source_name="the-source\n" session_id=2144044635 session_state=BEGIN} 20240910120337278 DSS <0004> hlr_ussd.c:576 262420232770822/0x7fcb865b: Process SS (BEGIN) 20240910120337278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337278 DSS <0004> hlr_ussd.c:518 262420232770822/0x7fcb865b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337278 DSS <0004> hlr_ussd.c:363 262420232770822/0x7fcb865b: Tx USSD 'Your extension is 491611016324' 20240910120337278 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420232770822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420232770822" destination_name="the-source\n" session_id=2144044635 session_state=END} 20240910120337278 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420232770822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337278 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337278 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262420232770822" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262420232770822" TC_mo_ussd_iuse_msisdn_via_proxy(204)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B0986D26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@0b3277db5cef: Final verdict of PTC: pass 20240910120337283 DAUC <0003> db_auc.c:157 IMSI='262429128053438': No 2G Auth Data 20240910120337283 DAUC <0003> db_auc.c:192 IMSI='262429128053438': No 3G Auth Data HLR_Test-GSUP(195)@0b3277db5cef: Created GsupExpect[0] for "262429128053438" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240910120337296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 20240910120337299 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337299 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429128053438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429128053438" source_name="the-source\n" session_id=50232311 session_state=BEGIN} 20240910120337299 DSS <0004> hlr_ussd.c:576 262429128053438/0x02fe7bf7: Process SS (BEGIN) 20240910120337299 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240910120337299 DSS <0004> hlr_ussd.c:518 262429128053438/0x02fe7bf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240910120337299 DSS <0004> hlr_ussd.c:363 262429128053438/0x02fe7bf7: Tx USSD 'Your extension is 491616706804' 20240910120337299 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429128053438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429128053438" destination_name="the-source\n" session_id=50232311 session_state=END} 20240910120337299 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429128053438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120337299 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120337299 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@0b3277db5cef: Found GsupExpect[0] for "262429128053438" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429128053438" TC_mo_ussd_iuse_msisdn_via_proxy(205)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C37980D07A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@0b3277db5cef: setverdict(pass): none -> pass 20240910120337301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@0b3277db5cef: Final verdict of PTC: pass 20240910120337301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4258 20240910120337302 DLINP <000b> input/ipa.c:451 connected read/write 20240910120337302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120337302 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120337302 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120337302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120337302 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@0b3277db5cef: Final verdict of PTC: none 20240910120337302 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36093<->l=127.0.0.1:4259) 196@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 196: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Sep 10 12:03:37 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20240910120337326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20240910120337527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40504) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Sep 10 12:03:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_euse started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 20240910120340635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42335 20240910120340635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42335 MTC@0b3277db5cef: in not legacy case 2 IPA-EUSE-foobar(208)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120340637 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340637 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120340637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20240910120340639 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340639 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120340639 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910120340639 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910120340639 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 2: 20240910120340639 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 3: 20240910120340639 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 4: IPA-EUSE-foobar(208)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120340639 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 5: 20240910120340639 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 7: 20240910120340639 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120340639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120340639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120340639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42335 20240910120340639 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120340641 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120340641 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120340641 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120340641 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 2: 20240910120340641 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 3: 20240910120340641 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 4: 20240910120340641 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 5: 20240910120340641 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 7: 20240910120340641 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120340641 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120340641 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120340641 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120340651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42497<->l=127.0.0.1:4259) 20240910120340657 DAUC <0003> db_auc.c:157 IMSI='262428231936620': No 2G Auth Data 20240910120340657 DAUC <0003> db_auc.c:192 IMSI='262428231936620': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262428231936620" to be handled at TC_mo_ussd_euse(212) 20240910120340697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4258 20240910120340706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340706 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428231936620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428231936620" session_id=3173142931 session_state=BEGIN} 20240910120340706 DSS <0004> hlr_ussd.c:576 262428231936620/0xbd225193: Process SS (BEGIN) 20240910120340706 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340706 DSS <0004> hlr_ussd.c:518 262428231936620/0xbd225193: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340706 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340706 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340707 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340715 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340715 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340715 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262428231936620 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428231936620" session_id=3173142931 session_state=END} 20240910120340715 DSS <0004> hlr_ussd.c:576 262428231936620/0xbd225193: Process SS (END) 20240910120340715 DSS <0004> hlr_ussd.c:518 262428231936620/0xbd225193: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340715 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428231936620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428231936620" session_id=3173142931 session_state=END} 20240910120340715 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428231936620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340715 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262428231936620 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340715 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340715 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262428231936620" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428231936620" TC_mo_ussd_euse(212)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@0b3277db5cef: Final verdict of PTC: pass 20240910120340724 DAUC <0003> db_auc.c:157 IMSI='262420002274664': No 2G Auth Data 20240910120340724 DAUC <0003> db_auc.c:192 IMSI='262420002274664': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262420002274664" to be handled at TC_mo_ussd_euse(213) 20240910120340736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 20240910120340739 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340740 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420002274664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420002274664" session_id=1393769006 session_state=BEGIN} 20240910120340740 DSS <0004> hlr_ussd.c:576 262420002274664/0x53133a2e: Process SS (BEGIN) 20240910120340740 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340740 DSS <0004> hlr_ussd.c:518 262420002274664/0x53133a2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340740 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340740 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340740 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340740 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340740 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340740 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340740 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420002274664 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002274664" session_id=1393769006 session_state=END} 20240910120340740 DSS <0004> hlr_ussd.c:576 262420002274664/0x53133a2e: Process SS (END) 20240910120340740 DSS <0004> hlr_ussd.c:518 262420002274664/0x53133a2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340740 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420002274664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002274664" session_id=1393769006 session_state=END} 20240910120340740 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420002274664 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340740 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420002274664 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340740 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340741 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262420002274664" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420002274664" TC_mo_ussd_euse(213)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34970<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@0b3277db5cef: Final verdict of PTC: pass 20240910120340745 DAUC <0003> db_auc.c:157 IMSI='262423989855649': No 2G Auth Data 20240910120340745 DAUC <0003> db_auc.c:192 IMSI='262423989855649': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262423989855649" to be handled at TC_mo_ussd_euse(214) 20240910120340757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4258 20240910120340760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340760 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423989855649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423989855649" session_id=636607293 session_state=BEGIN} 20240910120340760 DSS <0004> hlr_ussd.c:576 262423989855649/0x25f1db3d: Process SS (BEGIN) 20240910120340760 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340760 DSS <0004> hlr_ussd.c:518 262423989855649/0x25f1db3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340760 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340760 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340760 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340761 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340761 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340761 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423989855649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989855649" session_id=636607293 session_state=END} 20240910120340761 DSS <0004> hlr_ussd.c:576 262423989855649/0x25f1db3d: Process SS (END) 20240910120340761 DSS <0004> hlr_ussd.c:518 262423989855649/0x25f1db3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340761 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423989855649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423989855649" session_id=636607293 session_state=END} 20240910120340761 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423989855649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340761 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423989855649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340761 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340761 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262423989855649" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423989855649" TC_mo_ussd_euse(214)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@0b3277db5cef: Final verdict of PTC: pass 20240910120340766 DAUC <0003> db_auc.c:157 IMSI='262426469718114': No 2G Auth Data 20240910120340766 DAUC <0003> db_auc.c:192 IMSI='262426469718114': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262426469718114" to be handled at TC_mo_ussd_euse(215) 20240910120340777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4258 20240910120340780 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340780 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426469718114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426469718114" session_id=2530761280 session_state=BEGIN} 20240910120340780 DSS <0004> hlr_ussd.c:576 262426469718114/0x96d85a40: Process SS (BEGIN) 20240910120340780 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340780 DSS <0004> hlr_ussd.c:518 262426469718114/0x96d85a40: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340780 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340780 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340780 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340780 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340781 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340781 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340781 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426469718114 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426469718114" session_id=2530761280 session_state=END} 20240910120340781 DSS <0004> hlr_ussd.c:576 262426469718114/0x96d85a40: Process SS (END) 20240910120340781 DSS <0004> hlr_ussd.c:518 262426469718114/0x96d85a40: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340781 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426469718114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426469718114" session_id=2530761280 session_state=END} 20240910120340781 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426469718114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340781 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426469718114 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340781 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340781 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262426469718114" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426469718114" TC_mo_ussd_euse(215)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@0b3277db5cef: Final verdict of PTC: pass 20240910120340785 DAUC <0003> db_auc.c:157 IMSI='262420697326186': No 2G Auth Data 20240910120340785 DAUC <0003> db_auc.c:192 IMSI='262420697326186': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262420697326186" to be handled at TC_mo_ussd_euse(216) 20240910120340797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4258 20240910120340799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340799 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420697326186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420697326186" session_id=2162903419 session_state=BEGIN} 20240910120340799 DSS <0004> hlr_ussd.c:576 262420697326186/0x80eb497b: Process SS (BEGIN) 20240910120340799 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340799 DSS <0004> hlr_ussd.c:518 262420697326186/0x80eb497b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340799 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340799 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340799 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340800 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340800 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340800 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420697326186 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420697326186" session_id=2162903419 session_state=END} 20240910120340800 DSS <0004> hlr_ussd.c:576 262420697326186/0x80eb497b: Process SS (END) 20240910120340800 DSS <0004> hlr_ussd.c:518 262420697326186/0x80eb497b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340800 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420697326186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420697326186" session_id=2162903419 session_state=END} 20240910120340800 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420697326186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340800 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420697326186 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340800 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340800 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262420697326186" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420697326186" TC_mo_ussd_euse(216)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34998<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@0b3277db5cef: Final verdict of PTC: pass 20240910120340805 DAUC <0003> db_auc.c:157 IMSI='262427696341765': No 2G Auth Data 20240910120340805 DAUC <0003> db_auc.c:192 IMSI='262427696341765': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262427696341765" to be handled at TC_mo_ussd_euse(217) 20240910120340819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 20240910120340822 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340822 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427696341765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427696341765" session_id=3945518839 session_state=BEGIN} 20240910120340822 DSS <0004> hlr_ussd.c:576 262427696341765/0xeb2bd6f7: Process SS (BEGIN) 20240910120340822 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340822 DSS <0004> hlr_ussd.c:518 262427696341765/0xeb2bd6f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340822 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340822 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340822 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340822 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340823 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340823 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340823 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427696341765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427696341765" session_id=3945518839 session_state=END} 20240910120340823 DSS <0004> hlr_ussd.c:576 262427696341765/0xeb2bd6f7: Process SS (END) 20240910120340823 DSS <0004> hlr_ussd.c:518 262427696341765/0xeb2bd6f7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340823 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427696341765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427696341765" session_id=3945518839 session_state=END} 20240910120340823 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427696341765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340823 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427696341765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340823 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340823 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262427696341765" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427696341765" TC_mo_ussd_euse(217)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@0b3277db5cef: Final verdict of PTC: pass 20240910120340828 DAUC <0003> db_auc.c:157 IMSI='262429909446552': No 2G Auth Data 20240910120340828 DAUC <0003> db_auc.c:192 IMSI='262429909446552': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262429909446552" to be handled at TC_mo_ussd_euse(218) 20240910120340842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20240910120340844 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340844 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429909446552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429909446552" session_id=1541794119 session_state=BEGIN} 20240910120340845 DSS <0004> hlr_ussd.c:576 262429909446552/0x5be5e947: Process SS (BEGIN) 20240910120340845 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340845 DSS <0004> hlr_ussd.c:518 262429909446552/0x5be5e947: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340845 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340845 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340845 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340845 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262429909446552 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429909446552" session_id=1541794119 session_state=END} 20240910120340845 DSS <0004> hlr_ussd.c:576 262429909446552/0x5be5e947: Process SS (END) 20240910120340845 DSS <0004> hlr_ussd.c:518 262429909446552/0x5be5e947: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340845 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429909446552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429909446552" session_id=1541794119 session_state=END} 20240910120340845 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262429909446552 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340845 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262429909446552 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340845 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262429909446552" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429909446552" TC_mo_ussd_euse(218)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@0b3277db5cef: Final verdict of PTC: pass 20240910120340850 DAUC <0003> db_auc.c:157 IMSI='262422879056673': No 2G Auth Data 20240910120340850 DAUC <0003> db_auc.c:192 IMSI='262422879056673': No 3G Auth Data HLR_Test-GSUP(209)@0b3277db5cef: Created GsupExpect[0] for "262422879056673" to be handled at TC_mo_ussd_euse(219) 20240910120340864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 20240910120340867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340867 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422879056673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422879056673" session_id=3887367633 session_state=BEGIN} 20240910120340867 DSS <0004> hlr_ussd.c:576 262422879056673/0xe7b485d1: Process SS (BEGIN) 20240910120340867 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120340867 DSS <0004> hlr_ussd.c:518 262422879056673/0xe7b485d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120340867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340867 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data 20240910120340867 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340867 DLINP <000b> input/ipa.c:431 127.0.0.1:42335 sending data EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120340868 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340868 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340868 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422879056673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422879056673" session_id=3887367633 session_state=END} 20240910120340868 DSS <0004> hlr_ussd.c:576 262422879056673/0xe7b485d1: Process SS (END) 20240910120340868 DSS <0004> hlr_ussd.c:518 262422879056673/0xe7b485d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120340868 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422879056673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422879056673" session_id=3887367633 session_state=END} 20240910120340868 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422879056673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120340868 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422879056673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120340868 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120340868 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@0b3277db5cef: Found GsupExpect[0] for "262422879056673" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_euse(219)"262422879056673" TC_mo_ussd_euse(219)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@0b3277db5cef: setverdict(pass): none -> pass 20240910120340870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35016<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@0b3277db5cef: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@0b3277db5cef: Final verdict of PTC: none 20240910120340871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34946<->l=127.0.0.1:4258 20240910120340871 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340871 DLINP <000b> input/ipa.c:405 127.0.0.1:42335 message received 20240910120340871 DLINP <000b> input/ipa.c:414 127.0.0.1:42335 connection closed with server HLR_Test-GSUP(209)@0b3277db5cef: Final verdict of PTC: none 20240910120340871 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42335 20240910120340871 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910120340872 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42497<->l=127.0.0.1:4259) 20240910120340872 DLINP <000b> input/ipa.c:451 connected read/write 20240910120340872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120340872 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120340872 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120340872 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@0b3277db5cef: Final verdict of PTC: none 210@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 210: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Sep 10 12:03:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20240910120340896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 20240910120341098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35024<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=44216) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Tue Sep 10 12:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_euse_continue started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 20240910120344203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35239 20240910120344203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35239 MTC@0b3277db5cef: in not legacy case 2 IPA-EUSE-foobar(222)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120344206 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120344206 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20240910120344206 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344206 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received HLR_Test-GSUP-IPA(221)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120344207 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120344209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344209 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120344209 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120344209 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120344209 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 2: 20240910120344209 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 3: 20240910120344209 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 4: 20240910120344209 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 5: 20240910120344209 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 7: 20240910120344209 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120344209 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120344209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20240910120344209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344209 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344209 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120344209 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910120344209 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910120344209 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 2: 20240910120344209 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 3: 20240910120344209 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 4: 20240910120344209 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 5: 20240910120344209 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 7: 20240910120344209 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120344209 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120344209 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120344209 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35239 IPA-EUSE-foobar(222)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120344223 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43329<->l=127.0.0.1:4259) 20240910120344239 DAUC <0003> db_auc.c:157 IMSI='262428139336608': No 2G Auth Data 20240910120344239 DAUC <0003> db_auc.c:192 IMSI='262428139336608': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262428139336608" to be handled at TC_mo_ussd_euse_continue(226) 20240910120344273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4258 20240910120344287 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344287 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428139336608" session_id=788302422 session_state=BEGIN} 20240910120344287 DSS <0004> hlr_ussd.c:576 262428139336608/0x2efc8a56: Process SS (BEGIN) 20240910120344287 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344287 DSS <0004> hlr_ussd.c:518 262428139336608/0x2efc8a56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344287 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344287 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344287 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344287 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344305 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344305 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344305 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139336608" session_id=788302422 session_state=CONTINUE} 20240910120344305 DSS <0004> hlr_ussd.c:576 262428139336608/0x2efc8a56: Process SS (CONTINUE) 20240910120344305 DSS <0004> hlr_ussd.c:518 262428139336608/0x2efc8a56: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344305 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139336608" session_id=788302422 session_state=CONTINUE} 20240910120344305 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344306 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344306 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262428139336608" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428139336608" TC_mo_ussd_euse_continue(226)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344317 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344318 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428139336608" session_id=788302422 session_state=CONTINUE} 20240910120344318 DSS <0004> hlr_ussd.c:576 262428139336608/0x2efc8a56: Process SS (CONTINUE) 20240910120344318 DSS <0004> hlr_ussd.c:518 262428139336608/0x2efc8a56: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344318 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344318 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344318 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344318 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344318 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344321 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344321 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344322 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139336608" session_id=788302422 session_state=END} 20240910120344322 DSS <0004> hlr_ussd.c:576 262428139336608/0x2efc8a56: Process SS (END) 20240910120344322 DSS <0004> hlr_ussd.c:518 262428139336608/0x2efc8a56: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344322 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428139336608" session_id=788302422 session_state=END} 20240910120344322 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344322 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428139336608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344322 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344322 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@0b3277db5cef: Final verdict of PTC: pass 20240910120344330 DAUC <0003> db_auc.c:157 IMSI='262422331753427': No 2G Auth Data 20240910120344330 DAUC <0003> db_auc.c:192 IMSI='262422331753427': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262422331753427" to be handled at TC_mo_ussd_euse_continue(227) 20240910120344344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 20240910120344347 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344347 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422331753427" session_id=3391012161 session_state=BEGIN} 20240910120344347 DSS <0004> hlr_ussd.c:576 262422331753427/0xca1ebd41: Process SS (BEGIN) 20240910120344347 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344347 DSS <0004> hlr_ussd.c:518 262422331753427/0xca1ebd41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344347 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344347 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344347 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344347 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344348 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344348 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344348 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422331753427" session_id=3391012161 session_state=CONTINUE} 20240910120344348 DSS <0004> hlr_ussd.c:576 262422331753427/0xca1ebd41: Process SS (CONTINUE) 20240910120344348 DSS <0004> hlr_ussd.c:518 262422331753427/0xca1ebd41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344348 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422331753427" session_id=3391012161 session_state=CONTINUE} 20240910120344348 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344348 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344348 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262422331753427" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422331753427" TC_mo_ussd_euse_continue(227)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344350 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422331753427" session_id=3391012161 session_state=CONTINUE} 20240910120344350 DSS <0004> hlr_ussd.c:576 262422331753427/0xca1ebd41: Process SS (CONTINUE) 20240910120344350 DSS <0004> hlr_ussd.c:518 262422331753427/0xca1ebd41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344350 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344350 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422331753427" session_id=3391012161 session_state=END} 20240910120344350 DSS <0004> hlr_ussd.c:576 262422331753427/0xca1ebd41: Process SS (END) 20240910120344350 DSS <0004> hlr_ussd.c:518 262422331753427/0xca1ebd41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344350 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422331753427" session_id=3391012161 session_state=END} 20240910120344350 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344350 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422331753427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344350 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@0b3277db5cef: Final verdict of PTC: pass 20240910120344354 DAUC <0003> db_auc.c:157 IMSI='262425742676563': No 2G Auth Data 20240910120344354 DAUC <0003> db_auc.c:192 IMSI='262425742676563': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262425742676563" to be handled at TC_mo_ussd_euse_continue(228) 20240910120344367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4258 20240910120344369 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344369 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425742676563" session_id=592062991 session_state=BEGIN} 20240910120344369 DSS <0004> hlr_ussd.c:576 262425742676563/0x234a2a0f: Process SS (BEGIN) 20240910120344369 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344369 DSS <0004> hlr_ussd.c:518 262425742676563/0x234a2a0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344369 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344369 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344369 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344369 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344370 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344370 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344370 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742676563" session_id=592062991 session_state=CONTINUE} 20240910120344370 DSS <0004> hlr_ussd.c:576 262425742676563/0x234a2a0f: Process SS (CONTINUE) 20240910120344370 DSS <0004> hlr_ussd.c:518 262425742676563/0x234a2a0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344370 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742676563" session_id=592062991 session_state=CONTINUE} 20240910120344370 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344370 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344370 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262425742676563" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425742676563" TC_mo_ussd_euse_continue(228)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344372 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344372 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425742676563" session_id=592062991 session_state=CONTINUE} 20240910120344372 DSS <0004> hlr_ussd.c:576 262425742676563/0x234a2a0f: Process SS (CONTINUE) 20240910120344372 DSS <0004> hlr_ussd.c:518 262425742676563/0x234a2a0f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344372 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344372 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344372 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344372 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344372 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344373 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344373 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742676563" session_id=592062991 session_state=END} 20240910120344373 DSS <0004> hlr_ussd.c:576 262425742676563/0x234a2a0f: Process SS (END) 20240910120344373 DSS <0004> hlr_ussd.c:518 262425742676563/0x234a2a0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344373 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425742676563" session_id=592062991 session_state=END} 20240910120344373 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344373 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425742676563 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344373 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@0b3277db5cef: Final verdict of PTC: pass 20240910120344376 DAUC <0003> db_auc.c:157 IMSI='262425678640465': No 2G Auth Data 20240910120344376 DAUC <0003> db_auc.c:192 IMSI='262425678640465': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262425678640465" to be handled at TC_mo_ussd_euse_continue(229) 20240910120344389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344392 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425678640465" session_id=3005090696 session_state=BEGIN} 20240910120344392 DSS <0004> hlr_ussd.c:576 262425678640465/0xb31e0b88: Process SS (BEGIN) 20240910120344392 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344392 DSS <0004> hlr_ussd.c:518 262425678640465/0xb31e0b88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344392 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425678640465" session_id=3005090696 session_state=CONTINUE} 20240910120344392 DSS <0004> hlr_ussd.c:576 262425678640465/0xb31e0b88: Process SS (CONTINUE) 20240910120344392 DSS <0004> hlr_ussd.c:518 262425678640465/0xb31e0b88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344392 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425678640465" session_id=3005090696 session_state=CONTINUE} 20240910120344392 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344392 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262425678640465" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262425678640465" TC_mo_ussd_euse_continue(229)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344395 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425678640465" session_id=3005090696 session_state=CONTINUE} 20240910120344395 DSS <0004> hlr_ussd.c:576 262425678640465/0xb31e0b88: Process SS (CONTINUE) 20240910120344395 DSS <0004> hlr_ussd.c:518 262425678640465/0xb31e0b88: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344395 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344395 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425678640465" session_id=3005090696 session_state=END} 20240910120344395 DSS <0004> hlr_ussd.c:576 262425678640465/0xb31e0b88: Process SS (END) 20240910120344395 DSS <0004> hlr_ussd.c:518 262425678640465/0xb31e0b88: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344395 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425678640465" session_id=3005090696 session_state=END} 20240910120344395 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344395 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425678640465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344395 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@0b3277db5cef: Final verdict of PTC: pass 20240910120344399 DAUC <0003> db_auc.c:157 IMSI='262420797324723': No 2G Auth Data 20240910120344399 DAUC <0003> db_auc.c:192 IMSI='262420797324723': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262420797324723" to be handled at TC_mo_ussd_euse_continue(230) 20240910120344410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344413 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420797324723" session_id=1207112307 session_state=BEGIN} 20240910120344413 DSS <0004> hlr_ussd.c:576 262420797324723/0x47f31273: Process SS (BEGIN) 20240910120344413 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344413 DSS <0004> hlr_ussd.c:518 262420797324723/0x47f31273: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344413 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797324723" session_id=1207112307 session_state=CONTINUE} 20240910120344413 DSS <0004> hlr_ussd.c:576 262420797324723/0x47f31273: Process SS (CONTINUE) 20240910120344413 DSS <0004> hlr_ussd.c:518 262420797324723/0x47f31273: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344413 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797324723" session_id=1207112307 session_state=CONTINUE} 20240910120344413 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344413 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262420797324723" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420797324723" TC_mo_ussd_euse_continue(230)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344416 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420797324723" session_id=1207112307 session_state=CONTINUE} 20240910120344416 DSS <0004> hlr_ussd.c:576 262420797324723/0x47f31273: Process SS (CONTINUE) 20240910120344416 DSS <0004> hlr_ussd.c:518 262420797324723/0x47f31273: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344416 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344416 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797324723" session_id=1207112307 session_state=END} 20240910120344416 DSS <0004> hlr_ussd.c:576 262420797324723/0x47f31273: Process SS (END) 20240910120344416 DSS <0004> hlr_ussd.c:518 262420797324723/0x47f31273: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344416 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420797324723" session_id=1207112307 session_state=END} 20240910120344416 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344416 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420797324723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344416 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@0b3277db5cef: Final verdict of PTC: pass 20240910120344420 DAUC <0003> db_auc.c:157 IMSI='262426404510056': No 2G Auth Data 20240910120344420 DAUC <0003> db_auc.c:192 IMSI='262426404510056': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262426404510056" to be handled at TC_mo_ussd_euse_continue(231) 20240910120344433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20240910120344436 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344436 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426404510056" session_id=3143932300 session_state=BEGIN} 20240910120344436 DSS <0004> hlr_ussd.c:576 262426404510056/0xbb64998c: Process SS (BEGIN) 20240910120344436 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344436 DSS <0004> hlr_ussd.c:518 262426404510056/0xbb64998c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344436 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344436 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344436 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344436 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344437 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344437 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404510056" session_id=3143932300 session_state=CONTINUE} 20240910120344437 DSS <0004> hlr_ussd.c:576 262426404510056/0xbb64998c: Process SS (CONTINUE) 20240910120344437 DSS <0004> hlr_ussd.c:518 262426404510056/0xbb64998c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344437 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404510056" session_id=3143932300 session_state=CONTINUE} 20240910120344437 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344437 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262426404510056" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426404510056" TC_mo_ussd_euse_continue(231)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344439 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344439 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426404510056" session_id=3143932300 session_state=CONTINUE} 20240910120344439 DSS <0004> hlr_ussd.c:576 262426404510056/0xbb64998c: Process SS (CONTINUE) 20240910120344439 DSS <0004> hlr_ussd.c:518 262426404510056/0xbb64998c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344439 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344439 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344439 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344439 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344439 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344440 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344440 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344440 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404510056" session_id=3143932300 session_state=END} 20240910120344440 DSS <0004> hlr_ussd.c:576 262426404510056/0xbb64998c: Process SS (END) 20240910120344440 DSS <0004> hlr_ussd.c:518 262426404510056/0xbb64998c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344440 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426404510056" session_id=3143932300 session_state=END} 20240910120344440 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344440 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426404510056 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344440 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344440 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@0b3277db5cef: Final verdict of PTC: pass 20240910120344444 DAUC <0003> db_auc.c:157 IMSI='262424072200154': No 2G Auth Data 20240910120344444 DAUC <0003> db_auc.c:192 IMSI='262424072200154': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262424072200154" to be handled at TC_mo_ussd_euse_continue(232) 20240910120344457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 20240910120344460 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344460 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424072200154" session_id=1933189381 session_state=BEGIN} 20240910120344460 DSS <0004> hlr_ussd.c:576 262424072200154/0x733a2105: Process SS (BEGIN) 20240910120344460 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344460 DSS <0004> hlr_ussd.c:518 262424072200154/0x733a2105: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344460 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344460 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344460 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344460 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344461 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344461 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344461 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424072200154" session_id=1933189381 session_state=CONTINUE} 20240910120344461 DSS <0004> hlr_ussd.c:576 262424072200154/0x733a2105: Process SS (CONTINUE) 20240910120344461 DSS <0004> hlr_ussd.c:518 262424072200154/0x733a2105: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344461 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424072200154" session_id=1933189381 session_state=CONTINUE} 20240910120344461 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344461 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344461 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262424072200154" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424072200154" TC_mo_ussd_euse_continue(232)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344463 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344463 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424072200154" session_id=1933189381 session_state=CONTINUE} 20240910120344463 DSS <0004> hlr_ussd.c:576 262424072200154/0x733a2105: Process SS (CONTINUE) 20240910120344463 DSS <0004> hlr_ussd.c:518 262424072200154/0x733a2105: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344463 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344463 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344463 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344463 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344463 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344464 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344464 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344464 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424072200154" session_id=1933189381 session_state=END} 20240910120344464 DSS <0004> hlr_ussd.c:576 262424072200154/0x733a2105: Process SS (END) 20240910120344464 DSS <0004> hlr_ussd.c:518 262424072200154/0x733a2105: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344464 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424072200154" session_id=1933189381 session_state=END} 20240910120344464 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344464 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424072200154 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344464 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344464 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57474<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@0b3277db5cef: Final verdict of PTC: pass 20240910120344468 DAUC <0003> db_auc.c:157 IMSI='262425521003862': No 2G Auth Data 20240910120344468 DAUC <0003> db_auc.c:192 IMSI='262425521003862': No 3G Auth Data HLR_Test-GSUP(223)@0b3277db5cef: Created GsupExpect[0] for "262425521003862" to be handled at TC_mo_ussd_euse_continue(233) 20240910120344482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 20240910120344485 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344485 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425521003862" session_id=4048727321 session_state=BEGIN} 20240910120344485 DSS <0004> hlr_ussd.c:576 262425521003862/0xf152ad19: Process SS (BEGIN) 20240910120344485 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240910120344485 DSS <0004> hlr_ussd.c:518 262425521003862/0xf152ad19: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240910120344485 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344485 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344485 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344485 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344486 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344486 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344486 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425521003862" session_id=4048727321 session_state=CONTINUE} 20240910120344486 DSS <0004> hlr_ussd.c:576 262425521003862/0xf152ad19: Process SS (CONTINUE) 20240910120344486 DSS <0004> hlr_ussd.c:518 262425521003862/0xf152ad19: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240910120344486 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425521003862" session_id=4048727321 session_state=CONTINUE} 20240910120344486 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344486 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344486 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@0b3277db5cef: Found GsupExpect[0] for "262425521003862" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425521003862" TC_mo_ussd_euse_continue(233)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@0b3277db5cef: setverdict(pass): none -> pass 20240910120344488 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344488 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425521003862" session_id=4048727321 session_state=CONTINUE} 20240910120344488 DSS <0004> hlr_ussd.c:576 262425521003862/0xf152ad19: Process SS (CONTINUE) 20240910120344488 DSS <0004> hlr_ussd.c:518 262425521003862/0xf152ad19: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344488 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344488 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344488 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data 20240910120344488 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344488 DLINP <000b> input/ipa.c:431 127.0.0.1:35239 sending data EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120344489 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344489 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344489 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425521003862" session_id=4048727321 session_state=END} 20240910120344489 DSS <0004> hlr_ussd.c:576 262425521003862/0xf152ad19: Process SS (END) 20240910120344489 DSS <0004> hlr_ussd.c:518 262425521003862/0xf152ad19: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240910120344489 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425521003862" session_id=4048727321 session_state=END} 20240910120344489 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120344489 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425521003862 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120344489 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120344489 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120344490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@0b3277db5cef: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@0b3277db5cef: Final verdict of PTC: none 20240910120344490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20240910120344491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43329<->l=127.0.0.1:4259) 20240910120344491 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120344491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120344491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120344491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120344491 DLINP <000b> input/ipa.c:451 connected read/write 20240910120344491 DLINP <000b> input/ipa.c:405 127.0.0.1:35239 message received 20240910120344491 DLINP <000b> input/ipa.c:414 127.0.0.1:35239 connection closed with server IPA-CTRL-CLI-IPA(225)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(223)@0b3277db5cef: Final verdict of PTC: none 20240910120344491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35239 20240910120344491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-EUSE-foobar(222)@0b3277db5cef: Final verdict of PTC: none 224@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 224: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Sep 10 12:03:44 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20240910120344514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 20240910120344716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=2904) Waiting for packet dumper to finish... 1 (prev_count=2904, count=49368) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Tue Sep 10 12:03:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_ussd_euse_defaultroute started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 20240910120347768 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39657 20240910120347768 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39657 MTC@0b3277db5cef: in not legacy case 2 IPA-EUSE-foobar(236)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120347771 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347771 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347771 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120347772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } HLR_Test-GSUP-IPA(235)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120347772 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347772 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347772 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120347772 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240910120347772 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240910120347772 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 2: 20240910120347772 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 3: 20240910120347772 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 4: 20240910120347772 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 5: 20240910120347772 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 7: 20240910120347772 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120347772 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120347772 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120347772 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39657 IPA-EUSE-foobar(236)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120347773 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120347774 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347774 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120347774 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120347774 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120347774 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 2: 20240910120347774 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 3: 20240910120347774 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 4: 20240910120347774 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 5: 20240910120347774 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 7: 20240910120347774 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120347774 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120347774 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120347774 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120347783 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35289<->l=127.0.0.1:4259) 20240910120347811 DAUC <0003> db_auc.c:157 IMSI='262428581058465': No 2G Auth Data 20240910120347811 DAUC <0003> db_auc.c:192 IMSI='262428581058465': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262428581058465" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240910120347849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 20240910120347862 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347863 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428581058465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428581058465" session_id=2706097696 session_state=BEGIN} 20240910120347863 DSS <0004> hlr_ussd.c:576 262428581058465/0xa14bc620: Process SS (BEGIN) 20240910120347863 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120347863 DSS <0004> hlr_ussd.c:518 262428581058465/0xa14bc620: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120347863 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347863 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120347863 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347863 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120347879 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347879 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347879 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428581058465 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428581058465" session_id=2706097696 session_state=END} 20240910120347879 DSS <0004> hlr_ussd.c:576 262428581058465/0xa14bc620: Process SS (END) 20240910120347879 DSS <0004> hlr_ussd.c:518 262428581058465/0xa14bc620: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120347879 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428581058465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428581058465" session_id=2706097696 session_state=END} 20240910120347879 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428581058465 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120347879 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428581058465 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120347879 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120347879 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262428581058465" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428581058465" TC_mo_ussd_euse_defaultroute(240)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@0b3277db5cef: setverdict(pass): none -> pass 20240910120347890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@0b3277db5cef: Final verdict of PTC: pass 20240910120347894 DAUC <0003> db_auc.c:157 IMSI='262427573520756': No 2G Auth Data 20240910120347894 DAUC <0003> db_auc.c:192 IMSI='262427573520756': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262427573520756" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240910120347910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20240910120347912 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347912 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427573520756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427573520756" session_id=2295341813 session_state=BEGIN} 20240910120347912 DSS <0004> hlr_ussd.c:576 262427573520756/0x88d022f5: Process SS (BEGIN) 20240910120347912 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120347912 DSS <0004> hlr_ussd.c:518 262427573520756/0x88d022f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120347912 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347912 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120347912 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347912 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120347913 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347913 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347913 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427573520756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427573520756" session_id=2295341813 session_state=END} 20240910120347913 DSS <0004> hlr_ussd.c:576 262427573520756/0x88d022f5: Process SS (END) 20240910120347913 DSS <0004> hlr_ussd.c:518 262427573520756/0x88d022f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120347913 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427573520756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427573520756" session_id=2295341813 session_state=END} 20240910120347913 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427573520756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120347913 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427573520756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120347913 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120347913 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262427573520756" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427573520756" TC_mo_ussd_euse_defaultroute(241)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@0b3277db5cef: setverdict(pass): none -> pass 20240910120347915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@0b3277db5cef: Final verdict of PTC: pass 20240910120347918 DAUC <0003> db_auc.c:157 IMSI='262422481298211': No 2G Auth Data 20240910120347918 DAUC <0003> db_auc.c:192 IMSI='262422481298211': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262422481298211" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240910120347929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 20240910120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347932 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422481298211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422481298211" session_id=4150695215 session_state=BEGIN} 20240910120347932 DSS <0004> hlr_ussd.c:576 262422481298211/0xf766952f: Process SS (BEGIN) 20240910120347932 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120347932 DSS <0004> hlr_ussd.c:518 262422481298211/0xf766952f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347932 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120347932 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347932 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120347933 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347933 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347933 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262422481298211 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422481298211" session_id=4150695215 session_state=END} 20240910120347933 DSS <0004> hlr_ussd.c:576 262422481298211/0xf766952f: Process SS (END) 20240910120347933 DSS <0004> hlr_ussd.c:518 262422481298211/0xf766952f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120347933 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422481298211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422481298211" session_id=4150695215 session_state=END} 20240910120347933 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262422481298211 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120347933 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262422481298211 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120347933 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120347933 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262422481298211" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262422481298211" TC_mo_ussd_euse_defaultroute(242)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@0b3277db5cef: setverdict(pass): none -> pass 20240910120347935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@0b3277db5cef: Final verdict of PTC: pass 20240910120347938 DAUC <0003> db_auc.c:157 IMSI='262429305745330': No 2G Auth Data 20240910120347938 DAUC <0003> db_auc.c:192 IMSI='262429305745330': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262429305745330" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240910120347949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 20240910120347952 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347952 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429305745330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429305745330" session_id=2790294741 session_state=BEGIN} 20240910120347952 DSS <0004> hlr_ussd.c:576 262429305745330/0xa65084d5: Process SS (BEGIN) 20240910120347952 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120347952 DSS <0004> hlr_ussd.c:518 262429305745330/0xa65084d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120347952 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347952 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120347952 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347952 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120347953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347953 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347953 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262429305745330 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429305745330" session_id=2790294741 session_state=END} 20240910120347953 DSS <0004> hlr_ussd.c:576 262429305745330/0xa65084d5: Process SS (END) 20240910120347953 DSS <0004> hlr_ussd.c:518 262429305745330/0xa65084d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120347953 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429305745330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429305745330" session_id=2790294741 session_state=END} 20240910120347953 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262429305745330 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120347953 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262429305745330 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120347953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120347953 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262429305745330" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429305745330" TC_mo_ussd_euse_defaultroute(243)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@0b3277db5cef: setverdict(pass): none -> pass 20240910120347955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@0b3277db5cef: Final verdict of PTC: pass 20240910120347958 DAUC <0003> db_auc.c:157 IMSI='262423937039649': No 2G Auth Data 20240910120347958 DAUC <0003> db_auc.c:192 IMSI='262423937039649': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262423937039649" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240910120347969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20240910120347972 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120347972 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423937039649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423937039649" session_id=1472827788 session_state=BEGIN} 20240910120347972 DSS <0004> hlr_ussd.c:576 262423937039649/0x57c9918c: Process SS (BEGIN) 20240910120347972 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120347972 DSS <0004> hlr_ussd.c:518 262423937039649/0x57c9918c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120347972 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347972 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120347972 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347972 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120347973 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347973 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120347973 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262423937039649 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937039649" session_id=1472827788 session_state=END} 20240910120347973 DSS <0004> hlr_ussd.c:576 262423937039649/0x57c9918c: Process SS (END) 20240910120347973 DSS <0004> hlr_ussd.c:518 262423937039649/0x57c9918c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120347973 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423937039649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937039649" session_id=1472827788 session_state=END} 20240910120347973 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423937039649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120347973 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262423937039649 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120347973 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120347973 DLINP <000b> input/ipa.c:451 connected read/write 20240910120347973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262423937039649" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423937039649" TC_mo_ussd_euse_defaultroute(244)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@0b3277db5cef: setverdict(pass): none -> pass 20240910120347975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@0b3277db5cef: Final verdict of PTC: pass 20240910120347978 DAUC <0003> db_auc.c:157 IMSI='262424323495908': No 2G Auth Data 20240910120347978 DAUC <0003> db_auc.c:192 IMSI='262424323495908': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262424323495908" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240910120347996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 20240910120348000 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120348000 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424323495908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424323495908" session_id=1687825890 session_state=BEGIN} 20240910120348000 DSS <0004> hlr_ussd.c:576 262424323495908/0x649a2de2: Process SS (BEGIN) 20240910120348000 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120348000 DSS <0004> hlr_ussd.c:518 262424323495908/0x649a2de2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120348000 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348000 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120348000 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348000 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120348001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348001 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120348001 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424323495908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424323495908" session_id=1687825890 session_state=END} 20240910120348001 DSS <0004> hlr_ussd.c:576 262424323495908/0x649a2de2: Process SS (END) 20240910120348001 DSS <0004> hlr_ussd.c:518 262424323495908/0x649a2de2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120348001 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424323495908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424323495908" session_id=1687825890 session_state=END} 20240910120348001 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424323495908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120348001 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424323495908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120348001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120348001 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262424323495908" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262424323495908" TC_mo_ussd_euse_defaultroute(245)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@0b3277db5cef: setverdict(pass): none -> pass 20240910120348003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57558<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@0b3277db5cef: Final verdict of PTC: pass 20240910120348014 DAUC <0003> db_auc.c:157 IMSI='262421228671683': No 2G Auth Data 20240910120348014 DAUC <0003> db_auc.c:192 IMSI='262421228671683': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262421228671683" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240910120348106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20240910120348118 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120348119 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421228671683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421228671683" session_id=3063402032 session_state=BEGIN} 20240910120348119 DSS <0004> hlr_ussd.c:576 262421228671683/0xb697ce30: Process SS (BEGIN) 20240910120348119 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120348119 DSS <0004> hlr_ussd.c:518 262421228671683/0xb697ce30: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120348119 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348119 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120348119 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348119 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120348123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348123 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120348123 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262421228671683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228671683" session_id=3063402032 session_state=END} 20240910120348123 DSS <0004> hlr_ussd.c:576 262421228671683/0xb697ce30: Process SS (END) 20240910120348123 DSS <0004> hlr_ussd.c:518 262421228671683/0xb697ce30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120348123 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421228671683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421228671683" session_id=3063402032 session_state=END} 20240910120348123 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262421228671683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120348123 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262421228671683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120348123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120348123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262421228671683" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262421228671683" TC_mo_ussd_euse_defaultroute(246)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@0b3277db5cef: setverdict(pass): none -> pass 20240910120348131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@0b3277db5cef: Final verdict of PTC: pass 20240910120348134 DAUC <0003> db_auc.c:157 IMSI='262428657284279': No 2G Auth Data 20240910120348134 DAUC <0003> db_auc.c:192 IMSI='262428657284279': No 3G Auth Data HLR_Test-GSUP(237)@0b3277db5cef: Created GsupExpect[0] for "262428657284279" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240910120348149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 20240910120348152 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120348152 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428657284279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428657284279" session_id=1825492358 session_state=BEGIN} 20240910120348152 DSS <0004> hlr_ussd.c:576 262428657284279/0x6ccecd86: Process SS (BEGIN) 20240910120348152 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240910120348152 DSS <0004> hlr_ussd.c:518 262428657284279/0x6ccecd86: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240910120348152 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348152 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data 20240910120348152 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348152 DLINP <000b> input/ipa.c:431 127.0.0.1:39657 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20240910120348153 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348153 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120348153 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262428657284279 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657284279" session_id=1825492358 session_state=END} 20240910120348153 DSS <0004> hlr_ussd.c:576 262428657284279/0x6ccecd86: Process SS (END) 20240910120348153 DSS <0004> hlr_ussd.c:518 262428657284279/0x6ccecd86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240910120348153 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428657284279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428657284279" session_id=1825492358 session_state=END} 20240910120348153 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428657284279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120348153 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262428657284279 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240910120348153 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120348153 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@0b3277db5cef: Found GsupExpect[0] for "262428657284279" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@0b3277db5cef: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428657284279" TC_mo_ussd_euse_defaultroute(247)@0b3277db5cef: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@0b3277db5cef: setverdict(pass): none -> pass 20240910120348155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57584<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@0b3277db5cef: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@0b3277db5cef: Final verdict of PTC: none 20240910120348156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20240910120348157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348157 DLINP <000b> input/ipa.c:405 127.0.0.1:39657 message received 20240910120348157 DLINP <000b> input/ipa.c:414 127.0.0.1:39657 connection closed with server 20240910120348157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39657 HLR_Test-GSUP(237)@0b3277db5cef: Final verdict of PTC: none 20240910120348157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240910120348157 DLINP <000b> input/ipa.c:451 connected read/write 20240910120348157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120348157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120348157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@0b3277db5cef: Final verdict of PTC: none 20240910120348157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120348157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35289<->l=127.0.0.1:4259) 238@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 238: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Sep 10 12:03:48 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20240910120348190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 20240910120348392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35372) 20240910120349344 DSS <0004> hlr_ussd.c:239 262422390407876/0x63a9c297: SS Session Timeout, destroying 20240910120349344 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422390407876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349387 DSS <0004> hlr_ussd.c:239 262423086746507/0x1eef6d43: SS Session Timeout, destroying 20240910120349387 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423086746507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=35372, count=47328) 20240910120349424 DSS <0004> hlr_ussd.c:239 262424127846981/0xe0ed4633: SS Session Timeout, destroying 20240910120349424 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424127846981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349459 DSS <0004> hlr_ussd.c:239 262426761692064/0xb4e84203: SS Session Timeout, destroying 20240910120349459 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426761692064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349480 DSS <0004> hlr_ussd.c:239 262422711584553/0x3622f94f: SS Session Timeout, destroying 20240910120349481 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422711584553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349515 DSS <0004> hlr_ussd.c:239 262422119980468/0xd16069d8: SS Session Timeout, destroying 20240910120349515 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422119980468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349538 DSS <0004> hlr_ussd.c:239 262422026828826/0x272df27b: SS Session Timeout, destroying 20240910120349538 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422026828826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120349560 DSS <0004> hlr_ussd.c:239 262422391676519/0x17ae49c0: SS Session Timeout, destroying 20240910120349560 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422391676519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Sep 10 12:03:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_mo_sss_reject started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120351497 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120351498 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120351502 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120351504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120351507 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120351507 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120351507 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120351507 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120351507 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 2: 20240910120351507 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 3: 20240910120351507 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 4: 20240910120351507 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 5: 20240910120351507 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 7: 20240910120351507 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120351507 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120351507 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120351507 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120351528 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34553<->l=127.0.0.1:4259) 20240910120351541 DAUC <0003> db_auc.c:157 IMSI='262426588821161': No 2G Auth Data 20240910120351541 DAUC <0003> db_auc.c:192 IMSI='262426588821161': No 3G Auth Data HLR_Test-GSUP(249)@0b3277db5cef: Created GsupExpect[0] for "262426588821161" to be handled at TC_mo_sss_reject(252) 20240910120351576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20240910120351591 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120351592 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426588821161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426588821161" session_id=3111585837 session_state=BEGIN} 20240910120351592 DSS <0004> hlr_ussd.c:576 262426588821161/0xb977082d: Process SS (BEGIN) 20240910120351592 DSS <0004> hlr_ussd.c:498 262426588821161/0xb977082d: SS CompType=Invoke, OpCode=InterrogateSS 20240910120351592 DSS <0004> hlr_ussd.c:506 262426588821161/0xb977082d: Structured SS requests are not supported, rejecting... 20240910120351592 DSS <0004> hlr_ussd.c:354 262426588821161/0xb977082d: Tx ReturnError(0, 0x15) 20240910120351592 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426588821161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426588821161" session_id=3111585837 session_state=END} 20240910120351592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120351592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@0b3277db5cef: Found GsupExpect[0] for "262426588821161" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@0b3277db5cef: Added IMSI table entry 0TC_mo_sss_reject(252)"262426588821161" TC_mo_sss_reject(252)@0b3277db5cef: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@0b3277db5cef: setverdict(pass): none -> pass 20240910120351600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@0b3277db5cef: Final verdict of PTC: pass 20240910120351607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57608<->l=127.0.0.1:4258 20240910120351607 DLINP <000b> input/ipa.c:451 connected read/write 20240910120351607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120351607 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120351608 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120351608 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@0b3277db5cef: Final verdict of PTC: none 20240910120351608 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34553<->l=127.0.0.1:4259) 250@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 250: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@0b3277db5cef: Test case TC_mo_sss_reject finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Sep 10 12:03:51 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20240910120351631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4258 20240910120351732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46850<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14464) 20240910120352873 DSS <0004> hlr_ussd.c:239 262420682319922/0xb610c6aa: SS Session Timeout, destroying 20240910120352873 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262420682319922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120352903 DSS <0004> hlr_ussd.c:239 262420229781031/0x839ee681: SS Session Timeout, destroying 20240910120352903 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420229781031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120352924 DSS <0004> hlr_ussd.c:239 262427395599349/0x5edc531f: SS Session Timeout, destroying 20240910120352924 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427395599349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120352943 DSS <0004> hlr_ussd.c:239 262420805395518/0x7982b773: SS Session Timeout, destroying 20240910120352943 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420805395518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120352961 DSS <0004> hlr_ussd.c:239 262421515588562/0x923724c5: SS Session Timeout, destroying 20240910120352961 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421515588562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120352981 DSS <0004> hlr_ussd.c:239 262429100598573/0x5cb0d733: SS Session Timeout, destroying 20240910120352981 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429100598573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120353002 DSS <0004> hlr_ussd.c:239 262421668485891/0x29431772: SS Session Timeout, destroying 20240910120353002 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421668485891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240910120353023 DSS <0004> hlr_ussd.c:239 262428012038985/0x7474ed3d: SS Session Timeout, destroying 20240910120353023 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428012038985 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Sep 10 12:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_check_imei started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120354843 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120354843 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120354848 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120354853 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120354853 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120354853 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120354853 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 2: 20240910120354853 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 3: 20240910120354853 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 4: 20240910120354853 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 5: 20240910120354853 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 7: 20240910120354853 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120354853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120354853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(253)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120354853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120354875 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32907<->l=127.0.0.1:4259) 20240910120354897 DAUC <0003> db_auc.c:157 IMSI='262428250759999': No 2G Auth Data 20240910120354897 DAUC <0003> db_auc.c:192 IMSI='262428250759999': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262428250759999" to be handled at TC_gsup_check_imei(257) 20240910120354934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46860<->l=127.0.0.1:4258 20240910120354948 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354948 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428250759999"} 20240910120354948 DMAIN <0000> hlr.c:435 IMSI='262428250759999': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120354948 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428250759999"} 20240910120354948 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120354949 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120354949 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262428250759999" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 0TC_gsup_check_imei(257)"262428250759999" TC_gsup_check_imei(257)@0b3277db5cef: setverdict(pass): none -> pass 20240910120354953 DAUC <0003> db_auc.c:192 IMSI='262428250759999': No 3G Auth Data 20240910120354959 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354960 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428250759999"} 20240910120354960 DAUC <0003> hlr.c:428 IMSI='262428250759999': storing IMEI = 12345678901234 20240910120354962 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428250759999"} 20240910120354962 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428250759999 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120354963 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120354963 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120354965 DAUC <0003> db_auc.c:192 IMSI='262428250759999': No 3G Auth Data 20240910120354967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46860<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@0b3277db5cef: Final verdict of PTC: pass 20240910120354978 DAUC <0003> db_auc.c:157 IMSI='262425354798796': No 2G Auth Data 20240910120354978 DAUC <0003> db_auc.c:192 IMSI='262425354798796': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262425354798796" to be handled at TC_gsup_check_imei(258) 20240910120354991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 20240910120354993 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354993 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425354798796"} 20240910120354993 DMAIN <0000> hlr.c:435 IMSI='262425354798796': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120354993 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425354798796"} 20240910120354993 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120354993 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120354993 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262425354798796" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 1TC_gsup_check_imei(258)"262425354798796" TC_gsup_check_imei(258)@0b3277db5cef: setverdict(pass): none -> pass 20240910120354994 DAUC <0003> db_auc.c:192 IMSI='262425354798796': No 3G Auth Data 20240910120354995 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120354995 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425354798796"} 20240910120354995 DAUC <0003> hlr.c:428 IMSI='262425354798796': storing IMEI = 12345678901234 20240910120354998 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425354798796"} 20240910120354998 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425354798796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120354998 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120354998 DLINP <000b> input/ipa.c:451 connected read/write 20240910120354998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120354999 DAUC <0003> db_auc.c:192 IMSI='262425354798796': No 3G Auth Data 20240910120354999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46862<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@0b3277db5cef: Final verdict of PTC: pass 20240910120355007 DAUC <0003> db_auc.c:157 IMSI='262428242481240': No 2G Auth Data 20240910120355008 DAUC <0003> db_auc.c:192 IMSI='262428242481240': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262428242481240" to be handled at TC_gsup_check_imei(259) 20240910120355019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4258 20240910120355021 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355021 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428242481240"} 20240910120355021 DMAIN <0000> hlr.c:435 IMSI='262428242481240': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355021 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428242481240"} 20240910120355021 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355021 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355021 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262428242481240" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 2TC_gsup_check_imei(259)"262428242481240" TC_gsup_check_imei(259)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355022 DAUC <0003> db_auc.c:192 IMSI='262428242481240': No 3G Auth Data 20240910120355023 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355023 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428242481240"} 20240910120355023 DAUC <0003> hlr.c:428 IMSI='262428242481240': storing IMEI = 12345678901234 20240910120355026 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428242481240"} 20240910120355026 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428242481240 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355026 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355026 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355026 DAUC <0003> db_auc.c:192 IMSI='262428242481240': No 3G Auth Data 20240910120355027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46876<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@0b3277db5cef: Final verdict of PTC: pass 20240910120355035 DAUC <0003> db_auc.c:157 IMSI='262426736694151': No 2G Auth Data 20240910120355035 DAUC <0003> db_auc.c:192 IMSI='262426736694151': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262426736694151" to be handled at TC_gsup_check_imei(260) 20240910120355046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 20240910120355048 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355048 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426736694151"} 20240910120355049 DMAIN <0000> hlr.c:435 IMSI='262426736694151': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355049 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426736694151"} 20240910120355049 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355049 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355049 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262426736694151" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 3TC_gsup_check_imei(260)"262426736694151" TC_gsup_check_imei(260)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355049 DAUC <0003> db_auc.c:157 IMSI='262426736694151': No 2G Auth Data 20240910120355050 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355050 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426736694151"} 20240910120355050 DAUC <0003> hlr.c:428 IMSI='262426736694151': storing IMEI = 12345678901234 20240910120355053 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426736694151"} 20240910120355053 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426736694151 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355054 DAUC <0003> db_auc.c:157 IMSI='262426736694151': No 2G Auth Data TC_gsup_check_imei(260)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@0b3277db5cef: Final verdict of PTC: pass 20240910120355062 DAUC <0003> db_auc.c:157 IMSI='262422150397277': No 2G Auth Data 20240910120355062 DAUC <0003> db_auc.c:192 IMSI='262422150397277': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262422150397277" to be handled at TC_gsup_check_imei(261) 20240910120355073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 20240910120355076 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355076 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150397277"} 20240910120355076 DMAIN <0000> hlr.c:435 IMSI='262422150397277': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355076 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150397277"} 20240910120355076 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355076 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355076 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262422150397277" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 4TC_gsup_check_imei(261)"262422150397277" TC_gsup_check_imei(261)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355076 DAUC <0003> db_auc.c:157 IMSI='262422150397277': No 2G Auth Data 20240910120355078 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355078 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422150397277"} 20240910120355078 DAUC <0003> hlr.c:428 IMSI='262422150397277': storing IMEI = 12345678901234 20240910120355080 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422150397277"} 20240910120355080 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422150397277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355080 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355080 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355081 DAUC <0003> db_auc.c:157 IMSI='262422150397277': No 2G Auth Data 20240910120355081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@0b3277db5cef: Final verdict of PTC: pass 20240910120355089 DAUC <0003> db_auc.c:157 IMSI='262421611943953': No 2G Auth Data 20240910120355089 DAUC <0003> db_auc.c:192 IMSI='262421611943953': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262421611943953" to be handled at TC_gsup_check_imei(262) 20240910120355103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20240910120355105 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355105 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421611943953"} 20240910120355105 DMAIN <0000> hlr.c:435 IMSI='262421611943953': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355105 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421611943953"} 20240910120355105 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355105 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355105 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262421611943953" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 5TC_gsup_check_imei(262)"262421611943953" TC_gsup_check_imei(262)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355107 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355107 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421611943953"} 20240910120355107 DAUC <0003> hlr.c:428 IMSI='262421611943953': storing IMEI = 12345678901234 20240910120355110 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421611943953"} 20240910120355110 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421611943953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@0b3277db5cef: Final verdict of PTC: pass 20240910120355122 DAUC <0003> db_auc.c:157 IMSI='262422809282659': No 2G Auth Data 20240910120355122 DAUC <0003> db_auc.c:192 IMSI='262422809282659': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262422809282659" to be handled at TC_gsup_check_imei(263) 20240910120355136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46912<->l=127.0.0.1:4258 20240910120355138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355138 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422809282659"} 20240910120355138 DMAIN <0000> hlr.c:435 IMSI='262422809282659': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355138 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422809282659"} 20240910120355138 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355138 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262422809282659" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 6TC_gsup_check_imei(263)"262422809282659" TC_gsup_check_imei(263)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355140 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355140 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422809282659"} 20240910120355140 DAUC <0003> hlr.c:428 IMSI='262422809282659': storing IMEI = 12345678901234 20240910120355143 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422809282659"} 20240910120355143 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422809282659 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355143 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355143 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46912<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@0b3277db5cef: Final verdict of PTC: pass 20240910120355154 DAUC <0003> db_auc.c:157 IMSI='262429369867203': No 2G Auth Data 20240910120355154 DAUC <0003> db_auc.c:192 IMSI='262429369867203': No 3G Auth Data HLR_Test-GSUP(254)@0b3277db5cef: Created GsupExpect[0] for "262429369867203" to be handled at TC_gsup_check_imei(264) 20240910120355168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20240910120355170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355170 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369867203"} 20240910120355170 DMAIN <0000> hlr.c:435 IMSI='262429369867203': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120355170 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369867203"} 20240910120355170 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@0b3277db5cef: Found GsupExpect[0] for "262429369867203" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@0b3277db5cef: Added IMSI table entry 7TC_gsup_check_imei(264)"262429369867203" TC_gsup_check_imei(264)@0b3277db5cef: setverdict(pass): none -> pass 20240910120355172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355172 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369867203"} 20240910120355172 DAUC <0003> hlr.c:428 IMSI='262429369867203': storing IMEI = 12345678901234 20240910120355175 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369867203"} 20240910120355175 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429369867203 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120355175 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120355175 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120355176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120355184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4258 20240910120355184 DLINP <000b> input/ipa.c:451 connected read/write 20240910120355184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120355184 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120355184 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120355184 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120355184 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32907<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0b3277db5cef: Final verdict of PTC: none 255@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_check_imei finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Sep 10 12:03:55 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20240910120355208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 20240910120355309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=67728) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Tue Sep 10 12:03:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_check_imei_via_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120358428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120358428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120358432 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120358438 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358438 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120358438 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120358438 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120358438 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 2: 20240910120358438 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 3: 20240910120358438 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 4: 20240910120358438 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 5: 20240910120358438 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 7: 20240910120358438 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120358438 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120358438 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120358438 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120358468 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42559<->l=127.0.0.1:4259) 20240910120358480 DAUC <0003> db_auc.c:157 IMSI='262429245691524': No 2G Auth Data 20240910120358480 DAUC <0003> db_auc.c:192 IMSI='262429245691524': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262429245691524" to be handled at TC_gsup_check_imei_via_proxy(269) 20240910120358512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4258 20240910120358525 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358525 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429245691524" source_name="the-source\n"} 20240910120358525 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240910120358525 DMAIN <0000> hlr.c:435 IMSI='262429245691524': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358525 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429245691524" destination_name="the-source\n"} 20240910120358525 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358525 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358525 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262429245691524" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262429245691524" TC_gsup_check_imei_via_proxy(269)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358529 DAUC <0003> db_auc.c:192 IMSI='262429245691524': No 3G Auth Data 20240910120358534 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358534 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429245691524" source_name="the-source\n"} 20240910120358534 DAUC <0003> hlr.c:428 IMSI='262429245691524': storing IMEI = 12345678901234 20240910120358537 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429245691524" destination_name="the-source\n"} 20240910120358537 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429245691524 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358537 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358537 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358539 DAUC <0003> db_auc.c:192 IMSI='262429245691524': No 3G Auth Data 20240910120358541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46940<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@0b3277db5cef: Final verdict of PTC: pass 20240910120358551 DAUC <0003> db_auc.c:157 IMSI='262429918144093': No 2G Auth Data 20240910120358551 DAUC <0003> db_auc.c:192 IMSI='262429918144093': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262429918144093" to be handled at TC_gsup_check_imei_via_proxy(270) 20240910120358562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 20240910120358564 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358564 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429918144093" source_name="the-source\n"} 20240910120358564 DMAIN <0000> hlr.c:435 IMSI='262429918144093': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358564 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429918144093" destination_name="the-source\n"} 20240910120358564 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358564 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358564 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262429918144093" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429918144093" TC_gsup_check_imei_via_proxy(270)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358565 DAUC <0003> db_auc.c:192 IMSI='262429918144093': No 3G Auth Data 20240910120358566 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358566 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429918144093" source_name="the-source\n"} 20240910120358566 DAUC <0003> hlr.c:428 IMSI='262429918144093': storing IMEI = 12345678901234 20240910120358569 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429918144093" destination_name="the-source\n"} 20240910120358569 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429918144093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358569 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358569 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358569 DAUC <0003> db_auc.c:192 IMSI='262429918144093': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@0b3277db5cef: Final verdict of PTC: pass 20240910120358578 DAUC <0003> db_auc.c:157 IMSI='262426016069614': No 2G Auth Data 20240910120358578 DAUC <0003> db_auc.c:192 IMSI='262426016069614': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262426016069614" to be handled at TC_gsup_check_imei_via_proxy(271) 20240910120358589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 20240910120358592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358592 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426016069614" source_name="the-source\n"} 20240910120358592 DMAIN <0000> hlr.c:435 IMSI='262426016069614': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358592 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426016069614" destination_name="the-source\n"} 20240910120358592 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358592 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262426016069614" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262426016069614" TC_gsup_check_imei_via_proxy(271)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358592 DAUC <0003> db_auc.c:192 IMSI='262426016069614': No 3G Auth Data 20240910120358594 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358594 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426016069614" source_name="the-source\n"} 20240910120358594 DAUC <0003> hlr.c:428 IMSI='262426016069614': storing IMEI = 12345678901234 20240910120358596 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426016069614" destination_name="the-source\n"} 20240910120358596 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262426016069614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358596 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358596 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358597 DAUC <0003> db_auc.c:192 IMSI='262426016069614': No 3G Auth Data 20240910120358597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@0b3277db5cef: Final verdict of PTC: pass 20240910120358606 DAUC <0003> db_auc.c:157 IMSI='262424524796819': No 2G Auth Data 20240910120358606 DAUC <0003> db_auc.c:192 IMSI='262424524796819': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262424524796819" to be handled at TC_gsup_check_imei_via_proxy(272) 20240910120358616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 20240910120358619 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358619 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424524796819" source_name="the-source\n"} 20240910120358619 DMAIN <0000> hlr.c:435 IMSI='262424524796819': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358619 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424524796819" destination_name="the-source\n"} 20240910120358619 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358619 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358619 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262424524796819" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424524796819" TC_gsup_check_imei_via_proxy(272)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358619 DAUC <0003> db_auc.c:157 IMSI='262424524796819': No 2G Auth Data 20240910120358620 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358620 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424524796819" source_name="the-source\n"} 20240910120358620 DAUC <0003> hlr.c:428 IMSI='262424524796819': storing IMEI = 12345678901234 20240910120358623 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424524796819" destination_name="the-source\n"} 20240910120358623 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424524796819 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358623 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358623 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358623 DAUC <0003> db_auc.c:157 IMSI='262424524796819': No 2G Auth Data 20240910120358624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46970<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@0b3277db5cef: Final verdict of PTC: pass 20240910120358632 DAUC <0003> db_auc.c:157 IMSI='262429930982348': No 2G Auth Data 20240910120358632 DAUC <0003> db_auc.c:192 IMSI='262429930982348': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262429930982348" to be handled at TC_gsup_check_imei_via_proxy(273) 20240910120358643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 20240910120358646 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358646 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429930982348" source_name="the-source\n"} 20240910120358646 DMAIN <0000> hlr.c:435 IMSI='262429930982348': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358646 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429930982348" destination_name="the-source\n"} 20240910120358646 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358646 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358646 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262429930982348" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262429930982348" TC_gsup_check_imei_via_proxy(273)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358646 DAUC <0003> db_auc.c:157 IMSI='262429930982348': No 2G Auth Data 20240910120358647 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358647 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429930982348" source_name="the-source\n"} 20240910120358647 DAUC <0003> hlr.c:428 IMSI='262429930982348': storing IMEI = 12345678901234 20240910120358650 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429930982348" destination_name="the-source\n"} 20240910120358650 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429930982348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358650 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358650 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358650 DAUC <0003> db_auc.c:157 IMSI='262429930982348': No 2G Auth Data 20240910120358651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@0b3277db5cef: Final verdict of PTC: pass 20240910120358659 DAUC <0003> db_auc.c:157 IMSI='262420551529734': No 2G Auth Data 20240910120358659 DAUC <0003> db_auc.c:192 IMSI='262420551529734': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262420551529734" to be handled at TC_gsup_check_imei_via_proxy(274) 20240910120358673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20240910120358675 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358675 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420551529734" source_name="the-source\n"} 20240910120358675 DMAIN <0000> hlr.c:435 IMSI='262420551529734': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358675 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420551529734" destination_name="the-source\n"} 20240910120358675 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358675 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358675 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262420551529734" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420551529734" TC_gsup_check_imei_via_proxy(274)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358677 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358677 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420551529734" source_name="the-source\n"} 20240910120358677 DAUC <0003> hlr.c:428 IMSI='262420551529734': storing IMEI = 12345678901234 20240910120358679 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420551529734" destination_name="the-source\n"} 20240910120358679 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420551529734 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358679 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358679 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@0b3277db5cef: Final verdict of PTC: pass 20240910120358691 DAUC <0003> db_auc.c:157 IMSI='262427171096202': No 2G Auth Data 20240910120358691 DAUC <0003> db_auc.c:192 IMSI='262427171096202': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262427171096202" to be handled at TC_gsup_check_imei_via_proxy(275) 20240910120358705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 20240910120358707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358707 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427171096202" source_name="the-source\n"} 20240910120358707 DMAIN <0000> hlr.c:435 IMSI='262427171096202': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358707 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427171096202" destination_name="the-source\n"} 20240910120358707 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262427171096202" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427171096202" TC_gsup_check_imei_via_proxy(275)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358709 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358709 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427171096202" source_name="the-source\n"} 20240910120358709 DAUC <0003> hlr.c:428 IMSI='262427171096202': storing IMEI = 12345678901234 20240910120358712 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427171096202" destination_name="the-source\n"} 20240910120358712 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427171096202 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358712 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46986<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@0b3277db5cef: Final verdict of PTC: pass 20240910120358723 DAUC <0003> db_auc.c:157 IMSI='262423748880567': No 2G Auth Data 20240910120358723 DAUC <0003> db_auc.c:192 IMSI='262423748880567': No 3G Auth Data HLR_Test-GSUP(266)@0b3277db5cef: Created GsupExpect[0] for "262423748880567" to be handled at TC_gsup_check_imei_via_proxy(276) 20240910120358737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20240910120358739 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358739 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423748880567" source_name="the-source\n"} 20240910120358739 DMAIN <0000> hlr.c:435 IMSI='262423748880567': has IMEI = 12345678901234 (consider setting 'store-imei') 20240910120358739 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423748880567" destination_name="the-source\n"} 20240910120358739 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358739 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358739 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@0b3277db5cef: Found GsupExpect[0] for "262423748880567" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@0b3277db5cef: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423748880567" TC_gsup_check_imei_via_proxy(276)@0b3277db5cef: setverdict(pass): none -> pass 20240910120358741 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358741 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423748880567" source_name="the-source\n"} 20240910120358741 DAUC <0003> hlr.c:428 IMSI='262423748880567': storing IMEI = 12345678901234 20240910120358743 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423748880567" destination_name="the-source\n"} 20240910120358743 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262423748880567 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120358743 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120358743 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120358744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120358752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46936<->l=127.0.0.1:4258 20240910120358753 DLINP <000b> input/ipa.c:451 connected read/write 20240910120358753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120358753 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120358753 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120358753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120358753 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@0b3277db5cef: Final verdict of PTC: none 267@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@0b3277db5cef: Final verdict of PTC: none 20240910120358753 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42559<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(268)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Sep 10 12:03:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20240910120358776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 20240910120358877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47004<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=68308) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Tue Sep 10 12:04:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_check_imei_invalid_len started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120401997 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120401997 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120401999 DLINP <000b> input/ipa.c:451 connected read/write 20240910120401999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120402002 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402002 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120402002 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120402002 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120402002 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 2: 20240910120402002 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 3: 20240910120402002 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 4: 20240910120402002 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 5: 20240910120402002 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 7: 20240910120402002 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120402002 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120402002 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120402002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120402013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37621<->l=127.0.0.1:4259) 20240910120402028 DAUC <0003> db_auc.c:157 IMSI='262427537221584': No 2G Auth Data 20240910120402028 DAUC <0003> db_auc.c:192 IMSI='262427537221584': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262427537221584" to be handled at TC_gsup_check_imei_invalid_len(281) 20240910120402048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 20240910120402050 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402050 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427537221584"} 20240910120402050 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402050 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427537221584" cause=Invalid mandatory information} 20240910120402050 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402050 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402050 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262427537221584" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427537221584" TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402051 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402051 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427537221584"} 20240910120402051 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402051 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427537221584" cause=Invalid mandatory information} 20240910120402051 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402051 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402051 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402052 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402052 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427537221584"} 20240910120402052 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402052 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427537221584" cause=Invalid mandatory information} 20240910120402052 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402052 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402052 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402053 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427537221584"} 20240910120402053 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402053 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427537221584" cause=Invalid mandatory information} 20240910120402053 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402053 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427537221584"} 20240910120402053 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402053 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427537221584" cause=Invalid mandatory information} 20240910120402053 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427537221584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402053 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50878<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@0b3277db5cef: Final verdict of PTC: pass 20240910120402081 DAUC <0003> db_auc.c:157 IMSI='262424848478589': No 2G Auth Data 20240910120402081 DAUC <0003> db_auc.c:192 IMSI='262424848478589': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262424848478589" to be handled at TC_gsup_check_imei_invalid_len(282) 20240910120402093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 20240910120402095 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402095 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424848478589"} 20240910120402095 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402095 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424848478589" cause=Invalid mandatory information} 20240910120402095 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402095 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402095 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262424848478589" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424848478589" TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402096 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402096 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424848478589"} 20240910120402096 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402096 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424848478589" cause=Invalid mandatory information} 20240910120402096 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402096 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402096 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402097 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402097 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424848478589"} 20240910120402097 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402097 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424848478589" cause=Invalid mandatory information} 20240910120402097 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402097 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402097 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402098 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424848478589"} 20240910120402098 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402098 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424848478589" cause=Invalid mandatory information} 20240910120402098 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402098 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402099 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402099 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424848478589"} 20240910120402099 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402099 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424848478589" cause=Invalid mandatory information} 20240910120402099 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424848478589 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402099 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402099 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@0b3277db5cef: Final verdict of PTC: pass 20240910120402108 DAUC <0003> db_auc.c:157 IMSI='262424407201648': No 2G Auth Data 20240910120402108 DAUC <0003> db_auc.c:192 IMSI='262424407201648': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262424407201648" to be handled at TC_gsup_check_imei_invalid_len(283) 20240910120402119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 20240910120402121 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402121 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424407201648"} 20240910120402121 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402121 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424407201648" cause=Invalid mandatory information} 20240910120402121 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402121 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402121 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262424407201648" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262424407201648" TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402122 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402122 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424407201648"} 20240910120402122 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402122 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424407201648" cause=Invalid mandatory information} 20240910120402122 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402122 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402122 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402123 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424407201648"} 20240910120402123 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402123 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424407201648" cause=Invalid mandatory information} 20240910120402123 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402123 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424407201648"} 20240910120402123 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402123 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424407201648" cause=Invalid mandatory information} 20240910120402123 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402123 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402124 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402124 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424407201648"} 20240910120402124 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402124 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424407201648" cause=Invalid mandatory information} 20240910120402124 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424407201648 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402124 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402124 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@0b3277db5cef: Final verdict of PTC: pass 20240910120402133 DAUC <0003> db_auc.c:157 IMSI='262421561940708': No 2G Auth Data 20240910120402133 DAUC <0003> db_auc.c:192 IMSI='262421561940708': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262421561940708" to be handled at TC_gsup_check_imei_invalid_len(284) 20240910120402145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 20240910120402146 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402146 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421561940708"} 20240910120402146 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402146 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421561940708" cause=Invalid mandatory information} 20240910120402146 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402146 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402146 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262421561940708" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421561940708" TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402147 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421561940708"} 20240910120402147 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402147 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421561940708" cause=Invalid mandatory information} 20240910120402147 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402147 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421561940708"} 20240910120402147 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402147 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421561940708" cause=Invalid mandatory information} 20240910120402147 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402147 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402148 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402148 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421561940708"} 20240910120402148 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402148 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421561940708" cause=Invalid mandatory information} 20240910120402148 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402148 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402148 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402148 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402148 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421561940708"} 20240910120402149 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402149 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421561940708" cause=Invalid mandatory information} 20240910120402149 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421561940708 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402149 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402149 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@0b3277db5cef: Final verdict of PTC: pass 20240910120402158 DAUC <0003> db_auc.c:157 IMSI='262424275858416': No 2G Auth Data 20240910120402158 DAUC <0003> db_auc.c:192 IMSI='262424275858416': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262424275858416" to be handled at TC_gsup_check_imei_invalid_len(285) 20240910120402169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 20240910120402170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402170 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275858416"} 20240910120402170 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402170 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275858416" cause=Invalid mandatory information} 20240910120402170 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402170 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262424275858416" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424275858416" TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402171 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402171 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275858416"} 20240910120402171 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402171 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275858416" cause=Invalid mandatory information} 20240910120402171 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402171 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402171 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402171 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402171 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275858416"} 20240910120402171 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402172 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275858416" cause=Invalid mandatory information} 20240910120402172 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402172 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275858416"} 20240910120402172 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402172 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275858416" cause=Invalid mandatory information} 20240910120402172 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402172 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402173 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402173 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424275858416"} 20240910120402173 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402173 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424275858416" cause=Invalid mandatory information} 20240910120402173 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424275858416 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402173 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402173 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50928<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@0b3277db5cef: Final verdict of PTC: pass 20240910120402182 DAUC <0003> db_auc.c:157 IMSI='262428142542669': No 2G Auth Data 20240910120402182 DAUC <0003> db_auc.c:192 IMSI='262428142542669': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262428142542669" to be handled at TC_gsup_check_imei_invalid_len(286) 20240910120402196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 20240910120402197 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402197 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428142542669"} 20240910120402197 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402197 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428142542669" cause=Invalid mandatory information} 20240910120402197 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402197 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402197 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262428142542669" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428142542669" TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402198 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428142542669"} 20240910120402198 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402198 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428142542669" cause=Invalid mandatory information} 20240910120402198 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402198 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402199 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428142542669"} 20240910120402199 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402199 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428142542669" cause=Invalid mandatory information} 20240910120402199 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402199 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428142542669"} 20240910120402199 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402199 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428142542669" cause=Invalid mandatory information} 20240910120402199 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402199 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402200 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402200 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428142542669"} 20240910120402200 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402200 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428142542669" cause=Invalid mandatory information} 20240910120402200 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428142542669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402200 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402200 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@0b3277db5cef: Final verdict of PTC: pass 20240910120402211 DAUC <0003> db_auc.c:157 IMSI='262425200732853': No 2G Auth Data 20240910120402211 DAUC <0003> db_auc.c:192 IMSI='262425200732853': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262425200732853" to be handled at TC_gsup_check_imei_invalid_len(287) 20240910120402225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 20240910120402226 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402227 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425200732853"} 20240910120402227 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402227 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425200732853" cause=Invalid mandatory information} 20240910120402227 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262425200732853" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425200732853" TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402227 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425200732853"} 20240910120402227 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402227 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425200732853" cause=Invalid mandatory information} 20240910120402227 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402227 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402228 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425200732853"} 20240910120402228 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402228 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425200732853" cause=Invalid mandatory information} 20240910120402228 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402228 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425200732853"} 20240910120402228 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402228 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425200732853" cause=Invalid mandatory information} 20240910120402228 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402228 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402229 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402229 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425200732853"} 20240910120402229 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402229 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425200732853" cause=Invalid mandatory information} 20240910120402229 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425200732853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402229 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402229 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@0b3277db5cef: Final verdict of PTC: pass 20240910120402241 DAUC <0003> db_auc.c:157 IMSI='262420860892586': No 2G Auth Data 20240910120402241 DAUC <0003> db_auc.c:192 IMSI='262420860892586': No 3G Auth Data HLR_Test-GSUP(278)@0b3277db5cef: Created GsupExpect[0] for "262420860892586" to be handled at TC_gsup_check_imei_invalid_len(288) 20240910120402255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4258 20240910120402257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402257 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420860892586"} 20240910120402257 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240910120402257 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420860892586" cause=Invalid mandatory information} 20240910120402257 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402257 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@0b3277db5cef: Found GsupExpect[0] for "262420860892586" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@0b3277db5cef: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420860892586" TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: setverdict(pass): none -> pass 20240910120402258 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402258 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420860892586"} 20240910120402258 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240910120402258 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420860892586" cause=Invalid mandatory information} 20240910120402258 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402258 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402258 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402259 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402259 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420860892586"} 20240910120402259 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240910120402259 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420860892586" cause=Invalid mandatory information} 20240910120402259 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402259 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402259 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402260 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402260 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420860892586"} 20240910120402260 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240910120402260 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420860892586" cause=Invalid mandatory information} 20240910120402260 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402260 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402260 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402261 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402261 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420860892586"} 20240910120402261 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240910120402261 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420860892586" cause=Invalid mandatory information} 20240910120402261 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420860892586 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120402261 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120402261 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120402261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50968<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@0b3277db5cef: Final verdict of PTC: pass MTC@0b3277db5cef: setverdict(pass): none -> pass 20240910120402270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@0b3277db5cef: Final verdict of PTC: none 279@0b3277db5cef: Final verdict of PTC: none 20240910120402271 DLINP <000b> input/ipa.c:451 connected read/write 20240910120402271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120402271 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120402271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120402271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120402271 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37621<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(280)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: pass MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@0b3277db5cef: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Sep 10 12:04:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20240910120402313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 20240910120402414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=50172) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Tue Sep 10 12:04:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_gsup_check_imei_unknown_imsi started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120405511 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120405511 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120405516 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120405518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120405522 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120405522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120405522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120405522 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120405522 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 2: 20240910120405522 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 3: 20240910120405522 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 4: 20240910120405522 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 5: 20240910120405522 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 7: 20240910120405522 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120405522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120405522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120405522 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120405552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34581<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@0b3277db5cef: Created GsupExpect[0] for "262427180720348" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240910120405563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 20240910120405566 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120405566 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180720348"} 20240910120405566 DMAIN <0000> hlr.c:435 IMSI='262427180720348': has IMEI = 22245678901234 (consider setting 'store-imei') 20240910120405566 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240910120405566 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180720348" cause=Invalid mandatory information} 20240910120405566 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120405566 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120405566 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@0b3277db5cef: Found GsupExpect[0] for "262427180720348" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@0b3277db5cef: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427180720348" TC_gsup_check_imei_unknown_imsi(293)@0b3277db5cef: setverdict(pass): none -> pass 20240910120405568 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120405568 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427180720348"} 20240910120405568 DAUC <0003> hlr.c:428 IMSI='262427180720348': storing IMEI = 22245678901234 20240910120405568 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427180720348': no such subscriber 20240910120405568 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240910120405568 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427180720348" cause=Invalid mandatory information} 20240910120405568 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427180720348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120405568 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120405568 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120405569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@0b3277db5cef: Final verdict of PTC: pass 20240910120405569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50992<->l=127.0.0.1:4258 20240910120405570 DLINP <000b> input/ipa.c:451 connected read/write 20240910120405570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120405570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120405570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120405570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@0b3277db5cef: Final verdict of PTC: none 20240910120405570 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34581<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@0b3277db5cef: Final verdict of PTC: none 291@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 291: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@0b3277db5cef: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Sep 10 12:04:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20240910120405599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 20240910120405701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=14668) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Tue Sep 10 12:04:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120408824 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120408824 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120408828 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120408833 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120408833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120408833 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120408833 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 2: 20240910120408833 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 3: 20240910120408833 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 4: 20240910120408833 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 5: 20240910120408833 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 7: 20240910120408833 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120408833 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120408833 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120408833 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120408859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42177<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0b3277db5cef: Created GsupExpect[0] for "262426169970158" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240910120408874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 20240910120408884 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408884 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120408884 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120408901 DMAIN <0000> hlr.c:243 IMSI='262426169970158': Successfully assigned MSISDN='798' 20240910120408901 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120408919 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120408920 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120408920 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408920 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@0b3277db5cef: Found GsupExpect[0] for "262426169970158" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@0b3277db5cef: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426169970158" TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): none -> pass 20240910120408925 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408925 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408928 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408928 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408929 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408929 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408932 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408932 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120408932 DLU <0006> fsm.c:456 lu(262426169970158)[0x612000013720]{UNVALIDATED}: Allocated 20240910120408932 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120408941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426169970158)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120408941 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120408941 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408941 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408946 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408946 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426169970158"} 20240910120408946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426169970158)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120408946 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120408946 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426169970158"} 20240910120408946 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120408946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120408946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120408946 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120408946 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408946 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120408964 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408964 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120408964 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120408976 DMAIN <0000> hlr.c:243 IMSI='262426169970158': Successfully assigned MSISDN='430' 20240910120408976 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120408979 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120408979 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120408979 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408979 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120408982 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408982 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408983 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408983 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408985 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408985 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408986 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120408986 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120408989 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408989 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120408989 DLU <0006> fsm.c:456 lu(262426169970158)[0x6120000138a0]{UNVALIDATED}: Allocated 20240910120408989 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120408995 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426169970158)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120408995 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120408995 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408995 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408998 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120408998 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426169970158"} 20240910120408998 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426169970158)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120408998 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120408998 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426169970158"} 20240910120408998 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120408998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120408998 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120408998 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120408998 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120408998 DLINP <000b> input/ipa.c:451 connected read/write 20240910120408998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409009 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409009 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120409009 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120409015 DMAIN <0000> hlr.c:243 IMSI='262426169970158': Successfully assigned MSISDN='144' 20240910120409015 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120409017 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120409017 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120409017 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409017 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409020 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409020 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409021 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409021 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409023 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409023 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409024 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409024 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409027 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409027 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120409027 DLU <0006> fsm.c:456 lu(262426169970158)[0x612000013a20]{UNVALIDATED}: Allocated 20240910120409027 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120409027 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426169970158" cause=GPRS services not allowed} 20240910120409027 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120409027 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120409028 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013a20]{UNVALIDATED}: Freeing instance 20240910120409028 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x612000013a20]{UNVALIDATED}: Deallocated 20240910120409028 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409028 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409038 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409038 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120409038 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120409044 DMAIN <0000> hlr.c:243 IMSI='262426169970158': Successfully assigned MSISDN='718' 20240910120409044 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120409047 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120409047 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120409047 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409047 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409049 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409049 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409050 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409050 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409052 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409052 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409054 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409054 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120409054 DLU <0006> fsm.c:456 lu(262426169970158)[0x612000013ba0]{UNVALIDATED}: Allocated 20240910120409055 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120409055 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426169970158" cause=GPRS services not allowed} 20240910120409055 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120409055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120409055 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20240910120409055 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x612000013ba0]{UNVALIDATED}: Deallocated 20240910120409055 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409055 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409065 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409065 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120409065 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120409068 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120409071 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120409071 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120409071 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409071 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409073 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409073 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409074 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409074 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409076 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409076 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409078 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409078 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120409078 DLU <0006> fsm.c:456 lu(262426169970158)[0x612000013d20]{UNVALIDATED}: Allocated 20240910120409078 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120409078 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426169970158" cause=GPRS services not allowed} 20240910120409078 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120409078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120409079 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426169970158)[0x612000013d20]{UNVALIDATED}: Freeing instance 20240910120409079 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x612000013d20]{UNVALIDATED}: Deallocated 20240910120409079 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409079 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409089 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409089 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169970158"} 20240910120409089 DMAIN <0000> hlr.c:227 IMSI='262426169970158': Creating subscriber on demand 20240910120409092 DAUC <0003> hlr.c:428 IMSI='262426169970158': storing IMEI = 12345678901234 20240910120409094 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169970158"} 20240910120409094 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240910120409094 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409094 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409096 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409096 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409098 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409098 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409099 DAUC <0003> db_auc.c:157 IMSI='262426169970158': No 2G Auth Data 20240910120409099 DAUC <0003> db_auc.c:192 IMSI='262426169970158': No 3G Auth Data 20240910120409102 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409102 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120409102 DLU <0006> fsm.c:456 lu(262426169970158)[0x612000013ea0]{UNVALIDATED}: Allocated 20240910120409102 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120409107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426169970158)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120409107 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426169970158" cn_domain=PS} 20240910120409107 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409107 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409110 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409110 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426169970158"} 20240910120409110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426169970158)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120409110 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120409110 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426169970158"} 20240910120409110 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426169970158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120409110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120409110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426169970158)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120409110 DLU <0006> fsm.c:568 lu(PS:IMSI-262426169970158)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120409111 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120409111 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120409118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@0b3277db5cef: Final verdict of PTC: pass 20240910120409119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4258 20240910120409121 DLINP <000b> input/ipa.c:451 connected read/write 20240910120409121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120409121 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120409122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120409122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120409122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42177<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@0b3277db5cef: Final verdict of PTC: none 296@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 296: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Sep 10 12:04:09 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20240910120409148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 20240910120409249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51020<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=32276) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Tue Sep 10 12:04:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_ul started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120412364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120412364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120412369 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120412375 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120412375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120412375 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120412375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120412375 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120412375 DLGSUP <0013> gsup_server.c:235 2: 20240910120412375 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120412375 DLGSUP <0013> gsup_server.c:235 3: 20240910120412376 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120412376 DLGSUP <0013> gsup_server.c:235 4: 20240910120412376 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120412376 DLGSUP <0013> gsup_server.c:235 5: 20240910120412376 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120412376 DLGSUP <0013> gsup_server.c:235 7: 20240910120412376 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120412376 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120412376 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120412376 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120412404 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44777<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0b3277db5cef: Created GsupExpect[0] for "262424522495667" to be handled at TC_subscr_create_on_demand_ul(303) 20240910120412425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45628<->l=127.0.0.1:4258 20240910120412439 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412439 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412439 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412453 DMAIN <0000> hlr.c:243 IMSI='262424522495667': Successfully assigned MSISDN='918' 20240910120412454 DLU <0006> fsm.c:456 lu(262424522495667)[0x612000014020]{UNVALIDATED}: Allocated 20240910120412454 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120412459 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424522495667)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120412459 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412459 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412460 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@0b3277db5cef: Found GsupExpect[0] for "262424522495667" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@0b3277db5cef: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424522495667" 20240910120412466 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412466 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424522495667"} 20240910120412466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424522495667)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120412466 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120412466 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424522495667"} 20240910120412466 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412467 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120412467 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120412467 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412467 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): none -> pass 20240910120412470 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412470 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412473 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412473 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412475 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412475 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412485 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412486 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412486 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412491 DMAIN <0000> hlr.c:243 IMSI='262424522495667': Successfully assigned MSISDN='734' 20240910120412491 DLU <0006> fsm.c:456 lu(262424522495667)[0x6120000141a0]{UNVALIDATED}: Allocated 20240910120412492 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120412497 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424522495667)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120412497 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412497 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412501 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412501 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424522495667"} 20240910120412501 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424522495667)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120412501 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120412501 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424522495667"} 20240910120412501 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412501 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120412501 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120412501 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412501 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412503 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412503 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412505 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412505 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412506 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412506 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412508 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412508 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412523 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412523 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412523 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412529 DMAIN <0000> hlr.c:243 IMSI='262424522495667': Successfully assigned MSISDN='120' 20240910120412529 DLU <0006> fsm.c:456 lu(262424522495667)[0x612000014320]{UNVALIDATED}: Allocated 20240910120412529 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120412529 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424522495667" cause=GPRS services not allowed} 20240910120412529 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412529 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x612000014320]{UNVALIDATED}: Freeing instance 20240910120412529 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x612000014320]{UNVALIDATED}: Deallocated 20240910120412529 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412529 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412531 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412531 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412532 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412533 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412534 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412534 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412535 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412535 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412544 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412544 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412545 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412551 DMAIN <0000> hlr.c:243 IMSI='262424522495667': Successfully assigned MSISDN='664' 20240910120412551 DLU <0006> fsm.c:456 lu(262424522495667)[0x6120000144a0]{UNVALIDATED}: Allocated 20240910120412551 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120412551 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424522495667" cause=GPRS services not allowed} 20240910120412551 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412551 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412551 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20240910120412551 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x6120000144a0]{UNVALIDATED}: Deallocated 20240910120412551 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412551 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412553 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412553 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412556 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412556 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412558 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412558 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412568 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412568 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412568 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412571 DLU <0006> fsm.c:456 lu(262424522495667)[0x612000014620]{UNVALIDATED}: Allocated 20240910120412572 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240910120412572 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424522495667" cause=GPRS services not allowed} 20240910120412572 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412572 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412572 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424522495667)[0x612000014620]{UNVALIDATED}: Freeing instance 20240910120412572 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x612000014620]{UNVALIDATED}: Deallocated 20240910120412572 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412572 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412574 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412574 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412576 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412576 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412577 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412577 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412588 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412588 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412588 DMAIN <0000> hlr.c:227 IMSI='262424522495667': Creating subscriber on demand 20240910120412591 DLU <0006> fsm.c:456 lu(262424522495667)[0x6120000147a0]{UNVALIDATED}: Allocated 20240910120412591 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120412597 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424522495667)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120412597 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424522495667" cn_domain=PS} 20240910120412597 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412597 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412600 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412600 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424522495667"} 20240910120412600 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424522495667)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120412601 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120412601 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424522495667"} 20240910120412601 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424522495667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120412601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120412601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424522495667)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120412601 DLU <0006> fsm.c:568 lu(PS:IMSI-262424522495667)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120412601 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120412601 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412603 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412603 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412604 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412605 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data 20240910120412606 DAUC <0003> db_auc.c:157 IMSI='262424522495667': No 2G Auth Data 20240910120412606 DAUC <0003> db_auc.c:192 IMSI='262424522495667': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120412612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45628<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@0b3277db5cef: Final verdict of PTC: pass 20240910120412614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4258 20240910120412616 DLINP <000b> input/ipa.c:451 connected read/write 20240910120412616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120412616 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120412616 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120412616 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120412616 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44777<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@0b3277db5cef: Final verdict of PTC: none 301@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 301: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Sep 10 12:04:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20240910120412650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 20240910120412751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30896) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Tue Sep 10 12:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_sai started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120415870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120415870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120415875 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120415879 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120415879 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120415879 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120415879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120415879 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120415879 DLGSUP <0013> gsup_server.c:235 2: 20240910120415879 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120415879 DLGSUP <0013> gsup_server.c:235 3: 20240910120415879 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120415879 DLGSUP <0013> gsup_server.c:235 4: 20240910120415879 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120415879 DLGSUP <0013> gsup_server.c:235 5: 20240910120415879 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120415880 DLGSUP <0013> gsup_server.c:235 7: 20240910120415880 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120415880 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120415880 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(304)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120415880 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120415902 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43541<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0b3277db5cef: Created GsupExpect[0] for "262423000909314" to be handled at TC_subscr_create_on_demand_sai(308) 20240910120415919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 20240910120415932 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415933 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423000909314"} 20240910120415933 DMAIN <0000> hlr.c:227 IMSI='262423000909314': Creating subscriber on demand 20240910120415958 DMAIN <0000> hlr.c:243 IMSI='262423000909314': Successfully assigned MSISDN='955' 20240910120415959 DAUC <0003> db_auc.c:157 IMSI='262423000909314': No 2G Auth Data 20240910120415959 DAUC <0003> db_auc.c:192 IMSI='262423000909314': No 3G Auth Data 20240910120415959 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20240910120415959 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423000909314" cause=IMSI unknown in HLR} 20240910120415959 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240910120415959 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120415959 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@0b3277db5cef: Found GsupExpect[0] for "262423000909314" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@0b3277db5cef: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423000909314" TC_subscr_create_on_demand_sai(308)@0b3277db5cef: setverdict(pass): none -> pass 20240910120415966 DAUC <0003> db_auc.c:157 IMSI='262423000909314': No 2G Auth Data 20240910120415966 DAUC <0003> db_auc.c:192 IMSI='262423000909314': No 3G Auth Data 20240910120415968 DAUC <0003> db_auc.c:157 IMSI='262423000909314': No 2G Auth Data 20240910120415968 DAUC <0003> db_auc.c:192 IMSI='262423000909314': No 3G Auth Data 20240910120415970 DAUC <0003> db_auc.c:157 IMSI='262423000909314': No 2G Auth Data 20240910120415970 DAUC <0003> db_auc.c:192 IMSI='262423000909314': No 3G Auth Data 20240910120415973 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415973 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423000909314" cn_domain=PS} 20240910120415973 DLU <0006> fsm.c:456 lu(262423000909314)[0x612000014920]{UNVALIDATED}: Allocated 20240910120415973 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240910120415979 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423000909314)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120415979 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423000909314" cn_domain=PS} 20240910120415979 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120415979 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120415984 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415984 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423000909314"} 20240910120415984 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423000909314)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120415984 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120415984 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423000909314"} 20240910120415984 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423000909314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120415984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000909314)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120415984 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423000909314)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120415984 DLU <0006> fsm.c:568 lu(PS:IMSI-262423000909314)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120415984 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120415984 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120415991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@0b3277db5cef: Final verdict of PTC: pass 20240910120415993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45656<->l=127.0.0.1:4258 20240910120415995 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43541<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@0b3277db5cef: Final verdict of PTC: none 20240910120415996 DLINP <000b> input/ipa.c:451 connected read/write 20240910120415996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120415996 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120415996 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120415996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(307)@0b3277db5cef: Final verdict of PTC: none 306@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 306: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@0b3277db5cef: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Sep 10 12:04:16 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20240910120416033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 20240910120416134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45676<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15724) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Tue Sep 10 12:04:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_other_home started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120419204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120419204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120419209 DLINP <000b> input/ipa.c:451 connected read/write 20240910120419209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120419211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120419214 DLINP <000b> input/ipa.c:451 connected read/write 20240910120419214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120419214 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120419214 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120419214 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120419214 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 2: 20240910120419214 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 3: 20240910120419214 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 4: 20240910120419214 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 5: 20240910120419214 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 7: 20240910120419214 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120419214 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120419214 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120419214 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120419244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36689<->l=127.0.0.1:4259) 20240910120419249 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910120419249 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@0b3277db5cef: Created GsupExpect[0] for "262424783076316" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240910120419278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 20240910120419295 DAUC <0003> db_auc.c:157 IMSI='262424783076316': No 2G Auth Data 20240910120419295 DAUC <0003> db_auc.c:192 IMSI='262424783076316': No 3G Auth Data 20240910120419310 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613333278.msisdn 20240910120419310 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613333278.msisdn: not attached (vlr_number unset) 20240910120419310 DDGSM <0007> mslookup_server.c:327 sip.voice.491613333278.msisdn: does not exist in GSUP proxy 20240910120420317 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120420317 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424783076316" cn_domain=CS} 20240910120420317 DLU <0006> fsm.c:456 lu(262424783076316)[0x612000014da0]{UNVALIDATED}: Allocated 20240910120420317 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240910120420331 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424783076316)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240910120420331 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424783076316" cn_domain=CS} 20240910120420331 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120420331 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@0b3277db5cef: Found GsupExpect[0] for "262424783076316" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424783076316" 20240910120420340 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120420341 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424783076316"} 20240910120420341 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424783076316)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240910120420341 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240910120420341 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424783076316"} 20240910120420341 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424783076316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120420341 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424783076316)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240910120420341 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424783076316)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240910120420341 DLU <0006> fsm.c:568 lu(CS:IMSI-262424783076316)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240910120420341 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120420341 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@0b3277db5cef: setverdict(pass): none -> pass 20240910120420345 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613333278.msisdn 20240910120420345 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613333278.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240910120420345 DDGSM <0007> mslookup_server.c:327 sip.voice.491613333278.msisdn: does not exist in GSUP proxy 20240910120420345 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613333278.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@0b3277db5cef: setverdict(pass): pass -> pass, component reason not changed 20240910120420354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45680<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@0b3277db5cef: Final verdict of PTC: pass 20240910120420356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20240910120420358 DLINP <000b> input/ipa.c:451 connected read/write 20240910120420358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120420358 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@0b3277db5cef: Final verdict of PTC: none 20240910120420358 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120420358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120420358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36689<->l=127.0.0.1:4259) 311@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 311: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Sep 10 12:04:20 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20240910120420384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 20240910120420485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45688<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11984) Waiting for packet dumper to finish... 1 (prev_count=11984, count=18560) 20240910120421594 DSS <0004> hlr_ussd.c:239 262426588821161/0xb977082d: SS Session Timeout, destroying 20240910120421594 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426588821161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Sep 10 12:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_MSLookup_GSUP_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120423589 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120423589 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120423594 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120423596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120423600 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120423600 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120423600 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120423600 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120423600 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 2: 20240910120423600 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 3: 20240910120423600 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 4: 20240910120423600 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 5: 20240910120423600 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 7: 20240910120423600 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120423600 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120423600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120423600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120423601 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910120423601 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120423631 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38737<->l=127.0.0.1:4259) 20240910120423633 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910120423633 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@0b3277db5cef: Created GsupExpect[0] for "262428692429083" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910120423642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@0b3277db5cef: Created GsupExpect[0] for "262428692429083" to be handled at TC_MSLookup_GSUP_proxy(320) 20240910120423645 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120423645 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428692429083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428692429083" cn_domain=CS} 20240910120423645 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428692429083 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910120423645 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428692429083 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910120423645 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428692429083.imsi 20240910120423645 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428692429083.imsi 20240910120423645 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428692429083.imsi: does not exist in local HLR 20240910120423649 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428692429083 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910120423649 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910120423649 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910120423649 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910120423649 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910120423649 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910120423649 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428692429083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120423649 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120423649 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120423649 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120423649 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120423649 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120423649 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910120423651 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423651 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423651 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910120423651 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910120423651 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910120423652 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423652 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423652 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@0b3277db5cef: Found GsupExpect[0] for "262428692429083" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428692429083" HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120423694 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423694 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423694 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423694 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423695 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428692429083 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614724841 20240910120423695 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428692429083 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120423695 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120423695 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@0b3277db5cef: Found GsupExpect[0] for "262428692429083" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262428692429083" 20240910120423703 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423703 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423703 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428692429083 MSISDN-491614724841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120423703 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120423703 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120423707 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423707 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423707 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428692429083 MSISDN-491614724841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910120423707 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428692429083 MSISDN-491614724841 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120423707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120423707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@0b3277db5cef: setverdict(pass): none -> pass 20240910120423710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@0b3277db5cef: Final verdict of PTC: pass 20240910120423712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.1:4258 20240910120423714 DLINP <000b> input/ipa.c:451 connected read/write 20240910120423714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120423715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120423715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120423715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120423715 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120423715 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120423715 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910120423715 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910120423715 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@0b3277db5cef: Final verdict of PTC: none 20240910120423716 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38737<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-server(317)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 316: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@0b3277db5cef: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Sep 10 12:04:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20240910120423804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 20240910120423905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53078<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=18288) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Tue Sep 10 12:04:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120427013 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120427013 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120427017 DLINP <000b> input/ipa.c:451 connected read/write 20240910120427017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120427019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120427023 DLINP <000b> input/ipa.c:451 connected read/write 20240910120427023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120427023 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120427023 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120427023 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120427023 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 2: 20240910120427023 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 3: 20240910120427023 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 4: 20240910120427023 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 5: 20240910120427023 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 7: 20240910120427023 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120427023 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120427023 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120427023 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120427025 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910120427025 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120427043 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42819<->l=127.0.0.1:4259) 20240910120427046 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910120427046 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@0b3277db5cef: Created GsupExpect[0] for "262429311616314" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240910120427058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 20240910120427072 DAUC <0003> db_auc.c:157 IMSI='262429311616314': No 2G Auth Data 20240910120427072 DAUC <0003> db_auc.c:192 IMSI='262429311616314': No 3G Auth Data 20240910120427086 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429311616314.imsi 20240910120427086 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429311616314.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0b3277db5cef: setverdict(pass): none -> pass 20240910120427097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@0b3277db5cef: Final verdict of PTC: pass 20240910120427108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53080<->l=127.0.0.1:4258 20240910120427109 DLINP <000b> input/ipa.c:451 connected read/write 20240910120427109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120427109 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120427109 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120427109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120427109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42819<->l=127.0.0.1:4259) HLR_Test-GSUP(322)@0b3277db5cef: Final verdict of PTC: none 323@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 323: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Sep 10 12:04:27 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20240910120427140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 20240910120427241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=16096) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Tue Sep 10 12:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120430342 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120430343 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120430346 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120430348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20240910120430351 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910120430351 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120430351 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120430351 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120430351 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120430351 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120430351 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 2: 20240910120430351 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 3: 20240910120430351 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 4: 20240910120430351 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 5: 20240910120430351 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 7: 20240910120430351 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120430351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120430351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120430351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120430381 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37413<->l=127.0.0.1:4259) 20240910120430383 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910120430383 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@0b3277db5cef: Created GsupExpect[0] for "262426139652278" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910120430390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@0b3277db5cef: Created GsupExpect[0] for "262426139652278" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240910120430394 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120430394 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426139652278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426139652278" cn_domain=CS} 20240910120430394 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426139652278 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910120430394 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426139652278 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910120430394 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426139652278.imsi 20240910120430394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426139652278.imsi 20240910120430394 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426139652278.imsi: does not exist in local HLR 20240910120430400 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426139652278 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910120430400 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910120430400 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910120430400 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910120430400 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910120430400 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910120430400 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426139652278 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120430400 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120430400 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120430400 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120430400 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120430400 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120430400 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910120430402 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430402 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430402 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910120430402 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910120430402 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910120430404 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430404 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430404 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@0b3277db5cef: Found GsupExpect[0] for "262426139652278" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426139652278" HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120430446 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430446 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430446 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430446 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430447 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426139652278 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615151448 20240910120430447 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426139652278 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120430447 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120430447 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@0b3277db5cef: Found GsupExpect[0] for "262426139652278" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426139652278" 20240910120430456 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430456 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430456 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426139652278 MSISDN-491615151448 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120430456 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120430456 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120430460 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120430460 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120430461 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426139652278 MSISDN-491615151448 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910120430461 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426139652278 MSISDN-491615151448 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120430461 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120430461 DLINP <000b> input/ipa.c:451 connected read/write 20240910120430461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120430464 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426139652278.imsi 20240910120430464 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426139652278.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0b3277db5cef: setverdict(pass): none -> pass 20240910120431467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@0b3277db5cef: Final verdict of PTC: pass 20240910120431468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53114<->l=127.0.0.1:4258 20240910120431470 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37413<->l=127.0.0.1:4259) 328@0b3277db5cef: Final verdict of PTC: none 20240910120431471 DLINP <000b> input/ipa.c:451 connected read/write 20240910120431472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120431472 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120431472 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240910120431472 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(327)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@0b3277db5cef: Final verdict of PTC: none 20240910120431472 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120431472 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120431472 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910120431473 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910120431473 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(326)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 328: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Sep 10 12:04:31 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20240910120431498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 20240910120431599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14168) Waiting for packet dumper to finish... 1 (prev_count=14168, count=18932) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Tue Sep 10 12:04:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@0b3277db5cef: legacy= false MTC@0b3277db5cef: in not legacy case 1 MTC@0b3277db5cef: in not legacy case 2 20240910120434703 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240910120434703 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120434707 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120434709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20240910120434713 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120434713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240910120434713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240910120434713 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240910120434713 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 2: 20240910120434713 DLGSUP <0013> gsup_server.c:237 2: 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 3: 20240910120434713 DLGSUP <0013> gsup_server.c:237 3: 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 4: 20240910120434713 DLGSUP <0013> gsup_server.c:237 4: 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 5: 20240910120434713 DLGSUP <0013> gsup_server.c:237 5: 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 7: 20240910120434713 DLGSUP <0013> gsup_server.c:237 7: 00 20240910120434713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240910120434713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20240910120434713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120434715 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240910120434715 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@0b3277db5cef: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20240910120434742 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44581<->l=127.0.0.1:4259) 20240910120434743 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240910120434743 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@0b3277db5cef: Created GsupExpect[0] for "262420050379648" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910120434750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50224<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@0b3277db5cef: Created GsupExpect[0] for "262420050379648" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240910120434754 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120434754 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420050379648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420050379648" cn_domain=CS} 20240910120434754 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420050379648 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240910120434754 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420050379648 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240910120434754 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420050379648.imsi 20240910120434754 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420050379648.imsi 20240910120434754 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420050379648.imsi: does not exist in local HLR 20240910120434759 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420050379648 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240910120434759 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240910120434759 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240910120434759 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240910120434759 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240910120434759 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240910120434759 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420050379648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240910120434759 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120434759 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120434759 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120434759 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240910120434759 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240910120434759 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240910120434762 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434762 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434762 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240910120434762 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240910120434762 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910120434764 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434764 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434764 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@0b3277db5cef: Found GsupExpect[0] for "262420050379648" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420050379648" HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910120434806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434806 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420050379648 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615470505 20240910120434806 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420050379648 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120434806 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120434807 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@0b3277db5cef: Found GsupExpect[0] for "262420050379648" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@0b3277db5cef: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420050379648" 20240910120434817 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434817 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434817 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420050379648 MSISDN-491615470505 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120434817 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120434817 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120434821 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434821 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434821 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420050379648 MSISDN-491615470505 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20240910120434821 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420050379648 MSISDN-491615470505 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240910120434821 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120434821 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240910120434824 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615470505.msisdn 20240910120434825 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615470505.msisdn: does not exist in local HLR 20240910120434825 DDGSM <0007> mslookup_server.c:352 sip.voice.491615470505.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240910120434825 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615470505.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@0b3277db5cef: setverdict(pass): none -> pass 20240910120434828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50224<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@0b3277db5cef: Final verdict of PTC: pass 20240910120434830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.1:4258 20240910120434831 DLINP <000b> input/ipa.c:451 connected read/write 20240910120434832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240910120434832 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240910120434832 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP-server(336)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP(334)@0b3277db5cef: Final verdict of PTC: none 20240910120434832 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240910120434832 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240910120434832 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240910120434832 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240910120434832 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240910120434832 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@0b3277db5cef: Final verdict of PTC: none 20240910120434833 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44581<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@0b3277db5cef: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@0b3277db5cef: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@0b3277db5cef: Final verdict of PTC: none MTC@0b3277db5cef: Setting final verdict of the test case. MTC@0b3277db5cef: Local verdict of MTC: none MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC with component reference 335: none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@0b3277db5cef: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@0b3277db5cef: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@0b3277db5cef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Sep 10 12:04:34 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20240910120434859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50226<->l=127.0.0.1:4258 20240910120434961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50226<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=4740) Waiting for packet dumper to finish... 1 (prev_count=4740, count=20592) MTC@0b3277db5cef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@0b3277db5cef: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0b3277db5cef: Terminating MTC. MC@0b3277db5cef: MTC terminated. MC2> exit MC@0b3277db5cef: Shutting down session. MC@0b3277db5cef: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7563.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (2727736) [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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_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-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2727690) [testenv] Showing junit-xml-7563.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7563.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.090091'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.685706'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.867013'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.559368'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.082489'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.074019'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.103229'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.086874'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.798051'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.827012'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.796084'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.225890'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.085417'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.944755'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.916581'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.080351'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.366108'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.249774'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.302137'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.268642'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.242312'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.207199'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.257860'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.311529'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.400767'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.124143'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.371457'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.359964'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.282765'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.080074'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.322510'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.276564'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.157984'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.186199'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.145283'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.112311'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.146120'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.152154'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa'] testenv-hlr-osmocom-nightly-asan-20240910-1202-622763fa [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/96/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS