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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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 6a0b01c6159a5d394290ab5e954938e6b606fb4b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10 Commit message: "s1gw: TC_setup: Validate some metrics" > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins15223469842327293083.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20240907-0825-f9b83e34', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_testenv/data/scripts/testenv-podman-main.sh'] e8ef65079e11bb7952684e7c176913869a16cd2d5ee30b4be444172a83889e71 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] 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 (12.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9 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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', './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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '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 IPL4asp_discovery.cc Creating dependency file for Native_FunctionDefs.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_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_ShortMessageServiceOperations_part_4.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_1.cc Creating dependency file for MAP_SS_DataTypes_part_2.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_SM_DataTypes_part_7.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_6.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_6.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_7.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_5.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_4.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_PDU_Defs_part_3.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_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.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_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_2.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_3.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_1.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_6.cc Creating dependency file for MAP_LocationServiceOperations_part_7.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_5.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_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_6.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_5.cc Creating dependency file for MAP_DialogueInformation_part_6.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_5.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_4.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_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_2.cc Creating dependency file for MAP_BS_Code_part_1.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_Protocol.cc Creating dependency file for SS_PDU_Defs.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 Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.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_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_4.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.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_7.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_4.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.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_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 UDPasp_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_2.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_7.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_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_4.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_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_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_5.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_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.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 Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.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_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.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_4.cc Creating dependency file for MAP_Types_part_5.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_4.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_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_6.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_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.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_5.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_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.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_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_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_6.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_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_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 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_SMS_Types.o MobileL3_SMS_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_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Ign:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 177 kB in 1s (349 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '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-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (36.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... 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-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20240907082518829 DMAIN <0000> hlr.c:802 hlr starting 20240907082518830 DDB <0001> db.c:599 using database: hlr.db 20240907082518830 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20240907082518830 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20240907082518830 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20240907082518830 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20240907082518867 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20240907082518867 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20240907082518945 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20240907082518947 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20240907082518947 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Unix server socket created successfully. MC@e8ef65079e11: Listening on TCP port 40357. MC2> e8ef65079e11 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests e8ef65079e11 40357 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e8ef65079e11: New HC connected from 10.0.2.100 [10.0.2.100]. e8ef65079e11: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e8ef65079e11: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e8ef65079e11: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e8ef65079e11: Configuration file was processed on all HCs. MC@e8ef65079e11: Creating MTC on host 10.0.2.100. MC@e8ef65079e11: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:25:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_sai_err_invalid_imsi started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082520341 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082520341 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082520347 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082520350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082520352 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082520352 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082520352 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082520352 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  20240907082520352 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082520352 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  20240907082520352 DLGSUP <0013> gsup_server.c:235 2:  20240907082520352 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082520352 DLGSUP <0013> gsup_server.c:235 3:  20240907082520352 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082520352 DLGSUP <0013> gsup_server.c:235 4:  20240907082520352 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082520352 DLGSUP <0013> gsup_server.c:235 5:  20240907082520352 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082520352 DLGSUP <0013> gsup_server.c:235 7:  20240907082520352 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082520352 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082520352 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082520352 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@e8ef65079e11: 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") 20240907082520386 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33205<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e8ef65079e11: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20240907082520405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 20240907082520410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082520410 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"} 20240907082520410 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" 20240907082520410 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} 20240907082520410 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 20240907082520410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082520410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@e8ef65079e11: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@e8ef65079e11: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082520413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41382<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@e8ef65079e11: Final verdict of PTC: pass 20240907082520414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4258 20240907082520415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082520415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082520415 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082520415 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082520415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082520415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33205<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@e8ef65079e11: Final verdict of PTC: none 5@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 5: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Sep 7 08:25:20 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=9284) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Sep 7 08:25:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_sai started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082523495 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082523495 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082523499 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082523504 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082523504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082523504 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  20240907082523504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082523504 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  20240907082523504 DLGSUP <0013> gsup_server.c:235 2:  20240907082523504 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082523504 DLGSUP <0013> gsup_server.c:235 3:  20240907082523504 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082523504 DLGSUP <0013> gsup_server.c:235 4:  20240907082523504 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082523504 DLGSUP <0013> gsup_server.c:235 5:  20240907082523504 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082523504 DLGSUP <0013> gsup_server.c:235 7:  20240907082523504 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082523504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082523504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082523504 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@e8ef65079e11: 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") 20240907082523527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43941<->l=127.0.0.1:4259) 20240907082523563 DAUC <0003> db_auc.c:157 IMSI='262425396280496': No 2G Auth Data 20240907082523563 DAUC <0003> db_auc.c:192 IMSI='262425396280496': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262425396280496" to be handled at TC_gsup_sai(12) 20240907082523607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 20240907082523617 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523617 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425396280496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425396280496"} 20240907082523626 DAUC <0003> db_auc.c:192 IMSI='262425396280496': No 3G Auth Data 20240907082523626 DAUC <0003> db_auc.c:236 IMSI='262425396280496': Calling to generate 5 vectors 20240907082523626 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082523626 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082523626 DAUC <0003> auc.c:113 vector [0]: rand = 2040c313eed555338535a3ded0173402 20240907082523626 DAUC <0003> auc.c:179 vector [0]: kc = 2aed317920ae0000 20240907082523626 DAUC <0003> auc.c:180 vector [0]: sres = 39fb6a2f 20240907082523626 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082523626 DAUC <0003> auc.c:113 vector [1]: rand = 808b7c66d1af4e7323d58c0de1218d74 20240907082523626 DAUC <0003> auc.c:179 vector [1]: kc = 1dd0bfb670667c00 20240907082523626 DAUC <0003> auc.c:180 vector [1]: sres = b7f20b59 20240907082523626 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082523626 DAUC <0003> auc.c:113 vector [2]: rand = 18475e00e7a22fdb2c89b89439e9affa 20240907082523626 DAUC <0003> auc.c:179 vector [2]: kc = d671ef3ea9c5a400 20240907082523626 DAUC <0003> auc.c:180 vector [2]: sres = 27f63488 20240907082523626 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082523626 DAUC <0003> auc.c:113 vector [3]: rand = d887561e82fdb661de1ceb427f59e9d1 20240907082523626 DAUC <0003> auc.c:179 vector [3]: kc = f4b19d9b6af96000 20240907082523626 DAUC <0003> auc.c:180 vector [3]: sres = 32a6f17a 20240907082523626 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082523626 DAUC <0003> auc.c:113 vector [4]: rand = 0548e82f50afb57af0fae93771d0d4b7 20240907082523626 DAUC <0003> auc.c:179 vector [4]: kc = cece6c00cd4fd000 20240907082523626 DAUC <0003> auc.c:180 vector [4]: sres = d7b8827b 20240907082523626 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082523626 DAUC <0003> db_auc.c:245 IMSI='262425396280496': Generated 5 vectors 20240907082523626 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425396280496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425396280496"} 20240907082523626 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425396280496 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523626 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523626 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262425396280496" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 0TC_gsup_sai(12)"262425396280496" TC_gsup_sai(12)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(12)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.1:4258 TC_gsup_sai(12)@e8ef65079e11: Final verdict of PTC: pass 20240907082523660 DAUC <0003> db_auc.c:157 IMSI='262426328982561': No 2G Auth Data 20240907082523660 DAUC <0003> db_auc.c:192 IMSI='262426328982561': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262426328982561" to be handled at TC_gsup_sai(13) 20240907082523682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4258 20240907082523683 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523683 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426328982561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426328982561"} 20240907082523683 DAUC <0003> db_auc.c:192 IMSI='262426328982561': No 3G Auth Data 20240907082523683 DAUC <0003> db_auc.c:236 IMSI='262426328982561': Calling to generate 5 vectors 20240907082523683 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082523683 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082523683 DAUC <0003> auc.c:113 vector [0]: rand = cafac4b6d5cf50fad3483dfe4fe850bb 20240907082523683 DAUC <0003> auc.c:179 vector [0]: kc = 7e57865b4d5f9400 20240907082523683 DAUC <0003> auc.c:180 vector [0]: sres = 1af31141 20240907082523683 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082523683 DAUC <0003> auc.c:113 vector [1]: rand = e35d2d79db58ae089f3ec1e6ab31a86c 20240907082523684 DAUC <0003> auc.c:179 vector [1]: kc = 3221070b7ff15800 20240907082523684 DAUC <0003> auc.c:180 vector [1]: sres = eaa002a3 20240907082523684 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082523684 DAUC <0003> auc.c:113 vector [2]: rand = dd5574e667a7d55217ab4cf96a6722a9 20240907082523684 DAUC <0003> auc.c:179 vector [2]: kc = 8590c559eb0fec00 20240907082523684 DAUC <0003> auc.c:180 vector [2]: sres = 0c47234f 20240907082523684 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082523684 DAUC <0003> auc.c:113 vector [3]: rand = 389986347d2beaa0dfc99564ff67035d 20240907082523684 DAUC <0003> auc.c:179 vector [3]: kc = 669c668cb90e0400 20240907082523684 DAUC <0003> auc.c:180 vector [3]: sres = dee36e4b 20240907082523684 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082523684 DAUC <0003> auc.c:113 vector [4]: rand = c422335c12884697182c3c7feb6ddf9b 20240907082523684 DAUC <0003> auc.c:179 vector [4]: kc = 3992b0750f5eec00 20240907082523684 DAUC <0003> auc.c:180 vector [4]: sres = d1ce0f99 20240907082523684 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082523684 DAUC <0003> db_auc.c:245 IMSI='262426328982561': Generated 5 vectors 20240907082523684 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426328982561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426328982561"} 20240907082523684 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426328982561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523684 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523684 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262426328982561" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 1TC_gsup_sai(13)"262426328982561" TC_gsup_sai(13)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(13)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.1:4258 TC_gsup_sai(13)@e8ef65079e11: Final verdict of PTC: pass 20240907082523709 DAUC <0003> db_auc.c:157 IMSI='262424410568202': No 2G Auth Data 20240907082523709 DAUC <0003> db_auc.c:192 IMSI='262424410568202': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262424410568202" to be handled at TC_gsup_sai(14) 20240907082523732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 20240907082523740 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523740 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424410568202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424410568202"} 20240907082523740 DAUC <0003> db_auc.c:192 IMSI='262424410568202': No 3G Auth Data 20240907082523740 DAUC <0003> db_auc.c:236 IMSI='262424410568202': Calling to generate 5 vectors 20240907082523740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082523740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082523740 DAUC <0003> auc.c:113 vector [0]: rand = 9b509c2a73b061129f58942f7fc4f2c7 20240907082523740 DAUC <0003> auc.c:179 vector [0]: kc = e6b790c68ddf5d4f 20240907082523740 DAUC <0003> auc.c:180 vector [0]: sres = 74ed9b21 20240907082523740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082523740 DAUC <0003> auc.c:113 vector [1]: rand = 80a63c95150d5421a509dd9170d5c998 20240907082523740 DAUC <0003> auc.c:179 vector [1]: kc = a94382202f531c7c 20240907082523740 DAUC <0003> auc.c:180 vector [1]: sres = d33d1dd3 20240907082523740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082523740 DAUC <0003> auc.c:113 vector [2]: rand = fd79675ad0050280bbf04f16d811fdf8 20240907082523740 DAUC <0003> auc.c:179 vector [2]: kc = 8ccc5531393c9303 20240907082523740 DAUC <0003> auc.c:180 vector [2]: sres = 98dacdca 20240907082523740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082523740 DAUC <0003> auc.c:113 vector [3]: rand = 9dcf17bba92bdc04707865622653a52d 20240907082523740 DAUC <0003> auc.c:179 vector [3]: kc = 44f133f385053065 20240907082523740 DAUC <0003> auc.c:180 vector [3]: sres = 1912e901 20240907082523740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082523740 DAUC <0003> auc.c:113 vector [4]: rand = 25b9f1a8fd3d1ef70fb37f7cc9ed8653 20240907082523740 DAUC <0003> auc.c:179 vector [4]: kc = 6e1940f828534ebb 20240907082523740 DAUC <0003> auc.c:180 vector [4]: sres = 1066f32d 20240907082523740 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082523740 DAUC <0003> db_auc.c:245 IMSI='262424410568202': Generated 5 vectors 20240907082523740 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424410568202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424410568202"} 20240907082523740 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424410568202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523740 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523741 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262424410568202" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 2TC_gsup_sai(14)"262424410568202" TC_gsup_sai(14)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(14)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 TC_gsup_sai(14)@e8ef65079e11: Final verdict of PTC: pass 20240907082523770 DAUC <0003> db_auc.c:157 IMSI='262423766652011': No 2G Auth Data 20240907082523770 DAUC <0003> db_auc.c:192 IMSI='262423766652011': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262423766652011" to be handled at TC_gsup_sai(15) 20240907082523799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 20240907082523803 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523803 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423766652011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423766652011"} 20240907082523803 DAUC <0003> db_auc.c:157 IMSI='262423766652011': No 2G Auth Data 20240907082523803 DAUC <0003> db_auc.c:236 IMSI='262423766652011': Calling to generate 5 vectors 20240907082523803 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082523803 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082523803 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082523803 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082523803 DAUC <0003> auc.c:113 vector [0]: rand = d9a44a044a802a2f93dbecacaa7b8f2b 20240907082523803 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082523803 DAUC <0003> auc.c:142 vector [0]: autn = f856536b475000000343ce75ac88569d 20240907082523803 DAUC <0003> auc.c:143 vector [0]: ck = cc1eba7e0c514a1d750a524353c3f52e 20240907082523803 DAUC <0003> auc.c:144 vector [0]: ik = af30cf9d2ad4e1fd4f385ab03e4caf42 20240907082523803 DAUC <0003> auc.c:145 vector [0]: res = ca0c88b9a186a31d0000000000000000 20240907082523803 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082523803 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082523803 DAUC <0003> auc.c:151 vector [0]: kc = 591c7d104b0af18c 20240907082523803 DAUC <0003> auc.c:152 vector [0]: sres = 6b8a2ba4 20240907082523803 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082523803 DAUC <0003> auc.c:113 vector [1]: rand = a2201b2fdb83d779e8b91cc81d435eaf 20240907082523803 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082523803 DAUC <0003> auc.c:142 vector [1]: autn = 652cfec3b65800009d8b5b2ebd31872c 20240907082523803 DAUC <0003> auc.c:143 vector [1]: ck = dc520cbd172cf690909b4cc5c870c550 20240907082523803 DAUC <0003> auc.c:144 vector [1]: ik = d96879923bf8631f5c5e2ace6aae99a0 20240907082523803 DAUC <0003> auc.c:145 vector [1]: res = 226311e93def83500000000000000000 20240907082523803 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082523803 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082523803 DAUC <0003> auc.c:151 vector [1]: kc = c9ff13248e0ac97f 20240907082523803 DAUC <0003> auc.c:152 vector [1]: sres = 1f8c92b9 20240907082523803 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082523803 DAUC <0003> auc.c:113 vector [2]: rand = 13afce5a3389ffaeb5324c163ba3629b 20240907082523803 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082523803 DAUC <0003> auc.c:142 vector [2]: autn = 9dd4f27ba5510000d4153ba50b90fcd8 20240907082523803 DAUC <0003> auc.c:143 vector [2]: ck = e9662193b80497399ab95ea2cecb4ccd 20240907082523803 DAUC <0003> auc.c:144 vector [2]: ik = 23683e47bc48071bf0ab6c7dc2463395 20240907082523803 DAUC <0003> auc.c:145 vector [2]: res = ad4db1a42c8c3aed0000000000000000 20240907082523803 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082523803 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082523803 DAUC <0003> auc.c:151 vector [2]: kc = a01c2d0b08c1ef7a 20240907082523803 DAUC <0003> auc.c:152 vector [2]: sres = 81c18b49 20240907082523803 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082523803 DAUC <0003> auc.c:113 vector [3]: rand = 7929de810f8aff87b543a1742fc84061 20240907082523803 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082523803 DAUC <0003> auc.c:142 vector [3]: autn = ffd8ace3082e00006ee396c829744fba 20240907082523803 DAUC <0003> auc.c:143 vector [3]: ck = 5a1ecc0092102b40821aeb9186451a76 20240907082523803 DAUC <0003> auc.c:144 vector [3]: ik = 8931643e6b04e1b6f650748f7fd5f2e2 20240907082523803 DAUC <0003> auc.c:145 vector [3]: res = e89b8d8a008b2fcf0000000000000000 20240907082523803 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082523803 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082523803 DAUC <0003> auc.c:151 vector [3]: kc = a765372000842262 20240907082523803 DAUC <0003> auc.c:152 vector [3]: sres = e810a245 20240907082523803 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082523803 DAUC <0003> auc.c:113 vector [4]: rand = f6e896f54ae7bf76fafdb33cd176090a 20240907082523803 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082523803 DAUC <0003> auc.c:142 vector [4]: autn = 18327c230f5f00001c7e426a88f062fb 20240907082523803 DAUC <0003> auc.c:143 vector [4]: ck = 0c5d71dbe9cf33d211a5bed8a01c751f 20240907082523803 DAUC <0003> auc.c:144 vector [4]: ik = e8c246726a8738865e7c8a6ae974fc8c 20240907082523803 DAUC <0003> auc.c:145 vector [4]: res = 1e753f38370fafc20000000000000000 20240907082523803 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082523803 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082523803 DAUC <0003> auc.c:151 vector [4]: kc = ab46031bca2082c7 20240907082523803 DAUC <0003> auc.c:152 vector [4]: sres = 297a90fa 20240907082523803 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082523803 DAUC <0003> db_auc.c:245 IMSI='262423766652011': Generated 5 vectors 20240907082523803 DAUC <0003> db_auc.c:249 IMSI='262423766652011': Updating SQN=161 in DB 20240907082523811 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423766652011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423766652011"} 20240907082523811 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423766652011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523811 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523811 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262423766652011" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 3TC_gsup_sai(15)"262423766652011" TC_gsup_sai(15)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(15)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4258 TC_gsup_sai(15)@e8ef65079e11: Final verdict of PTC: pass 20240907082523840 DAUC <0003> db_auc.c:157 IMSI='262425955205754': No 2G Auth Data 20240907082523840 DAUC <0003> db_auc.c:192 IMSI='262425955205754': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262425955205754" to be handled at TC_gsup_sai(16) 20240907082523869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20240907082523871 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523871 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425955205754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425955205754"} 20240907082523871 DAUC <0003> db_auc.c:157 IMSI='262425955205754': No 2G Auth Data 20240907082523871 DAUC <0003> db_auc.c:236 IMSI='262425955205754': Calling to generate 5 vectors 20240907082523871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082523871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082523871 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082523871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082523871 DAUC <0003> auc.c:113 vector [0]: rand = 5c0dd4c1b4dbc73c4be4c4251d0b3487 20240907082523871 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082523871 DAUC <0003> auc.c:142 vector [0]: autn = 44ca3071a2c900002ce934984c68757a 20240907082523871 DAUC <0003> auc.c:143 vector [0]: ck = a0cdbdf0c38df2e5823e8efa0b7006ad 20240907082523871 DAUC <0003> auc.c:144 vector [0]: ik = ef2f431e86972259dcb2bc3c83b08ee5 20240907082523871 DAUC <0003> auc.c:145 vector [0]: res = 9ca615b97261b11b0000000000000000 20240907082523871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082523871 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082523871 DAUC <0003> auc.c:151 vector [0]: kc = 116ecc28cdda58f4 20240907082523871 DAUC <0003> auc.c:152 vector [0]: sres = eec7a4a2 20240907082523871 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082523871 DAUC <0003> auc.c:113 vector [1]: rand = 359c62769414b59bddc78974d8468c4e 20240907082523871 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082523871 DAUC <0003> auc.c:142 vector [1]: autn = 7eff59f8635c00005658869f78db4033 20240907082523871 DAUC <0003> auc.c:143 vector [1]: ck = a146e782c32034cc582a9ae688d4ec4c 20240907082523871 DAUC <0003> auc.c:144 vector [1]: ik = a27498458a1d89cfb83cfdde9356345f 20240907082523871 DAUC <0003> auc.c:145 vector [1]: res = b0321ef839ad29c70000000000000000 20240907082523871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082523871 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082523871 DAUC <0003> auc.c:151 vector [1]: kc = e32418ff52bf6510 20240907082523871 DAUC <0003> auc.c:152 vector [1]: sres = 899f373f 20240907082523871 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082523871 DAUC <0003> auc.c:113 vector [2]: rand = 572460a0415a2b9f9cf4b9d5e43d2157 20240907082523871 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082523871 DAUC <0003> auc.c:142 vector [2]: autn = de845e0831440000b87ce83bf9474d53 20240907082523871 DAUC <0003> auc.c:143 vector [2]: ck = d4871fbada1f8306354bc30b93dbd96d 20240907082523871 DAUC <0003> auc.c:144 vector [2]: ik = f96f1dc3c5ad5baf91affa7e2a678c55 20240907082523871 DAUC <0003> auc.c:145 vector [2]: res = 78cc52ff057e7c360000000000000000 20240907082523871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082523871 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082523871 DAUC <0003> auc.c:151 vector [2]: kc = 890c3b0ca60e8d91 20240907082523871 DAUC <0003> auc.c:152 vector [2]: sres = 7db22ec9 20240907082523871 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082523871 DAUC <0003> auc.c:113 vector [3]: rand = 563b7e887782a2e766f2687610c829c9 20240907082523871 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082523871 DAUC <0003> auc.c:142 vector [3]: autn = 4ccbbb0c0a7000006aabef270728bca2 20240907082523871 DAUC <0003> auc.c:143 vector [3]: ck = b704da0f7ed7e555f0b7e215f07ae5ad 20240907082523871 DAUC <0003> auc.c:144 vector [3]: ik = 5c95f51fc32498388b6f93aef7f1db87 20240907082523871 DAUC <0003> auc.c:145 vector [3]: res = c960fce0888175f50000000000000000 20240907082523871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082523871 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082523871 DAUC <0003> auc.c:151 vector [3]: kc = 90495eabba784347 20240907082523871 DAUC <0003> auc.c:152 vector [3]: sres = 41e18915 20240907082523871 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082523871 DAUC <0003> auc.c:113 vector [4]: rand = 392d6e84322ff479ce40d850580a8354 20240907082523871 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082523871 DAUC <0003> auc.c:142 vector [4]: autn = 52329500c01400006c555eded3e2b1c8 20240907082523871 DAUC <0003> auc.c:143 vector [4]: ck = 555249fb12756afa8a7f87e3a8f653e8 20240907082523871 DAUC <0003> auc.c:144 vector [4]: ik = 8116a4d0bafa119fedbc775060d4df37 20240907082523871 DAUC <0003> auc.c:145 vector [4]: res = 50650d3cd22bdc2e0000000000000000 20240907082523871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082523871 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082523871 DAUC <0003> auc.c:151 vector [4]: kc = b3871d9860adf7ba 20240907082523871 DAUC <0003> auc.c:152 vector [4]: sres = 824ed112 20240907082523871 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082523871 DAUC <0003> db_auc.c:245 IMSI='262425955205754': Generated 5 vectors 20240907082523871 DAUC <0003> db_auc.c:249 IMSI='262425955205754': Updating SQN=161 in DB 20240907082523882 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425955205754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425955205754"} 20240907082523882 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425955205754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523882 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523882 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262425955205754" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 4TC_gsup_sai(16)"262425955205754" TC_gsup_sai(16)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(16)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 TC_gsup_sai(16)@e8ef65079e11: Final verdict of PTC: pass 20240907082523908 DAUC <0003> db_auc.c:157 IMSI='262428588393742': No 2G Auth Data 20240907082523908 DAUC <0003> db_auc.c:192 IMSI='262428588393742': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262428588393742" to be handled at TC_gsup_sai(17) 20240907082523944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 20240907082523947 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082523947 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428588393742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428588393742"} 20240907082523947 DAUC <0003> db_auc.c:236 IMSI='262428588393742': Calling to generate 5 vectors 20240907082523947 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082523947 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082523947 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082523947 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082523947 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082523947 DAUC <0003> auc.c:113 vector [0]: rand = 80b88f1a1f7e3447e5cbdaa5f905cdf6 20240907082523947 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082523947 DAUC <0003> auc.c:142 vector [0]: autn = 7a879a711ac600005705660d714d2281 20240907082523947 DAUC <0003> auc.c:143 vector [0]: ck = a3c8e9046824e98339ce4b18c0b9ff65 20240907082523947 DAUC <0003> auc.c:144 vector [0]: ik = bb2093a7e4f7f9b6f6670db18c08d408 20240907082523947 DAUC <0003> auc.c:145 vector [0]: res = ed3f49c82aebb3aa0000000000000000 20240907082523947 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082523947 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082523947 DAUC <0003> auc.c:179 vector [0]: kc = de2e566d6f482c00 20240907082523947 DAUC <0003> auc.c:180 vector [0]: sres = bf927e9a 20240907082523947 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082523947 DAUC <0003> auc.c:113 vector [1]: rand = d365478d26b32500681cd7efacdfe0d4 20240907082523947 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082523947 DAUC <0003> auc.c:142 vector [1]: autn = 6ac2d1bc6e920000b42c24cab7bdfcc8 20240907082523947 DAUC <0003> auc.c:143 vector [1]: ck = bbc7ee4cc37734b07303e6dd8547e17d 20240907082523947 DAUC <0003> auc.c:144 vector [1]: ik = dd62f4cc0a9c39f2cccf0522727bbc03 20240907082523947 DAUC <0003> auc.c:145 vector [1]: res = 5c828f11745da5fe0000000000000000 20240907082523947 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082523947 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082523947 DAUC <0003> auc.c:179 vector [1]: kc = ec2dbf5900cbf400 20240907082523947 DAUC <0003> auc.c:180 vector [1]: sres = 57bda441 20240907082523947 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082523947 DAUC <0003> auc.c:113 vector [2]: rand = 35c971de80ad2399041494f007b6d538 20240907082523947 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082523947 DAUC <0003> auc.c:142 vector [2]: autn = 3cff1238e3c200002ace2fce62cfcbdd 20240907082523947 DAUC <0003> auc.c:143 vector [2]: ck = b89f23f4d4b8051022b284b39b1138ff 20240907082523947 DAUC <0003> auc.c:144 vector [2]: ik = 7fbd08057eb6a4e174c5be11236e5dbd 20240907082523947 DAUC <0003> auc.c:145 vector [2]: res = aa028345faaf98df0000000000000000 20240907082523947 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082523947 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082523947 DAUC <0003> auc.c:179 vector [2]: kc = fdeaf228140b9800 20240907082523947 DAUC <0003> auc.c:180 vector [2]: sres = b6c5f697 20240907082523947 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082523947 DAUC <0003> auc.c:113 vector [3]: rand = ccc9d7e09ccaf76dbbcf3fccd61a0e83 20240907082523947 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082523947 DAUC <0003> auc.c:142 vector [3]: autn = bca3de166eb70000dfe0bb36fe6ee5d7 20240907082523947 DAUC <0003> auc.c:143 vector [3]: ck = d7a52ef79ab49380ed7ef02a9323cd11 20240907082523947 DAUC <0003> auc.c:144 vector [3]: ik = 10870a5c2eb21ddd393a93796be73c75 20240907082523947 DAUC <0003> auc.c:145 vector [3]: res = a7ce398228a84fbc0000000000000000 20240907082523947 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082523947 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082523947 DAUC <0003> auc.c:179 vector [3]: kc = 72f0744cf9531c00 20240907082523947 DAUC <0003> auc.c:180 vector [3]: sres = e7431a53 20240907082523947 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082523947 DAUC <0003> auc.c:113 vector [4]: rand = 51c1cddb2d298af36ef92a5fd94deb36 20240907082523947 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082523947 DAUC <0003> auc.c:142 vector [4]: autn = debcdaf2795f0000db84be07dd338134 20240907082523947 DAUC <0003> auc.c:143 vector [4]: ck = d98c602ea8b8baf60ca977008f1137ef 20240907082523947 DAUC <0003> auc.c:144 vector [4]: ik = 34ade2833179c4d30f80317aee1dde96 20240907082523947 DAUC <0003> auc.c:145 vector [4]: res = 3ae0b3e7e29421f20000000000000000 20240907082523947 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082523947 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082523947 DAUC <0003> auc.c:179 vector [4]: kc = 946ba1b78be93c00 20240907082523947 DAUC <0003> auc.c:180 vector [4]: sres = 16c44953 20240907082523947 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082523947 DAUC <0003> db_auc.c:245 IMSI='262428588393742': Generated 5 vectors 20240907082523947 DAUC <0003> db_auc.c:249 IMSI='262428588393742': Updating SQN=161 in DB 20240907082523955 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428588393742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428588393742"} 20240907082523955 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428588393742 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082523955 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082523955 DLINP <000b> input/ipa.c:451 connected read/write 20240907082523955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262428588393742" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 5TC_gsup_sai(17)"262428588393742" TC_gsup_sai(17)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(17)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082523958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4258 TC_gsup_sai(17)@e8ef65079e11: Final verdict of PTC: pass 20240907082523991 DAUC <0003> db_auc.c:157 IMSI='262428680706642': No 2G Auth Data 20240907082523991 DAUC <0003> db_auc.c:192 IMSI='262428680706642': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262428680706642" to be handled at TC_gsup_sai(18) 20240907082524036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56342<->l=127.0.0.1:4258 20240907082524045 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082524045 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428680706642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428680706642"} 20240907082524046 DAUC <0003> db_auc.c:236 IMSI='262428680706642': Calling to generate 5 vectors 20240907082524046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082524046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082524046 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082524046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082524046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082524046 DAUC <0003> auc.c:113 vector [0]: rand = 2832b5efa4c2647941a01213885f2e93 20240907082524046 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082524046 DAUC <0003> auc.c:142 vector [0]: autn = 32815706b8610000b4baeef34a499db4 20240907082524046 DAUC <0003> auc.c:143 vector [0]: ck = e69b341dd26c4b48bdca7301ebd2f6a7 20240907082524046 DAUC <0003> auc.c:144 vector [0]: ik = b31e78e3320fa4e5901fb34fd0e6fe72 20240907082524046 DAUC <0003> auc.c:145 vector [0]: res = 28849f35b3b499370000000000000000 20240907082524046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082524046 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082524046 DAUC <0003> auc.c:179 vector [0]: kc = e2f3828fab858800 20240907082524046 DAUC <0003> auc.c:180 vector [0]: sres = a4914895 20240907082524046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082524046 DAUC <0003> auc.c:113 vector [1]: rand = dc1b7cdb0f3f17c08bdeec70da4c55c0 20240907082524046 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082524046 DAUC <0003> auc.c:142 vector [1]: autn = 7dbd452b829b0000c4a3c250adb71b0e 20240907082524046 DAUC <0003> auc.c:143 vector [1]: ck = 0d2dc34f33bcefc1e7817422abe2b0ad 20240907082524046 DAUC <0003> auc.c:144 vector [1]: ik = d6234293fb68c8eedc8dfa8f9d9d9532 20240907082524046 DAUC <0003> auc.c:145 vector [1]: res = 1faa0e4be33e35320000000000000000 20240907082524046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082524046 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082524046 DAUC <0003> auc.c:179 vector [1]: kc = 156bf28c4bf50000 20240907082524046 DAUC <0003> auc.c:180 vector [1]: sres = cbb44ca1 20240907082524046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082524046 DAUC <0003> auc.c:113 vector [2]: rand = be1941160f40db3520e1881f57523aa9 20240907082524046 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082524046 DAUC <0003> auc.c:142 vector [2]: autn = bdeacec858060000cc1fca7cadcc77ff 20240907082524046 DAUC <0003> auc.c:143 vector [2]: ck = d3f30cd26e58f7f171b9375063df06e4 20240907082524046 DAUC <0003> auc.c:144 vector [2]: ik = 1ee82aeec5812fce96bfbe811c85620e 20240907082524046 DAUC <0003> auc.c:145 vector [2]: res = 80f81f154fa61a270000000000000000 20240907082524046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082524046 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082524046 DAUC <0003> auc.c:179 vector [2]: kc = af6978fee5b48000 20240907082524046 DAUC <0003> auc.c:180 vector [2]: sres = e52e1d70 20240907082524046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082524046 DAUC <0003> auc.c:113 vector [3]: rand = 50f20d95c55f2df8b391a6adcc033d62 20240907082524046 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082524046 DAUC <0003> auc.c:142 vector [3]: autn = 14cd86e510b00000f4b3d7b9cb537502 20240907082524046 DAUC <0003> auc.c:143 vector [3]: ck = d6fe9df6de0a5ba25b81624e0c3b8d42 20240907082524046 DAUC <0003> auc.c:144 vector [3]: ik = d317bb80d958bbe89f0ff769431539df 20240907082524046 DAUC <0003> auc.c:145 vector [3]: res = 24c2253ace73b4890000000000000000 20240907082524046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082524046 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082524046 DAUC <0003> auc.c:179 vector [3]: kc = 9976eb9540403c00 20240907082524046 DAUC <0003> auc.c:180 vector [3]: sres = 8ae52aab 20240907082524046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082524046 DAUC <0003> auc.c:113 vector [4]: rand = 6d0c78bc5c32fedd6d3ededed605479e 20240907082524046 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082524046 DAUC <0003> auc.c:142 vector [4]: autn = b4bd2b1210090000d52c4a61cbfb4da8 20240907082524046 DAUC <0003> auc.c:143 vector [4]: ck = 20a55f7871e48c0976c8f5f002edc0c2 20240907082524046 DAUC <0003> auc.c:144 vector [4]: ik = 683589b34950bb2686303a50b385dd34 20240907082524046 DAUC <0003> auc.c:145 vector [4]: res = 1d1fe976cad795a10000000000000000 20240907082524046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082524046 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082524046 DAUC <0003> auc.c:179 vector [4]: kc = 952e77ac53f97c00 20240907082524046 DAUC <0003> auc.c:180 vector [4]: sres = 65827b2a 20240907082524046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082524046 DAUC <0003> db_auc.c:245 IMSI='262428680706642': Generated 5 vectors 20240907082524046 DAUC <0003> db_auc.c:249 IMSI='262428680706642': Updating SQN=161 in DB 20240907082524054 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428680706642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428680706642"} 20240907082524055 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428680706642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082524055 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082524055 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262428680706642" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 6TC_gsup_sai(18)"262428680706642" TC_gsup_sai(18)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(18)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082524062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56342<->l=127.0.0.1:4258 TC_gsup_sai(18)@e8ef65079e11: Final verdict of PTC: pass 20240907082524095 DAUC <0003> db_auc.c:157 IMSI='262426392176477': No 2G Auth Data 20240907082524095 DAUC <0003> db_auc.c:192 IMSI='262426392176477': No 3G Auth Data HLR_Test-GSUP(9)@e8ef65079e11: Created GsupExpect[0] for "262426392176477" to be handled at TC_gsup_sai(19) 20240907082524131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 20240907082524134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082524134 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426392176477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426392176477"} 20240907082524134 DAUC <0003> db_auc.c:236 IMSI='262426392176477': Calling to generate 5 vectors 20240907082524134 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082524134 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082524134 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082524134 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082524134 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082524134 DAUC <0003> auc.c:113 vector [0]: rand = ea4a9d3c0217e205a5210c797f52db1f 20240907082524134 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082524134 DAUC <0003> auc.c:142 vector [0]: autn = d50cfe97d5c30000144fa64055980625 20240907082524134 DAUC <0003> auc.c:143 vector [0]: ck = 1aef3389cc41b8b6059ffe3634eda622 20240907082524134 DAUC <0003> auc.c:144 vector [0]: ik = c59c92fc939f153833b3845e6bab5eb5 20240907082524134 DAUC <0003> auc.c:145 vector [0]: res = a7d5b31d2931b9270000000000000000 20240907082524134 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082524134 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082524134 DAUC <0003> auc.c:179 vector [0]: kc = 116e46bdcdd3e35a 20240907082524134 DAUC <0003> auc.c:180 vector [0]: sres = 081cb701 20240907082524134 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082524134 DAUC <0003> auc.c:113 vector [1]: rand = 0850a03fe5d980c42d1799365dda0284 20240907082524134 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082524134 DAUC <0003> auc.c:142 vector [1]: autn = 0c9e803d93cc0000e89b535e8087b1ee 20240907082524134 DAUC <0003> auc.c:143 vector [1]: ck = 2aaeda65c45b43d66164d4934786e5dc 20240907082524134 DAUC <0003> auc.c:144 vector [1]: ik = 88ee551ae2f84f05c46de740ddb6346c 20240907082524134 DAUC <0003> auc.c:145 vector [1]: res = 4ea3725ed56403120000000000000000 20240907082524134 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082524134 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082524134 DAUC <0003> auc.c:179 vector [1]: kc = d22668dacd65d727 20240907082524134 DAUC <0003> auc.c:180 vector [1]: sres = b55c7adf 20240907082524134 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082524134 DAUC <0003> auc.c:113 vector [2]: rand = 53449ea23d16dcf7e58876f83b3d4dc3 20240907082524134 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082524134 DAUC <0003> auc.c:142 vector [2]: autn = aaeb2c332a610000d8139f8cdcfae4ae 20240907082524134 DAUC <0003> auc.c:143 vector [2]: ck = d21008d433624de62b567dd7ea33696a 20240907082524134 DAUC <0003> auc.c:144 vector [2]: ik = a95b4038552a2947b108e23832d4737c 20240907082524134 DAUC <0003> auc.c:145 vector [2]: res = d28df2210347fc1e0000000000000000 20240907082524134 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082524134 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082524134 DAUC <0003> auc.c:179 vector [2]: kc = d1421705fd6fc8eb 20240907082524134 DAUC <0003> auc.c:180 vector [2]: sres = fd1c5c33 20240907082524134 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082524134 DAUC <0003> auc.c:113 vector [3]: rand = c02ea6dff25f39d223aea0ad99421bb9 20240907082524134 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082524134 DAUC <0003> auc.c:142 vector [3]: autn = 314e55ebc50600009517e5cfe5f32f20 20240907082524134 DAUC <0003> auc.c:143 vector [3]: ck = 40f3d33d4b55176578ac8cdcd40deed1 20240907082524134 DAUC <0003> auc.c:144 vector [3]: ik = d54537d314772ff000693569ad60ce4d 20240907082524134 DAUC <0003> auc.c:145 vector [3]: res = ccc9056b2e1f55840000000000000000 20240907082524134 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082524134 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082524134 DAUC <0003> auc.c:179 vector [3]: kc = e234d378cd4e9f5e 20240907082524134 DAUC <0003> auc.c:180 vector [3]: sres = d621d566 20240907082524134 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082524134 DAUC <0003> auc.c:113 vector [4]: rand = c7fe892de61a4053e1e40b0837869e6c 20240907082524134 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082524134 DAUC <0003> auc.c:142 vector [4]: autn = 432b187fa22600007f4ce9a0b68b289d 20240907082524135 DAUC <0003> auc.c:143 vector [4]: ck = 27ab9d28342764062014a7dc1873d7a3 20240907082524135 DAUC <0003> auc.c:144 vector [4]: ik = e5093b341ca162f1f5dda6309c3c293a 20240907082524135 DAUC <0003> auc.c:145 vector [4]: res = a202c7799e63815c0000000000000000 20240907082524135 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082524135 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082524135 DAUC <0003> auc.c:179 vector [4]: kc = 0151d1485a0a62b2 20240907082524135 DAUC <0003> auc.c:180 vector [4]: sres = 0cf51e9f 20240907082524135 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082524135 DAUC <0003> db_auc.c:245 IMSI='262426392176477': Generated 5 vectors 20240907082524135 DAUC <0003> db_auc.c:249 IMSI='262426392176477': Updating SQN=161 in DB 20240907082524143 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426392176477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426392176477"} 20240907082524143 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426392176477 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082524143 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082524143 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@e8ef65079e11: Found GsupExpect[0] for "262426392176477" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@e8ef65079e11: Added IMSI table entry 7TC_gsup_sai(19)"262426392176477" TC_gsup_sai(19)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai(19)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082524148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56346<->l=127.0.0.1:4258 TC_gsup_sai(19)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082524173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 20240907082524174 DLINP <000b> input/ipa.c:451 connected read/write 20240907082524174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082524174 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082524174 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082524174 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082524174 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43941<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@e8ef65079e11: Final verdict of PTC: none 10@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_sai finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Sep 7 08:25:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5676) Waiting for packet dumper to finish... 1 (prev_count=5676, count=42612) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:25:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_sai_num_auth_vectors started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082527232 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082527232 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082527235 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082527239 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527239 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082527239 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082527239 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  20240907082527239 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082527239 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  20240907082527239 DLGSUP <0013> gsup_server.c:235 2:  20240907082527239 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082527239 DLGSUP <0013> gsup_server.c:235 3:  20240907082527239 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082527239 DLGSUP <0013> gsup_server.c:235 4:  20240907082527239 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082527239 DLGSUP <0013> gsup_server.c:235 5:  20240907082527239 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082527239 DLGSUP <0013> gsup_server.c:235 7:  20240907082527239 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082527239 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082527239 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082527239 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(20)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@e8ef65079e11: 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") 20240907082527254 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34343<->l=127.0.0.1:4259) 20240907082527276 DAUC <0003> db_auc.c:157 IMSI='262428080204258': No 2G Auth Data 20240907082527276 DAUC <0003> db_auc.c:192 IMSI='262428080204258': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262428080204258" to be handled at TC_gsup_sai_num_auth_vectors(24) 20240907082527325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56366<->l=127.0.0.1:4258 20240907082527337 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527337 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428080204258"} 20240907082527337 DAUC <0003> db_auc.c:192 IMSI='262428080204258': No 3G Auth Data 20240907082527337 DAUC <0003> db_auc.c:236 IMSI='262428080204258': Calling to generate 1 vectors 20240907082527337 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240907082527337 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527337 DAUC <0003> auc.c:113 vector [0]: rand = 5223858464c4e436c1790e906fd78694 20240907082527337 DAUC <0003> auc.c:179 vector [0]: kc = 81d970ee2955b400 20240907082527337 DAUC <0003> auc.c:180 vector [0]: sres = 679a08ba 20240907082527337 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527337 DAUC <0003> db_auc.c:245 IMSI='262428080204258': Generated 1 vectors 20240907082527337 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428080204258"} 20240907082527337 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527337 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527337 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262428080204258" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428080204258" TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527343 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527343 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428080204258"} 20240907082527343 DAUC <0003> db_auc.c:192 IMSI='262428080204258': No 3G Auth Data 20240907082527343 DAUC <0003> db_auc.c:236 IMSI='262428080204258': Calling to generate 4 vectors 20240907082527343 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240907082527343 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527343 DAUC <0003> auc.c:113 vector [0]: rand = fd308a0efa38114163b3552008bc5bd9 20240907082527343 DAUC <0003> auc.c:179 vector [0]: kc = 09f8797dac6fe000 20240907082527343 DAUC <0003> auc.c:180 vector [0]: sres = e47c65b7 20240907082527343 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527343 DAUC <0003> auc.c:113 vector [1]: rand = 33ba2873a3ba672050156ad69e9215d7 20240907082527343 DAUC <0003> auc.c:179 vector [1]: kc = 6610d91e9533d000 20240907082527343 DAUC <0003> auc.c:180 vector [1]: sres = 9a47678e 20240907082527343 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527343 DAUC <0003> auc.c:113 vector [2]: rand = 98852bd8c0cc1827e16f7d8ae0deddb7 20240907082527343 DAUC <0003> auc.c:179 vector [2]: kc = a968b6e2c0569800 20240907082527344 DAUC <0003> auc.c:180 vector [2]: sres = a12ece38 20240907082527344 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527344 DAUC <0003> auc.c:113 vector [3]: rand = e7d0ceff285a607184be87464b05b8c3 20240907082527344 DAUC <0003> auc.c:179 vector [3]: kc = 1568bb4aedebf400 20240907082527344 DAUC <0003> auc.c:180 vector [3]: sres = 5f962cc3 20240907082527344 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527344 DAUC <0003> db_auc.c:245 IMSI='262428080204258': Generated 4 vectors 20240907082527344 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428080204258"} 20240907082527344 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527344 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527344 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527347 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527347 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428080204258"} 20240907082527347 DAUC <0003> db_auc.c:192 IMSI='262428080204258': No 3G Auth Data 20240907082527347 DAUC <0003> db_auc.c:236 IMSI='262428080204258': Calling to generate 5 vectors 20240907082527347 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527347 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527347 DAUC <0003> auc.c:113 vector [0]: rand = b920a2a8e620fd32d8f0402ae195da2a 20240907082527348 DAUC <0003> auc.c:179 vector [0]: kc = d58c88c94259a400 20240907082527348 DAUC <0003> auc.c:180 vector [0]: sres = 15649025 20240907082527348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527348 DAUC <0003> auc.c:113 vector [1]: rand = 1b9920015c6a730045c8664fc4e59a14 20240907082527348 DAUC <0003> auc.c:179 vector [1]: kc = b8310d2851f4e400 20240907082527348 DAUC <0003> auc.c:180 vector [1]: sres = ba774904 20240907082527348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527348 DAUC <0003> auc.c:113 vector [2]: rand = 4d5e34b369d7df3507d505eff7247c74 20240907082527348 DAUC <0003> auc.c:179 vector [2]: kc = 20fd409006f70c00 20240907082527348 DAUC <0003> auc.c:180 vector [2]: sres = 350694ac 20240907082527348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527348 DAUC <0003> auc.c:113 vector [3]: rand = 91ff153b95f7328bed6ac2fe357ac3b8 20240907082527348 DAUC <0003> auc.c:179 vector [3]: kc = d5c714a9dbff2400 20240907082527348 DAUC <0003> auc.c:180 vector [3]: sres = 2ca9fbe9 20240907082527348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527348 DAUC <0003> auc.c:113 vector [4]: rand = a675eb6eaa7c37e7e36defe935339e17 20240907082527348 DAUC <0003> auc.c:179 vector [4]: kc = c5e7b280e039f000 20240907082527348 DAUC <0003> auc.c:180 vector [4]: sres = eb5e16ef 20240907082527348 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527348 DAUC <0003> db_auc.c:245 IMSI='262428080204258': Generated 5 vectors 20240907082527348 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428080204258"} 20240907082527348 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527348 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527348 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527352 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527352 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428080204258"} 20240907082527352 DAUC <0003> db_auc.c:192 IMSI='262428080204258': No 3G Auth Data 20240907082527352 DAUC <0003> db_auc.c:236 IMSI='262428080204258': Calling to generate 5 vectors 20240907082527352 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527352 DAUC <0003> auc.c:113 vector [0]: rand = 08b9b57aa9e25befb14dc107305ae639 20240907082527352 DAUC <0003> auc.c:179 vector [0]: kc = e9427fc21d42e400 20240907082527352 DAUC <0003> auc.c:180 vector [0]: sres = 51706124 20240907082527352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527352 DAUC <0003> auc.c:113 vector [1]: rand = bf81d6ff4fc0c40ee1bf4f42384745f3 20240907082527352 DAUC <0003> auc.c:179 vector [1]: kc = 3d8d1c3e84e57c00 20240907082527352 DAUC <0003> auc.c:180 vector [1]: sres = 9b847ace 20240907082527352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527352 DAUC <0003> auc.c:113 vector [2]: rand = 5004470d2350245d34c70d55c228c9dc 20240907082527352 DAUC <0003> auc.c:179 vector [2]: kc = fc2663f007748c00 20240907082527352 DAUC <0003> auc.c:180 vector [2]: sres = e26ab881 20240907082527352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527352 DAUC <0003> auc.c:113 vector [3]: rand = f4bda70633f1c4d9c2c0600c1e2d4bf3 20240907082527352 DAUC <0003> auc.c:179 vector [3]: kc = aa5fe5136644a000 20240907082527352 DAUC <0003> auc.c:180 vector [3]: sres = 1734c3fc 20240907082527352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527352 DAUC <0003> auc.c:113 vector [4]: rand = b41acf5f9eda2f567e1b49e0d9212ced 20240907082527352 DAUC <0003> auc.c:179 vector [4]: kc = 533b975f934db000 20240907082527352 DAUC <0003> auc.c:180 vector [4]: sres = c5604d38 20240907082527352 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527352 DAUC <0003> db_auc.c:245 IMSI='262428080204258': Generated 5 vectors 20240907082527352 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428080204258"} 20240907082527352 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428080204258 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527352 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527352 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56366<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@e8ef65079e11: Final verdict of PTC: pass 20240907082527383 DAUC <0003> db_auc.c:157 IMSI='262424843725563': No 2G Auth Data 20240907082527383 DAUC <0003> db_auc.c:192 IMSI='262424843725563': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262424843725563" to be handled at TC_gsup_sai_num_auth_vectors(25) 20240907082527406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 20240907082527407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527407 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424843725563"} 20240907082527407 DAUC <0003> db_auc.c:192 IMSI='262424843725563': No 3G Auth Data 20240907082527407 DAUC <0003> db_auc.c:236 IMSI='262424843725563': Calling to generate 1 vectors 20240907082527407 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240907082527407 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527407 DAUC <0003> auc.c:113 vector [0]: rand = 6f54d483587a05b1d3657d93f4abd39c 20240907082527407 DAUC <0003> auc.c:179 vector [0]: kc = 750ab8d3c4c0ec00 20240907082527407 DAUC <0003> auc.c:180 vector [0]: sres = 0c7949cf 20240907082527407 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527407 DAUC <0003> db_auc.c:245 IMSI='262424843725563': Generated 1 vectors 20240907082527407 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424843725563"} 20240907082527407 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262424843725563" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424843725563" TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527408 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527408 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424843725563"} 20240907082527408 DAUC <0003> db_auc.c:192 IMSI='262424843725563': No 3G Auth Data 20240907082527408 DAUC <0003> db_auc.c:236 IMSI='262424843725563': Calling to generate 4 vectors 20240907082527408 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240907082527408 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527408 DAUC <0003> auc.c:113 vector [0]: rand = 780253507a7f1bc96f92d14f8aa04e2a 20240907082527408 DAUC <0003> auc.c:179 vector [0]: kc = 6fac2b6ea77ca800 20240907082527408 DAUC <0003> auc.c:180 vector [0]: sres = 14e84a74 20240907082527408 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527408 DAUC <0003> auc.c:113 vector [1]: rand = 40b709bd433f056cb31ee733301d5257 20240907082527408 DAUC <0003> auc.c:179 vector [1]: kc = a322900a79a43c00 20240907082527408 DAUC <0003> auc.c:180 vector [1]: sres = 26f72ffe 20240907082527408 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527408 DAUC <0003> auc.c:113 vector [2]: rand = fa73ad6d483c47a7f64250c07b86d90f 20240907082527408 DAUC <0003> auc.c:179 vector [2]: kc = 34f8c512b6655800 20240907082527408 DAUC <0003> auc.c:180 vector [2]: sres = caf350cc 20240907082527408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527408 DAUC <0003> auc.c:113 vector [3]: rand = 9ee38d1a88821a581e700c1f1c53379a 20240907082527408 DAUC <0003> auc.c:179 vector [3]: kc = 5afa179ccd1ebc00 20240907082527408 DAUC <0003> auc.c:180 vector [3]: sres = 0dd1e358 20240907082527408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527408 DAUC <0003> db_auc.c:245 IMSI='262424843725563': Generated 4 vectors 20240907082527408 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424843725563"} 20240907082527408 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527408 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527408 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527409 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527409 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424843725563"} 20240907082527409 DAUC <0003> db_auc.c:192 IMSI='262424843725563': No 3G Auth Data 20240907082527409 DAUC <0003> db_auc.c:236 IMSI='262424843725563': Calling to generate 5 vectors 20240907082527409 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527409 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527409 DAUC <0003> auc.c:113 vector [0]: rand = 625b45e9db99915dadd65b57f49a5f83 20240907082527409 DAUC <0003> auc.c:179 vector [0]: kc = 5ad34f9980409000 20240907082527409 DAUC <0003> auc.c:180 vector [0]: sres = bb5835c8 20240907082527409 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527409 DAUC <0003> auc.c:113 vector [1]: rand = 6754486d9d96104ab77030eb11b5c1b5 20240907082527409 DAUC <0003> auc.c:179 vector [1]: kc = 87396309aa81e800 20240907082527409 DAUC <0003> auc.c:180 vector [1]: sres = 6f2bd5e2 20240907082527409 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527409 DAUC <0003> auc.c:113 vector [2]: rand = 50b6cc248f95ac21582067002323902c 20240907082527409 DAUC <0003> auc.c:179 vector [2]: kc = 8271d969477a3c00 20240907082527409 DAUC <0003> auc.c:180 vector [2]: sres = 3c13591a 20240907082527409 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527409 DAUC <0003> auc.c:113 vector [3]: rand = bb7e0e59cb0d2fa080e673ff1fd8158d 20240907082527409 DAUC <0003> auc.c:179 vector [3]: kc = 8a327fd41cd1e800 20240907082527409 DAUC <0003> auc.c:180 vector [3]: sres = b1b758e5 20240907082527409 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527409 DAUC <0003> auc.c:113 vector [4]: rand = 69dcfc28a6e200e95f6f79f5a0915a6d 20240907082527409 DAUC <0003> auc.c:179 vector [4]: kc = 9145ddce9719d400 20240907082527409 DAUC <0003> auc.c:180 vector [4]: sres = 0c6c4914 20240907082527409 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527409 DAUC <0003> db_auc.c:245 IMSI='262424843725563': Generated 5 vectors 20240907082527409 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424843725563"} 20240907082527409 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527409 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527409 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527410 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424843725563"} TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527410 DAUC <0003> db_auc.c:192 IMSI='262424843725563': No 3G Auth Data 20240907082527410 DAUC <0003> db_auc.c:236 IMSI='262424843725563': Calling to generate 5 vectors 20240907082527410 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527410 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527410 DAUC <0003> auc.c:113 vector [0]: rand = 32a91924afaf4b395e673004f81246e1 20240907082527410 DAUC <0003> auc.c:179 vector [0]: kc = 4c34a60ce4936000 20240907082527410 DAUC <0003> auc.c:180 vector [0]: sres = 90d12d76 20240907082527410 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527410 DAUC <0003> auc.c:113 vector [1]: rand = 33066f981b69600c6a93e5804afc57a0 20240907082527410 DAUC <0003> auc.c:179 vector [1]: kc = c4104dbb5020cc00 20240907082527410 DAUC <0003> auc.c:180 vector [1]: sres = 75440ab8 20240907082527410 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527410 DAUC <0003> auc.c:113 vector [2]: rand = 66c07a421d5b7bac51b44d4c4c308398 20240907082527410 DAUC <0003> auc.c:179 vector [2]: kc = b0b7e19392402000 20240907082527410 DAUC <0003> auc.c:180 vector [2]: sres = 5bdcf0fd 20240907082527410 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527410 DAUC <0003> auc.c:113 vector [3]: rand = b7b9e212b7b0133ddcd9d7022aba75b8 20240907082527410 DAUC <0003> auc.c:179 vector [3]: kc = ec359f05e3a03000 20240907082527410 DAUC <0003> auc.c:180 vector [3]: sres = f4ae55dd 20240907082527410 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527410 DAUC <0003> auc.c:113 vector [4]: rand = 1f01346db2c7ce38778c75b29a32937b 20240907082527410 DAUC <0003> auc.c:179 vector [4]: kc = 8759d0e11c372400 20240907082527410 DAUC <0003> auc.c:180 vector [4]: sres = 45c4cdf2 20240907082527410 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527410 DAUC <0003> db_auc.c:245 IMSI='262424843725563': Generated 5 vectors 20240907082527410 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424843725563"} 20240907082527410 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424843725563 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527410 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@e8ef65079e11: Final verdict of PTC: pass 20240907082527436 DAUC <0003> db_auc.c:157 IMSI='262422643443462': No 2G Auth Data 20240907082527436 DAUC <0003> db_auc.c:192 IMSI='262422643443462': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262422643443462" to be handled at TC_gsup_sai_num_auth_vectors(26) 20240907082527460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 20240907082527462 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527462 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422643443462"} 20240907082527462 DAUC <0003> db_auc.c:192 IMSI='262422643443462': No 3G Auth Data 20240907082527462 DAUC <0003> db_auc.c:236 IMSI='262422643443462': Calling to generate 1 vectors 20240907082527462 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20240907082527462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527462 DAUC <0003> auc.c:113 vector [0]: rand = f776e0659496d6960c91cda87ab0d912 20240907082527462 DAUC <0003> auc.c:179 vector [0]: kc = e26b2636d1ab7da7 20240907082527462 DAUC <0003> auc.c:180 vector [0]: sres = d11f0efd 20240907082527462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527462 DAUC <0003> db_auc.c:245 IMSI='262422643443462': Generated 1 vectors 20240907082527462 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422643443462"} 20240907082527462 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527462 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527462 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262422643443462" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262422643443462" TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527463 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527463 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422643443462"} 20240907082527463 DAUC <0003> db_auc.c:192 IMSI='262422643443462': No 3G Auth Data 20240907082527463 DAUC <0003> db_auc.c:236 IMSI='262422643443462': Calling to generate 4 vectors 20240907082527463 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20240907082527463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527463 DAUC <0003> auc.c:113 vector [0]: rand = aeb620d958c2de5c0e3bfac6b8c41673 20240907082527464 DAUC <0003> auc.c:179 vector [0]: kc = 408f130b8f2d19a9 20240907082527464 DAUC <0003> auc.c:180 vector [0]: sres = 9a597a2e 20240907082527464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527464 DAUC <0003> auc.c:113 vector [1]: rand = d2178c85fb8a04f0bc84e494650a235c 20240907082527464 DAUC <0003> auc.c:179 vector [1]: kc = ffdc5b05bfccbc67 20240907082527464 DAUC <0003> auc.c:180 vector [1]: sres = abf129f0 20240907082527464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527464 DAUC <0003> auc.c:113 vector [2]: rand = 436409ec811db7fe7085b3a8df6a3d2f 20240907082527464 DAUC <0003> auc.c:179 vector [2]: kc = 8ae2d98940880d98 20240907082527464 DAUC <0003> auc.c:180 vector [2]: sres = 6cb2a04e 20240907082527464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527464 DAUC <0003> auc.c:113 vector [3]: rand = cd8d65b0d3a5b8223c3cbe020ca8439a 20240907082527464 DAUC <0003> auc.c:179 vector [3]: kc = 5953f122b476a730 20240907082527464 DAUC <0003> auc.c:180 vector [3]: sres = 687d5640 20240907082527464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527464 DAUC <0003> db_auc.c:245 IMSI='262422643443462': Generated 4 vectors 20240907082527464 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422643443462"} 20240907082527464 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527464 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527464 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527465 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527465 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422643443462"} 20240907082527465 DAUC <0003> db_auc.c:192 IMSI='262422643443462': No 3G Auth Data 20240907082527465 DAUC <0003> db_auc.c:236 IMSI='262422643443462': Calling to generate 5 vectors 20240907082527465 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527465 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527465 DAUC <0003> auc.c:113 vector [0]: rand = 90d14721d9bff76de276bc0dc3965885 20240907082527465 DAUC <0003> auc.c:179 vector [0]: kc = 9d153d2955a92acb 20240907082527465 DAUC <0003> auc.c:180 vector [0]: sres = 60146e56 20240907082527465 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527465 DAUC <0003> auc.c:113 vector [1]: rand = 3d4fd348fc1679dc50de4b51ee12c3ff 20240907082527465 DAUC <0003> auc.c:179 vector [1]: kc = 7df08872b7f3b230 20240907082527465 DAUC <0003> auc.c:180 vector [1]: sres = e1832843 20240907082527465 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527465 DAUC <0003> auc.c:113 vector [2]: rand = 50ac98c7e497baaf5922ac7e17a74f64 20240907082527465 DAUC <0003> auc.c:179 vector [2]: kc = 6cba95ac86990fb5 20240907082527465 DAUC <0003> auc.c:180 vector [2]: sres = 3732d6a8 20240907082527465 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527465 DAUC <0003> auc.c:113 vector [3]: rand = c3e92bf6ff9599cc554076091324c7b5 20240907082527465 DAUC <0003> auc.c:179 vector [3]: kc = 601792c159550060 20240907082527465 DAUC <0003> auc.c:180 vector [3]: sres = addedc8a 20240907082527465 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527465 DAUC <0003> auc.c:113 vector [4]: rand = cd8382498a35e3b7329cd8eb65b6d722 20240907082527465 DAUC <0003> auc.c:179 vector [4]: kc = 2ec2b2ad66f5fc4f 20240907082527465 DAUC <0003> auc.c:180 vector [4]: sres = 1f8d3687 20240907082527465 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527465 DAUC <0003> db_auc.c:245 IMSI='262422643443462': Generated 5 vectors 20240907082527465 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422643443462"} 20240907082527465 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527465 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527465 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527466 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527466 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422643443462"} 20240907082527466 DAUC <0003> db_auc.c:192 IMSI='262422643443462': No 3G Auth Data 20240907082527466 DAUC <0003> db_auc.c:236 IMSI='262422643443462': Calling to generate 5 vectors 20240907082527466 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20240907082527466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527466 DAUC <0003> auc.c:113 vector [0]: rand = 4d7103767c55ce55d4524bcf160088f4 20240907082527466 DAUC <0003> auc.c:179 vector [0]: kc = 0602c21bef61926a 20240907082527466 DAUC <0003> auc.c:180 vector [0]: sres = d3ef1a51 20240907082527466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20240907082527466 DAUC <0003> auc.c:113 vector [1]: rand = 4b4e0d7657cc7bcbff4805f619a1487e 20240907082527466 DAUC <0003> auc.c:179 vector [1]: kc = 9fff5f8c3fba4f2e 20240907082527466 DAUC <0003> auc.c:180 vector [1]: sres = 468da922 20240907082527466 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20240907082527466 DAUC <0003> auc.c:113 vector [2]: rand = 32e2f3ce33b60d9adbbb9ab1bb12aa9a 20240907082527466 DAUC <0003> auc.c:179 vector [2]: kc = 84d32e19699b6d40 20240907082527466 DAUC <0003> auc.c:180 vector [2]: sres = 401a3515 20240907082527466 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20240907082527466 DAUC <0003> auc.c:113 vector [3]: rand = 6472da9068966442a449b20c95d85603 20240907082527466 DAUC <0003> auc.c:179 vector [3]: kc = b0392a918964f85d 20240907082527466 DAUC <0003> auc.c:180 vector [3]: sres = b9ea2245 20240907082527466 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20240907082527466 DAUC <0003> auc.c:113 vector [4]: rand = 019daffd378f6bf3027e2f67e7af5155 20240907082527466 DAUC <0003> auc.c:179 vector [4]: kc = d0b63e6ee1a33d2b 20240907082527466 DAUC <0003> auc.c:180 vector [4]: sres = 09d35c60 20240907082527466 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20240907082527466 DAUC <0003> db_auc.c:245 IMSI='262422643443462': Generated 5 vectors 20240907082527466 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422643443462"} 20240907082527466 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262422643443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527466 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527466 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56384<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@e8ef65079e11: Final verdict of PTC: pass 20240907082527492 DAUC <0003> db_auc.c:157 IMSI='262429219718195': No 2G Auth Data 20240907082527492 DAUC <0003> db_auc.c:192 IMSI='262429219718195': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262429219718195" to be handled at TC_gsup_sai_num_auth_vectors(27) 20240907082527515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 20240907082527517 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527517 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429219718195"} 20240907082527517 DAUC <0003> db_auc.c:157 IMSI='262429219718195': No 2G Auth Data 20240907082527517 DAUC <0003> db_auc.c:236 IMSI='262429219718195': Calling to generate 1 vectors 20240907082527517 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240907082527517 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527517 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527517 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082527517 DAUC <0003> auc.c:113 vector [0]: rand = ca8067b770ec5dbdd1677738259dc842 20240907082527517 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082527517 DAUC <0003> auc.c:142 vector [0]: autn = 1fa13fc9c5900000efdd781e0002709b 20240907082527517 DAUC <0003> auc.c:143 vector [0]: ck = 9c5abfd5555b7dadb5be9fa054f26455 20240907082527517 DAUC <0003> auc.c:144 vector [0]: ik = 461c6088f9e5206a2f44f3750ed77322 20240907082527517 DAUC <0003> auc.c:145 vector [0]: res = fc5e5f759324ebf80000000000000000 20240907082527517 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527517 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527517 DAUC <0003> auc.c:151 vector [0]: kc = 40bcb388f69b4ab0 20240907082527517 DAUC <0003> auc.c:152 vector [0]: sres = 6f7ab48d 20240907082527517 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527517 DAUC <0003> db_auc.c:245 IMSI='262429219718195': Generated 1 vectors 20240907082527517 DAUC <0003> db_auc.c:249 IMSI='262429219718195': Updating SQN=33 in DB 20240907082527525 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429219718195"} 20240907082527525 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527525 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527525 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262429219718195" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262429219718195" TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527527 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527527 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429219718195"} 20240907082527527 DAUC <0003> db_auc.c:157 IMSI='262429219718195': No 2G Auth Data 20240907082527527 DAUC <0003> db_auc.c:236 IMSI='262429219718195': Calling to generate 4 vectors 20240907082527527 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240907082527527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240907082527527 DAUC <0003> auc.c:113 vector [0]: rand = aee78fecf8454c81573acac2ad437635 20240907082527527 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240907082527527 DAUC <0003> auc.c:142 vector [0]: autn = 57b609fbfe0900006dc702a287310adf 20240907082527527 DAUC <0003> auc.c:143 vector [0]: ck = bec1d1fcc4674925e1dccc2caa409959 20240907082527527 DAUC <0003> auc.c:144 vector [0]: ik = f16162f7b315c4324fe5676c37038808 20240907082527527 DAUC <0003> auc.c:145 vector [0]: res = b6aa18c41e89f0720000000000000000 20240907082527527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527527 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527527 DAUC <0003> auc.c:151 vector [0]: kc = e199184bea319c46 20240907082527527 DAUC <0003> auc.c:152 vector [0]: sres = a823e8b6 20240907082527527 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527527 DAUC <0003> auc.c:113 vector [1]: rand = 97f7c5e1c37e44b6a2e6d618e472e40d 20240907082527527 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240907082527527 DAUC <0003> auc.c:142 vector [1]: autn = fb0d5e631aea0000119b2f340b0ee86a 20240907082527527 DAUC <0003> auc.c:143 vector [1]: ck = 6059d0c3900f695c9050b8a3659058af 20240907082527527 DAUC <0003> auc.c:144 vector [1]: ik = b9691ee88c8005932fdb34bb12a40784 20240907082527527 DAUC <0003> auc.c:145 vector [1]: res = cd2a08a43bfbe4dc0000000000000000 20240907082527527 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527527 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527527 DAUC <0003> auc.c:151 vector [1]: kc = 66bb42336bbb33e4 20240907082527527 DAUC <0003> auc.c:152 vector [1]: sres = f6d1ec78 20240907082527527 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527527 DAUC <0003> auc.c:113 vector [2]: rand = 42f90a411ea8db5c45660cce09fbe783 20240907082527527 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240907082527527 DAUC <0003> auc.c:142 vector [2]: autn = f7a1c492041d00001ceede705e46ad5a 20240907082527527 DAUC <0003> auc.c:143 vector [2]: ck = 1bb6c1266c540c32cf44015965493692 20240907082527527 DAUC <0003> auc.c:144 vector [2]: ik = e3d8db28de9f560885c7d3d83cb59b1a 20240907082527527 DAUC <0003> auc.c:145 vector [2]: res = 904207dc3e0634490000000000000000 20240907082527527 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527527 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527527 DAUC <0003> auc.c:151 vector [2]: kc = b2edc88feb37f7b2 20240907082527527 DAUC <0003> auc.c:152 vector [2]: sres = ae443395 20240907082527527 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527527 DAUC <0003> auc.c:113 vector [3]: rand = ab467f499053b5fbd816483014a4232c 20240907082527527 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240907082527527 DAUC <0003> auc.c:142 vector [3]: autn = c955223965ba000027b5547afdfd4a26 20240907082527527 DAUC <0003> auc.c:143 vector [3]: ck = e0c15bd38e44144845ab291d59315c58 20240907082527527 DAUC <0003> auc.c:144 vector [3]: ik = b36586f6c0b6e179402c6cf6d1bc79f1 20240907082527527 DAUC <0003> auc.c:145 vector [3]: res = a93e504bb7ce7f0a0000000000000000 20240907082527527 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527527 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527527 DAUC <0003> auc.c:151 vector [3]: kc = 562398cec67fd098 20240907082527527 DAUC <0003> auc.c:152 vector [3]: sres = 1ef02f41 20240907082527527 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527527 DAUC <0003> db_auc.c:245 IMSI='262429219718195': Generated 4 vectors 20240907082527527 DAUC <0003> db_auc.c:249 IMSI='262429219718195': Updating SQN=161 in DB 20240907082527536 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429219718195"} 20240907082527536 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527536 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527536 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527540 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429219718195"} 20240907082527540 DAUC <0003> db_auc.c:157 IMSI='262429219718195': No 2G Auth Data 20240907082527540 DAUC <0003> db_auc.c:236 IMSI='262429219718195': Calling to generate 5 vectors 20240907082527540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082527540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240907082527540 DAUC <0003> auc.c:113 vector [0]: rand = 315f121560759a70416483f9085e671e 20240907082527540 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240907082527540 DAUC <0003> auc.c:142 vector [0]: autn = c45644e2cbb70000064c52a36bd63458 20240907082527540 DAUC <0003> auc.c:143 vector [0]: ck = 290f1f1c894bb64a119808497c41fd5f 20240907082527540 DAUC <0003> auc.c:144 vector [0]: ik = b9ee75be3d5dbff544016fd7ae39bf43 20240907082527540 DAUC <0003> auc.c:145 vector [0]: res = c5a627d8b69b200b0000000000000000 20240907082527540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527540 DAUC <0003> auc.c:151 vector [0]: kc = c5780d3c666e4ba3 20240907082527540 DAUC <0003> auc.c:152 vector [0]: sres = 733d07d3 20240907082527540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527540 DAUC <0003> auc.c:113 vector [1]: rand = 759aa6e7105ac421c1a9f3a2620bf776 20240907082527540 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240907082527540 DAUC <0003> auc.c:142 vector [1]: autn = 20fd36cbf8cd000026b044f1c67b675a 20240907082527540 DAUC <0003> auc.c:143 vector [1]: ck = b11210966ca1989599f811ab31219cdf 20240907082527540 DAUC <0003> auc.c:144 vector [1]: ik = 724df7e9b0cf6825a570be07e8a6c258 20240907082527540 DAUC <0003> auc.c:145 vector [1]: res = 0d471498216a8a130000000000000000 20240907082527540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527540 DAUC <0003> auc.c:151 vector [1]: kc = ffd748d305e9ae37 20240907082527540 DAUC <0003> auc.c:152 vector [1]: sres = 2c2d9e8b 20240907082527540 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527540 DAUC <0003> auc.c:113 vector [2]: rand = 43f5543bb49a6fac29ab5043fad704c6 20240907082527540 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240907082527540 DAUC <0003> auc.c:142 vector [2]: autn = b4b8a7e695150000b695017d41416077 20240907082527540 DAUC <0003> auc.c:143 vector [2]: ck = 300a4c4ab39efdaa3cc29425dd5abafa 20240907082527540 DAUC <0003> auc.c:144 vector [2]: ik = e05e92b3629f6376d0f32726a38edfdc 20240907082527540 DAUC <0003> auc.c:145 vector [2]: res = 220ee376dc4dffae0000000000000000 20240907082527540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527540 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527540 DAUC <0003> auc.c:151 vector [2]: kc = 3c656dfaafd5fbfa 20240907082527540 DAUC <0003> auc.c:152 vector [2]: sres = fe431cd8 20240907082527540 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527540 DAUC <0003> auc.c:113 vector [3]: rand = 0625ad399c50bf0ea9b4185c9dbdf395 20240907082527540 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240907082527540 DAUC <0003> auc.c:142 vector [3]: autn = 69260fe39cc300009111c0b4734a68af 20240907082527540 DAUC <0003> auc.c:143 vector [3]: ck = d48043f3a5102019ca35fae0d90acbfa 20240907082527540 DAUC <0003> auc.c:144 vector [3]: ik = cd9b2c58b97895bd6d421e9d89dde61a 20240907082527540 DAUC <0003> auc.c:145 vector [3]: res = 9370b6a940f148120000000000000000 20240907082527540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527540 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527540 DAUC <0003> auc.c:151 vector [3]: kc = be6c8bd64cbf9844 20240907082527540 DAUC <0003> auc.c:152 vector [3]: sres = d381febb 20240907082527540 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527541 DAUC <0003> auc.c:113 vector [4]: rand = b5c52b32472a957dbf8c9d25c29c9e50 20240907082527541 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240907082527541 DAUC <0003> auc.c:142 vector [4]: autn = 6168d43ae63400005138a24a83852415 20240907082527541 DAUC <0003> auc.c:143 vector [4]: ck = 964b1b6a1f8af65e0944603fe195523d 20240907082527541 DAUC <0003> auc.c:144 vector [4]: ik = 19ca14a43f1a2153651f05805c1784b1 20240907082527541 DAUC <0003> auc.c:145 vector [4]: res = 6d0848c9c5f6b6c90000000000000000 20240907082527541 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527541 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082527541 DAUC <0003> auc.c:151 vector [4]: kc = e3da6a719d120181 20240907082527541 DAUC <0003> auc.c:152 vector [4]: sres = a8fefe00 20240907082527541 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082527541 DAUC <0003> db_auc.c:245 IMSI='262429219718195': Generated 5 vectors 20240907082527541 DAUC <0003> db_auc.c:249 IMSI='262429219718195': Updating SQN=321 in DB 20240907082527549 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429219718195"} 20240907082527549 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527554 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527554 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429219718195"} 20240907082527554 DAUC <0003> db_auc.c:157 IMSI='262429219718195': No 2G Auth Data 20240907082527554 DAUC <0003> db_auc.c:236 IMSI='262429219718195': Calling to generate 5 vectors 20240907082527554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082527554 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527554 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527554 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240907082527554 DAUC <0003> auc.c:113 vector [0]: rand = 9943321b26c9efa546d6e4eb7d9bc7e3 20240907082527554 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240907082527554 DAUC <0003> auc.c:142 vector [0]: autn = 02bec6d2372b000044a3e505e470a2a8 20240907082527554 DAUC <0003> auc.c:143 vector [0]: ck = ec0ca84551db7c1e6c335e4f07a24c08 20240907082527554 DAUC <0003> auc.c:144 vector [0]: ik = b945c2771a58078057ca80a5b51e3c7f 20240907082527554 DAUC <0003> auc.c:145 vector [0]: res = 14d357cc343798580000000000000000 20240907082527554 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527554 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527554 DAUC <0003> auc.c:151 vector [0]: kc = 6eb0b4d8f93f0be9 20240907082527554 DAUC <0003> auc.c:152 vector [0]: sres = 20e4cf94 20240907082527554 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527554 DAUC <0003> auc.c:113 vector [1]: rand = db519bd996606fdd0016e11561dd7522 20240907082527554 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240907082527554 DAUC <0003> auc.c:142 vector [1]: autn = 561820b1b27c0000b8b10557300cf253 20240907082527554 DAUC <0003> auc.c:143 vector [1]: ck = 5e2d2653284d3653e931ff76100c8908 20240907082527554 DAUC <0003> auc.c:144 vector [1]: ik = fd458b2381c76935e29e26f4c3ab02b4 20240907082527554 DAUC <0003> auc.c:145 vector [1]: res = eba5f740c87300f00000000000000000 20240907082527554 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527554 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527554 DAUC <0003> auc.c:151 vector [1]: kc = a8c774f27a2dd4da 20240907082527554 DAUC <0003> auc.c:152 vector [1]: sres = 23d6f7b0 20240907082527554 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527554 DAUC <0003> auc.c:113 vector [2]: rand = cd156848e8c827c3cbc7df9c19ffb8e6 20240907082527554 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240907082527554 DAUC <0003> auc.c:142 vector [2]: autn = 8eda4e2e8651000005a7a2e9460624e4 20240907082527554 DAUC <0003> auc.c:143 vector [2]: ck = fbde9d80c68cc5ce9864608e1733913b 20240907082527554 DAUC <0003> auc.c:144 vector [2]: ik = cc18664e6a56e1489a10aab395b58c46 20240907082527554 DAUC <0003> auc.c:145 vector [2]: res = b33b04ba0e8a95300000000000000000 20240907082527554 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527554 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527554 DAUC <0003> auc.c:151 vector [2]: kc = 35b231f32e5c39fb 20240907082527554 DAUC <0003> auc.c:152 vector [2]: sres = bdb1918a 20240907082527554 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527554 DAUC <0003> auc.c:113 vector [3]: rand = e6924f22448d2902b29e9efa8ee8a7ef 20240907082527554 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240907082527554 DAUC <0003> auc.c:142 vector [3]: autn = 3dfd592fdedb000083b3a8c2a651cea2 20240907082527554 DAUC <0003> auc.c:143 vector [3]: ck = 006072f3ceae5a5ede373d777adf25f4 20240907082527554 DAUC <0003> auc.c:144 vector [3]: ik = 51fc5670a34b96f811f6276eaaeff908 20240907082527554 DAUC <0003> auc.c:145 vector [3]: res = ca57731ddb255c6c0000000000000000 20240907082527554 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527554 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527554 DAUC <0003> auc.c:151 vector [3]: kc = 9e5d3e9abdd5105a 20240907082527554 DAUC <0003> auc.c:152 vector [3]: sres = 11722f71 20240907082527554 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527554 DAUC <0003> auc.c:113 vector [4]: rand = 4ba51847fae3686b023f4da42af0bb9c 20240907082527554 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240907082527554 DAUC <0003> auc.c:142 vector [4]: autn = 557b49bba95d00007c3d70a445d25652 20240907082527554 DAUC <0003> auc.c:143 vector [4]: ck = 9a73bf2f07ae2efc553d77c138169e76 20240907082527554 DAUC <0003> auc.c:144 vector [4]: ik = 54e7a91e63499ac83564d386a140e41d 20240907082527554 DAUC <0003> auc.c:145 vector [4]: res = 22dac3c09c817b030000000000000000 20240907082527554 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527554 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082527554 DAUC <0003> auc.c:151 vector [4]: kc = aecdb276fdb1ce5f 20240907082527554 DAUC <0003> auc.c:152 vector [4]: sres = be5bb8c3 20240907082527554 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082527554 DAUC <0003> db_auc.c:245 IMSI='262429219718195': Generated 5 vectors 20240907082527554 DAUC <0003> db_auc.c:249 IMSI='262429219718195': Updating SQN=481 in DB 20240907082527563 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429219718195"} 20240907082527563 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429219718195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527563 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527563 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@e8ef65079e11: Final verdict of PTC: pass 20240907082527598 DAUC <0003> db_auc.c:157 IMSI='262423980683971': No 2G Auth Data 20240907082527598 DAUC <0003> db_auc.c:192 IMSI='262423980683971': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262423980683971" to be handled at TC_gsup_sai_num_auth_vectors(28) 20240907082527633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 20240907082527637 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527637 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423980683971"} 20240907082527637 DAUC <0003> db_auc.c:157 IMSI='262423980683971': No 2G Auth Data 20240907082527637 DAUC <0003> db_auc.c:236 IMSI='262423980683971': Calling to generate 1 vectors 20240907082527637 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20240907082527637 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527637 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082527637 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082527637 DAUC <0003> auc.c:113 vector [0]: rand = 3573d7ab71a20fe97ba47a196ae4d2fc 20240907082527637 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082527637 DAUC <0003> auc.c:142 vector [0]: autn = 35ee2ad1689e00007bb4ff8b278f4b46 20240907082527637 DAUC <0003> auc.c:143 vector [0]: ck = a7e6e42171d8c25024baf15da9af4e50 20240907082527637 DAUC <0003> auc.c:144 vector [0]: ik = 4eea2f25307388583f2ba4b68787e662 20240907082527637 DAUC <0003> auc.c:145 vector [0]: res = 32b103d55e45d6f00000000000000000 20240907082527637 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527637 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527637 DAUC <0003> auc.c:151 vector [0]: kc = f29d9eef6f83e23a 20240907082527637 DAUC <0003> auc.c:152 vector [0]: sres = 6cf4d525 20240907082527637 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527637 DAUC <0003> db_auc.c:245 IMSI='262423980683971': Generated 1 vectors 20240907082527637 DAUC <0003> db_auc.c:249 IMSI='262423980683971': Updating SQN=33 in DB 20240907082527653 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423980683971"} 20240907082527653 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527653 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527653 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262423980683971" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423980683971" TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527658 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527658 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423980683971"} 20240907082527658 DAUC <0003> db_auc.c:157 IMSI='262423980683971': No 2G Auth Data 20240907082527658 DAUC <0003> db_auc.c:236 IMSI='262423980683971': Calling to generate 4 vectors 20240907082527658 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20240907082527658 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527658 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082527658 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240907082527658 DAUC <0003> auc.c:113 vector [0]: rand = a7956e4545c02b24fabe43c61821ddd8 20240907082527658 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240907082527658 DAUC <0003> auc.c:142 vector [0]: autn = bd16029ee2b30000ce6c78819e114633 20240907082527658 DAUC <0003> auc.c:143 vector [0]: ck = ee71e19abecb43877215265f5878f801 20240907082527658 DAUC <0003> auc.c:144 vector [0]: ik = 61dd7944bec9a58b7b4d65e156f3968a 20240907082527658 DAUC <0003> auc.c:145 vector [0]: res = 40816ba504d8f2490000000000000000 20240907082527658 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527658 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527658 DAUC <0003> auc.c:151 vector [0]: kc = 86f4db600e898887 20240907082527658 DAUC <0003> auc.c:152 vector [0]: sres = 445999ec 20240907082527658 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527658 DAUC <0003> auc.c:113 vector [1]: rand = a6a37a5b752b3eef26d614dd1771058f 20240907082527658 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240907082527658 DAUC <0003> auc.c:142 vector [1]: autn = c732028e00bc0000c9e72eb7aa781b43 20240907082527658 DAUC <0003> auc.c:143 vector [1]: ck = 8abe46cc357aeb50c3ef8ffa4b7991d0 20240907082527658 DAUC <0003> auc.c:144 vector [1]: ik = 91b9a7e83a24232b0f62b9ebda958b53 20240907082527658 DAUC <0003> auc.c:145 vector [1]: res = 13b56e4214eca7730000000000000000 20240907082527658 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527658 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527658 DAUC <0003> auc.c:151 vector [1]: kc = d78ad7359eb2d2f8 20240907082527658 DAUC <0003> auc.c:152 vector [1]: sres = 0759c931 20240907082527658 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527658 DAUC <0003> auc.c:113 vector [2]: rand = ae58a333e48986c879934ec2de0d13d7 20240907082527658 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240907082527658 DAUC <0003> auc.c:142 vector [2]: autn = a0e24f171524000090d99e8043cad8df 20240907082527658 DAUC <0003> auc.c:143 vector [2]: ck = fe32557c60b0de7b773c414bf3d19c8e 20240907082527659 DAUC <0003> auc.c:144 vector [2]: ik = 5fdc378e2273721162d07cf9229e7fe2 20240907082527659 DAUC <0003> auc.c:145 vector [2]: res = 5566706aa309e86c0000000000000000 20240907082527659 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527659 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527659 DAUC <0003> auc.c:151 vector [2]: kc = b4025f40938c4f06 20240907082527659 DAUC <0003> auc.c:152 vector [2]: sres = f66f9806 20240907082527659 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527659 DAUC <0003> auc.c:113 vector [3]: rand = 3f4f156f17896664e912e2c34395942d 20240907082527659 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240907082527659 DAUC <0003> auc.c:142 vector [3]: autn = 1d5a8a85ccf20000470d3ad98ab9b6f4 20240907082527659 DAUC <0003> auc.c:143 vector [3]: ck = 26749c552d6e297a1c8ee5366b9dda7a 20240907082527659 DAUC <0003> auc.c:144 vector [3]: ik = 7e5ef789d901a656a3dd07c7e2a5479b 20240907082527659 DAUC <0003> auc.c:145 vector [3]: res = 74b43489fdb227ad0000000000000000 20240907082527659 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527659 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527659 DAUC <0003> auc.c:151 vector [3]: kc = e779892d7d5712cd 20240907082527659 DAUC <0003> auc.c:152 vector [3]: sres = 89061324 20240907082527659 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527659 DAUC <0003> db_auc.c:245 IMSI='262423980683971': Generated 4 vectors 20240907082527659 DAUC <0003> db_auc.c:249 IMSI='262423980683971': Updating SQN=161 in DB 20240907082527669 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423980683971"} 20240907082527669 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527669 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527669 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527673 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527673 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423980683971"} 20240907082527673 DAUC <0003> db_auc.c:157 IMSI='262423980683971': No 2G Auth Data 20240907082527673 DAUC <0003> db_auc.c:236 IMSI='262423980683971': Calling to generate 5 vectors 20240907082527673 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082527673 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527673 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082527673 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240907082527673 DAUC <0003> auc.c:113 vector [0]: rand = b02caf8cef55ac38e0d95ae69c460dac 20240907082527673 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240907082527673 DAUC <0003> auc.c:142 vector [0]: autn = e87bbf7fe10d0000ad5113f68bf84dfc 20240907082527673 DAUC <0003> auc.c:143 vector [0]: ck = 4593bcfb9333f8b3b9407918245e9173 20240907082527673 DAUC <0003> auc.c:144 vector [0]: ik = 88bb9e4e908acc20d62ce1652f06b7c9 20240907082527673 DAUC <0003> auc.c:145 vector [0]: res = 0b18bd3f015c7df30000000000000000 20240907082527673 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527673 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527673 DAUC <0003> auc.c:151 vector [0]: kc = a244bac808e11229 20240907082527673 DAUC <0003> auc.c:152 vector [0]: sres = 0a44c0cc 20240907082527673 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527673 DAUC <0003> auc.c:113 vector [1]: rand = c1a9c4763611f273016c1140bc005c39 20240907082527673 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240907082527673 DAUC <0003> auc.c:142 vector [1]: autn = 6ffbb02c72cf00003a82edfd6b952bb6 20240907082527673 DAUC <0003> auc.c:143 vector [1]: ck = dad641e095b9f1e35a59b91bc82f8b50 20240907082527673 DAUC <0003> auc.c:144 vector [1]: ik = 49fe513ee0631fdb9b70468a2afdfe98 20240907082527673 DAUC <0003> auc.c:145 vector [1]: res = bf972b91cde18fb20000000000000000 20240907082527673 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527673 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527673 DAUC <0003> auc.c:151 vector [1]: kc = 5201ef4f97089bf0 20240907082527673 DAUC <0003> auc.c:152 vector [1]: sres = 7276a423 20240907082527673 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527673 DAUC <0003> auc.c:113 vector [2]: rand = 2d85bb5324c6effd799d4dd227aba0bc 20240907082527673 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240907082527673 DAUC <0003> auc.c:142 vector [2]: autn = fce57fb124870000967e8729d8579c2d 20240907082527673 DAUC <0003> auc.c:143 vector [2]: ck = f7f1c48731c1f3a8fdcbf3e61c80510d 20240907082527673 DAUC <0003> auc.c:144 vector [2]: ik = 39bad97a49b1710280e326800edf80fe 20240907082527673 DAUC <0003> auc.c:145 vector [2]: res = b3972fa89a26436b0000000000000000 20240907082527673 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527673 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527673 DAUC <0003> auc.c:151 vector [2]: kc = b363c89b6a2f5359 20240907082527673 DAUC <0003> auc.c:152 vector [2]: sres = 29b16cc3 20240907082527673 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527673 DAUC <0003> auc.c:113 vector [3]: rand = 4512e41a19eece500acf0ddec37f7bc9 20240907082527673 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240907082527673 DAUC <0003> auc.c:142 vector [3]: autn = eb69cde841f20000e175035f6c8b0058 20240907082527673 DAUC <0003> auc.c:143 vector [3]: ck = 619deb76c5771482b31044762c24ac97 20240907082527673 DAUC <0003> auc.c:144 vector [3]: ik = d460fdb693bd6fa0974573471520ee25 20240907082527673 DAUC <0003> auc.c:145 vector [3]: res = a650b6d7aa6ab10a0000000000000000 20240907082527673 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527673 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527673 DAUC <0003> auc.c:151 vector [3]: kc = 91a821f16fce3990 20240907082527673 DAUC <0003> auc.c:152 vector [3]: sres = 0c3a07dd 20240907082527673 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527673 DAUC <0003> auc.c:113 vector [4]: rand = c32a8a85951e40802e0f4a359dd0aff2 20240907082527673 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240907082527673 DAUC <0003> auc.c:142 vector [4]: autn = d931c2bdcecc00008333eb5b523169ec 20240907082527673 DAUC <0003> auc.c:143 vector [4]: ck = afb2f5b6a292d7ab000f8447e0f88b56 20240907082527673 DAUC <0003> auc.c:144 vector [4]: ik = 1bb07768c74895214e3ed463dd22beb7 20240907082527673 DAUC <0003> auc.c:145 vector [4]: res = 28444425b6728da70000000000000000 20240907082527673 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527673 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082527673 DAUC <0003> auc.c:151 vector [4]: kc = fa33d2fa5800776b 20240907082527673 DAUC <0003> auc.c:152 vector [4]: sres = 9e36c982 20240907082527673 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082527673 DAUC <0003> db_auc.c:245 IMSI='262423980683971': Generated 5 vectors 20240907082527673 DAUC <0003> db_auc.c:249 IMSI='262423980683971': Updating SQN=321 in DB 20240907082527681 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423980683971"} 20240907082527681 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527682 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527682 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527687 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527687 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423980683971"} 20240907082527687 DAUC <0003> db_auc.c:157 IMSI='262423980683971': No 2G Auth Data 20240907082527687 DAUC <0003> db_auc.c:236 IMSI='262423980683971': Calling to generate 5 vectors 20240907082527687 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082527687 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527687 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082527687 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240907082527687 DAUC <0003> auc.c:113 vector [0]: rand = 905a6b71e4fa27e1bfda28930aa9702e 20240907082527687 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240907082527687 DAUC <0003> auc.c:142 vector [0]: autn = 4cc90bf2e1d60000de3f8019371591d2 20240907082527687 DAUC <0003> auc.c:143 vector [0]: ck = d4710461ab9ab153d367fece5cef42b3 20240907082527687 DAUC <0003> auc.c:144 vector [0]: ik = 29e434dc2982d4fe0e01844e20ea36ad 20240907082527687 DAUC <0003> auc.c:145 vector [0]: res = 7fc632897742b58e0000000000000000 20240907082527687 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527687 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082527687 DAUC <0003> auc.c:151 vector [0]: kc = 20f34a3dfe1d11b3 20240907082527687 DAUC <0003> auc.c:152 vector [0]: sres = 08848707 20240907082527687 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082527687 DAUC <0003> auc.c:113 vector [1]: rand = 1bc8060b2fd9ce0fb9cba1a069bb202a 20240907082527687 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240907082527687 DAUC <0003> auc.c:142 vector [1]: autn = 8c1d7c463e000000adb1e5cd92f9a1c5 20240907082527687 DAUC <0003> auc.c:143 vector [1]: ck = 48085577340be25798d574fbfaea7b4f 20240907082527687 DAUC <0003> auc.c:144 vector [1]: ik = 34cc2ff6ae429c9475454ea5722d9565 20240907082527687 DAUC <0003> auc.c:145 vector [1]: res = 806b783e558e4c700000000000000000 20240907082527687 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527687 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082527687 DAUC <0003> auc.c:151 vector [1]: kc = 915440df128e90e9 20240907082527687 DAUC <0003> auc.c:152 vector [1]: sres = d5e5344e 20240907082527687 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082527687 DAUC <0003> auc.c:113 vector [2]: rand = 480a3d55f086a659025a5021563c3d14 20240907082527687 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240907082527687 DAUC <0003> auc.c:142 vector [2]: autn = e7c746b2861600005328f948d8bed8e2 20240907082527687 DAUC <0003> auc.c:143 vector [2]: ck = 899e3816fbbfaf29f059c4ae8876a323 20240907082527687 DAUC <0003> auc.c:144 vector [2]: ik = 7f043158865d195358d646294fac7d0a 20240907082527687 DAUC <0003> auc.c:145 vector [2]: res = a02b58bee3626b250000000000000000 20240907082527687 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527687 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082527687 DAUC <0003> auc.c:151 vector [2]: kc = 5e158bc9ba386853 20240907082527687 DAUC <0003> auc.c:152 vector [2]: sres = 4349339b 20240907082527687 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082527687 DAUC <0003> auc.c:113 vector [3]: rand = ea769134ffa5d725b5e4028e5d9dd4e0 20240907082527687 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240907082527687 DAUC <0003> auc.c:142 vector [3]: autn = 117c9fe3787f00003fe8b64a45581ad3 20240907082527687 DAUC <0003> auc.c:143 vector [3]: ck = e7fcb885717fe4801a53c76cb547981a 20240907082527687 DAUC <0003> auc.c:144 vector [3]: ik = 6602cf895300ac4ddc0e2e025f1fccef 20240907082527687 DAUC <0003> auc.c:145 vector [3]: res = 9f7f0db6dcbd156a0000000000000000 20240907082527687 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527687 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082527687 DAUC <0003> auc.c:151 vector [3]: kc = 47a39e62c8271c38 20240907082527687 DAUC <0003> auc.c:152 vector [3]: sres = 43c218dc 20240907082527687 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082527687 DAUC <0003> auc.c:113 vector [4]: rand = 2f9c5e773b16da22c969924291956408 20240907082527687 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240907082527687 DAUC <0003> auc.c:142 vector [4]: autn = fc00d1ddae8f0000dd4bedb740fc2dea 20240907082527687 DAUC <0003> auc.c:143 vector [4]: ck = 73b1de25e9034266445171bb1b2f8c6e 20240907082527687 DAUC <0003> auc.c:144 vector [4]: ik = dbebb6e549d4ce9d3d60578dc6cddd31 20240907082527687 DAUC <0003> auc.c:145 vector [4]: res = e767ec483cff8d5a0000000000000000 20240907082527687 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527687 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082527687 DAUC <0003> auc.c:151 vector [4]: kc = d16b4ef67d35dda4 20240907082527687 DAUC <0003> auc.c:152 vector [4]: sres = db986112 20240907082527687 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082527687 DAUC <0003> db_auc.c:245 IMSI='262423980683971': Generated 5 vectors 20240907082527687 DAUC <0003> db_auc.c:249 IMSI='262423980683971': Updating SQN=481 in DB 20240907082527700 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423980683971"} 20240907082527700 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423980683971 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527700 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527700 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@e8ef65079e11: Final verdict of PTC: pass 20240907082527728 DAUC <0003> db_auc.c:157 IMSI='262426458919537': No 2G Auth Data 20240907082527728 DAUC <0003> db_auc.c:192 IMSI='262426458919537': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262426458919537" to be handled at TC_gsup_sai_num_auth_vectors(29) 20240907082527771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 20240907082527779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527779 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426458919537"} 20240907082527779 DAUC <0003> db_auc.c:236 IMSI='262426458919537': Calling to generate 1 vectors 20240907082527779 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240907082527779 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527779 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527779 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082527779 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527779 DAUC <0003> auc.c:113 vector [0]: rand = d3df018418589acece8e03552593f62a 20240907082527779 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082527779 DAUC <0003> auc.c:142 vector [0]: autn = d8972587cae800000da768818d4d180d 20240907082527779 DAUC <0003> auc.c:143 vector [0]: ck = 33718b892ccd924ee89a33f410db34b0 20240907082527779 DAUC <0003> auc.c:144 vector [0]: ik = 4cf9b1697b50bb55705451f6d982e69a 20240907082527779 DAUC <0003> auc.c:145 vector [0]: res = b528268a04c32ab40000000000000000 20240907082527779 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527779 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527779 DAUC <0003> auc.c:179 vector [0]: kc = 74fa68ff2ef21800 20240907082527779 DAUC <0003> auc.c:180 vector [0]: sres = d6282f82 20240907082527779 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527779 DAUC <0003> db_auc.c:245 IMSI='262426458919537': Generated 1 vectors 20240907082527779 DAUC <0003> db_auc.c:249 IMSI='262426458919537': Updating SQN=33 in DB 20240907082527788 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426458919537"} 20240907082527788 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527788 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527788 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262426458919537" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262426458919537" TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527793 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527793 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426458919537"} 20240907082527793 DAUC <0003> db_auc.c:236 IMSI='262426458919537': Calling to generate 4 vectors 20240907082527793 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240907082527793 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527793 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527793 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240907082527793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527794 DAUC <0003> auc.c:113 vector [0]: rand = 0bf84bc5ee714f42ff527bb2010c8f40 20240907082527794 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240907082527794 DAUC <0003> auc.c:142 vector [0]: autn = c538ea41932c0000ac2b0a893d45e906 20240907082527794 DAUC <0003> auc.c:143 vector [0]: ck = ec6f87a762dbaab7ee54b963e8707826 20240907082527794 DAUC <0003> auc.c:144 vector [0]: ik = 708a7217dba2de68f5fde4162d2fba87 20240907082527794 DAUC <0003> auc.c:145 vector [0]: res = 3982dbe7c480d5a40000000000000000 20240907082527794 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527794 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527794 DAUC <0003> auc.c:179 vector [0]: kc = b5f89ced5ce8a400 20240907082527794 DAUC <0003> auc.c:180 vector [0]: sres = 4eb36c96 20240907082527794 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527794 DAUC <0003> auc.c:113 vector [1]: rand = 50b0eb85ab2bb9980583c375a87dea81 20240907082527794 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240907082527794 DAUC <0003> auc.c:142 vector [1]: autn = 37073165d0cd00001ea20b0d004a8f46 20240907082527794 DAUC <0003> auc.c:143 vector [1]: ck = 1edfdcb560b0597de4a944865125aa5f 20240907082527794 DAUC <0003> auc.c:144 vector [1]: ik = 9531912da30d746ab4c7a0a314404986 20240907082527794 DAUC <0003> auc.c:145 vector [1]: res = ebcda6fc6e6fd7150000000000000000 20240907082527794 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527794 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527794 DAUC <0003> auc.c:179 vector [1]: kc = 8aca8f3666b20000 20240907082527794 DAUC <0003> auc.c:180 vector [1]: sres = f32430e2 20240907082527794 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527794 DAUC <0003> auc.c:113 vector [2]: rand = 8157d0698cdf514963f9c7a3046c2d02 20240907082527794 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240907082527794 DAUC <0003> auc.c:142 vector [2]: autn = 174267d2553000002abfce4a48004a72 20240907082527794 DAUC <0003> auc.c:143 vector [2]: ck = 171a8c76a4c74b7385a3bfd6ed423fda 20240907082527794 DAUC <0003> auc.c:144 vector [2]: ik = 8f80db7d5ca754dbcbdb681e8ed30a61 20240907082527794 DAUC <0003> auc.c:145 vector [2]: res = 5d10e9f9f6cc81e90000000000000000 20240907082527794 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527794 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527794 DAUC <0003> auc.c:179 vector [2]: kc = 7ddd18ef234e6800 20240907082527794 DAUC <0003> auc.c:180 vector [2]: sres = 924f1a78 20240907082527794 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527794 DAUC <0003> auc.c:113 vector [3]: rand = 58d15bb50820754b1e64676f182b3605 20240907082527794 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240907082527794 DAUC <0003> auc.c:142 vector [3]: autn = 49bb9f629a5300007dc9fb4699b9c8ee 20240907082527794 DAUC <0003> auc.c:143 vector [3]: ck = 1ff30942f2795615cc4b93613047fdf7 20240907082527794 DAUC <0003> auc.c:144 vector [3]: ik = 3c753a0f1405447693f2747f71229486 20240907082527794 DAUC <0003> auc.c:145 vector [3]: res = b801afa547c0dee60000000000000000 20240907082527794 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527794 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527794 DAUC <0003> auc.c:179 vector [3]: kc = 496cf12bdebd5400 20240907082527794 DAUC <0003> auc.c:180 vector [3]: sres = 3f26602e 20240907082527794 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527794 DAUC <0003> db_auc.c:245 IMSI='262426458919537': Generated 4 vectors 20240907082527794 DAUC <0003> db_auc.c:249 IMSI='262426458919537': Updating SQN=161 in DB 20240907082527802 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426458919537"} 20240907082527802 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527802 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527803 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527807 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527807 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426458919537"} 20240907082527807 DAUC <0003> db_auc.c:236 IMSI='262426458919537': Calling to generate 5 vectors 20240907082527807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082527807 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527807 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527807 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240907082527807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527807 DAUC <0003> auc.c:113 vector [0]: rand = a6f99c56165cf0aa04d0542fbe25c499 20240907082527807 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240907082527807 DAUC <0003> auc.c:142 vector [0]: autn = 304d1206145b0000232bf1e0cfd72ffc 20240907082527807 DAUC <0003> auc.c:143 vector [0]: ck = 25418af8e351d45e9b5776e98ef653c5 20240907082527807 DAUC <0003> auc.c:144 vector [0]: ik = 20bd78c14fb77eb10d23b77a7dd88173 20240907082527807 DAUC <0003> auc.c:145 vector [0]: res = 0e7edf79f92b48650000000000000000 20240907082527807 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527807 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527807 DAUC <0003> auc.c:179 vector [0]: kc = 2fb556a521220c00 20240907082527807 DAUC <0003> auc.c:180 vector [0]: sres = a6fa1a40 20240907082527807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527807 DAUC <0003> auc.c:113 vector [1]: rand = e3fd2fd71dd8593a791fa959656fd50f 20240907082527808 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240907082527808 DAUC <0003> auc.c:142 vector [1]: autn = 2eeda89175a50000f318267382541f57 20240907082527808 DAUC <0003> auc.c:143 vector [1]: ck = d4f2f61afd718d51033ddfce6a940847 20240907082527808 DAUC <0003> auc.c:144 vector [1]: ik = cf7cb4ff808cc751b04765380cc8c3b6 20240907082527808 DAUC <0003> auc.c:145 vector [1]: res = a6b04e4bf36ee3080000000000000000 20240907082527808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527808 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527808 DAUC <0003> auc.c:179 vector [1]: kc = a9aff64b0f5e2000 20240907082527808 DAUC <0003> auc.c:180 vector [1]: sres = 226ed2e2 20240907082527808 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527808 DAUC <0003> auc.c:113 vector [2]: rand = faaec7bad93876a64bacd90464713029 20240907082527808 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240907082527808 DAUC <0003> auc.c:142 vector [2]: autn = 160f9deb9ec800003ba6af941d7e0f4a 20240907082527808 DAUC <0003> auc.c:143 vector [2]: ck = 88729ca5c02a6140917ce02bbbeeba45 20240907082527808 DAUC <0003> auc.c:144 vector [2]: ik = dd7870450fc7c69e171f472481e19546 20240907082527808 DAUC <0003> auc.c:145 vector [2]: res = 1d614bdf66d7fed30000000000000000 20240907082527808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527808 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527808 DAUC <0003> auc.c:179 vector [2]: kc = cf75324ac4b86c00 20240907082527808 DAUC <0003> auc.c:180 vector [2]: sres = fad0609f 20240907082527808 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527808 DAUC <0003> auc.c:113 vector [3]: rand = b23aebaf83cbbc7927c462b2ac1a62f8 20240907082527808 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240907082527808 DAUC <0003> auc.c:142 vector [3]: autn = 3f201a5bcf2500005a63a0737b0ef99e 20240907082527808 DAUC <0003> auc.c:143 vector [3]: ck = e4d837595237f15fba2304ecc3c864d8 20240907082527808 DAUC <0003> auc.c:144 vector [3]: ik = b47364c7fee8a004a735fffd4b1bac03 20240907082527808 DAUC <0003> auc.c:145 vector [3]: res = 01d54b8ea014f7740000000000000000 20240907082527808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527808 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527808 DAUC <0003> auc.c:179 vector [3]: kc = ba9393cf19648400 20240907082527808 DAUC <0003> auc.c:180 vector [3]: sres = dbedd291 20240907082527808 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527808 DAUC <0003> auc.c:113 vector [4]: rand = 391969993ca0ea7aec789ad62ca254b5 20240907082527808 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240907082527808 DAUC <0003> auc.c:142 vector [4]: autn = f25caf2db88900009da39210ad1fa59d 20240907082527808 DAUC <0003> auc.c:143 vector [4]: ck = 2beb969a4232ec114cd2219b788294d0 20240907082527808 DAUC <0003> auc.c:144 vector [4]: ik = db224c5ebec690907a903f96022c6db4 20240907082527808 DAUC <0003> auc.c:145 vector [4]: res = d3e34cdc05ee0a580000000000000000 20240907082527808 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527808 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082527808 DAUC <0003> auc.c:179 vector [4]: kc = 20bccae25eb71400 20240907082527808 DAUC <0003> auc.c:180 vector [4]: sres = 0d08da43 20240907082527808 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082527808 DAUC <0003> db_auc.c:245 IMSI='262426458919537': Generated 5 vectors 20240907082527808 DAUC <0003> db_auc.c:249 IMSI='262426458919537': Updating SQN=321 in DB 20240907082527816 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426458919537"} 20240907082527816 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527821 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527821 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426458919537"} 20240907082527821 DAUC <0003> db_auc.c:236 IMSI='262426458919537': Calling to generate 5 vectors 20240907082527821 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082527821 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527821 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527821 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240907082527821 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527821 DAUC <0003> auc.c:113 vector [0]: rand = 185f40980323ef5602ce061efc177aba 20240907082527821 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240907082527821 DAUC <0003> auc.c:142 vector [0]: autn = 79741fb06562000038c3fd535518a78d 20240907082527821 DAUC <0003> auc.c:143 vector [0]: ck = e6abe3d76519a52dc3b683986f630566 20240907082527821 DAUC <0003> auc.c:144 vector [0]: ik = bb382d4528171e76fed6498e5a53f5bf 20240907082527821 DAUC <0003> auc.c:145 vector [0]: res = 437b08853d8555f60000000000000000 20240907082527821 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527821 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527821 DAUC <0003> auc.c:179 vector [0]: kc = 95ff0675defc3400 20240907082527821 DAUC <0003> auc.c:180 vector [0]: sres = ba7874f3 20240907082527821 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527821 DAUC <0003> auc.c:113 vector [1]: rand = c5b3e1ba4c275b7eaa16103dec4974ff 20240907082527821 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240907082527821 DAUC <0003> auc.c:142 vector [1]: autn = 89f30f60a7c50000321386e95705339e 20240907082527821 DAUC <0003> auc.c:143 vector [1]: ck = b08d46448e19a39748f93a610876ac89 20240907082527821 DAUC <0003> auc.c:144 vector [1]: ik = 374be67475a09c79b0c866aab2bf7a50 20240907082527821 DAUC <0003> auc.c:145 vector [1]: res = a56f0dd2ae418dc30000000000000000 20240907082527821 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527821 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527821 DAUC <0003> auc.c:179 vector [1]: kc = 3a043044a52aa800 20240907082527821 DAUC <0003> auc.c:180 vector [1]: sres = 86782d6e 20240907082527821 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527821 DAUC <0003> auc.c:113 vector [2]: rand = af69906b8768b6c166ad7821e6dff9a4 20240907082527821 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240907082527821 DAUC <0003> auc.c:142 vector [2]: autn = 9bae8630e4c70000b64c648ce7f2aa8b 20240907082527821 DAUC <0003> auc.c:143 vector [2]: ck = cb73b05cb2c94209efd1664ce4f0d54a 20240907082527821 DAUC <0003> auc.c:144 vector [2]: ik = 752969c5b00002376262f7627ce7bd59 20240907082527821 DAUC <0003> auc.c:145 vector [2]: res = ce8fda02dfab942c0000000000000000 20240907082527821 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527821 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527821 DAUC <0003> auc.c:179 vector [2]: kc = 3f68cd3e9213b000 20240907082527821 DAUC <0003> auc.c:180 vector [2]: sres = 321121ef 20240907082527821 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527821 DAUC <0003> auc.c:113 vector [3]: rand = 16c6cdd9aabbe73d728d61b9d1902852 20240907082527821 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240907082527821 DAUC <0003> auc.c:142 vector [3]: autn = 166b7905e9fe00003851a21c46020732 20240907082527821 DAUC <0003> auc.c:143 vector [3]: ck = 504c72eda3036fabd4e6a7229eb306ed 20240907082527821 DAUC <0003> auc.c:144 vector [3]: ik = 5b159910601d0d996eb800a1524b2221 20240907082527821 DAUC <0003> auc.c:145 vector [3]: res = 9c8d88996c64f34f0000000000000000 20240907082527821 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527821 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527821 DAUC <0003> auc.c:179 vector [3]: kc = 52960980ebbfac00 20240907082527821 DAUC <0003> auc.c:180 vector [3]: sres = b584aefe 20240907082527821 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527821 DAUC <0003> auc.c:113 vector [4]: rand = 81e1558df544963f96a3b8d2ba749a0d 20240907082527821 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240907082527822 DAUC <0003> auc.c:142 vector [4]: autn = 34b92802e4fe0000fe6471a49d92ed08 20240907082527822 DAUC <0003> auc.c:143 vector [4]: ck = 0acdd02aafd219dbeea52192235b2612 20240907082527822 DAUC <0003> auc.c:144 vector [4]: ik = ec822b7fbbc20edc036a80ef2e82e699 20240907082527822 DAUC <0003> auc.c:145 vector [4]: res = 431e3cfcb3acb69e0000000000000000 20240907082527822 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527822 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082527822 DAUC <0003> auc.c:179 vector [4]: kc = 02e407b14b0eb000 20240907082527822 DAUC <0003> auc.c:180 vector [4]: sres = aa8f9488 20240907082527822 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082527822 DAUC <0003> db_auc.c:245 IMSI='262426458919537': Generated 5 vectors 20240907082527822 DAUC <0003> db_auc.c:249 IMSI='262426458919537': Updating SQN=481 in DB 20240907082527830 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426458919537"} 20240907082527830 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426458919537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527830 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527830 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@e8ef65079e11: Final verdict of PTC: pass 20240907082527870 DAUC <0003> db_auc.c:157 IMSI='262429719736862': No 2G Auth Data 20240907082527870 DAUC <0003> db_auc.c:192 IMSI='262429719736862': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262429719736862" to be handled at TC_gsup_sai_num_auth_vectors(30) 20240907082527900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 20240907082527902 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527902 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429719736862"} 20240907082527903 DAUC <0003> db_auc.c:236 IMSI='262429719736862': Calling to generate 1 vectors 20240907082527903 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240907082527903 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527903 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527903 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082527903 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527903 DAUC <0003> auc.c:113 vector [0]: rand = 09050b8d4d5e5f70c4b33484b3610d90 20240907082527903 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082527903 DAUC <0003> auc.c:142 vector [0]: autn = ddcbc5534f5400007750093a0c14497b 20240907082527903 DAUC <0003> auc.c:143 vector [0]: ck = 72599d48984029ac03728af910cd93d3 20240907082527903 DAUC <0003> auc.c:144 vector [0]: ik = 0e3408804bb497f094f741f58257f21e 20240907082527903 DAUC <0003> auc.c:145 vector [0]: res = 7335a254f142b9f80000000000000000 20240907082527903 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527903 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527903 DAUC <0003> auc.c:179 vector [0]: kc = 64a6d7e9289fa400 20240907082527903 DAUC <0003> auc.c:180 vector [0]: sres = 7c0bdf84 20240907082527903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527903 DAUC <0003> db_auc.c:245 IMSI='262429719736862': Generated 1 vectors 20240907082527903 DAUC <0003> db_auc.c:249 IMSI='262429719736862': Updating SQN=33 in DB 20240907082527911 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429719736862"} 20240907082527911 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527911 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527911 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262429719736862" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262429719736862" TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: setverdict(pass): none -> pass 20240907082527914 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527914 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429719736862"} 20240907082527914 DAUC <0003> db_auc.c:236 IMSI='262429719736862': Calling to generate 4 vectors 20240907082527914 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240907082527914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240907082527914 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527914 DAUC <0003> auc.c:113 vector [0]: rand = 893d1b28842d9c8918b6dc7fa910b5e8 20240907082527914 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240907082527914 DAUC <0003> auc.c:142 vector [0]: autn = 4864495bce3e0000ba44296fc09dd87c 20240907082527914 DAUC <0003> auc.c:143 vector [0]: ck = be39e989eead8c339e2ed4fcfb38e6e4 20240907082527914 DAUC <0003> auc.c:144 vector [0]: ik = 6cd1314a627cdfad30fdd18ad3d20809 20240907082527914 DAUC <0003> auc.c:145 vector [0]: res = 45bfbe19734cd1c40000000000000000 20240907082527914 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527914 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527914 DAUC <0003> auc.c:179 vector [0]: kc = 9f2e9cb8921a1000 20240907082527914 DAUC <0003> auc.c:180 vector [0]: sres = 11393d20 20240907082527914 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527914 DAUC <0003> auc.c:113 vector [1]: rand = 89a7aa827d54c0e0e4f86991ff78b344 20240907082527914 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240907082527914 DAUC <0003> auc.c:142 vector [1]: autn = 6dc66212fcec00004b3752dc2d6b772b 20240907082527914 DAUC <0003> auc.c:143 vector [1]: ck = 2191d472eab0505dc5fcb7b00c83fb96 20240907082527914 DAUC <0003> auc.c:144 vector [1]: ik = e4896db5497e1b9471722a7ecc825bf6 20240907082527914 DAUC <0003> auc.c:145 vector [1]: res = e34e4d60da353a200000000000000000 20240907082527914 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527914 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527914 DAUC <0003> auc.c:179 vector [1]: kc = a930090cd9410800 20240907082527914 DAUC <0003> auc.c:180 vector [1]: sres = 0048dddf 20240907082527914 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527914 DAUC <0003> auc.c:113 vector [2]: rand = 2c6461c8e2978c8cb9cdd051d9754a77 20240907082527914 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240907082527914 DAUC <0003> auc.c:142 vector [2]: autn = 323d33849f470000ac0b807706ca23c3 20240907082527914 DAUC <0003> auc.c:143 vector [2]: ck = 49481352968a0b9be136e236ded47320 20240907082527914 DAUC <0003> auc.c:144 vector [2]: ik = 673593dc10c0d510ec33efd7d7b74e03 20240907082527914 DAUC <0003> auc.c:145 vector [2]: res = b3074061a89908d20000000000000000 20240907082527914 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527914 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527914 DAUC <0003> auc.c:179 vector [2]: kc = 0144fb79ecf47c00 20240907082527914 DAUC <0003> auc.c:180 vector [2]: sres = 4c537b16 20240907082527914 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527914 DAUC <0003> auc.c:113 vector [3]: rand = 8337c65a24e8d98df3e2bb0e3647f1df 20240907082527914 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240907082527914 DAUC <0003> auc.c:142 vector [3]: autn = b7a9a35128ad0000827eb354b081d6a4 20240907082527914 DAUC <0003> auc.c:143 vector [3]: ck = dccd84805ff35a6b7943cb337375e249 20240907082527914 DAUC <0003> auc.c:144 vector [3]: ik = 7c24b69876fa3f4765f5602043eb1769 20240907082527914 DAUC <0003> auc.c:145 vector [3]: res = 0f8df9c8740a605c0000000000000000 20240907082527914 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527914 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527914 DAUC <0003> auc.c:179 vector [3]: kc = 65154a862b3fa000 20240907082527914 DAUC <0003> auc.c:180 vector [3]: sres = 3fbe8063 20240907082527914 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527914 DAUC <0003> db_auc.c:245 IMSI='262429719736862': Generated 4 vectors 20240907082527914 DAUC <0003> db_auc.c:249 IMSI='262429719736862': Updating SQN=161 in DB 20240907082527922 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429719736862"} 20240907082527922 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527927 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527927 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429719736862"} 20240907082527927 DAUC <0003> db_auc.c:236 IMSI='262429719736862': Calling to generate 5 vectors 20240907082527927 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082527927 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527927 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527927 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240907082527927 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527927 DAUC <0003> auc.c:113 vector [0]: rand = c9d3a66f0470fc9182bb9e479c1be251 20240907082527927 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240907082527927 DAUC <0003> auc.c:142 vector [0]: autn = b84866f8c98300005e7237d486f63dcd 20240907082527927 DAUC <0003> auc.c:143 vector [0]: ck = 66aefb5351c5982890bdfa1bb984b78e 20240907082527927 DAUC <0003> auc.c:144 vector [0]: ik = db639d2a8ee96b3b713b43be5fd02513 20240907082527927 DAUC <0003> auc.c:145 vector [0]: res = 7d92da5219c5ce560000000000000000 20240907082527927 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527927 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527927 DAUC <0003> auc.c:179 vector [0]: kc = c0d6d0e92a603000 20240907082527927 DAUC <0003> auc.c:180 vector [0]: sres = 6b0e0e52 20240907082527927 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527927 DAUC <0003> auc.c:113 vector [1]: rand = a68ed768fdabe6dd739d9d170f5cf0ee 20240907082527927 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240907082527927 DAUC <0003> auc.c:142 vector [1]: autn = c966ab32a0ef00002a9f217dcdf45461 20240907082527927 DAUC <0003> auc.c:143 vector [1]: ck = 0587104cff30dab3c3ca109ad6f6cc40 20240907082527927 DAUC <0003> auc.c:144 vector [1]: ik = b8aa6254f5c60c57f5fdcbf9c003b5bf 20240907082527927 DAUC <0003> auc.c:145 vector [1]: res = afb24c02dddeeea10000000000000000 20240907082527927 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527927 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527927 DAUC <0003> auc.c:179 vector [1]: kc = 5f1348dff65cfc00 20240907082527927 DAUC <0003> auc.c:180 vector [1]: sres = 8b30eb46 20240907082527927 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527927 DAUC <0003> auc.c:113 vector [2]: rand = 91eea0f00497f6b38561fc81e6e3ba98 20240907082527927 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240907082527927 DAUC <0003> auc.c:142 vector [2]: autn = 2f8e112cd2a50000853c22e6f7c598e8 20240907082527927 DAUC <0003> auc.c:143 vector [2]: ck = ac81fb840ad670e9b5bed07342f0e1aa 20240907082527927 DAUC <0003> auc.c:144 vector [2]: ik = 53690bfc9c15c67209b6073f9007f2ec 20240907082527927 DAUC <0003> auc.c:145 vector [2]: res = 35806b99246f59250000000000000000 20240907082527927 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527927 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527927 DAUC <0003> auc.c:179 vector [2]: kc = fe406087cc264800 20240907082527927 DAUC <0003> auc.c:180 vector [2]: sres = c02bf374 20240907082527927 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527927 DAUC <0003> auc.c:113 vector [3]: rand = 3acf9bb16b783d0a1c966f13cae2dc29 20240907082527927 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240907082527927 DAUC <0003> auc.c:142 vector [3]: autn = ea83882cfe210000d4cff40e592025a4 20240907082527927 DAUC <0003> auc.c:143 vector [3]: ck = 80841e98602628b5e97798eb35d7db07 20240907082527927 DAUC <0003> auc.c:144 vector [3]: ik = 40e57af03b6f88103705ee1394054715 20240907082527927 DAUC <0003> auc.c:145 vector [3]: res = 8bff64eefaf9604c0000000000000000 20240907082527927 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527927 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527927 DAUC <0003> auc.c:179 vector [3]: kc = 11c398645aa13400 20240907082527927 DAUC <0003> auc.c:180 vector [3]: sres = 68975e6b 20240907082527927 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527927 DAUC <0003> auc.c:113 vector [4]: rand = c715c1f7492ec0dafcb1396add1c59f8 20240907082527927 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240907082527927 DAUC <0003> auc.c:142 vector [4]: autn = b496a582e8c70000f5b41e63b872b924 20240907082527927 DAUC <0003> auc.c:143 vector [4]: ck = 18e5266d91d2d9aa1816e39fa001c579 20240907082527927 DAUC <0003> auc.c:144 vector [4]: ik = 3a1f8a1f02f740665f02ba447e4545d1 20240907082527927 DAUC <0003> auc.c:145 vector [4]: res = 33317d2b465ed9580000000000000000 20240907082527927 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527927 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082527927 DAUC <0003> auc.c:179 vector [4]: kc = 84e2ac286addd000 20240907082527927 DAUC <0003> auc.c:180 vector [4]: sres = b45f9abe 20240907082527927 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082527927 DAUC <0003> db_auc.c:245 IMSI='262429719736862': Generated 5 vectors 20240907082527927 DAUC <0003> db_auc.c:249 IMSI='262429719736862': Updating SQN=321 in DB 20240907082527935 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429719736862"} 20240907082527935 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527935 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527935 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527940 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082527940 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429719736862"} 20240907082527940 DAUC <0003> db_auc.c:236 IMSI='262429719736862': Calling to generate 5 vectors 20240907082527940 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082527940 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082527940 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082527940 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240907082527940 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082527940 DAUC <0003> auc.c:113 vector [0]: rand = 4d6662e217c7a5d1e3cb2cdc0d9b9648 20240907082527940 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240907082527940 DAUC <0003> auc.c:142 vector [0]: autn = 53368b2e114a0000e1c30c944a6f3905 20240907082527940 DAUC <0003> auc.c:143 vector [0]: ck = 7ea45bf63f072abe7020cd1fb95e6809 20240907082527940 DAUC <0003> auc.c:144 vector [0]: ik = c3e1e11d44ce1a3c8e9d9d8e6a356a6f 20240907082527940 DAUC <0003> auc.c:145 vector [0]: res = a2c7ae367e8be8da0000000000000000 20240907082527940 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082527940 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082527940 DAUC <0003> auc.c:179 vector [0]: kc = dbe541713e5e9400 20240907082527940 DAUC <0003> auc.c:180 vector [0]: sres = 5599e66d 20240907082527940 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082527940 DAUC <0003> auc.c:113 vector [1]: rand = d3717ff807bb1b2f1905e4658d78aae8 20240907082527940 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240907082527940 DAUC <0003> auc.c:142 vector [1]: autn = d43061bef961000087337cfeca21da56 20240907082527940 DAUC <0003> auc.c:143 vector [1]: ck = 875bd5f8627e5b67b4ad8bd3b837afbd 20240907082527940 DAUC <0003> auc.c:144 vector [1]: ik = 9fd216e1b51dc348f1b4ed2dce9a9402 20240907082527940 DAUC <0003> auc.c:145 vector [1]: res = 06401f5d6aa059d70000000000000000 20240907082527940 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082527940 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082527940 DAUC <0003> auc.c:179 vector [1]: kc = 076031c41bc51800 20240907082527940 DAUC <0003> auc.c:180 vector [1]: sres = eecc0099 20240907082527940 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082527940 DAUC <0003> auc.c:113 vector [2]: rand = 672828a04d9d4109c9ee1483789f467c 20240907082527940 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240907082527940 DAUC <0003> auc.c:142 vector [2]: autn = 1c5be1cfce110000e170a8355e75aa73 20240907082527940 DAUC <0003> auc.c:143 vector [2]: ck = a44c8e314ec5c8efcc77154997d44498 20240907082527940 DAUC <0003> auc.c:144 vector [2]: ik = 9e6d65340fe3cd353d222c18b1bbeaaa 20240907082527940 DAUC <0003> auc.c:145 vector [2]: res = 65367b9bec148bfa0000000000000000 20240907082527940 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082527940 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082527940 DAUC <0003> auc.c:179 vector [2]: kc = c8a3fdff95ae5400 20240907082527940 DAUC <0003> auc.c:180 vector [2]: sres = b4af4094 20240907082527940 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082527940 DAUC <0003> auc.c:113 vector [3]: rand = 0da3da5f718a609cbbbe52910b3af830 20240907082527940 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240907082527940 DAUC <0003> auc.c:142 vector [3]: autn = 1a41e2f0978a00007dbeee25c9d1b2e3 20240907082527940 DAUC <0003> auc.c:143 vector [3]: ck = 66b0f80b99b633a6987674d52873d943 20240907082527940 DAUC <0003> auc.c:144 vector [3]: ik = e72081c53ef5c4dcf5fab3aea1522136 20240907082527940 DAUC <0003> auc.c:145 vector [3]: res = 2403e9b8b85474920000000000000000 20240907082527940 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082527940 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082527940 DAUC <0003> auc.c:179 vector [3]: kc = 28df7d80faa82c00 20240907082527940 DAUC <0003> auc.c:180 vector [3]: sres = 4cac338c 20240907082527940 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082527940 DAUC <0003> auc.c:113 vector [4]: rand = bfd92f4002af39df425aa3b71680fc4b 20240907082527940 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240907082527940 DAUC <0003> auc.c:142 vector [4]: autn = 965f49add1f50000c82406602b396b17 20240907082527940 DAUC <0003> auc.c:143 vector [4]: ck = b75bce14b1a95bf8dfaf926bb22b18ed 20240907082527940 DAUC <0003> auc.c:144 vector [4]: ik = 960c429e61d05f059596dca47ebdfe09 20240907082527940 DAUC <0003> auc.c:145 vector [4]: res = aefda9007994709f0000000000000000 20240907082527940 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082527940 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082527940 DAUC <0003> auc.c:179 vector [4]: kc = 6dd7ede2b6c61400 20240907082527941 DAUC <0003> auc.c:180 vector [4]: sres = 6ed81e04 20240907082527941 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082527941 DAUC <0003> db_auc.c:245 IMSI='262429719736862': Generated 5 vectors 20240907082527941 DAUC <0003> db_auc.c:249 IMSI='262429719736862': Updating SQN=481 in DB 20240907082527949 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429719736862"} 20240907082527949 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429719736862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082527949 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082527949 DLINP <000b> input/ipa.c:451 connected read/write 20240907082527949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082527953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@e8ef65079e11: Final verdict of PTC: pass 20240907082527987 DAUC <0003> db_auc.c:157 IMSI='262420302339083': No 2G Auth Data 20240907082527987 DAUC <0003> db_auc.c:192 IMSI='262420302339083': No 3G Auth Data HLR_Test-GSUP(21)@e8ef65079e11: Created GsupExpect[0] for "262420302339083" to be handled at TC_gsup_sai_num_auth_vectors(31) 20240907082528021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 20240907082528024 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082528024 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420302339083"} 20240907082528024 DAUC <0003> db_auc.c:236 IMSI='262420302339083': Calling to generate 1 vectors 20240907082528024 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20240907082528024 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082528024 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082528024 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082528024 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082528024 DAUC <0003> auc.c:113 vector [0]: rand = 88bef44c98bccf603725b819524fb2ba 20240907082528024 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082528024 DAUC <0003> auc.c:142 vector [0]: autn = 4951bf7f547000004a12496e6a5ed03f 20240907082528024 DAUC <0003> auc.c:143 vector [0]: ck = 2ccaee0dbf83e8ec2c99bb5b8d4e5a37 20240907082528024 DAUC <0003> auc.c:144 vector [0]: ik = 6920e1a1b7abab49a294c45b66a2e0ea 20240907082528024 DAUC <0003> auc.c:145 vector [0]: res = 58c295c96fd151770000000000000000 20240907082528024 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082528024 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082528024 DAUC <0003> auc.c:179 vector [0]: kc = b89518fb8d465be4 20240907082528024 DAUC <0003> auc.c:180 vector [0]: sres = 7cddef68 20240907082528024 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082528024 DAUC <0003> db_auc.c:245 IMSI='262420302339083': Generated 1 vectors 20240907082528024 DAUC <0003> db_auc.c:249 IMSI='262420302339083': Updating SQN=33 in DB 20240907082528032 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420302339083"} 20240907082528032 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082528032 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082528032 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@e8ef65079e11: Found GsupExpect[0] for "262420302339083" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@e8ef65079e11: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420302339083" TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: setverdict(pass): none -> pass 20240907082528035 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082528035 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420302339083"} 20240907082528035 DAUC <0003> db_auc.c:236 IMSI='262420302339083': Calling to generate 4 vectors 20240907082528035 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20240907082528035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082528035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082528035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20240907082528035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082528035 DAUC <0003> auc.c:113 vector [0]: rand = 4281a03b71e32af4e313de6455635db4 20240907082528035 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20240907082528035 DAUC <0003> auc.c:142 vector [0]: autn = a1ee395d9a4000005054ddd59baa8216 20240907082528035 DAUC <0003> auc.c:143 vector [0]: ck = 93331cf21ce04b05ba91aa380b4ed062 20240907082528035 DAUC <0003> auc.c:144 vector [0]: ik = f610d2a43e4b8572a9e87facc208b52b 20240907082528035 DAUC <0003> auc.c:145 vector [0]: res = 82f9dba01287d9540000000000000000 20240907082528035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082528035 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082528035 DAUC <0003> auc.c:179 vector [0]: kc = 9fde116d984982d8 20240907082528035 DAUC <0003> auc.c:180 vector [0]: sres = 6f6e00db 20240907082528035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082528035 DAUC <0003> auc.c:113 vector [1]: rand = 863913d67e0f0271564f4757cdd7fb7d 20240907082528035 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20240907082528035 DAUC <0003> auc.c:142 vector [1]: autn = cdaaf717c73a0000fee73736026d43ac 20240907082528035 DAUC <0003> auc.c:143 vector [1]: ck = 63ff4a426156fae8f3480606aab0511f 20240907082528035 DAUC <0003> auc.c:144 vector [1]: ik = 6627acbed1210e2c58f75b9cb54943cb 20240907082528035 DAUC <0003> auc.c:145 vector [1]: res = edba0c5a74b97fd30000000000000000 20240907082528035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082528035 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082528035 DAUC <0003> auc.c:179 vector [1]: kc = 7adc3f79aa580a89 20240907082528035 DAUC <0003> auc.c:180 vector [1]: sres = 02f4dda3 20240907082528035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082528035 DAUC <0003> auc.c:113 vector [2]: rand = 1fd9fa266f5a735c7dbcf183dfa95e32 20240907082528035 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20240907082528035 DAUC <0003> auc.c:142 vector [2]: autn = 1d091961e7fb0000e610f141a882cd2c 20240907082528035 DAUC <0003> auc.c:143 vector [2]: ck = fdf52738e88906bf023a7e22909a1e7a 20240907082528035 DAUC <0003> auc.c:144 vector [2]: ik = 2de8d0f30eef55b0e5cefc09c9de86e8 20240907082528035 DAUC <0003> auc.c:145 vector [2]: res = 7cc3a4ac902408e50000000000000000 20240907082528035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082528035 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082528035 DAUC <0003> auc.c:179 vector [2]: kc = 6dd187dc3bc71a35 20240907082528035 DAUC <0003> auc.c:180 vector [2]: sres = 55fc4d9b 20240907082528035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082528035 DAUC <0003> auc.c:113 vector [3]: rand = 6a24e1ac120515d19e6d1a0c462a4465 20240907082528035 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20240907082528035 DAUC <0003> auc.c:142 vector [3]: autn = 298985ed806b000026b66eb99a6b1b25 20240907082528035 DAUC <0003> auc.c:143 vector [3]: ck = 024955c6b63e33cdbebd7964daa6a4cf 20240907082528035 DAUC <0003> auc.c:144 vector [3]: ik = a7d7a3b938af1402b4587eef620b4b45 20240907082528035 DAUC <0003> auc.c:145 vector [3]: res = 7401ac593cfad27b0000000000000000 20240907082528035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082528035 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082528035 DAUC <0003> auc.c:179 vector [3]: kc = b57fdf18cb8f7a5d 20240907082528035 DAUC <0003> auc.c:180 vector [3]: sres = 9c74f539 20240907082528035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082528035 DAUC <0003> db_auc.c:245 IMSI='262420302339083': Generated 4 vectors 20240907082528035 DAUC <0003> db_auc.c:249 IMSI='262420302339083': Updating SQN=161 in DB 20240907082528043 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420302339083"} 20240907082528043 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082528043 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082528043 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082528048 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082528048 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420302339083"} 20240907082528048 DAUC <0003> db_auc.c:236 IMSI='262420302339083': Calling to generate 5 vectors 20240907082528048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082528048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082528048 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082528048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20240907082528048 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082528048 DAUC <0003> auc.c:113 vector [0]: rand = ab354a5d3ea03504b35207672ce03428 20240907082528048 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20240907082528048 DAUC <0003> auc.c:142 vector [0]: autn = 9eac3cb7f02a0000229d162de860214f 20240907082528048 DAUC <0003> auc.c:143 vector [0]: ck = 90471fbbfdf015eb56cea40cbc84e500 20240907082528048 DAUC <0003> auc.c:144 vector [0]: ik = 91ebcf8046cf6d1eabfd813cf2d51b0c 20240907082528048 DAUC <0003> auc.c:145 vector [0]: res = ca4e33ffe7baf08e0000000000000000 20240907082528048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082528048 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082528048 DAUC <0003> auc.c:179 vector [0]: kc = f140f50945d09e6e 20240907082528048 DAUC <0003> auc.c:180 vector [0]: sres = 788eee51 20240907082528048 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082528048 DAUC <0003> auc.c:113 vector [1]: rand = 76e137d3a4400f5d8f5d98e0c0475cc7 20240907082528048 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20240907082528048 DAUC <0003> auc.c:142 vector [1]: autn = 4e907e056e9300005e123b67a09aa693 20240907082528048 DAUC <0003> auc.c:143 vector [1]: ck = ac928f3c12b7fc86899c98af6b379669 20240907082528048 DAUC <0003> auc.c:144 vector [1]: ik = 5db56cca59c594854ff427f31d5aebbf 20240907082528048 DAUC <0003> auc.c:145 vector [1]: res = 78b7eeca1c018de50000000000000000 20240907082528048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082528048 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082528048 DAUC <0003> auc.c:179 vector [1]: kc = 89ac748671fdbd16 20240907082528048 DAUC <0003> auc.c:180 vector [1]: sres = 90fc4849 20240907082528048 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082528048 DAUC <0003> auc.c:113 vector [2]: rand = 04056a207fd074550355a842b8618ba4 20240907082528048 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20240907082528048 DAUC <0003> auc.c:142 vector [2]: autn = 97457196821e000014cfe22491371468 20240907082528048 DAUC <0003> auc.c:143 vector [2]: ck = fc704a2ba87a00a39220dcb3c0f2400e 20240907082528048 DAUC <0003> auc.c:144 vector [2]: ik = 7c5e45afb77ccf19c661c6e4dbfb7be7 20240907082528048 DAUC <0003> auc.c:145 vector [2]: res = e265afcf26036c5e0000000000000000 20240907082528048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082528048 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082528048 DAUC <0003> auc.c:179 vector [2]: kc = 64caaf049d87ef70 20240907082528048 DAUC <0003> auc.c:180 vector [2]: sres = c0b95006 20240907082528048 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082528048 DAUC <0003> auc.c:113 vector [3]: rand = 963e15cdf76d03da8dd5fbb3598d066a 20240907082528048 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20240907082528048 DAUC <0003> auc.c:142 vector [3]: autn = 62bad26f37fc0000339f1e277716aeeb 20240907082528048 DAUC <0003> auc.c:143 vector [3]: ck = 380ca7c6fca6368eac2a2fac19b61f65 20240907082528048 DAUC <0003> auc.c:144 vector [3]: ik = e2c1ab72b12c4db7b3401313dd9e4a65 20240907082528048 DAUC <0003> auc.c:145 vector [3]: res = c37b1e6f765b79300000000000000000 20240907082528048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082528048 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082528048 DAUC <0003> auc.c:179 vector [3]: kc = d7d45eadc1bef6a1 20240907082528048 DAUC <0003> auc.c:180 vector [3]: sres = 009b3a68 20240907082528048 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082528048 DAUC <0003> auc.c:113 vector [4]: rand = c5e5622bc81ea20985d4aab211d60500 20240907082528048 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20240907082528048 DAUC <0003> auc.c:142 vector [4]: autn = 66814d801ef30000f8284b9bfc06d6da 20240907082528048 DAUC <0003> auc.c:143 vector [4]: ck = 5b66de25c3767cba52d3ce818a219298 20240907082528048 DAUC <0003> auc.c:144 vector [4]: ik = 41350d6156f54d8b803faf966e346255 20240907082528048 DAUC <0003> auc.c:145 vector [4]: res = fbf8926615e45af60000000000000000 20240907082528048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082528048 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082528048 DAUC <0003> auc.c:179 vector [4]: kc = f9889a8c45693cc8 20240907082528048 DAUC <0003> auc.c:180 vector [4]: sres = cb5f4970 20240907082528048 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082528048 DAUC <0003> db_auc.c:245 IMSI='262420302339083': Generated 5 vectors 20240907082528048 DAUC <0003> db_auc.c:249 IMSI='262420302339083': Updating SQN=321 in DB 20240907082528056 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420302339083"} 20240907082528056 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082528056 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082528056 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082528061 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082528061 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420302339083"} 20240907082528061 DAUC <0003> db_auc.c:236 IMSI='262420302339083': Calling to generate 5 vectors 20240907082528061 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082528061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082528061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082528061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20240907082528061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082528061 DAUC <0003> auc.c:113 vector [0]: rand = f0d582f0578e7824b69209964d818937 20240907082528061 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20240907082528061 DAUC <0003> auc.c:142 vector [0]: autn = 9e7662b7acee0000fd8d4c18acb7eb38 20240907082528061 DAUC <0003> auc.c:143 vector [0]: ck = 6d946ccaa58db4923f3b189b2c44d626 20240907082528061 DAUC <0003> auc.c:144 vector [0]: ik = 13075165717c439332d5c41bc0c77b36 20240907082528061 DAUC <0003> auc.c:145 vector [0]: res = 7d206bb4ad97f1c10000000000000000 20240907082528061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082528062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082528062 DAUC <0003> auc.c:179 vector [0]: kc = 077056b33887bf16 20240907082528062 DAUC <0003> auc.c:180 vector [0]: sres = a67c33c7 20240907082528062 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082528062 DAUC <0003> auc.c:113 vector [1]: rand = 3ff9984c0135cf4bb644e4f922753471 20240907082528062 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20240907082528062 DAUC <0003> auc.c:142 vector [1]: autn = d4762f2358780000d7d07436aeaa10a7 20240907082528062 DAUC <0003> auc.c:143 vector [1]: ck = b8fa621191becdefeafc881ccdb2f3bb 20240907082528062 DAUC <0003> auc.c:144 vector [1]: ik = ed2c4943ce95e5f367485a0e1da0daf5 20240907082528062 DAUC <0003> auc.c:145 vector [1]: res = 1d3a02af6cb3d8f30000000000000000 20240907082528062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082528062 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082528062 DAUC <0003> auc.c:179 vector [1]: kc = 38625c0e96364ca6 20240907082528062 DAUC <0003> auc.c:180 vector [1]: sres = c2057984 20240907082528062 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082528062 DAUC <0003> auc.c:113 vector [2]: rand = 869877791e94e0edbfa581e1a1bc387e 20240907082528062 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20240907082528062 DAUC <0003> auc.c:142 vector [2]: autn = 8b5a21707db9000041da1edf5c790926 20240907082528062 DAUC <0003> auc.c:143 vector [2]: ck = a6f5d78d3ec6f83a9e3626e552bf340d 20240907082528062 DAUC <0003> auc.c:144 vector [2]: ik = 222c073fdf9023a490c3a087fd643aa4 20240907082528062 DAUC <0003> auc.c:145 vector [2]: res = 1f2f619507504a2e0000000000000000 20240907082528062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082528062 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082528062 DAUC <0003> auc.c:179 vector [2]: kc = c7bc70f7da2ec750 20240907082528062 DAUC <0003> auc.c:180 vector [2]: sres = 317a5a03 20240907082528062 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082528062 DAUC <0003> auc.c:113 vector [3]: rand = 33625881d19596074694d14b90acaa60 20240907082528062 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20240907082528062 DAUC <0003> auc.c:142 vector [3]: autn = 3e32e5d2a3ba00001ad81817f0b5a91f 20240907082528062 DAUC <0003> auc.c:143 vector [3]: ck = 540113f3e1afb818fff478375a78f8a3 20240907082528062 DAUC <0003> auc.c:144 vector [3]: ik = da2b7f076704d0b9e558697c18b26863 20240907082528062 DAUC <0003> auc.c:145 vector [3]: res = 0be44a1106ae53260000000000000000 20240907082528062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082528062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082528062 DAUC <0003> auc.c:179 vector [3]: kc = ad6fe5d8a98a4319 20240907082528062 DAUC <0003> auc.c:180 vector [3]: sres = cf8af208 20240907082528062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082528062 DAUC <0003> auc.c:113 vector [4]: rand = 7219d46ff114efc7fe3ada27eab978ef 20240907082528062 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20240907082528062 DAUC <0003> auc.c:142 vector [4]: autn = e8fcfc6cec73000063e0e7bd9de06499 20240907082528062 DAUC <0003> auc.c:143 vector [4]: ck = 2f6b4069ac1d75cabf1df7d9f40c8430 20240907082528062 DAUC <0003> auc.c:144 vector [4]: ik = 2dbb901034ee1b85b577e28a4baf710b 20240907082528062 DAUC <0003> auc.c:145 vector [4]: res = ea4ff8e44d2f4d860000000000000000 20240907082528062 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082528062 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082528062 DAUC <0003> auc.c:179 vector [4]: kc = 050f04934df959e2 20240907082528062 DAUC <0003> auc.c:180 vector [4]: sres = 0f8316f2 20240907082528062 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082528062 DAUC <0003> db_auc.c:245 IMSI='262420302339083': Generated 5 vectors 20240907082528062 DAUC <0003> db_auc.c:249 IMSI='262420302339083': Updating SQN=481 in DB 20240907082528070 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420302339083"} 20240907082528070 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420302339083 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082528070 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082528070 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082528076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56438<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082528102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.1:4258 20240907082528102 DLINP <000b> input/ipa.c:451 connected read/write 20240907082528102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082528102 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082528102 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082528102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(21)@e8ef65079e11: Final verdict of PTC: none 20240907082528103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34343<->l=127.0.0.1:4259) 22@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Sep 7 08:25:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=38760) Waiting for packet dumper to finish... 1 (prev_count=38760, count=56608) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Sep 7 08:25:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_sai_eps started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082531211 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082531211 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082531216 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@e8ef65079e11: 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) } } } } 20240907082531221 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531221 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082531221 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082531221 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  20240907082531221 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082531221 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  20240907082531221 DLGSUP <0013> gsup_server.c:235 2:  20240907082531221 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082531221 DLGSUP <0013> gsup_server.c:235 3:  20240907082531221 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082531221 DLGSUP <0013> gsup_server.c:235 4:  20240907082531221 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082531221 DLGSUP <0013> gsup_server.c:235 5:  20240907082531221 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082531221 DLGSUP <0013> gsup_server.c:235 7:  20240907082531221 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082531221 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082531221 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(32)@e8ef65079e11: 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 } } } } 20240907082531221 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@e8ef65079e11: 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") 20240907082531246 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33079<->l=127.0.0.1:4259) 20240907082531274 DAUC <0003> db_auc.c:157 IMSI='262426001002773': No 2G Auth Data 20240907082531274 DAUC <0003> db_auc.c:192 IMSI='262426001002773': No 3G Auth Data HLR_Test-GSUP(33)@e8ef65079e11: Created GsupExpect[0] for "262426001002773" to be handled at TC_gsup_sai_eps(36) 20240907082531316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 20240907082531327 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531327 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426001002773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426001002773"} 20240907082531327 DAUC <0003> db_auc.c:157 IMSI='262426001002773': No 2G Auth Data 20240907082531327 DAUC <0003> db_auc.c:236 IMSI='262426001002773': Calling to generate 5 vectors 20240907082531327 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082531327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082531327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082531327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082531327 DAUC <0003> auc.c:113 vector [0]: rand = 6fd63c944ffd7f33577270db512c4b3e 20240907082531327 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082531327 DAUC <0003> auc.c:142 vector [0]: autn = f8993e2444db80005c7fbac757947f3b 20240907082531327 DAUC <0003> auc.c:143 vector [0]: ck = fe9c410d020007d017ab6a1e78c9effa 20240907082531327 DAUC <0003> auc.c:144 vector [0]: ik = 45e43e6e79a220f0ac0912d2967dc92a 20240907082531327 DAUC <0003> auc.c:145 vector [0]: res = 05d0321688dc2f2a0000000000000000 20240907082531327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082531327 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082531327 DAUC <0003> auc.c:151 vector [0]: kc = 00da07af951601f0 20240907082531327 DAUC <0003> auc.c:152 vector [0]: sres = 8d0c1d3c 20240907082531327 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082531327 DAUC <0003> auc.c:113 vector [1]: rand = efd5c8c3c3fce459e257f773a8defaad 20240907082531327 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082531327 DAUC <0003> auc.c:142 vector [1]: autn = 7beb067808ac800008d6aa0ac60c140f 20240907082531327 DAUC <0003> auc.c:143 vector [1]: ck = 458294368c0d8df30cf1a75f4b6ae815 20240907082531327 DAUC <0003> auc.c:144 vector [1]: ik = bf89eedd20feb680cff53e3d486f791f 20240907082531327 DAUC <0003> auc.c:145 vector [1]: res = ebe6d54efbd423290000000000000000 20240907082531327 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082531327 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082531327 DAUC <0003> auc.c:151 vector [1]: kc = 390fe389aff6aa79 20240907082531327 DAUC <0003> auc.c:152 vector [1]: sres = 1032f667 20240907082531327 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082531327 DAUC <0003> auc.c:113 vector [2]: rand = 68513a0765d7242ad80c3f156e3cdf1a 20240907082531327 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082531327 DAUC <0003> auc.c:142 vector [2]: autn = b4e46ff9f6bd8000af9f7bce08cc8901 20240907082531327 DAUC <0003> auc.c:143 vector [2]: ck = 9c9e22a8b8980340150da0ff23fee60a 20240907082531327 DAUC <0003> auc.c:144 vector [2]: ik = cb638955ea61c0b0aa4288f360b61641 20240907082531327 DAUC <0003> auc.c:145 vector [2]: res = b2d2f56db009ecca0000000000000000 20240907082531327 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082531327 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082531327 DAUC <0003> auc.c:151 vector [2]: kc = e8b283f111b133bb 20240907082531327 DAUC <0003> auc.c:152 vector [2]: sres = 02db19a7 20240907082531327 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082531327 DAUC <0003> auc.c:113 vector [3]: rand = 9c978ae8fc6da10531556d9a8792a83d 20240907082531327 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082531327 DAUC <0003> auc.c:142 vector [3]: autn = 1dcbcdd02e168000a61bb6a47ba83c38 20240907082531327 DAUC <0003> auc.c:143 vector [3]: ck = a03dcd998f145f289fd25bec2f7173e1 20240907082531327 DAUC <0003> auc.c:144 vector [3]: ik = af237bbc18652da2855326ac38782c8d 20240907082531327 DAUC <0003> auc.c:145 vector [3]: res = 59b4eceab0aad6380000000000000000 20240907082531327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082531327 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082531327 DAUC <0003> auc.c:151 vector [3]: kc = 159fcb6580782de6 20240907082531327 DAUC <0003> auc.c:152 vector [3]: sres = e91e3ad2 20240907082531327 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082531327 DAUC <0003> auc.c:113 vector [4]: rand = 6d052a5514eaad03e034051676f5d755 20240907082531327 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082531327 DAUC <0003> auc.c:142 vector [4]: autn = 1be81e0bb0168000d2e5cd5a3ffbce8c 20240907082531327 DAUC <0003> auc.c:143 vector [4]: ck = a3647c0fa2855289df5e14fb6e34d174 20240907082531327 DAUC <0003> auc.c:144 vector [4]: ik = 36a0eb8da6b64683dd98974055757e15 20240907082531327 DAUC <0003> auc.c:145 vector [4]: res = b8b6ca21a10605b40000000000000000 20240907082531327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082531327 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082531327 DAUC <0003> auc.c:151 vector [4]: kc = 970214393f72bb6b 20240907082531327 DAUC <0003> auc.c:152 vector [4]: sres = 19b0cf95 20240907082531327 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082531327 DAUC <0003> db_auc.c:245 IMSI='262426001002773': Generated 5 vectors 20240907082531327 DAUC <0003> db_auc.c:249 IMSI='262426001002773': Updating SQN=161 in DB 20240907082531336 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426001002773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426001002773"} 20240907082531336 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262426001002773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082531336 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082531336 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e8ef65079e11: Found GsupExpect[0] for "262426001002773" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@e8ef65079e11: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426001002773" TC_gsup_sai_eps(36)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082531344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@e8ef65079e11: Final verdict of PTC: pass 20240907082531372 DAUC <0003> db_auc.c:157 IMSI='262422849134037': No 2G Auth Data 20240907082531372 DAUC <0003> db_auc.c:192 IMSI='262422849134037': No 3G Auth Data HLR_Test-GSUP(33)@e8ef65079e11: Created GsupExpect[0] for "262422849134037" to be handled at TC_gsup_sai_eps(37) 20240907082531394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20240907082531396 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531396 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422849134037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422849134037"} 20240907082531396 DAUC <0003> db_auc.c:157 IMSI='262422849134037': No 2G Auth Data 20240907082531396 DAUC <0003> db_auc.c:236 IMSI='262422849134037': Calling to generate 5 vectors 20240907082531396 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20240907082531396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082531396 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20240907082531396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082531396 DAUC <0003> auc.c:113 vector [0]: rand = be62b161426b3c85226c65abd940eb90 20240907082531396 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082531396 DAUC <0003> auc.c:142 vector [0]: autn = 3bc2ee70267580006c1cff56603c25b4 20240907082531396 DAUC <0003> auc.c:143 vector [0]: ck = 72c41703fd2780fcbb9557622146a96c 20240907082531396 DAUC <0003> auc.c:144 vector [0]: ik = e6bc5e2ea34fff5ca8e75a2fa6a361e9 20240907082531396 DAUC <0003> auc.c:145 vector [0]: res = 329e314e58ce3dce0000000000000000 20240907082531396 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082531396 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20240907082531396 DAUC <0003> auc.c:151 vector [0]: kc = 870a4460d98db725 20240907082531396 DAUC <0003> auc.c:152 vector [0]: sres = 6a500c80 20240907082531396 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20240907082531396 DAUC <0003> auc.c:113 vector [1]: rand = ad23af246eadbc947696aafd9362f7a1 20240907082531396 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082531396 DAUC <0003> auc.c:142 vector [1]: autn = 8af78f54a6b78000465084dad220713b 20240907082531396 DAUC <0003> auc.c:143 vector [1]: ck = 2393da79b8240fd414e2c19d81034ff5 20240907082531396 DAUC <0003> auc.c:144 vector [1]: ik = 0c0a8f02a8f39e2536da0abb1844329c 20240907082531396 DAUC <0003> auc.c:145 vector [1]: res = df54f1cc0c2345940000000000000000 20240907082531396 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082531396 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20240907082531396 DAUC <0003> auc.c:151 vector [1]: kc = 0da19e5d8990ec98 20240907082531396 DAUC <0003> auc.c:152 vector [1]: sres = d377b458 20240907082531396 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20240907082531396 DAUC <0003> auc.c:113 vector [2]: rand = 35a37dbd671618c967f4da6a286f7b39 20240907082531396 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082531396 DAUC <0003> auc.c:142 vector [2]: autn = 6af9d3cf9f178000f3140c1c4f38e012 20240907082531396 DAUC <0003> auc.c:143 vector [2]: ck = 98673c4929c72eb673d34e614b387bd5 20240907082531396 DAUC <0003> auc.c:144 vector [2]: ik = b59c52f17da0c105b3739dfb9c8d0b2c 20240907082531396 DAUC <0003> auc.c:145 vector [2]: res = 255ecd2b0d29cfd70000000000000000 20240907082531396 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082531396 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20240907082531396 DAUC <0003> auc.c:151 vector [2]: kc = ed5bbd2283d29f4a 20240907082531396 DAUC <0003> auc.c:152 vector [2]: sres = 287702fc 20240907082531396 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20240907082531396 DAUC <0003> auc.c:113 vector [3]: rand = f1821b0a66bb1f3dfe9777738650de81 20240907082531396 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082531396 DAUC <0003> auc.c:142 vector [3]: autn = 9caf5d59e0228000ad6791497a75e011 20240907082531396 DAUC <0003> auc.c:143 vector [3]: ck = 24f8dcdb3282805cb02780b7d80892a9 20240907082531396 DAUC <0003> auc.c:144 vector [3]: ik = 2785951d1f86143aa66a0b1b5b159a0d 20240907082531396 DAUC <0003> auc.c:145 vector [3]: res = 566c58edc98a86fe0000000000000000 20240907082531396 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082531396 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20240907082531396 DAUC <0003> auc.c:151 vector [3]: kc = 1530c26aae199cc2 20240907082531396 DAUC <0003> auc.c:152 vector [3]: sres = 9fe6de13 20240907082531396 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20240907082531396 DAUC <0003> auc.c:113 vector [4]: rand = 693b3aefe85c2dd11f8c9fdf43cdef61 20240907082531396 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082531396 DAUC <0003> auc.c:142 vector [4]: autn = dc21f9fdc3ec8000ce79b418cac05ff6 20240907082531396 DAUC <0003> auc.c:143 vector [4]: ck = 5300dc24a28c070c7dc657f943a513cd 20240907082531396 DAUC <0003> auc.c:144 vector [4]: ik = ba734b0595b1ce50c05d0a8c1a2c0bc9 20240907082531396 DAUC <0003> auc.c:145 vector [4]: res = 47beca0796f20bcb0000000000000000 20240907082531396 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082531396 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20240907082531396 DAUC <0003> auc.c:151 vector [4]: kc = 54e8ca546eb4d158 20240907082531396 DAUC <0003> auc.c:152 vector [4]: sres = d14cc1cc 20240907082531396 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20240907082531396 DAUC <0003> db_auc.c:245 IMSI='262422849134037': Generated 5 vectors 20240907082531396 DAUC <0003> db_auc.c:249 IMSI='262422849134037': Updating SQN=161 in DB 20240907082531404 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422849134037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422849134037"} 20240907082531404 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422849134037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082531404 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082531404 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e8ef65079e11: Found GsupExpect[0] for "262422849134037" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@e8ef65079e11: Added IMSI table entry 1TC_gsup_sai_eps(37)"262422849134037" TC_gsup_sai_eps(37)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082531405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@e8ef65079e11: Final verdict of PTC: pass 20240907082531476 DAUC <0003> db_auc.c:157 IMSI='262428901345611': No 2G Auth Data 20240907082531476 DAUC <0003> db_auc.c:192 IMSI='262428901345611': No 3G Auth Data HLR_Test-GSUP(33)@e8ef65079e11: Created GsupExpect[0] for "262428901345611" to be handled at TC_gsup_sai_eps(38) 20240907082531570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 20240907082531578 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531578 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428901345611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428901345611"} 20240907082531578 DAUC <0003> db_auc.c:236 IMSI='262428901345611': Calling to generate 5 vectors 20240907082531578 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082531578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082531578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082531578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082531578 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082531578 DAUC <0003> auc.c:113 vector [0]: rand = 70e441f5c7536a40f2500dcca4881550 20240907082531578 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082531578 DAUC <0003> auc.c:142 vector [0]: autn = b56bbe2099888000e1e16e8a1fc54a80 20240907082531578 DAUC <0003> auc.c:143 vector [0]: ck = 936250121ad5116f12fec9186eab1988 20240907082531578 DAUC <0003> auc.c:144 vector [0]: ik = fbd15dd4870e5e08468de1c6d799fc7e 20240907082531578 DAUC <0003> auc.c:145 vector [0]: res = e9aabc96c77e703a0000000000000000 20240907082531578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082531578 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082531578 DAUC <0003> auc.c:179 vector [0]: kc = 42bc1053d2e28c00 20240907082531578 DAUC <0003> auc.c:180 vector [0]: sres = 6028cca2 20240907082531578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082531578 DAUC <0003> auc.c:113 vector [1]: rand = 241332f4fafa1e805fac199f375e49a2 20240907082531578 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082531578 DAUC <0003> auc.c:142 vector [1]: autn = 69b8441ec6e8800087d9627cdb965e7d 20240907082531578 DAUC <0003> auc.c:143 vector [1]: ck = b8e96e14aa17a392f0070f59a51ae18a 20240907082531578 DAUC <0003> auc.c:144 vector [1]: ik = 13c4da5f879ff32fd2606073d5750409 20240907082531578 DAUC <0003> auc.c:145 vector [1]: res = 96759795e12d80300000000000000000 20240907082531578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082531578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082531578 DAUC <0003> auc.c:179 vector [1]: kc = 8aac90819b882c00 20240907082531578 DAUC <0003> auc.c:180 vector [1]: sres = ee7ac394 20240907082531578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082531578 DAUC <0003> auc.c:113 vector [2]: rand = bd713ee6a6746d3c2e5ea09780319a81 20240907082531578 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082531578 DAUC <0003> auc.c:142 vector [2]: autn = 7208a50a839280005b907273d9946297 20240907082531578 DAUC <0003> auc.c:143 vector [2]: ck = 4aa649066408274ad2bbd38ec7c3aa13 20240907082531578 DAUC <0003> auc.c:144 vector [2]: ik = 94821d29e3b9b846c9599b4e120fe7ee 20240907082531578 DAUC <0003> auc.c:145 vector [2]: res = 36e5e03c08b292530000000000000000 20240907082531578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082531578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082531578 DAUC <0003> auc.c:179 vector [2]: kc = 29db65f72e33d400 20240907082531578 DAUC <0003> auc.c:180 vector [2]: sres = 502a1169 20240907082531578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082531578 DAUC <0003> auc.c:113 vector [3]: rand = 6fd5c0d6656070237bf1f05b8cadd5da 20240907082531578 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082531578 DAUC <0003> auc.c:142 vector [3]: autn = cf7d2886243480009dfb0e67b77696dd 20240907082531578 DAUC <0003> auc.c:143 vector [3]: ck = 488cc28ca79454d2053f47c6445b6ef1 20240907082531578 DAUC <0003> auc.c:144 vector [3]: ik = 680fc13d2b42a53f5689977c4010c3dc 20240907082531578 DAUC <0003> auc.c:145 vector [3]: res = 376d0f592bc963670000000000000000 20240907082531578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082531578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082531578 DAUC <0003> auc.c:179 vector [3]: kc = 8f5fb8999d47c400 20240907082531578 DAUC <0003> auc.c:180 vector [3]: sres = 1ac4a9c2 20240907082531578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082531578 DAUC <0003> auc.c:113 vector [4]: rand = 0eb61a72f84a2769a99a3e2a9ba85c2a 20240907082531578 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082531578 DAUC <0003> auc.c:142 vector [4]: autn = 1bae4ccef4a2800078755be408d5f805 20240907082531578 DAUC <0003> auc.c:143 vector [4]: ck = ec895f3cd5a9beea92ab5d464fd24809 20240907082531578 DAUC <0003> auc.c:144 vector [4]: ik = a1932df5ba108deeed4c5c9fe17beb2b 20240907082531579 DAUC <0003> auc.c:145 vector [4]: res = 0078b22ffdb2f2800000000000000000 20240907082531579 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082531579 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082531579 DAUC <0003> auc.c:179 vector [4]: kc = c3a6ff2849f33800 20240907082531579 DAUC <0003> auc.c:180 vector [4]: sres = fa211dba 20240907082531579 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082531579 DAUC <0003> db_auc.c:245 IMSI='262428901345611': Generated 5 vectors 20240907082531579 DAUC <0003> db_auc.c:249 IMSI='262428901345611': Updating SQN=161 in DB 20240907082531595 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428901345611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428901345611"} 20240907082531595 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428901345611 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082531595 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082531595 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e8ef65079e11: Found GsupExpect[0] for "262428901345611" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@e8ef65079e11: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428901345611" TC_gsup_sai_eps(38)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082531603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@e8ef65079e11: Final verdict of PTC: pass 20240907082531637 DAUC <0003> db_auc.c:157 IMSI='262426923710500': No 2G Auth Data 20240907082531637 DAUC <0003> db_auc.c:192 IMSI='262426923710500': No 3G Auth Data HLR_Test-GSUP(33)@e8ef65079e11: Created GsupExpect[0] for "262426923710500" to be handled at TC_gsup_sai_eps(39) 20240907082531676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 20240907082531679 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531679 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426923710500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426923710500"} 20240907082531679 DAUC <0003> db_auc.c:236 IMSI='262426923710500': Calling to generate 5 vectors 20240907082531679 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082531679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082531679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082531679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082531679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082531679 DAUC <0003> auc.c:113 vector [0]: rand = c75ac1a0cdfd6ecad7b6a80a2ab379fb 20240907082531679 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082531679 DAUC <0003> auc.c:142 vector [0]: autn = 745523a8b0c78000f33cf7a5f79c178e 20240907082531679 DAUC <0003> auc.c:143 vector [0]: ck = 69fc892b2e180d97714ae13422f1be6f 20240907082531679 DAUC <0003> auc.c:144 vector [0]: ik = 4d0e84d57227b13d91ea938523376e55 20240907082531679 DAUC <0003> auc.c:145 vector [0]: res = a137d628f68cdda40000000000000000 20240907082531679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082531679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082531679 DAUC <0003> auc.c:179 vector [0]: kc = 8caef273042e6400 20240907082531679 DAUC <0003> auc.c:180 vector [0]: sres = 94cc9152 20240907082531679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082531679 DAUC <0003> auc.c:113 vector [1]: rand = 3fec66b5a23743c5533cc7a4310f71be 20240907082531679 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082531679 DAUC <0003> auc.c:142 vector [1]: autn = fce2c3b3dacd8000a8341ddb8990903f 20240907082531679 DAUC <0003> auc.c:143 vector [1]: ck = c9d90fec5397cccc7f16eb7f764601a5 20240907082531679 DAUC <0003> auc.c:144 vector [1]: ik = f94e508be51f7366b5f084d98b6748c3 20240907082531679 DAUC <0003> auc.c:145 vector [1]: res = b9dc268432e0bd110000000000000000 20240907082531679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082531679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082531679 DAUC <0003> auc.c:179 vector [1]: kc = b3d972359de43c00 20240907082531679 DAUC <0003> auc.c:180 vector [1]: sres = 28ff83cc 20240907082531679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082531679 DAUC <0003> auc.c:113 vector [2]: rand = 3f9ccdfaec8a5914804a8c35c256cdfe 20240907082531679 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082531679 DAUC <0003> auc.c:142 vector [2]: autn = d012043476d4800008c93c453089208f 20240907082531679 DAUC <0003> auc.c:143 vector [2]: ck = ec0e4a8b29da59ead3378906f1ddae19 20240907082531679 DAUC <0003> auc.c:144 vector [2]: ik = fce21c814428c2ac5f49ed9b1f0e3cee 20240907082531679 DAUC <0003> auc.c:145 vector [2]: res = 7b78e26b096538630000000000000000 20240907082531679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082531679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082531679 DAUC <0003> auc.c:179 vector [2]: kc = e4a607ab241f9400 20240907082531679 DAUC <0003> auc.c:180 vector [2]: sres = 85782145 20240907082531679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082531679 DAUC <0003> auc.c:113 vector [3]: rand = 4f2d5caae9cb2d9f3802c3cea2da0e0a 20240907082531679 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082531679 DAUC <0003> auc.c:142 vector [3]: autn = c95bebbf928c80002ba07d6358695fea 20240907082531679 DAUC <0003> auc.c:143 vector [3]: ck = a78439bc4e06af7eadbd210033dd38f2 20240907082531679 DAUC <0003> auc.c:144 vector [3]: ik = bf9ad919a39313c5341deae34a841e92 20240907082531679 DAUC <0003> auc.c:145 vector [3]: res = 258b23d1f4768cc30000000000000000 20240907082531679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082531679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082531679 DAUC <0003> auc.c:179 vector [3]: kc = 6faa9585143ee800 20240907082531679 DAUC <0003> auc.c:180 vector [3]: sres = d617bd0c 20240907082531679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082531679 DAUC <0003> auc.c:113 vector [4]: rand = 9b50d0560b26feac137f7cbd6088308e 20240907082531679 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082531679 DAUC <0003> auc.c:142 vector [4]: autn = cdb7016ef53a8000b704fc4bd11bda2b 20240907082531679 DAUC <0003> auc.c:143 vector [4]: ck = 2e4bc2c8586ccba0f23a75873936f033 20240907082531679 DAUC <0003> auc.c:144 vector [4]: ik = 0ff1209a4d2a529e7885bc4db48263d9 20240907082531679 DAUC <0003> auc.c:145 vector [4]: res = c333af991498df9e0000000000000000 20240907082531679 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082531679 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082531679 DAUC <0003> auc.c:179 vector [4]: kc = 16edaa014f4af400 20240907082531679 DAUC <0003> auc.c:180 vector [4]: sres = 177effec 20240907082531679 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082531679 DAUC <0003> db_auc.c:245 IMSI='262426923710500': Generated 5 vectors 20240907082531679 DAUC <0003> db_auc.c:249 IMSI='262426923710500': Updating SQN=161 in DB 20240907082531687 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426923710500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426923710500"} 20240907082531687 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426923710500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082531687 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082531688 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e8ef65079e11: Found GsupExpect[0] for "262426923710500" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@e8ef65079e11: Added IMSI table entry 3TC_gsup_sai_eps(39)"262426923710500" TC_gsup_sai_eps(39)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082531693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@e8ef65079e11: Final verdict of PTC: pass 20240907082531727 DAUC <0003> db_auc.c:157 IMSI='262422420527797': No 2G Auth Data 20240907082531727 DAUC <0003> db_auc.c:192 IMSI='262422420527797': No 3G Auth Data HLR_Test-GSUP(33)@e8ef65079e11: Created GsupExpect[0] for "262422420527797" to be handled at TC_gsup_sai_eps(40) 20240907082531767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 20240907082531772 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531772 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422420527797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422420527797"} 20240907082531772 DAUC <0003> db_auc.c:236 IMSI='262422420527797': Calling to generate 5 vectors 20240907082531772 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20240907082531772 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20240907082531772 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20240907082531772 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20240907082531772 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20240907082531772 DAUC <0003> auc.c:113 vector [0]: rand = 597e32581acaffc5d3295ce0f8922bd9 20240907082531772 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20240907082531772 DAUC <0003> auc.c:142 vector [0]: autn = f9e6fe1e3a738000b686ad4966b0b296 20240907082531772 DAUC <0003> auc.c:143 vector [0]: ck = 201a21530b7758c3b82a5809749d2423 20240907082531772 DAUC <0003> auc.c:144 vector [0]: ik = 3d2909fb457e15e0d3eab40313cfe350 20240907082531772 DAUC <0003> auc.c:145 vector [0]: res = 3d5225567442e3d90000000000000000 20240907082531772 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20240907082531772 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20240907082531772 DAUC <0003> auc.c:179 vector [0]: kc = d76217f21e41379c 20240907082531772 DAUC <0003> auc.c:180 vector [0]: sres = 61f6b2c2 20240907082531772 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20240907082531772 DAUC <0003> auc.c:113 vector [1]: rand = e06d70809d64a19a5bc2a3eb3e88e596 20240907082531772 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20240907082531772 DAUC <0003> auc.c:142 vector [1]: autn = 66a432ffc9368000599332888f76e17a 20240907082531772 DAUC <0003> auc.c:143 vector [1]: ck = 52490646cf4506f0b8cd699b2cfb262c 20240907082531772 DAUC <0003> auc.c:144 vector [1]: ik = 52f06b406e0afbabcc8992f37b296d10 20240907082531772 DAUC <0003> auc.c:145 vector [1]: res = b471aee257e480350000000000000000 20240907082531772 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20240907082531772 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20240907082531772 DAUC <0003> auc.c:179 vector [1]: kc = 3143b76591e9dbbe 20240907082531772 DAUC <0003> auc.c:180 vector [1]: sres = a6e82927 20240907082531772 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20240907082531772 DAUC <0003> auc.c:113 vector [2]: rand = 64873cd97f242f22b9ca5b16fd94e243 20240907082531772 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20240907082531772 DAUC <0003> auc.c:142 vector [2]: autn = f90c45ffcceb8000015809e76a4ff253 20240907082531772 DAUC <0003> auc.c:143 vector [2]: ck = 9460ee9b51388c1f03dff5bbb699b6e9 20240907082531772 DAUC <0003> auc.c:144 vector [2]: ik = be3d0a124677d7117fc5adbcdf59fedc 20240907082531772 DAUC <0003> auc.c:145 vector [2]: res = e7fe5fa998012aff0000000000000000 20240907082531772 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20240907082531772 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20240907082531772 DAUC <0003> auc.c:179 vector [2]: kc = 5c5d7df2b9ac6cba 20240907082531772 DAUC <0003> auc.c:180 vector [2]: sres = db103ad0 20240907082531772 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20240907082531772 DAUC <0003> auc.c:113 vector [3]: rand = 426bc5a986b9999b0dc00f2ba3a2846e 20240907082531772 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20240907082531772 DAUC <0003> auc.c:142 vector [3]: autn = d1e687c6ee4a80009d45cc40d9df99a6 20240907082531772 DAUC <0003> auc.c:143 vector [3]: ck = b1ebb31fc7bbd7ba924c0194c26f1709 20240907082531772 DAUC <0003> auc.c:144 vector [3]: ik = c34cab3663aaa8f237b6ec08dc860b07 20240907082531772 DAUC <0003> auc.c:145 vector [3]: res = 5a4bca2676ae3aa60000000000000000 20240907082531772 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20240907082531772 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20240907082531772 DAUC <0003> auc.c:179 vector [3]: kc = 9248405952b77b5b 20240907082531772 DAUC <0003> auc.c:180 vector [3]: sres = 3faf3d42 20240907082531772 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20240907082531772 DAUC <0003> auc.c:113 vector [4]: rand = 949b5b6cf9bf94914f719c272d9bb41f 20240907082531772 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20240907082531772 DAUC <0003> auc.c:142 vector [4]: autn = ae8d4a420483800013674f8c7f4484eb 20240907082531772 DAUC <0003> auc.c:143 vector [4]: ck = 01ee9a379967a264471d122d6fa54d7b 20240907082531772 DAUC <0003> auc.c:144 vector [4]: ik = 39bd91cb7cf090b02dd56f2e8b69c50a 20240907082531772 DAUC <0003> auc.c:145 vector [4]: res = 964040dcea5136e60000000000000000 20240907082531772 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20240907082531772 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20240907082531772 DAUC <0003> auc.c:179 vector [4]: kc = 2d1d88fb53ca3e01 20240907082531772 DAUC <0003> auc.c:180 vector [4]: sres = f371d560 20240907082531772 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20240907082531772 DAUC <0003> db_auc.c:245 IMSI='262422420527797': Generated 5 vectors 20240907082531772 DAUC <0003> db_auc.c:249 IMSI='262422420527797': Updating SQN=161 in DB 20240907082531781 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422420527797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422420527797"} 20240907082531781 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422420527797 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082531781 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082531781 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@e8ef65079e11: Found GsupExpect[0] for "262422420527797" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@e8ef65079e11: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422420527797" TC_gsup_sai_eps(40)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082531787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082531813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20240907082531814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082531814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082531814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082531814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082531814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082531814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33079<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@e8ef65079e11: Final verdict of PTC: none 34@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Sep 7 08:25:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16616) Waiting for packet dumper to finish... 1 (prev_count=16616, count=30540) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Sep 7 08:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082534870 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082534870 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082534874 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082534876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082534880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082534880 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082534880 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082534880 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  20240907082534880 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082534880 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  20240907082534880 DLGSUP <0013> gsup_server.c:235 2:  20240907082534880 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082534880 DLGSUP <0013> gsup_server.c:235 3:  20240907082534880 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082534880 DLGSUP <0013> gsup_server.c:235 4:  20240907082534880 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082534880 DLGSUP <0013> gsup_server.c:235 5:  20240907082534880 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082534880 DLGSUP <0013> gsup_server.c:235 7:  20240907082534880 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082534880 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082534880 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082534880 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@e8ef65079e11: 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") 20240907082534904 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46407<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e8ef65079e11: Created GsupExpect[0] for "262424072383116" to be handled at TC_gsup_ul_unknown_imsi(45) 20240907082534917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 20240907082534922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082534922 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424072383116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424072383116" cn_domain=PS} 20240907082534922 DLU <0006> fsm.c:456 lu(262424072383116)[0x563dadb3bd20]{UNVALIDATED}: Allocated 20240907082534922 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424072383116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240907082534922 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424072383116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424072383116" cause=IMSI unknown in HLR} 20240907082534922 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424072383116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082534922 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424072383116)[0x563dadb3bd20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082534922 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424072383116)[0x563dadb3bd20]{UNVALIDATED}: Freeing instance 20240907082534922 DLU <0006> fsm.c:568 lu(PS:IMSI-262424072383116)[0x563dadb3bd20]{UNVALIDATED}: Deallocated 20240907082534922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082534922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@e8ef65079e11: Found GsupExpect[0] for "262424072383116" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424072383116" TC_gsup_ul_unknown_imsi(45)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082534923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59234<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@e8ef65079e11: Final verdict of PTC: pass 20240907082534924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59220<->l=127.0.0.1:4258 20240907082534925 DLINP <000b> input/ipa.c:451 connected read/write 20240907082534925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082534925 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082534925 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082534925 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082534925 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46407<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@e8ef65079e11: Final verdict of PTC: none 43@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 43: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Sep 7 08:25:34 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=9440) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:25:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082538015 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082538015 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082538018 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082538020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082538022 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082538022 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082538022 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082538022 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  20240907082538022 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082538022 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  20240907082538022 DLGSUP <0013> gsup_server.c:235 2:  20240907082538022 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082538022 DLGSUP <0013> gsup_server.c:235 3:  20240907082538022 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082538022 DLGSUP <0013> gsup_server.c:235 4:  20240907082538022 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082538022 DLGSUP <0013> gsup_server.c:235 5:  20240907082538022 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082538022 DLGSUP <0013> gsup_server.c:235 7:  20240907082538022 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082538022 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082538022 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082538022 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@e8ef65079e11: 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") 20240907082538045 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43587<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@e8ef65079e11: Created GsupExpect[0] for "262428708042303" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20240907082538059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 20240907082538065 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082538065 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428708042303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428708042303" cn_domain=PS source_name="the-source\n"} 20240907082538065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240907082538065 DLU <0006> fsm.c:456 lu(262428708042303)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082538065 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428708042303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20240907082538065 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428708042303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428708042303" cause=IMSI unknown in HLR destination_name="the-source\n"} 20240907082538065 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428708042303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082538065 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428708042303)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082538065 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428708042303)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082538065 DLU <0006> fsm.c:568 lu(PS:IMSI-262428708042303)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082538065 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082538065 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@e8ef65079e11: Found GsupExpect[0] for "262428708042303" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428708042303" TC_gsup_ul_unknown_imsi_via_proxy(50)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082538068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@e8ef65079e11: Final verdict of PTC: pass 20240907082538069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59236<->l=127.0.0.1:4258 20240907082538069 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43587<->l=127.0.0.1:4259) 48@e8ef65079e11: Final verdict of PTC: none 20240907082538070 DLINP <000b> input/ipa.c:451 connected read/write 20240907082538070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082538070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082538070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082538070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082538070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(47)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 48: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Sep 7 08:25:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=9256) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:25:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082541179 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082541179 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082541184 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082541185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@e8ef65079e11: 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) } } } } 20240907082541190 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082541190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082541190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082541190 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  20240907082541190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082541190 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  20240907082541190 DLGSUP <0013> gsup_server.c:235 2:  20240907082541190 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082541190 DLGSUP <0013> gsup_server.c:235 3:  HLR_Test-GSUP-IPA(51)@e8ef65079e11: 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 } } } } 20240907082541190 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082541190 DLGSUP <0013> gsup_server.c:235 4:  20240907082541190 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082541190 DLGSUP <0013> gsup_server.c:235 5:  20240907082541190 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082541190 DLGSUP <0013> gsup_server.c:235 7:  20240907082541190 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082541190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082541190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082541190 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@e8ef65079e11: 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") 20240907082541217 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33177<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e8ef65079e11: Created GsupExpect[0] for "262428740248490" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20240907082541231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 20240907082541244 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082541244 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428740248490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428740248490" cn_domain=PS} 20240907082541244 DLU <0006> fsm.c:456 lu(262428740248490)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082541244 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428740248490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20240907082541244 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428740248490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428740248490" cause=Roaming not allowed in this location area} 20240907082541244 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428740248490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082541244 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428740248490)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082541244 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428740248490)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082541244 DLU <0006> fsm.c:568 lu(PS:IMSI-262428740248490)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082541244 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082541244 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@e8ef65079e11: Found GsupExpect[0] for "262428740248490" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428740248490" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082541249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@e8ef65079e11: Final verdict of PTC: pass 20240907082541251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.1:4258 20240907082541253 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33177<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@e8ef65079e11: Final verdict of PTC: none 20240907082541254 DLINP <000b> input/ipa.c:451 connected read/write 20240907082541254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082541254 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082541254 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082541254 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(54)@e8ef65079e11: Final verdict of PTC: none 53@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 53: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Sep 7 08:25:41 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=10420) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:25:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_sai_err_unknown_imsi started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082544350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082544350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082544355 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082544357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082544361 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082544361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082544361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082544361 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  20240907082544361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082544361 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  20240907082544361 DLGSUP <0013> gsup_server.c:235 2:  20240907082544361 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082544361 DLGSUP <0013> gsup_server.c:235 3:  20240907082544361 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082544361 DLGSUP <0013> gsup_server.c:235 4:  20240907082544361 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082544361 DLGSUP <0013> gsup_server.c:235 5:  20240907082544361 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082544361 DLGSUP <0013> gsup_server.c:235 7:  20240907082544361 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082544361 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082544361 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082544361 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@e8ef65079e11: 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") 20240907082544393 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45239<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e8ef65079e11: Created GsupExpect[0] for "262422843047642" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20240907082544412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 20240907082544422 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082544422 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422843047642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422843047642"} 20240907082544422 DAUC <0003> db_auc.c:133 IMSI='262422843047642': No such subscriber 20240907082544422 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422843047642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20240907082544422 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422843047642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422843047642" cause=IMSI unknown in HLR} 20240907082544422 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422843047642 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082544422 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082544422 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@e8ef65079e11: Found GsupExpect[0] for "262422843047642" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@e8ef65079e11: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262422843047642" TC_gsup_sai_err_unknown_imsi(60)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082544427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@e8ef65079e11: Final verdict of PTC: pass 20240907082544429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.1:4258 20240907082544430 DLINP <000b> input/ipa.c:451 connected read/write 20240907082544430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082544430 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082544431 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082544431 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082544431 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45239<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@e8ef65079e11: Final verdict of PTC: none 58@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 58: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Sep 7 08:25:44 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=9296) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Sep 7 08:25:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_ul started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082547532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082547532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082547537 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082547542 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082547542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082547542 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  20240907082547542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082547542 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  20240907082547542 DLGSUP <0013> gsup_server.c:235 2:  20240907082547542 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082547542 DLGSUP <0013> gsup_server.c:235 3:  20240907082547542 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082547542 DLGSUP <0013> gsup_server.c:235 4:  20240907082547542 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082547542 DLGSUP <0013> gsup_server.c:235 5:  20240907082547542 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082547542 DLGSUP <0013> gsup_server.c:235 7:  20240907082547542 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082547542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082547542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082547543 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@e8ef65079e11: 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") 20240907082547574 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33113<->l=127.0.0.1:4259) 20240907082547619 DAUC <0003> db_auc.c:157 IMSI='262422857536619': No 2G Auth Data 20240907082547619 DAUC <0003> db_auc.c:192 IMSI='262422857536619': No 3G Auth Data HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262422857536619" to be handled at TC_gsup_ul(65) 20240907082547662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 20240907082547672 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547672 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422857536619" cn_domain=PS} 20240907082547672 DLU <0006> fsm.c:456 lu(262422857536619)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082547673 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082547690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422857536619)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082547690 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422857536619" cn_domain=PS} 20240907082547690 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547690 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262422857536619" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul(65)"262422857536619" 20240907082547696 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547696 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422857536619"} 20240907082547696 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422857536619)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082547696 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082547696 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422857536619"} 20240907082547696 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422857536619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082547696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422857536619)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082547696 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422857536619)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082547696 DLU <0006> fsm.c:568 lu(PS:IMSI-262422857536619)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082547696 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547696 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(65)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082547699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.1:4258 TC_gsup_ul(65)@e8ef65079e11: Final verdict of PTC: pass 20240907082547726 DAUC <0003> db_auc.c:157 IMSI='262426672314223': No 2G Auth Data 20240907082547726 DAUC <0003> db_auc.c:192 IMSI='262426672314223': No 3G Auth Data 20240907082547734 DLGSUP <0013> hlr.c:121 IMSI 262426672314223: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262426672314223" to be handled at TC_gsup_ul(66) 20240907082547748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 20240907082547749 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547749 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426672314223" cn_domain=PS} 20240907082547750 DLU <0006> fsm.c:456 lu(262426672314223)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082547750 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082547766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426672314223)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082547766 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426672314223" cn_domain=PS} 20240907082547766 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547766 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262426672314223" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 1TC_gsup_ul(66)"262426672314223" 20240907082547768 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547768 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426672314223"} 20240907082547768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426672314223)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082547768 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082547768 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426672314223"} 20240907082547768 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426672314223 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082547768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426672314223)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082547768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426672314223)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082547768 DLU <0006> fsm.c:568 lu(PS:IMSI-262426672314223)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082547768 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547768 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(66)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082547769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40962<->l=127.0.0.1:4258 TC_gsup_ul(66)@e8ef65079e11: Final verdict of PTC: pass 20240907082547794 DAUC <0003> db_auc.c:157 IMSI='262424164547166': No 2G Auth Data 20240907082547794 DAUC <0003> db_auc.c:192 IMSI='262424164547166': No 3G Auth Data 20240907082547803 DLGSUP <0013> hlr.c:121 IMSI 262424164547166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262424164547166" to be handled at TC_gsup_ul(67) 20240907082547816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 20240907082547818 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547818 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424164547166" cn_domain=PS} 20240907082547818 DLU <0006> fsm.c:456 lu(262424164547166)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082547818 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082547834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424164547166)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082547834 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424164547166" cn_domain=PS} 20240907082547834 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547834 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262424164547166" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 2TC_gsup_ul(67)"262424164547166" 20240907082547837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547837 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424164547166"} 20240907082547837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424164547166)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082547837 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082547837 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424164547166"} 20240907082547837 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424164547166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424164547166)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424164547166)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082547837 DLU <0006> fsm.c:568 lu(PS:IMSI-262424164547166)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082547837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(67)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082547839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40966<->l=127.0.0.1:4258 TC_gsup_ul(67)@e8ef65079e11: Final verdict of PTC: pass 20240907082547865 DAUC <0003> db_auc.c:157 IMSI='262425401805833': No 2G Auth Data 20240907082547865 DAUC <0003> db_auc.c:192 IMSI='262425401805833': No 3G Auth Data 20240907082547873 DLGSUP <0013> hlr.c:121 IMSI 262425401805833: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20240907082547886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262425401805833" to be handled at TC_gsup_ul(68) 20240907082547888 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547888 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425401805833" cn_domain=PS} 20240907082547888 DLU <0006> fsm.c:456 lu(262425401805833)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082547888 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082547904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425401805833)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082547904 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425401805833" cn_domain=PS} 20240907082547904 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547904 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262425401805833" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 3TC_gsup_ul(68)"262425401805833" 20240907082547906 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547906 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425401805833"} 20240907082547906 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425401805833)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082547906 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082547906 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425401805833"} 20240907082547906 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425401805833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082547906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425401805833)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082547906 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425401805833)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082547906 DLU <0006> fsm.c:568 lu(PS:IMSI-262425401805833)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082547906 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547906 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(68)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082547907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.1:4258 TC_gsup_ul(68)@e8ef65079e11: Final verdict of PTC: pass 20240907082547932 DAUC <0003> db_auc.c:157 IMSI='262428595208414': No 2G Auth Data 20240907082547932 DAUC <0003> db_auc.c:192 IMSI='262428595208414': No 3G Auth Data 20240907082547941 DLGSUP <0013> hlr.c:121 IMSI 262428595208414: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262428595208414" to be handled at TC_gsup_ul(69) 20240907082547954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 20240907082547955 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547955 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428595208414" cn_domain=PS} 20240907082547955 DLU <0006> fsm.c:456 lu(262428595208414)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082547955 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082547971 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428595208414)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082547971 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428595208414" cn_domain=PS} 20240907082547971 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547971 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262428595208414" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 4TC_gsup_ul(69)"262428595208414" 20240907082547974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082547974 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428595208414"} 20240907082547974 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428595208414)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082547974 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082547974 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428595208414"} 20240907082547974 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428595208414 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082547974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428595208414)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082547974 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428595208414)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082547974 DLU <0006> fsm.c:568 lu(PS:IMSI-262428595208414)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082547974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082547974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082547974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(69)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082547975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.1:4258 TC_gsup_ul(69)@e8ef65079e11: Final verdict of PTC: pass 20240907082548000 DAUC <0003> db_auc.c:157 IMSI='262420350021766': No 2G Auth Data 20240907082548000 DAUC <0003> db_auc.c:192 IMSI='262420350021766': No 3G Auth Data 20240907082548008 DLGSUP <0013> hlr.c:121 IMSI 262420350021766: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262420350021766" to be handled at TC_gsup_ul(70) 20240907082548033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 20240907082548035 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548035 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420350021766" cn_domain=PS} 20240907082548035 DLU <0006> fsm.c:456 lu(262420350021766)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082548035 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082548051 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420350021766)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082548051 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420350021766" cn_domain=PS} 20240907082548051 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548051 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262420350021766" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 5TC_gsup_ul(70)"262420350021766" 20240907082548055 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548055 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420350021766"} 20240907082548055 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420350021766)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082548055 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082548055 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420350021766"} 20240907082548055 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420350021766 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082548055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420350021766)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082548055 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420350021766)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082548055 DLU <0006> fsm.c:568 lu(PS:IMSI-262420350021766)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082548055 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548056 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(70)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082548058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40996<->l=127.0.0.1:4258 TC_gsup_ul(70)@e8ef65079e11: Final verdict of PTC: pass 20240907082548091 DAUC <0003> db_auc.c:157 IMSI='262422001492998': No 2G Auth Data 20240907082548091 DAUC <0003> db_auc.c:192 IMSI='262422001492998': No 3G Auth Data 20240907082548099 DLGSUP <0013> hlr.c:121 IMSI 262422001492998: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262422001492998" to be handled at TC_gsup_ul(71) 20240907082548128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 20240907082548132 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548132 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422001492998" cn_domain=PS} 20240907082548132 DLU <0006> fsm.c:456 lu(262422001492998)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082548132 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082548149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422001492998)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082548149 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422001492998" cn_domain=PS} 20240907082548149 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548149 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262422001492998" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 6TC_gsup_ul(71)"262422001492998" 20240907082548154 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548154 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422001492998"} 20240907082548154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422001492998)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082548154 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082548154 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422001492998"} 20240907082548154 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422001492998 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082548154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422001492998)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082548154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422001492998)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082548154 DLU <0006> fsm.c:568 lu(PS:IMSI-262422001492998)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082548154 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548154 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(71)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082548156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41012<->l=127.0.0.1:4258 TC_gsup_ul(71)@e8ef65079e11: Final verdict of PTC: pass 20240907082548190 DAUC <0003> db_auc.c:157 IMSI='262424412112194': No 2G Auth Data 20240907082548190 DAUC <0003> db_auc.c:192 IMSI='262424412112194': No 3G Auth Data 20240907082548204 DLGSUP <0013> hlr.c:121 IMSI 262424412112194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@e8ef65079e11: Created GsupExpect[0] for "262424412112194" to be handled at TC_gsup_ul(72) 20240907082548234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 20240907082548238 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548238 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424412112194" cn_domain=PS} 20240907082548238 DLU <0006> fsm.c:456 lu(262424412112194)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082548238 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082548255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424412112194)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082548255 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424412112194" cn_domain=PS} 20240907082548255 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548255 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@e8ef65079e11: Found GsupExpect[0] for "262424412112194" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@e8ef65079e11: Added IMSI table entry 7TC_gsup_ul(72)"262424412112194" 20240907082548260 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548260 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424412112194"} 20240907082548260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424412112194)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082548260 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082548260 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424412112194"} 20240907082548260 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424412112194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082548260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424412112194)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082548260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424412112194)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082548260 DLU <0006> fsm.c:568 lu(PS:IMSI-262424412112194)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082548260 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082548260 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul(72)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082548262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41022<->l=127.0.0.1:4258 TC_gsup_ul(72)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082548289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40940<->l=127.0.0.1:4258 20240907082548290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33113<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@e8ef65079e11: Final verdict of PTC: none 20240907082548290 DLINP <000b> input/ipa.c:451 connected read/write 20240907082548290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082548290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082548290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082548290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(64)@e8ef65079e11: Final verdict of PTC: none 63@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Sep 7 08:25:48 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18852) Waiting for packet dumper to finish... 1 (prev_count=18852, count=42184) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Sep 7 08:25:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_ul_via_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082551398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082551398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082551403 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@e8ef65079e11: 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) } } } } 20240907082551409 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082551409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082551409 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  20240907082551409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082551409 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  20240907082551409 DLGSUP <0013> gsup_server.c:235 2:  20240907082551409 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082551409 DLGSUP <0013> gsup_server.c:235 3:  20240907082551409 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082551409 DLGSUP <0013> gsup_server.c:235 4:  20240907082551409 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082551409 DLGSUP <0013> gsup_server.c:235 5:  20240907082551409 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082551409 DLGSUP <0013> gsup_server.c:235 7:  20240907082551409 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082551409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082551409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082551409 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)@e8ef65079e11: 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(73)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@e8ef65079e11: 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") 20240907082551426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44143<->l=127.0.0.1:4259) 20240907082551461 DAUC <0003> db_auc.c:157 IMSI='262426887589622': No 2G Auth Data 20240907082551461 DAUC <0003> db_auc.c:192 IMSI='262426887589622': No 3G Auth Data HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262426887589622" to be handled at TC_gsup_ul_via_proxy(77) 20240907082551510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 20240907082551521 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551521 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426887589622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426887589622" cn_domain=PS source_name="the-source\n"} 20240907082551521 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240907082551521 DLU <0006> fsm.c:456 lu(262426887589622)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551521 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426887589622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551542 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426887589622)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551542 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426887589622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426887589622" cn_domain=PS destination_name="the-source\n"} 20240907082551543 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551543 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262426887589622" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426887589622" 20240907082551549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551549 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426887589622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426887589622" source_name="the-source\n"} 20240907082551549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426887589622)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551549 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262426887589622 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551549 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426887589622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426887589622" destination_name="the-source\n"} 20240907082551549 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262426887589622 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887589622)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426887589622)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551549 DLU <0006> fsm.c:568 lu(PS:IMSI-262426887589622)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41042<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@e8ef65079e11: Final verdict of PTC: pass 20240907082551578 DAUC <0003> db_auc.c:157 IMSI='262425186037437': No 2G Auth Data 20240907082551578 DAUC <0003> db_auc.c:192 IMSI='262425186037437': No 3G Auth Data 20240907082551587 DLGSUP <0013> hlr.c:121 IMSI 262425186037437: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262425186037437" to be handled at TC_gsup_ul_via_proxy(78) 20240907082551600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20240907082551601 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551601 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425186037437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425186037437" cn_domain=PS source_name="the-source\n"} 20240907082551601 DLU <0006> fsm.c:456 lu(262425186037437)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551601 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425186037437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551617 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425186037437)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551617 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425186037437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425186037437" cn_domain=PS destination_name="the-source\n"} 20240907082551617 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551617 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262425186037437" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425186037437" 20240907082551619 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551619 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425186037437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425186037437" source_name="the-source\n"} 20240907082551619 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425186037437)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551619 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425186037437 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551619 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425186037437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425186037437" destination_name="the-source\n"} 20240907082551619 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425186037437 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186037437)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551619 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425186037437)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551619 DLU <0006> fsm.c:568 lu(PS:IMSI-262425186037437)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551619 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551619 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@e8ef65079e11: Final verdict of PTC: pass 20240907082551644 DAUC <0003> db_auc.c:157 IMSI='262425515559922': No 2G Auth Data 20240907082551644 DAUC <0003> db_auc.c:192 IMSI='262425515559922': No 3G Auth Data 20240907082551653 DLGSUP <0013> hlr.c:121 IMSI 262425515559922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262425515559922" to be handled at TC_gsup_ul_via_proxy(79) 20240907082551668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 20240907082551670 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551670 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425515559922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425515559922" cn_domain=PS source_name="the-source\n"} 20240907082551670 DLU <0006> fsm.c:456 lu(262425515559922)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551670 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425515559922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425515559922)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551686 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425515559922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425515559922" cn_domain=PS destination_name="the-source\n"} 20240907082551686 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551686 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262425515559922" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425515559922" 20240907082551689 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551689 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425515559922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425515559922" source_name="the-source\n"} 20240907082551689 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425515559922)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551689 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425515559922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551689 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425515559922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425515559922" destination_name="the-source\n"} 20240907082551689 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425515559922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425515559922)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551689 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425515559922)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551689 DLU <0006> fsm.c:568 lu(PS:IMSI-262425515559922)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551689 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551689 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@e8ef65079e11: Final verdict of PTC: pass 20240907082551717 DAUC <0003> db_auc.c:157 IMSI='262427488815373': No 2G Auth Data 20240907082551717 DAUC <0003> db_auc.c:192 IMSI='262427488815373': No 3G Auth Data 20240907082551726 DLGSUP <0013> hlr.c:121 IMSI 262427488815373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262427488815373" to be handled at TC_gsup_ul_via_proxy(80) 20240907082551741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38016<->l=127.0.0.1:4258 20240907082551742 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551742 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427488815373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427488815373" cn_domain=PS source_name="the-source\n"} 20240907082551742 DLU <0006> fsm.c:456 lu(262427488815373)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551743 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427488815373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427488815373)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551759 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427488815373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427488815373" cn_domain=PS destination_name="the-source\n"} 20240907082551759 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551759 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262427488815373" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427488815373" 20240907082551761 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551761 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427488815373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427488815373" source_name="the-source\n"} 20240907082551761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427488815373)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551761 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262427488815373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551761 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427488815373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427488815373" destination_name="the-source\n"} 20240907082551761 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262427488815373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427488815373)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427488815373)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551761 DLU <0006> fsm.c:568 lu(PS:IMSI-262427488815373)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551761 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551761 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38016<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@e8ef65079e11: Final verdict of PTC: pass 20240907082551792 DAUC <0003> db_auc.c:157 IMSI='262424820707642': No 2G Auth Data 20240907082551792 DAUC <0003> db_auc.c:192 IMSI='262424820707642': No 3G Auth Data 20240907082551801 DLGSUP <0013> hlr.c:121 IMSI 262424820707642: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262424820707642" to be handled at TC_gsup_ul_via_proxy(81) 20240907082551814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 20240907082551816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551816 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424820707642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424820707642" cn_domain=PS source_name="the-source\n"} 20240907082551816 DLU <0006> fsm.c:456 lu(262424820707642)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551816 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424820707642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551832 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424820707642)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551832 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424820707642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424820707642" cn_domain=PS destination_name="the-source\n"} 20240907082551832 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551832 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262424820707642" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262424820707642" 20240907082551837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551837 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424820707642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424820707642" source_name="the-source\n"} 20240907082551837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424820707642)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551837 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424820707642 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551837 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424820707642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424820707642" destination_name="the-source\n"} 20240907082551837 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424820707642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424820707642)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424820707642)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551837 DLU <0006> fsm.c:568 lu(PS:IMSI-262424820707642)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@e8ef65079e11: Final verdict of PTC: pass 20240907082551871 DAUC <0003> db_auc.c:157 IMSI='262428971826355': No 2G Auth Data 20240907082551871 DAUC <0003> db_auc.c:192 IMSI='262428971826355': No 3G Auth Data 20240907082551880 DLGSUP <0013> hlr.c:121 IMSI 262428971826355: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262428971826355" to be handled at TC_gsup_ul_via_proxy(82) 20240907082551905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 20240907082551908 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551908 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428971826355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428971826355" cn_domain=PS source_name="the-source\n"} 20240907082551908 DLU <0006> fsm.c:456 lu(262428971826355)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082551908 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428971826355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082551924 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428971826355)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082551924 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428971826355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428971826355" cn_domain=PS destination_name="the-source\n"} 20240907082551924 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551924 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262428971826355" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262428971826355" 20240907082551929 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082551929 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428971826355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428971826355" source_name="the-source\n"} 20240907082551929 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428971826355)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082551929 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428971826355 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082551929 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428971826355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428971826355" destination_name="the-source\n"} 20240907082551929 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428971826355 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082551929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971826355)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082551929 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428971826355)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082551929 DLU <0006> fsm.c:568 lu(PS:IMSI-262428971826355)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082551929 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082551929 DLINP <000b> input/ipa.c:451 connected read/write 20240907082551929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082551932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@e8ef65079e11: Final verdict of PTC: pass 20240907082551965 DAUC <0003> db_auc.c:157 IMSI='262424216070983': No 2G Auth Data 20240907082551965 DAUC <0003> db_auc.c:192 IMSI='262424216070983': No 3G Auth Data 20240907082551974 DLGSUP <0013> hlr.c:121 IMSI 262424216070983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262424216070983" to be handled at TC_gsup_ul_via_proxy(83) 20240907082551998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 20240907082552001 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082552001 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424216070983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424216070983" cn_domain=PS source_name="the-source\n"} 20240907082552001 DLU <0006> fsm.c:456 lu(262424216070983)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082552001 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424216070983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082552018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424216070983)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082552018 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424216070983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424216070983" cn_domain=PS destination_name="the-source\n"} 20240907082552018 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082552018 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262424216070983" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424216070983" 20240907082552022 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082552023 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424216070983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424216070983" source_name="the-source\n"} 20240907082552023 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424216070983)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082552023 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424216070983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082552023 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424216070983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424216070983" destination_name="the-source\n"} 20240907082552023 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424216070983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082552023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424216070983)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082552023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424216070983)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082552023 DLU <0006> fsm.c:568 lu(PS:IMSI-262424216070983)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082552023 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082552023 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082552025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@e8ef65079e11: Final verdict of PTC: pass 20240907082552065 DAUC <0003> db_auc.c:157 IMSI='262421033831704': No 2G Auth Data 20240907082552065 DAUC <0003> db_auc.c:192 IMSI='262421033831704': No 3G Auth Data 20240907082552073 DLGSUP <0013> hlr.c:121 IMSI 262421033831704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@e8ef65079e11: Created GsupExpect[0] for "262421033831704" to be handled at TC_gsup_ul_via_proxy(84) 20240907082552109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 20240907082552116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082552116 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421033831704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421033831704" cn_domain=PS source_name="the-source\n"} 20240907082552117 DLU <0006> fsm.c:456 lu(262421033831704)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082552117 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421033831704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20240907082552133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421033831704)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082552133 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421033831704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421033831704" cn_domain=PS destination_name="the-source\n"} 20240907082552133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082552133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@e8ef65079e11: Found GsupExpect[0] for "262421033831704" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@e8ef65079e11: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421033831704" 20240907082552139 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082552139 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421033831704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421033831704" source_name="the-source\n"} 20240907082552139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421033831704)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082552139 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421033831704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082552139 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421033831704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421033831704" destination_name="the-source\n"} 20240907082552139 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421033831704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082552139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421033831704)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082552139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421033831704)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082552139 DLU <0006> fsm.c:568 lu(PS:IMSI-262421033831704)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082552139 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082552139 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082552142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082552169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4258 20240907082552169 DLINP <000b> input/ipa.c:451 connected read/write 20240907082552169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082552169 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082552169 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082552169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082552169 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(74)@e8ef65079e11: Final verdict of PTC: none 20240907082552169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44143<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(73)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@e8ef65079e11: Final verdict of PTC: none 75@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Sep 7 08:25:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19448) Waiting for packet dumper to finish... 1 (prev_count=19448, count=42800) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Sep 7 08:25:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_ul_subscriber_data started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082555274 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082555274 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082555278 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@e8ef65079e11: 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(85)@e8ef65079e11: 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 } } } } 20240907082555283 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082555283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082555283 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  20240907082555283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082555283 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  20240907082555283 DLGSUP <0013> gsup_server.c:235 2:  20240907082555283 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082555283 DLGSUP <0013> gsup_server.c:235 3:  20240907082555283 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082555283 DLGSUP <0013> gsup_server.c:235 4:  20240907082555283 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082555283 DLGSUP <0013> gsup_server.c:235 5:  20240907082555283 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082555283 DLGSUP <0013> gsup_server.c:235 7:  20240907082555283 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082555283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082555283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082555283 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@e8ef65079e11: 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") 20240907082555296 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42851<->l=127.0.0.1:4259) 20240907082555335 DAUC <0003> db_auc.c:157 IMSI='262422791582577': No 2G Auth Data 20240907082555335 DAUC <0003> db_auc.c:192 IMSI='262422791582577': No 3G Auth Data HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262422791582577" to be handled at TC_gsup_ul_subscriber_data(89) 20240907082555383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e8ef65079e11: GSUP ul subscriber_data 20240907082555393 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555393 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422791582577" cn_domain=PS} 20240907082555393 DLU <0006> fsm.c:456 lu(262422791582577)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555393 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555411 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422791582577)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555411 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422791582577" cn_domain=PS} 20240907082555411 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555411 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262422791582577" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422791582577" 20240907082555418 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555418 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422791582577"} 20240907082555418 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422791582577)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555418 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555418 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422791582577"} 20240907082555418 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422791582577 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791582577)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555418 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422791582577)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555418 DLU <0006> fsm.c:568 lu(PS:IMSI-262422791582577)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555418 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555418 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@e8ef65079e11: Final verdict of PTC: pass 20240907082555448 DAUC <0003> db_auc.c:157 IMSI='262428105362989': No 2G Auth Data 20240907082555448 DAUC <0003> db_auc.c:192 IMSI='262428105362989': No 3G Auth Data 20240907082555456 DLGSUP <0013> hlr.c:121 IMSI 262428105362989: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262428105362989" to be handled at TC_gsup_ul_subscriber_data(90) 20240907082555470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e8ef65079e11: GSUP ul subscriber_data 20240907082555471 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555471 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428105362989" cn_domain=PS} 20240907082555471 DLU <0006> fsm.c:456 lu(262428105362989)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555471 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428105362989)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555487 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428105362989" cn_domain=PS} 20240907082555487 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555487 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262428105362989" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428105362989" 20240907082555490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555490 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428105362989"} 20240907082555490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428105362989)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555490 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555490 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428105362989"} 20240907082555490 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428105362989 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428105362989)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428105362989)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555490 DLU <0006> fsm.c:568 lu(PS:IMSI-262428105362989)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@e8ef65079e11: Final verdict of PTC: pass 20240907082555517 DAUC <0003> db_auc.c:157 IMSI='262420323387530': No 2G Auth Data 20240907082555517 DAUC <0003> db_auc.c:192 IMSI='262420323387530': No 3G Auth Data 20240907082555525 DLGSUP <0013> hlr.c:121 IMSI 262420323387530: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262420323387530" to be handled at TC_gsup_ul_subscriber_data(91) 20240907082555540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e8ef65079e11: GSUP ul subscriber_data 20240907082555541 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555541 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420323387530" cn_domain=PS} 20240907082555541 DLU <0006> fsm.c:456 lu(262420323387530)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555541 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420323387530)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555557 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420323387530" cn_domain=PS} 20240907082555557 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555557 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262420323387530" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262420323387530" 20240907082555558 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555558 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420323387530"} 20240907082555558 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420323387530)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555558 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555558 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420323387530"} 20240907082555558 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420323387530 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323387530)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555558 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420323387530)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555558 DLU <0006> fsm.c:568 lu(PS:IMSI-262420323387530)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555558 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555558 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@e8ef65079e11: Final verdict of PTC: pass 20240907082555583 DAUC <0003> db_auc.c:157 IMSI='262422900740322': No 2G Auth Data 20240907082555583 DAUC <0003> db_auc.c:192 IMSI='262422900740322': No 3G Auth Data 20240907082555592 DLGSUP <0013> hlr.c:121 IMSI 262422900740322: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262422900740322" to be handled at TC_gsup_ul_subscriber_data(92) 20240907082555605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e8ef65079e11: GSUP ul subscriber_data 20240907082555607 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555607 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422900740322" cn_domain=PS} 20240907082555607 DLU <0006> fsm.c:456 lu(262422900740322)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555607 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555623 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422900740322)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555623 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422900740322" cn_domain=PS} 20240907082555623 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555623 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262422900740322" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422900740322" 20240907082555627 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555627 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422900740322"} 20240907082555627 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422900740322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555627 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555627 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422900740322"} 20240907082555627 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422900740322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422900740322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555627 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422900740322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555627 DLU <0006> fsm.c:568 lu(PS:IMSI-262422900740322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555627 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555627 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@e8ef65079e11: Final verdict of PTC: pass 20240907082555656 DAUC <0003> db_auc.c:157 IMSI='262421265682993': No 2G Auth Data 20240907082555656 DAUC <0003> db_auc.c:192 IMSI='262421265682993': No 3G Auth Data 20240907082555665 DLGSUP <0013> hlr.c:121 IMSI 262421265682993: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262421265682993" to be handled at TC_gsup_ul_subscriber_data(93) 20240907082555678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e8ef65079e11: GSUP ul subscriber_data 20240907082555680 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555680 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421265682993" cn_domain=PS} 20240907082555680 DLU <0006> fsm.c:456 lu(262421265682993)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555680 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421265682993)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555696 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421265682993" cn_domain=PS} 20240907082555696 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555696 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262421265682993" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262421265682993" 20240907082555698 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555698 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421265682993"} 20240907082555698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421265682993)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555698 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555698 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421265682993"} 20240907082555698 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421265682993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421265682993)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421265682993)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555698 DLU <0006> fsm.c:568 lu(PS:IMSI-262421265682993)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555698 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555698 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38092<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@e8ef65079e11: Final verdict of PTC: pass 20240907082555725 DAUC <0003> db_auc.c:157 IMSI='262428762828499': No 2G Auth Data 20240907082555725 DAUC <0003> db_auc.c:192 IMSI='262428762828499': No 3G Auth Data 20240907082555733 DLGSUP <0013> hlr.c:121 IMSI 262428762828499: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262428762828499" to be handled at TC_gsup_ul_subscriber_data(94) 20240907082555760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e8ef65079e11: GSUP ul subscriber_data 20240907082555763 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555763 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428762828499" cn_domain=PS} 20240907082555763 DLU <0006> fsm.c:456 lu(262428762828499)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555763 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428762828499)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555779 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428762828499" cn_domain=PS} 20240907082555779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262428762828499" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428762828499" 20240907082555784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555784 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428762828499"} 20240907082555784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428762828499)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555784 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555784 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428762828499"} 20240907082555784 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428762828499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762828499)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555784 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428762828499)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555784 DLU <0006> fsm.c:568 lu(PS:IMSI-262428762828499)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@e8ef65079e11: Final verdict of PTC: pass 20240907082555820 DAUC <0003> db_auc.c:157 IMSI='262425351106281': No 2G Auth Data 20240907082555820 DAUC <0003> db_auc.c:192 IMSI='262425351106281': No 3G Auth Data 20240907082555829 DLGSUP <0013> hlr.c:121 IMSI 262425351106281: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262425351106281" to be handled at TC_gsup_ul_subscriber_data(95) 20240907082555857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e8ef65079e11: GSUP ul subscriber_data 20240907082555861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555861 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425351106281" cn_domain=PS} 20240907082555861 DLU <0006> fsm.c:456 lu(262425351106281)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555861 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555879 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425351106281)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555879 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425351106281" cn_domain=PS} 20240907082555879 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555879 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262425351106281" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262425351106281" 20240907082555884 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555884 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425351106281"} 20240907082555884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425351106281)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555884 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555884 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425351106281"} 20240907082555884 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425351106281 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425351106281)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425351106281)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555884 DLU <0006> fsm.c:568 lu(PS:IMSI-262425351106281)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555884 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555884 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38106<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@e8ef65079e11: Final verdict of PTC: pass 20240907082555922 DAUC <0003> db_auc.c:157 IMSI='262422388129470': No 2G Auth Data 20240907082555922 DAUC <0003> db_auc.c:192 IMSI='262422388129470': No 3G Auth Data 20240907082555930 DLGSUP <0013> hlr.c:121 IMSI 262422388129470: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@e8ef65079e11: Created GsupExpect[0] for "262422388129470" to be handled at TC_gsup_ul_subscriber_data(96) 20240907082555954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e8ef65079e11: GSUP ul subscriber_data 20240907082555956 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555956 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422388129470" cn_domain=PS} 20240907082555956 DLU <0006> fsm.c:456 lu(262422388129470)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082555956 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082555972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422388129470)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082555972 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422388129470" cn_domain=PS} 20240907082555972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@e8ef65079e11: Found GsupExpect[0] for "262422388129470" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@e8ef65079e11: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422388129470" 20240907082555977 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082555977 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422388129470"} 20240907082555977 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422388129470)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082555977 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082555977 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422388129470"} 20240907082555977 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422388129470 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082555977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422388129470)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082555977 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422388129470)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082555977 DLU <0006> fsm.c:568 lu(PS:IMSI-262422388129470)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082555977 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082555978 DLINP <000b> input/ipa.c:451 connected read/write 20240907082555978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082555981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082556008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 20240907082556008 DLINP <000b> input/ipa.c:451 connected read/write 20240907082556008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082556008 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082556008 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082556008 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082556008 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42851<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@e8ef65079e11: Final verdict of PTC: none 87@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Sep 7 08:25:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5740) Waiting for packet dumper to finish... 1 (prev_count=5740, count=47352) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Sep 7 08:25:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_vty started. MTC@e8ef65079e11: legacy= true 20240907082559114 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082559114 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082559120 DLINP <000b> input/ipa.c:451 connected read/write 20240907082559120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082559121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082559125 DLINP <000b> input/ipa.c:451 connected read/write 20240907082559125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082559125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082559125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082559125 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  20240907082559125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082559125 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  20240907082559125 DLGSUP <0013> gsup_server.c:235 2:  20240907082559125 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082559125 DLGSUP <0013> gsup_server.c:235 3:  20240907082559125 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082559125 DLGSUP <0013> gsup_server.c:235 4:  20240907082559125 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082559125 DLGSUP <0013> gsup_server.c:235 5:  20240907082559125 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082559125 DLGSUP <0013> gsup_server.c:235 7:  20240907082559125 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082559125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082559125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082559125 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@e8ef65079e11: 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") 20240907082559149 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42213<->l=127.0.0.1:4259) 20240907082559161 DAUC <0003> db_auc.c:157 IMSI='262423429755575': No 2G Auth Data 20240907082559161 DAUC <0003> db_auc.c:192 IMSI='262423429755575': No 3G Auth Data 20240907082559183 DAUC <0003> db_auc.c:192 IMSI='262423429755575': No 3G Auth Data 20240907082559214 DAUC <0003> db_auc.c:157 IMSI='262429302552593': No 2G Auth Data 20240907082559214 DAUC <0003> db_auc.c:192 IMSI='262429302552593': No 3G Auth Data 20240907082559236 DAUC <0003> db_auc.c:157 IMSI='262429302552593': No 2G Auth Data 20240907082559265 DAUC <0003> db_auc.c:157 IMSI='262425677280755': No 2G Auth Data 20240907082559265 DAUC <0003> db_auc.c:192 IMSI='262425677280755': No 3G Auth Data MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082559325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.1:4258 20240907082559327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42213<->l=127.0.0.1:4259) 20240907082559327 DLINP <000b> input/ipa.c:451 connected read/write 20240907082559327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082559327 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082559327 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082559327 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@e8ef65079e11: Test case TC_vty finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Sep 7 08:25:59 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=13896) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Sep 7 08:26:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_vty_msisdn_isd started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082602417 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082602417 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082602420 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082602423 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082602423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082602423 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  20240907082602423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082602423 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  20240907082602423 DLGSUP <0013> gsup_server.c:235 2:  20240907082602423 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082602423 DLGSUP <0013> gsup_server.c:235 3:  20240907082602423 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082602423 DLGSUP <0013> gsup_server.c:235 4:  20240907082602423 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082602423 DLGSUP <0013> gsup_server.c:235 5:  20240907082602423 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082602423 DLGSUP <0013> gsup_server.c:235 7:  20240907082602423 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082602423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082602423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082602423 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@e8ef65079e11: 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") 20240907082602433 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41513<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e8ef65079e11: Created GsupExpect[0] for "262420960624322" to be handled at TC_vty_msisdn_isd(104) 20240907082602441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 20240907082602480 DAUC <0003> db_auc.c:157 IMSI='262420960624322': No 2G Auth Data 20240907082602480 DAUC <0003> db_auc.c:192 IMSI='262420960624322': No 3G Auth Data 20240907082602511 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602511 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960624322" cn_domain=PS} 20240907082602511 DLU <0006> fsm.c:456 lu(262420960624322)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082602511 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082602528 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420960624322)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082602528 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420960624322" cn_domain=PS} 20240907082602528 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082602528 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@e8ef65079e11: Found GsupExpect[0] for "262420960624322" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@e8ef65079e11: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420960624322" 20240907082602538 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602538 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420960624322"} 20240907082602538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420960624322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082602538 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082602538 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420960624322"} 20240907082602538 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082602538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960624322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082602538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960624322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082602538 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960624322)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082602538 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082602538 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e8ef65079e11: setverdict(pass): none -> pass 20240907082602550 DLGSUP <0013> hlr.c:128 IMSI 262420960624322: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20240907082602550 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082602550 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082602554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35558<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@e8ef65079e11: Final verdict of PTC: pass 20240907082602555 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602555 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420960624322"} 20240907082602555 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20240907082602555 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420960624322 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082602556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20240907082602558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41513<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@e8ef65079e11: Final verdict of PTC: none 20240907082602558 DLINP <000b> input/ipa.c:451 connected read/write 20240907082602558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082602558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082602558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082602558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 102: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@e8ef65079e11: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Sep 7 08:26:02 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11868) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Sep 7 08:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_purge_cs started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082605678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082605678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082605683 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082605688 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605688 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082605688 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082605688 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  20240907082605688 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082605688 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  20240907082605688 DLGSUP <0013> gsup_server.c:235 2:  20240907082605688 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082605688 DLGSUP <0013> gsup_server.c:235 3:  20240907082605688 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082605688 DLGSUP <0013> gsup_server.c:235 4:  20240907082605688 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082605688 DLGSUP <0013> gsup_server.c:235 5:  20240907082605688 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082605688 DLGSUP <0013> gsup_server.c:235 7:  20240907082605688 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082605688 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082605688 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082605688 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@e8ef65079e11: 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") 20240907082605716 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39595<->l=127.0.0.1:4259) 20240907082605733 DAUC <0003> db_auc.c:157 IMSI='262426320337350': No 2G Auth Data 20240907082605733 DAUC <0003> db_auc.c:192 IMSI='262426320337350': No 3G Auth Data HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262426320337350" to be handled at TC_gsup_purge_cs(109) 20240907082605778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 20240907082605788 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605788 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426320337350" cn_domain=PS} 20240907082605788 DLU <0006> fsm.c:456 lu(262426320337350)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082605788 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082605805 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426320337350)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082605805 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426320337350" cn_domain=PS} 20240907082605805 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605805 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262426320337350" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426320337350" 20240907082605814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605814 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426320337350"} 20240907082605814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426320337350)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082605814 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082605814 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426320337350"} 20240907082605814 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082605814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426320337350)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082605814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426320337350)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082605814 DLU <0006> fsm.c:568 lu(PS:IMSI-262426320337350)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082605814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e8ef65079e11: setverdict(pass): none -> pass 20240907082605817 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605817 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426320337350" cn_domain=CS} 20240907082605817 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082605825 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426320337350"} 20240907082605825 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426320337350 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082605825 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605825 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082605828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@e8ef65079e11: Final verdict of PTC: pass 20240907082605854 DAUC <0003> db_auc.c:157 IMSI='262422846897267': No 2G Auth Data 20240907082605854 DAUC <0003> db_auc.c:192 IMSI='262422846897267': No 3G Auth Data 20240907082605863 DLGSUP <0013> hlr.c:121 IMSI 262422846897267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262422846897267" to be handled at TC_gsup_purge_cs(110) 20240907082605876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20240907082605878 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605878 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422846897267" cn_domain=PS} 20240907082605878 DLU <0006> fsm.c:456 lu(262422846897267)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082605878 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082605894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422846897267)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082605894 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422846897267" cn_domain=PS} 20240907082605894 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605894 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262422846897267" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422846897267" 20240907082605896 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605896 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422846897267"} 20240907082605896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422846897267)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082605896 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082605896 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422846897267"} 20240907082605896 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082605896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846897267)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082605896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422846897267)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082605896 DLU <0006> fsm.c:568 lu(PS:IMSI-262422846897267)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082605896 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605896 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e8ef65079e11: setverdict(pass): none -> pass 20240907082605898 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605898 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422846897267" cn_domain=CS} 20240907082605898 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082605906 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422846897267"} 20240907082605906 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422846897267 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082605906 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605906 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082605908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@e8ef65079e11: Final verdict of PTC: pass 20240907082605933 DAUC <0003> db_auc.c:157 IMSI='262421147154185': No 2G Auth Data 20240907082605933 DAUC <0003> db_auc.c:192 IMSI='262421147154185': No 3G Auth Data 20240907082605941 DLGSUP <0013> hlr.c:121 IMSI 262421147154185: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262421147154185" to be handled at TC_gsup_purge_cs(111) 20240907082605955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 20240907082605956 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605956 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421147154185" cn_domain=PS} 20240907082605956 DLU <0006> fsm.c:456 lu(262421147154185)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082605956 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082605972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421147154185)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082605972 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421147154185" cn_domain=PS} 20240907082605972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262421147154185" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421147154185" 20240907082605975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605975 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421147154185"} 20240907082605975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421147154185)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082605975 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082605975 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421147154185"} 20240907082605975 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082605975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147154185)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082605975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421147154185)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082605975 DLU <0006> fsm.c:568 lu(PS:IMSI-262421147154185)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082605975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e8ef65079e11: setverdict(pass): none -> pass 20240907082605977 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082605977 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421147154185" cn_domain=CS} 20240907082605977 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082605985 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421147154185"} 20240907082605985 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421147154185 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082605986 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082605986 DLINP <000b> input/ipa.c:451 connected read/write 20240907082605986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082605988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@e8ef65079e11: Final verdict of PTC: pass 20240907082606017 DAUC <0003> db_auc.c:157 IMSI='262424290635466': No 2G Auth Data 20240907082606017 DAUC <0003> db_auc.c:192 IMSI='262424290635466': No 3G Auth Data 20240907082606026 DLGSUP <0013> hlr.c:121 IMSI 262424290635466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262424290635466" to be handled at TC_gsup_purge_cs(112) 20240907082606039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 20240907082606041 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606041 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424290635466" cn_domain=PS} 20240907082606041 DLU <0006> fsm.c:456 lu(262424290635466)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082606041 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082606057 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424290635466)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082606057 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424290635466" cn_domain=PS} 20240907082606057 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606057 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262424290635466" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424290635466" 20240907082606059 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606059 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424290635466"} 20240907082606059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424290635466)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082606059 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082606059 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424290635466"} 20240907082606059 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082606059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424290635466)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082606059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424290635466)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082606059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424290635466)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082606059 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606059 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e8ef65079e11: setverdict(pass): none -> pass 20240907082606061 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606061 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424290635466" cn_domain=CS} 20240907082606061 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082606069 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424290635466"} 20240907082606069 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424290635466 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082606069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082606071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35614<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@e8ef65079e11: Final verdict of PTC: pass 20240907082606097 DAUC <0003> db_auc.c:157 IMSI='262428307139757': No 2G Auth Data 20240907082606097 DAUC <0003> db_auc.c:192 IMSI='262428307139757': No 3G Auth Data 20240907082606105 DLGSUP <0013> hlr.c:121 IMSI 262428307139757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262428307139757" to be handled at TC_gsup_purge_cs(113) 20240907082606120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35618<->l=127.0.0.1:4258 20240907082606122 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606122 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428307139757" cn_domain=PS} 20240907082606122 DLU <0006> fsm.c:456 lu(262428307139757)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082606122 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082606138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428307139757)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082606138 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428307139757" cn_domain=PS} 20240907082606138 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606138 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262428307139757" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428307139757" 20240907082606143 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606143 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428307139757"} 20240907082606143 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428307139757)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082606143 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082606143 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428307139757"} 20240907082606143 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082606143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428307139757)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082606143 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428307139757)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082606143 DLU <0006> fsm.c:568 lu(PS:IMSI-262428307139757)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082606143 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606143 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e8ef65079e11: setverdict(pass): none -> pass 20240907082606146 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606146 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428307139757" cn_domain=CS} 20240907082606146 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082606154 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428307139757"} 20240907082606154 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428307139757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082606154 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606155 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082606158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35618<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@e8ef65079e11: Final verdict of PTC: pass 20240907082606183 DAUC <0003> db_auc.c:157 IMSI='262423731694580': No 2G Auth Data 20240907082606183 DAUC <0003> db_auc.c:192 IMSI='262423731694580': No 3G Auth Data 20240907082606192 DLGSUP <0013> hlr.c:121 IMSI 262423731694580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262423731694580" to be handled at TC_gsup_purge_cs(114) 20240907082606214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 20240907082606216 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606216 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423731694580" cn_domain=PS} 20240907082606216 DLU <0006> fsm.c:456 lu(262423731694580)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082606216 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082606232 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423731694580)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082606232 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423731694580" cn_domain=PS} 20240907082606232 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606232 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262423731694580" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423731694580" 20240907082606236 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606236 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423731694580"} 20240907082606236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423731694580)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082606236 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082606236 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423731694580"} 20240907082606236 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082606236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423731694580)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082606236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423731694580)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082606236 DLU <0006> fsm.c:568 lu(PS:IMSI-262423731694580)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082606236 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606236 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e8ef65079e11: setverdict(pass): none -> pass 20240907082606239 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606239 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423731694580" cn_domain=CS} 20240907082606239 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082606247 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423731694580"} 20240907082606247 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423731694580 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082606247 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606247 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082606250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35628<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@e8ef65079e11: Final verdict of PTC: pass 20240907082606284 DAUC <0003> db_auc.c:157 IMSI='262428241323887': No 2G Auth Data 20240907082606284 DAUC <0003> db_auc.c:192 IMSI='262428241323887': No 3G Auth Data 20240907082606292 DLGSUP <0013> hlr.c:121 IMSI 262428241323887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262428241323887" to be handled at TC_gsup_purge_cs(115) 20240907082606319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 20240907082606322 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606322 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428241323887" cn_domain=PS} 20240907082606322 DLU <0006> fsm.c:456 lu(262428241323887)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082606322 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082606338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428241323887)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082606338 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428241323887" cn_domain=PS} 20240907082606338 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606339 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262428241323887" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428241323887" 20240907082606343 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606343 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428241323887"} 20240907082606343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428241323887)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082606343 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082606343 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428241323887"} 20240907082606344 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082606344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428241323887)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082606344 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428241323887)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082606344 DLU <0006> fsm.c:568 lu(PS:IMSI-262428241323887)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082606344 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606344 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e8ef65079e11: setverdict(pass): none -> pass 20240907082606347 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606347 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428241323887" cn_domain=CS} 20240907082606347 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082606355 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428241323887"} 20240907082606355 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428241323887 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082606355 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606355 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082606357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35640<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@e8ef65079e11: Final verdict of PTC: pass 20240907082606391 DAUC <0003> db_auc.c:157 IMSI='262426641862918': No 2G Auth Data 20240907082606391 DAUC <0003> db_auc.c:192 IMSI='262426641862918': No 3G Auth Data 20240907082606399 DLGSUP <0013> hlr.c:121 IMSI 262426641862918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@e8ef65079e11: Created GsupExpect[0] for "262426641862918" to be handled at TC_gsup_purge_cs(116) 20240907082606428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 20240907082606431 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606431 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426641862918" cn_domain=PS} 20240907082606431 DLU <0006> fsm.c:456 lu(262426641862918)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082606431 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082606447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426641862918)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082606447 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426641862918" cn_domain=PS} 20240907082606447 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606447 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@e8ef65079e11: Found GsupExpect[0] for "262426641862918" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@e8ef65079e11: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426641862918" 20240907082606451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606451 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426641862918"} 20240907082606451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426641862918)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082606451 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082606451 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426641862918"} 20240907082606451 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082606451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641862918)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082606451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426641862918)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082606451 DLU <0006> fsm.c:568 lu(PS:IMSI-262426641862918)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082606451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e8ef65079e11: setverdict(pass): none -> pass 20240907082606454 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606454 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426641862918" cn_domain=CS} 20240907082606454 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20240907082606462 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426641862918"} 20240907082606462 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426641862918 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082606462 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082606462 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082606465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082606491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20240907082606491 DLINP <000b> input/ipa.c:451 connected read/write 20240907082606491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082606491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082606491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082606491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082606491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39595<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@e8ef65079e11: Final verdict of PTC: none 107@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Sep 7 08:26:06 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30916) Waiting for packet dumper to finish... 1 (prev_count=30916, count=45020) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Sep 7 08:26:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_purge_ps started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082609598 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082609598 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082609603 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082609608 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082609608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082609608 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  20240907082609608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082609608 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  20240907082609608 DLGSUP <0013> gsup_server.c:235 2:  20240907082609608 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082609608 DLGSUP <0013> gsup_server.c:235 3:  20240907082609608 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082609608 DLGSUP <0013> gsup_server.c:235 4:  20240907082609608 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082609608 DLGSUP <0013> gsup_server.c:235 5:  20240907082609608 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082609608 DLGSUP <0013> gsup_server.c:235 7:  20240907082609608 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082609608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082609608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082609608 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@e8ef65079e11: 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") 20240907082609627 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39335<->l=127.0.0.1:4259) 20240907082609642 DAUC <0003> db_auc.c:157 IMSI='262428528460634': No 2G Auth Data 20240907082609642 DAUC <0003> db_auc.c:192 IMSI='262428528460634': No 3G Auth Data HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262428528460634" to be handled at TC_gsup_purge_ps(121) 20240907082609688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4258 20240907082609699 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609699 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428528460634" cn_domain=PS} 20240907082609699 DLU <0006> fsm.c:456 lu(262428528460634)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082609699 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082609716 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428528460634)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082609716 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428528460634" cn_domain=PS} 20240907082609716 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609716 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262428528460634" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428528460634" 20240907082609722 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609722 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428528460634"} 20240907082609722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428528460634)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082609722 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082609722 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428528460634"} 20240907082609722 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082609722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428528460634)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082609722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428528460634)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082609722 DLU <0006> fsm.c:568 lu(PS:IMSI-262428528460634)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082609722 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609723 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e8ef65079e11: setverdict(pass): none -> pass 20240907082609726 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609726 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428528460634" cn_domain=PS} 20240907082609726 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082609734 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428528460634"} 20240907082609734 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428528460634 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082609734 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609734 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082609737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35670<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@e8ef65079e11: Final verdict of PTC: pass 20240907082609763 DAUC <0003> db_auc.c:157 IMSI='262422991340418': No 2G Auth Data 20240907082609763 DAUC <0003> db_auc.c:192 IMSI='262422991340418': No 3G Auth Data 20240907082609771 DLGSUP <0013> hlr.c:121 IMSI 262422991340418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262422991340418" to be handled at TC_gsup_purge_ps(122) 20240907082609784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 20240907082609785 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609785 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422991340418" cn_domain=PS} 20240907082609785 DLU <0006> fsm.c:456 lu(262422991340418)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082609785 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082609801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422991340418)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082609801 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422991340418" cn_domain=PS} 20240907082609801 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609801 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262422991340418" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422991340418" 20240907082609803 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609803 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422991340418"} 20240907082609803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422991340418)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082609803 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082609803 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422991340418"} 20240907082609803 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082609803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422991340418)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082609803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422991340418)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082609803 DLU <0006> fsm.c:568 lu(PS:IMSI-262422991340418)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082609803 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609803 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e8ef65079e11: setverdict(pass): none -> pass 20240907082609805 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609805 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422991340418" cn_domain=PS} 20240907082609805 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082609813 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422991340418"} 20240907082609813 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422991340418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082609813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082609815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35680<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@e8ef65079e11: Final verdict of PTC: pass 20240907082609840 DAUC <0003> db_auc.c:157 IMSI='262427165278484': No 2G Auth Data 20240907082609840 DAUC <0003> db_auc.c:192 IMSI='262427165278484': No 3G Auth Data 20240907082609848 DLGSUP <0013> hlr.c:121 IMSI 262427165278484: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262427165278484" to be handled at TC_gsup_purge_ps(123) 20240907082609861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 20240907082609863 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609863 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427165278484" cn_domain=PS} 20240907082609863 DLU <0006> fsm.c:456 lu(262427165278484)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082609863 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082609879 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427165278484)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082609879 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427165278484" cn_domain=PS} 20240907082609879 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609879 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262427165278484" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427165278484" 20240907082609880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609880 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427165278484"} 20240907082609880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427165278484)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082609880 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082609880 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427165278484"} 20240907082609880 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082609880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427165278484)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082609880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427165278484)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082609880 DLU <0006> fsm.c:568 lu(PS:IMSI-262427165278484)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082609880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e8ef65079e11: setverdict(pass): none -> pass 20240907082609881 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609881 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427165278484" cn_domain=PS} 20240907082609881 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082609889 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427165278484"} 20240907082609889 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427165278484 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082609889 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609889 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082609890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35686<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@e8ef65079e11: Final verdict of PTC: pass 20240907082609915 DAUC <0003> db_auc.c:157 IMSI='262423005293348': No 2G Auth Data 20240907082609915 DAUC <0003> db_auc.c:192 IMSI='262423005293348': No 3G Auth Data 20240907082609923 DLGSUP <0013> hlr.c:121 IMSI 262423005293348: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262423005293348" to be handled at TC_gsup_purge_ps(124) 20240907082609938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 20240907082609940 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609940 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423005293348" cn_domain=PS} 20240907082609940 DLU <0006> fsm.c:456 lu(262423005293348)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082609940 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082609955 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423005293348)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082609955 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423005293348" cn_domain=PS} 20240907082609955 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609955 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262423005293348" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423005293348" 20240907082609960 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609960 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423005293348"} 20240907082609960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423005293348)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082609960 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082609960 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423005293348"} 20240907082609960 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082609960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423005293348)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082609960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423005293348)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082609960 DLU <0006> fsm.c:568 lu(PS:IMSI-262423005293348)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082609960 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609960 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e8ef65079e11: setverdict(pass): none -> pass 20240907082609962 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082609963 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423005293348" cn_domain=PS} 20240907082609963 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082609971 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423005293348"} 20240907082609971 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423005293348 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082609971 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082609971 DLINP <000b> input/ipa.c:451 connected read/write 20240907082609971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082609973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@e8ef65079e11: Final verdict of PTC: pass 20240907082609999 DAUC <0003> db_auc.c:157 IMSI='262422636428235': No 2G Auth Data 20240907082609999 DAUC <0003> db_auc.c:192 IMSI='262422636428235': No 3G Auth Data 20240907082610007 DLGSUP <0013> hlr.c:121 IMSI 262422636428235: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262422636428235" to be handled at TC_gsup_purge_ps(125) 20240907082610021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20240907082610022 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610022 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422636428235" cn_domain=PS} 20240907082610022 DLU <0006> fsm.c:456 lu(262422636428235)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082610022 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082610038 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422636428235)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082610038 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422636428235" cn_domain=PS} 20240907082610038 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610038 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262422636428235" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422636428235" 20240907082610040 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610040 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422636428235"} 20240907082610040 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422636428235)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082610040 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082610040 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422636428235"} 20240907082610040 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082610040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422636428235)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082610040 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422636428235)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082610040 DLU <0006> fsm.c:568 lu(PS:IMSI-262422636428235)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082610040 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610040 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e8ef65079e11: setverdict(pass): none -> pass 20240907082610040 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610040 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422636428235" cn_domain=PS} 20240907082610040 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082610048 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422636428235"} 20240907082610048 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422636428235 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082610048 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610048 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082610050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@e8ef65079e11: Final verdict of PTC: pass 20240907082610077 DAUC <0003> db_auc.c:157 IMSI='262424802492583': No 2G Auth Data 20240907082610077 DAUC <0003> db_auc.c:192 IMSI='262424802492583': No 3G Auth Data 20240907082610085 DLGSUP <0013> hlr.c:121 IMSI 262424802492583: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262424802492583" to be handled at TC_gsup_purge_ps(126) 20240907082610106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20240907082610108 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610108 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424802492583" cn_domain=PS} 20240907082610108 DLU <0006> fsm.c:456 lu(262424802492583)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082610108 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082610124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424802492583)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082610124 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424802492583" cn_domain=PS} 20240907082610124 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610124 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262424802492583" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 5TC_gsup_purge_ps(126)"262424802492583" 20240907082610125 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610125 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424802492583"} 20240907082610125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424802492583)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082610125 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082610125 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424802492583"} 20240907082610125 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082610125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802492583)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082610125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424802492583)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082610125 DLU <0006> fsm.c:568 lu(PS:IMSI-262424802492583)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082610125 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610125 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e8ef65079e11: setverdict(pass): none -> pass 20240907082610126 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610126 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424802492583" cn_domain=PS} 20240907082610126 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082610134 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424802492583"} 20240907082610134 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424802492583 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082610134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082610135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@e8ef65079e11: Final verdict of PTC: pass 20240907082610167 DAUC <0003> db_auc.c:157 IMSI='262427901730144': No 2G Auth Data 20240907082610167 DAUC <0003> db_auc.c:192 IMSI='262427901730144': No 3G Auth Data 20240907082610175 DLGSUP <0013> hlr.c:121 IMSI 262427901730144: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262427901730144" to be handled at TC_gsup_purge_ps(127) 20240907082610197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20240907082610199 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610199 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427901730144" cn_domain=PS} 20240907082610199 DLU <0006> fsm.c:456 lu(262427901730144)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082610199 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082610214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427901730144)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082610214 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427901730144" cn_domain=PS} 20240907082610214 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610214 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262427901730144" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427901730144" 20240907082610216 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610216 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427901730144"} 20240907082610216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427901730144)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082610216 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082610216 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427901730144"} 20240907082610216 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082610216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427901730144)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082610216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427901730144)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082610216 DLU <0006> fsm.c:568 lu(PS:IMSI-262427901730144)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082610216 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610216 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@e8ef65079e11: setverdict(pass): none -> pass 20240907082610217 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610217 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427901730144" cn_domain=PS} 20240907082610217 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082610229 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427901730144"} 20240907082610229 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427901730144 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082610229 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610229 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@e8ef65079e11: Final verdict of PTC: pass 20240907082610261 DAUC <0003> db_auc.c:157 IMSI='262427539365251': No 2G Auth Data 20240907082610261 DAUC <0003> db_auc.c:192 IMSI='262427539365251': No 3G Auth Data 20240907082610269 DLGSUP <0013> hlr.c:121 IMSI 262427539365251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@e8ef65079e11: Created GsupExpect[0] for "262427539365251" to be handled at TC_gsup_purge_ps(128) 20240907082610290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 20240907082610292 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610292 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427539365251" cn_domain=PS} 20240907082610292 DLU <0006> fsm.c:456 lu(262427539365251)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082610292 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082610307 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427539365251)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082610307 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427539365251" cn_domain=PS} 20240907082610307 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610307 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@e8ef65079e11: Found GsupExpect[0] for "262427539365251" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@e8ef65079e11: Added IMSI table entry 7TC_gsup_purge_ps(128)"262427539365251" 20240907082610308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610308 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427539365251"} 20240907082610308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427539365251)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082610308 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082610308 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427539365251"} 20240907082610308 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082610308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427539365251)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082610308 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427539365251)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082610308 DLU <0006> fsm.c:568 lu(PS:IMSI-262427539365251)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082610308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e8ef65079e11: setverdict(pass): none -> pass 20240907082610309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610309 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427539365251" cn_domain=PS} 20240907082610309 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20240907082610317 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427539365251"} 20240907082610317 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427539365251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20240907082610317 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082610317 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082610318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082610342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20240907082610343 DLINP <000b> input/ipa.c:451 connected read/write 20240907082610343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082610343 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082610343 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082610343 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@e8ef65079e11: Final verdict of PTC: none 20240907082610343 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39335<->l=127.0.0.1:4259) 119@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Sep 7 08:26:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19376) Waiting for packet dumper to finish... 1 (prev_count=19376, count=44584) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Sep 7 08:26:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_purge_unknown started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082613438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082613438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082613442 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082613442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@e8ef65079e11: 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) } } } } 20240907082613443 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082613443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082613443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082613443 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  20240907082613443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082613443 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  20240907082613443 DLGSUP <0013> gsup_server.c:235 2:  20240907082613443 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082613443 DLGSUP <0013> gsup_server.c:235 3:  20240907082613443 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082613443 DLGSUP <0013> gsup_server.c:235 4:  20240907082613443 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082613443 DLGSUP <0013> gsup_server.c:235 5:  20240907082613443 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082613443 DLGSUP <0013> gsup_server.c:235 7:  20240907082613443 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082613443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082613443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082613443 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)@e8ef65079e11: 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(129)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@e8ef65079e11: 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") 20240907082613465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42609<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@e8ef65079e11: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20240907082613480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 20240907082613490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082613490 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} 20240907082613490 DLU <0006> fsm.c:456 lu(2345743413463)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082613490 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 20240907082613490 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} 20240907082613490 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082613490 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082613490 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082613490 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082613490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082613490 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@e8ef65079e11: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@e8ef65079e11: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@e8ef65079e11: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082613495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082613496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4258 20240907082613498 DLINP <000b> input/ipa.c:451 connected read/write 20240907082613498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082613498 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082613498 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082613498 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@e8ef65079e11: Final verdict of PTC: none 20240907082613498 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42609<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(129)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e8ef65079e11: Final verdict of PTC: none 131@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Sep 7 08:26:13 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=9268) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Sep 7 08:26:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_unknown started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082616567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082616567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082616571 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082616576 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082616576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082616576 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  20240907082616576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082616576 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  20240907082616576 DLGSUP <0013> gsup_server.c:235 2:  20240907082616576 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082616576 DLGSUP <0013> gsup_server.c:235 3:  20240907082616576 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082616576 DLGSUP <0013> gsup_server.c:235 4:  20240907082616576 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082616576 DLGSUP <0013> gsup_server.c:235 5:  20240907082616576 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082616576 DLGSUP <0013> gsup_server.c:235 7:  20240907082616576 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082616576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082616576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082616576 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@e8ef65079e11: 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") 20240907082616599 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39829<->l=127.0.0.1:4259) 20240907082616623 DAUC <0003> db_auc.c:157 IMSI='262420437802440': No 2G Auth Data 20240907082616623 DAUC <0003> db_auc.c:192 IMSI='262420437802440': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262420437802440" to be handled at TC_mo_ussd_unknown(138) 20240907082616670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 20240907082616684 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616684 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420437802440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420437802440" session_id=4090613526 session_state=BEGIN} 20240907082616684 DSS <0004> hlr_ussd.c:576 262420437802440/0xf3d1cf16: Process SS (BEGIN) 20240907082616684 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616684 DSS <0004> hlr_ussd.c:518 262420437802440/0xf3d1cf16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616684 DSS <0004> hlr_ussd.c:523 262420437802440/0xf3d1cf16: USSD for unknown code '*#200#' 20240907082616684 DSS <0004> hlr_ussd.c:354 262420437802440/0xf3d1cf16: Tx ReturnError(1, 0x12) 20240907082616684 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420437802440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420437802440" session_id=4090613526 session_state=END} 20240907082616684 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616684 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262420437802440" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262420437802440" TC_mo_ussd_unknown(138)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53446<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@e8ef65079e11: Final verdict of PTC: pass 20240907082616700 DAUC <0003> db_auc.c:157 IMSI='262424547684373': No 2G Auth Data 20240907082616700 DAUC <0003> db_auc.c:192 IMSI='262424547684373': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262424547684373" to be handled at TC_mo_ussd_unknown(139) 20240907082616724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 20240907082616726 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616726 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424547684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424547684373" session_id=731196384 session_state=BEGIN} 20240907082616726 DSS <0004> hlr_ussd.c:576 262424547684373/0x2b952be0: Process SS (BEGIN) 20240907082616726 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616726 DSS <0004> hlr_ussd.c:518 262424547684373/0x2b952be0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616726 DSS <0004> hlr_ussd.c:523 262424547684373/0x2b952be0: USSD for unknown code '*#200#' 20240907082616726 DSS <0004> hlr_ussd.c:354 262424547684373/0x2b952be0: Tx ReturnError(1, 0x12) 20240907082616726 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424547684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424547684373" session_id=731196384 session_state=END} 20240907082616726 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616726 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262424547684373" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424547684373" TC_mo_ussd_unknown(139)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@e8ef65079e11: Final verdict of PTC: pass 20240907082616736 DAUC <0003> db_auc.c:157 IMSI='262420629789199': No 2G Auth Data 20240907082616736 DAUC <0003> db_auc.c:192 IMSI='262420629789199': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262420629789199" to be handled at TC_mo_ussd_unknown(140) 20240907082616758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 20240907082616760 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616760 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420629789199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420629789199" session_id=4087239329 session_state=BEGIN} 20240907082616760 DSS <0004> hlr_ussd.c:576 262420629789199/0xf39e52a1: Process SS (BEGIN) 20240907082616760 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616760 DSS <0004> hlr_ussd.c:518 262420629789199/0xf39e52a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616760 DSS <0004> hlr_ussd.c:523 262420629789199/0xf39e52a1: USSD for unknown code '*#200#' 20240907082616760 DSS <0004> hlr_ussd.c:354 262420629789199/0xf39e52a1: Tx ReturnError(1, 0x12) 20240907082616760 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420629789199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420629789199" session_id=4087239329 session_state=END} 20240907082616760 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616760 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262420629789199" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420629789199" TC_mo_ussd_unknown(140)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@e8ef65079e11: Final verdict of PTC: pass 20240907082616779 DAUC <0003> db_auc.c:157 IMSI='262426748546871': No 2G Auth Data 20240907082616779 DAUC <0003> db_auc.c:192 IMSI='262426748546871': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262426748546871" to be handled at TC_mo_ussd_unknown(141) 20240907082616793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20240907082616795 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616795 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426748546871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426748546871" session_id=1964067911 session_state=BEGIN} 20240907082616795 DSS <0004> hlr_ussd.c:576 262426748546871/0x75114c47: Process SS (BEGIN) 20240907082616795 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616795 DSS <0004> hlr_ussd.c:518 262426748546871/0x75114c47: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616795 DSS <0004> hlr_ussd.c:523 262426748546871/0x75114c47: USSD for unknown code '*#200#' 20240907082616795 DSS <0004> hlr_ussd.c:354 262426748546871/0x75114c47: Tx ReturnError(1, 0x12) 20240907082616795 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426748546871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426748546871" session_id=1964067911 session_state=END} 20240907082616795 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616795 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262426748546871" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426748546871" TC_mo_ussd_unknown(141)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@e8ef65079e11: Final verdict of PTC: pass 20240907082616799 DAUC <0003> db_auc.c:157 IMSI='262422813530556': No 2G Auth Data 20240907082616799 DAUC <0003> db_auc.c:192 IMSI='262422813530556': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262422813530556" to be handled at TC_mo_ussd_unknown(142) 20240907082616810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20240907082616813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616813 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422813530556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422813530556" session_id=1207152686 session_state=BEGIN} 20240907082616813 DSS <0004> hlr_ussd.c:576 262422813530556/0x47f3b02e: Process SS (BEGIN) 20240907082616813 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616813 DSS <0004> hlr_ussd.c:518 262422813530556/0x47f3b02e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616813 DSS <0004> hlr_ussd.c:523 262422813530556/0x47f3b02e: USSD for unknown code '*#200#' 20240907082616813 DSS <0004> hlr_ussd.c:354 262422813530556/0x47f3b02e: Tx ReturnError(1, 0x12) 20240907082616813 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422813530556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422813530556" session_id=1207152686 session_state=END} 20240907082616813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262422813530556" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422813530556" TC_mo_ussd_unknown(142)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@e8ef65079e11: Final verdict of PTC: pass 20240907082616818 DAUC <0003> db_auc.c:157 IMSI='262420081352021': No 2G Auth Data 20240907082616818 DAUC <0003> db_auc.c:192 IMSI='262420081352021': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262420081352021" to be handled at TC_mo_ussd_unknown(143) 20240907082616831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20240907082616834 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616834 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420081352021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420081352021" session_id=3472007169 session_state=BEGIN} 20240907082616834 DSS <0004> hlr_ussd.c:576 262420081352021/0xcef2a001: Process SS (BEGIN) 20240907082616834 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616834 DSS <0004> hlr_ussd.c:518 262420081352021/0xcef2a001: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616834 DSS <0004> hlr_ussd.c:523 262420081352021/0xcef2a001: USSD for unknown code '*#200#' 20240907082616834 DSS <0004> hlr_ussd.c:354 262420081352021/0xcef2a001: Tx ReturnError(1, 0x12) 20240907082616834 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420081352021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420081352021" session_id=3472007169 session_state=END} 20240907082616834 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616834 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262420081352021" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262420081352021" TC_mo_ussd_unknown(143)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@e8ef65079e11: Final verdict of PTC: pass 20240907082616839 DAUC <0003> db_auc.c:157 IMSI='262429753107163': No 2G Auth Data 20240907082616839 DAUC <0003> db_auc.c:192 IMSI='262429753107163': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262429753107163" to be handled at TC_mo_ussd_unknown(144) 20240907082616852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20240907082616855 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616855 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429753107163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429753107163" session_id=4051492599 session_state=BEGIN} 20240907082616855 DSS <0004> hlr_ussd.c:576 262429753107163/0xf17cdef7: Process SS (BEGIN) 20240907082616855 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616855 DSS <0004> hlr_ussd.c:518 262429753107163/0xf17cdef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616855 DSS <0004> hlr_ussd.c:523 262429753107163/0xf17cdef7: USSD for unknown code '*#200#' 20240907082616855 DSS <0004> hlr_ussd.c:354 262429753107163/0xf17cdef7: Tx ReturnError(1, 0x12) 20240907082616855 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429753107163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429753107163" session_id=4051492599 session_state=END} 20240907082616855 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616855 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262429753107163" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429753107163" TC_mo_ussd_unknown(144)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@e8ef65079e11: Final verdict of PTC: pass 20240907082616861 DAUC <0003> db_auc.c:157 IMSI='262425345001775': No 2G Auth Data 20240907082616861 DAUC <0003> db_auc.c:192 IMSI='262425345001775': No 3G Auth Data HLR_Test-GSUP(135)@e8ef65079e11: Created GsupExpect[0] for "262425345001775" to be handled at TC_mo_ussd_unknown(145) 20240907082616874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 20240907082616877 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616877 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425345001775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425345001775" session_id=2170592137 session_state=BEGIN} 20240907082616877 DSS <0004> hlr_ussd.c:576 262425345001775/0x81609b89: Process SS (BEGIN) 20240907082616877 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20240907082616877 DSS <0004> hlr_ussd.c:518 262425345001775/0x81609b89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20240907082616877 DSS <0004> hlr_ussd.c:523 262425345001775/0x81609b89: USSD for unknown code '*#200#' 20240907082616877 DSS <0004> hlr_ussd.c:354 262425345001775/0x81609b89: Tx ReturnError(1, 0x12) 20240907082616877 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425345001775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425345001775" session_id=2170592137 session_state=END} 20240907082616877 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082616877 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616877 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@e8ef65079e11: Found GsupExpect[0] for "262425345001775" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425345001775" TC_mo_ussd_unknown(145)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@e8ef65079e11: setverdict(pass): none -> pass 20240907082616879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53514<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@e8ef65079e11: Final verdict of PTC: pass 20240907082616879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20240907082616879 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39829<->l=127.0.0.1:4259) 20240907082616880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082616880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082616880 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082616880 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082616880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(137)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(135)@e8ef65079e11: Final verdict of PTC: none 136@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 136: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Sep 7 08:26:16 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36596) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Sep 7 08:26:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_euse_disc started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082619987 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082619987 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082619992 DLINP <000b> input/ipa.c:451 connected read/write 20240907082619992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082619993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082619997 DLINP <000b> input/ipa.c:451 connected read/write 20240907082619997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082619997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082619997 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082619997 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  20240907082619997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082619997 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  20240907082619997 DLGSUP <0013> gsup_server.c:235 2:  20240907082619997 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082619997 DLGSUP <0013> gsup_server.c:235 3:  20240907082619997 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082619997 DLGSUP <0013> gsup_server.c:235 4:  20240907082619997 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082619997 DLGSUP <0013> gsup_server.c:235 5:  20240907082619997 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082619997 DLGSUP <0013> gsup_server.c:235 7:  20240907082619997 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082619997 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082619997 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082619997 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@e8ef65079e11: 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") 20240907082620015 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36377<->l=127.0.0.1:4259) 20240907082620028 DAUC <0003> db_auc.c:157 IMSI='262424770499060': No 2G Auth Data 20240907082620028 DAUC <0003> db_auc.c:192 IMSI='262424770499060': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262424770499060" to be handled at TC_mo_ussd_euse_disc(150) 20240907082620061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20240907082620073 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620074 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424770499060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424770499060" session_id=259688248 session_state=BEGIN} 20240907082620074 DSS <0004> hlr_ussd.c:576 262424770499060/0x0f7a8738: Process SS (BEGIN) 20240907082620074 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620074 DSS <0004> hlr_ussd.c:518 262424770499060/0x0f7a8738: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620074 DSS <0004> hlr_ussd.c:542 262424770499060/0x0f7a8738: Cannot find conn for EUSE EUSE-foobar 20240907082620074 DSS <0004> hlr_ussd.c:354 262424770499060/0x0f7a8738: Tx ReturnError(1, 0x22) 20240907082620074 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424770499060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424770499060" session_id=259688248 session_state=END} 20240907082620074 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620074 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262424770499060" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424770499060" TC_mo_ussd_euse_disc(150)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@e8ef65079e11: Final verdict of PTC: pass 20240907082620083 DAUC <0003> db_auc.c:157 IMSI='262428288433798': No 2G Auth Data 20240907082620083 DAUC <0003> db_auc.c:192 IMSI='262428288433798': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262428288433798" to be handled at TC_mo_ussd_euse_disc(151) 20240907082620095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20240907082620098 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620098 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428288433798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428288433798" session_id=1117624280 session_state=BEGIN} 20240907082620098 DSS <0004> hlr_ussd.c:576 262428288433798/0x429d97d8: Process SS (BEGIN) 20240907082620098 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620098 DSS <0004> hlr_ussd.c:518 262428288433798/0x429d97d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620098 DSS <0004> hlr_ussd.c:542 262428288433798/0x429d97d8: Cannot find conn for EUSE EUSE-foobar 20240907082620098 DSS <0004> hlr_ussd.c:354 262428288433798/0x429d97d8: Tx ReturnError(1, 0x22) 20240907082620098 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428288433798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428288433798" session_id=1117624280 session_state=END} 20240907082620098 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620098 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262428288433798" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262428288433798" TC_mo_ussd_euse_disc(151)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@e8ef65079e11: Final verdict of PTC: pass 20240907082620102 DAUC <0003> db_auc.c:157 IMSI='262421119986509': No 2G Auth Data 20240907082620102 DAUC <0003> db_auc.c:192 IMSI='262421119986509': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262421119986509" to be handled at TC_mo_ussd_euse_disc(152) 20240907082620113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20240907082620116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620116 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421119986509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421119986509" session_id=1012040891 session_state=BEGIN} 20240907082620116 DSS <0004> hlr_ussd.c:576 262421119986509/0x3c5284bb: Process SS (BEGIN) 20240907082620116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620116 DSS <0004> hlr_ussd.c:518 262421119986509/0x3c5284bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620116 DSS <0004> hlr_ussd.c:542 262421119986509/0x3c5284bb: Cannot find conn for EUSE EUSE-foobar 20240907082620116 DSS <0004> hlr_ussd.c:354 262421119986509/0x3c5284bb: Tx ReturnError(1, 0x22) 20240907082620116 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421119986509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421119986509" session_id=1012040891 session_state=END} 20240907082620116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262421119986509" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262421119986509" TC_mo_ussd_euse_disc(152)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@e8ef65079e11: Final verdict of PTC: pass 20240907082620121 DAUC <0003> db_auc.c:157 IMSI='262421674444840': No 2G Auth Data 20240907082620121 DAUC <0003> db_auc.c:192 IMSI='262421674444840': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262421674444840" to be handled at TC_mo_ussd_euse_disc(153) 20240907082620132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20240907082620135 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620135 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421674444840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421674444840" session_id=2957431040 session_state=BEGIN} 20240907082620135 DSS <0004> hlr_ussd.c:576 262421674444840/0xb046d100: Process SS (BEGIN) 20240907082620135 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620135 DSS <0004> hlr_ussd.c:518 262421674444840/0xb046d100: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620135 DSS <0004> hlr_ussd.c:542 262421674444840/0xb046d100: Cannot find conn for EUSE EUSE-foobar 20240907082620135 DSS <0004> hlr_ussd.c:354 262421674444840/0xb046d100: Tx ReturnError(1, 0x22) 20240907082620135 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421674444840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421674444840" session_id=2957431040 session_state=END} 20240907082620135 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620135 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262421674444840" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421674444840" TC_mo_ussd_euse_disc(153)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@e8ef65079e11: Final verdict of PTC: pass 20240907082620140 DAUC <0003> db_auc.c:157 IMSI='262423624853990': No 2G Auth Data 20240907082620140 DAUC <0003> db_auc.c:192 IMSI='262423624853990': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262423624853990" to be handled at TC_mo_ussd_euse_disc(154) 20240907082620151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20240907082620153 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620153 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423624853990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423624853990" session_id=3487419763 session_state=BEGIN} 20240907082620153 DSS <0004> hlr_ussd.c:576 262423624853990/0xcfddcd73: Process SS (BEGIN) 20240907082620153 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620153 DSS <0004> hlr_ussd.c:518 262423624853990/0xcfddcd73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620153 DSS <0004> hlr_ussd.c:542 262423624853990/0xcfddcd73: Cannot find conn for EUSE EUSE-foobar 20240907082620153 DSS <0004> hlr_ussd.c:354 262423624853990/0xcfddcd73: Tx ReturnError(1, 0x22) 20240907082620153 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423624853990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423624853990" session_id=3487419763 session_state=END} 20240907082620153 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620153 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262423624853990" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423624853990" TC_mo_ussd_euse_disc(154)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@e8ef65079e11: Final verdict of PTC: pass 20240907082620158 DAUC <0003> db_auc.c:157 IMSI='262426489048580': No 2G Auth Data 20240907082620158 DAUC <0003> db_auc.c:192 IMSI='262426489048580': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262426489048580" to be handled at TC_mo_ussd_euse_disc(155) 20240907082620171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20240907082620174 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620174 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426489048580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426489048580" session_id=3406846377 session_state=BEGIN} 20240907082620174 DSS <0004> hlr_ussd.c:576 262426489048580/0xcb1059a9: Process SS (BEGIN) 20240907082620174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620174 DSS <0004> hlr_ussd.c:518 262426489048580/0xcb1059a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620174 DSS <0004> hlr_ussd.c:542 262426489048580/0xcb1059a9: Cannot find conn for EUSE EUSE-foobar 20240907082620174 DSS <0004> hlr_ussd.c:354 262426489048580/0xcb1059a9: Tx ReturnError(1, 0x22) 20240907082620174 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426489048580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426489048580" session_id=3406846377 session_state=END} 20240907082620174 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620174 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262426489048580" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426489048580" TC_mo_ussd_euse_disc(155)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@e8ef65079e11: Final verdict of PTC: pass 20240907082620179 DAUC <0003> db_auc.c:157 IMSI='262426681118678': No 2G Auth Data 20240907082620179 DAUC <0003> db_auc.c:192 IMSI='262426681118678': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262426681118678" to be handled at TC_mo_ussd_euse_disc(156) 20240907082620192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20240907082620195 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620195 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426681118678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426681118678" session_id=1829467038 session_state=BEGIN} 20240907082620195 DSS <0004> hlr_ussd.c:576 262426681118678/0x6d0b739e: Process SS (BEGIN) 20240907082620195 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620195 DSS <0004> hlr_ussd.c:518 262426681118678/0x6d0b739e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620195 DSS <0004> hlr_ussd.c:542 262426681118678/0x6d0b739e: Cannot find conn for EUSE EUSE-foobar 20240907082620195 DSS <0004> hlr_ussd.c:354 262426681118678/0x6d0b739e: Tx ReturnError(1, 0x22) 20240907082620195 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426681118678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426681118678" session_id=1829467038 session_state=END} 20240907082620195 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620195 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262426681118678" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426681118678" TC_mo_ussd_euse_disc(156)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@e8ef65079e11: Final verdict of PTC: pass 20240907082620202 DAUC <0003> db_auc.c:157 IMSI='262426892209752': No 2G Auth Data 20240907082620202 DAUC <0003> db_auc.c:192 IMSI='262426892209752': No 3G Auth Data HLR_Test-GSUP(147)@e8ef65079e11: Created GsupExpect[0] for "262426892209752" to be handled at TC_mo_ussd_euse_disc(157) 20240907082620216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20240907082620219 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620219 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426892209752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426892209752" session_id=1955204522 session_state=BEGIN} 20240907082620219 DSS <0004> hlr_ussd.c:576 262426892209752/0x748a0daa: Process SS (BEGIN) 20240907082620219 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082620219 DSS <0004> hlr_ussd.c:518 262426892209752/0x748a0daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082620219 DSS <0004> hlr_ussd.c:542 262426892209752/0x748a0daa: Cannot find conn for EUSE EUSE-foobar 20240907082620219 DSS <0004> hlr_ussd.c:354 262426892209752/0x748a0daa: Tx ReturnError(1, 0x22) 20240907082620219 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426892209752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426892209752" session_id=1955204522 session_state=END} 20240907082620219 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082620219 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@e8ef65079e11: Found GsupExpect[0] for "262426892209752" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262426892209752" TC_mo_ussd_euse_disc(157)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@e8ef65079e11: setverdict(pass): none -> pass 20240907082620221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@e8ef65079e11: Final verdict of PTC: pass 20240907082620221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53516<->l=127.0.0.1:4258 20240907082620222 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36377<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@e8ef65079e11: Final verdict of PTC: none 20240907082620222 DLINP <000b> input/ipa.c:451 connected read/write 20240907082620222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082620222 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082620222 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082620222 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 148: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Sep 7 08:26:20 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36332) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Sep 7 08:26:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_imsi started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082623324 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082623324 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082623329 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082623334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623334 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082623334 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082623334 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  20240907082623334 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082623334 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  20240907082623334 DLGSUP <0013> gsup_server.c:235 2:  20240907082623335 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082623335 DLGSUP <0013> gsup_server.c:235 3:  20240907082623335 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082623335 DLGSUP <0013> gsup_server.c:235 4:  20240907082623335 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082623335 DLGSUP <0013> gsup_server.c:235 5:  20240907082623335 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082623335 DLGSUP <0013> gsup_server.c:235 7:  20240907082623335 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082623335 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082623335 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082623335 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(158)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@e8ef65079e11: 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") 20240907082623350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37387<->l=127.0.0.1:4259) 20240907082623356 DAUC <0003> db_auc.c:157 IMSI='262425871253214': No 2G Auth Data 20240907082623356 DAUC <0003> db_auc.c:192 IMSI='262425871253214': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262425871253214" to be handled at TC_mo_ussd_iuse_imsi(162) 20240907082623379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 20240907082623386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623386 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425871253214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425871253214" session_id=1893500057 session_state=BEGIN} 20240907082623386 DSS <0004> hlr_ussd.c:576 262425871253214/0x70dc8499: Process SS (BEGIN) 20240907082623386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623386 DSS <0004> hlr_ussd.c:518 262425871253214/0x70dc8499: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623386 DSS <0004> hlr_ussd.c:363 262425871253214/0x70dc8499: Tx USSD 'Your IMSI is 262425871253214' 20240907082623386 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425871253214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425871253214" session_id=1893500057 session_state=END} 20240907082623386 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425871253214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262425871253214" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425871253214" TC_mo_ussd_iuse_imsi(162)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590D778BC96A33598C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@e8ef65079e11: Final verdict of PTC: pass 20240907082623392 DAUC <0003> db_auc.c:157 IMSI='262421707221967': No 2G Auth Data 20240907082623392 DAUC <0003> db_auc.c:192 IMSI='262421707221967': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262421707221967" to be handled at TC_mo_ussd_iuse_imsi(163) 20240907082623404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20240907082623407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623407 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421707221967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421707221967" session_id=1763072485 session_state=BEGIN} 20240907082623407 DSS <0004> hlr_ussd.c:576 262421707221967/0x691659e5: Process SS (BEGIN) 20240907082623407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623407 DSS <0004> hlr_ussd.c:518 262421707221967/0x691659e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623407 DSS <0004> hlr_ussd.c:363 262421707221967/0x691659e5: Tx USSD 'Your IMSI is 262421707221967' 20240907082623407 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421707221967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421707221967" session_id=1763072485 session_state=END} 20240907082623407 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421707221967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623407 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262421707221967" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421707221967" TC_mo_ussd_iuse_imsi(163)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC06BBC964B19CED06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@e8ef65079e11: Final verdict of PTC: pass 20240907082623412 DAUC <0003> db_auc.c:157 IMSI='262427894947364': No 2G Auth Data 20240907082623412 DAUC <0003> db_auc.c:192 IMSI='262427894947364': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262427894947364" to be handled at TC_mo_ussd_iuse_imsi(164) 20240907082623429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4258 20240907082623432 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623432 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894947364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427894947364" session_id=477320541 session_state=BEGIN} 20240907082623432 DSS <0004> hlr_ussd.c:576 262427894947364/0x1c73555d: Process SS (BEGIN) 20240907082623432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623432 DSS <0004> hlr_ussd.c:518 262427894947364/0x1c73555d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623432 DSS <0004> hlr_ussd.c:363 262427894947364/0x1c73555d: Tx USSD 'Your IMSI is 262427894947364' 20240907082623432 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894947364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427894947364" session_id=477320541 session_state=END} 20240907082623432 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262427894947364 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623432 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623432 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262427894947364" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427894947364" TC_mo_ussd_iuse_imsi(164)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90D97A3E568B7998D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@e8ef65079e11: Final verdict of PTC: pass 20240907082623437 DAUC <0003> db_auc.c:157 IMSI='262426557383449': No 2G Auth Data 20240907082623437 DAUC <0003> db_auc.c:192 IMSI='262426557383449': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262426557383449" to be handled at TC_mo_ussd_iuse_imsi(165) 20240907082623449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20240907082623451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623451 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426557383449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426557383449" session_id=3707151165 session_state=BEGIN} 20240907082623451 DSS <0004> hlr_ussd.c:576 262426557383449/0xdcf6a33d: Process SS (BEGIN) 20240907082623451 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623451 DSS <0004> hlr_ussd.c:518 262426557383449/0xdcf6a33d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623451 DSS <0004> hlr_ussd.c:363 262426557383449/0xdcf6a33d: Tx USSD 'Your IMSI is 262426557383449' 20240907082623451 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426557383449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426557383449" session_id=3707151165 session_state=END} 20240907082623451 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426557383449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262426557383449" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262426557383449" TC_mo_ussd_iuse_imsi(165)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD56BBCD70331A2D07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@e8ef65079e11: Final verdict of PTC: pass 20240907082623456 DAUC <0003> db_auc.c:157 IMSI='262421995207023': No 2G Auth Data 20240907082623456 DAUC <0003> db_auc.c:192 IMSI='262421995207023': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262421995207023" to be handled at TC_mo_ussd_iuse_imsi(166) 20240907082623473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20240907082623476 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623476 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421995207023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421995207023" session_id=3316337379 session_state=BEGIN} 20240907082623476 DSS <0004> hlr_ussd.c:576 262421995207023/0xc5ab4ae3: Process SS (BEGIN) 20240907082623476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623476 DSS <0004> hlr_ussd.c:518 262421995207023/0xc5ab4ae3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623476 DSS <0004> hlr_ussd.c:363 262421995207023/0xc5ab4ae3: Tx USSD 'Your IMSI is 262421995207023' 20240907082623476 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421995207023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995207023" session_id=3316337379 session_state=END} 20240907082623476 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421995207023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623476 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623476 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262421995207023" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262421995207023" TC_mo_ussd_iuse_imsi(166)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C97ABC96037986C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@e8ef65079e11: Final verdict of PTC: pass 20240907082623481 DAUC <0003> db_auc.c:157 IMSI='262422353447380': No 2G Auth Data 20240907082623481 DAUC <0003> db_auc.c:192 IMSI='262422353447380': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262422353447380" to be handled at TC_mo_ussd_iuse_imsi(167) 20240907082623495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20240907082623497 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623497 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422353447380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422353447380" session_id=1183669793 session_state=BEGIN} 20240907082623497 DSS <0004> hlr_ussd.c:576 262422353447380/0x468d5e21: Process SS (BEGIN) 20240907082623497 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623497 DSS <0004> hlr_ussd.c:518 262422353447380/0x468d5e21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623497 DSS <0004> hlr_ussd.c:363 262422353447380/0x468d5e21: Tx USSD 'Your IMSI is 262422353447380' 20240907082623497 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422353447380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422353447380" session_id=1183669793 session_state=END} 20240907082623497 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262422353447380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623497 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623497 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262422353447380" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262422353447380" TC_mo_ussd_iuse_imsi(167)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C569BD168B7190E06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@e8ef65079e11: Final verdict of PTC: pass 20240907082623502 DAUC <0003> db_auc.c:157 IMSI='262428035063508': No 2G Auth Data 20240907082623502 DAUC <0003> db_auc.c:192 IMSI='262428035063508': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262428035063508" to be handled at TC_mo_ussd_iuse_imsi(168) 20240907082623516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20240907082623518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623518 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428035063508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428035063508" session_id=2628625023 session_state=BEGIN} 20240907082623518 DSS <0004> hlr_ussd.c:576 262428035063508/0x9cada27f: Process SS (BEGIN) 20240907082623518 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623518 DSS <0004> hlr_ussd.c:518 262428035063508/0x9cada27f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623518 DSS <0004> hlr_ussd.c:363 262428035063508/0x9cada27f: Tx USSD 'Your IMSI is 262428035063508' 20240907082623518 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428035063508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428035063508" session_id=2628625023 session_state=END} 20240907082623518 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428035063508 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262428035063508" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428035063508" TC_mo_ussd_iuse_imsi(168)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190E36ABC16CB31A0C07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@e8ef65079e11: Final verdict of PTC: pass 20240907082623523 DAUC <0003> db_auc.c:157 IMSI='262427520514292': No 2G Auth Data 20240907082623523 DAUC <0003> db_auc.c:192 IMSI='262427520514292': No 3G Auth Data HLR_Test-GSUP(159)@e8ef65079e11: Created GsupExpect[0] for "262427520514292" to be handled at TC_mo_ussd_iuse_imsi(169) 20240907082623537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20240907082623539 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623539 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427520514292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427520514292" session_id=1520468186 session_state=BEGIN} 20240907082623539 DSS <0004> hlr_ussd.c:576 262427520514292/0x5aa080da: Process SS (BEGIN) 20240907082623539 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082623539 DSS <0004> hlr_ussd.c:518 262427520514292/0x5aa080da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082623539 DSS <0004> hlr_ussd.c:363 262427520514292/0x5aa080da: Tx USSD 'Your IMSI is 262427520514292' 20240907082623539 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427520514292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427520514292" session_id=1520468186 session_state=END} 20240907082623539 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427520514292 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082623539 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082623539 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@e8ef65079e11: Found GsupExpect[0] for "262427520514292" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427520514292" TC_mo_ussd_iuse_imsi(169)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD2683D56234594E06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@e8ef65079e11: setverdict(pass): none -> pass 20240907082623541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@e8ef65079e11: Final verdict of PTC: pass 20240907082623541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20240907082623542 DLINP <000b> input/ipa.c:451 connected read/write 20240907082623542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082623542 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082623542 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082623542 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082623542 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37387<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@e8ef65079e11: Final verdict of PTC: none 160@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 160: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Sep 7 08:26:23 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36488) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:26:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082626621 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082626621 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082626622 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082626624 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626624 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082626624 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082626624 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  20240907082626624 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082626624 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  20240907082626624 DLGSUP <0013> gsup_server.c:235 2:  20240907082626624 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082626624 DLGSUP <0013> gsup_server.c:235 3:  20240907082626624 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082626624 DLGSUP <0013> gsup_server.c:235 4:  20240907082626624 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082626624 DLGSUP <0013> gsup_server.c:235 5:  20240907082626624 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082626624 DLGSUP <0013> gsup_server.c:235 7:  20240907082626624 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082626624 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082626624 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082626624 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@e8ef65079e11: 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") 20240907082626630 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42787<->l=127.0.0.1:4259) 20240907082626654 DAUC <0003> db_auc.c:157 IMSI='262428678834861': No 2G Auth Data 20240907082626654 DAUC <0003> db_auc.c:192 IMSI='262428678834861': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262428678834861" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20240907082626665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20240907082626669 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626669 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428678834861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428678834861" source_name="the-source\n" session_id=2473762308 session_state=BEGIN} 20240907082626669 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240907082626669 DSS <0004> hlr_ussd.c:576 262428678834861/0x93729e04: Process SS (BEGIN) 20240907082626669 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626669 DSS <0004> hlr_ussd.c:518 262428678834861/0x93729e04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626669 DSS <0004> hlr_ussd.c:363 262428678834861/0x93729e04: Tx USSD 'Your IMSI is 262428678834861' 20240907082626669 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428678834861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428678834861" destination_name="the-source\n" session_id=2473762308 session_state=END} 20240907082626669 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428678834861 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626669 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626669 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262428678834861" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262428678834861" TC_mo_ussd_iuse_imsi_via_proxy(174)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CE76C3E166349C2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@e8ef65079e11: Final verdict of PTC: pass 20240907082626674 DAUC <0003> db_auc.c:157 IMSI='262428611220590': No 2G Auth Data 20240907082626674 DAUC <0003> db_auc.c:192 IMSI='262428611220590': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262428611220590" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20240907082626685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20240907082626687 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626688 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262428611220590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428611220590" source_name="the-source\n" session_id=2518964490 session_state=BEGIN} 20240907082626688 DSS <0004> hlr_ussd.c:576 262428611220590/0x9624590a: Process SS (BEGIN) 20240907082626688 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626688 DSS <0004> hlr_ussd.c:518 262428611220590/0x9624590a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626688 DSS <0004> hlr_ussd.c:363 262428611220590/0x9624590a: Tx USSD 'Your IMSI is 262428611220590' 20240907082626688 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262428611220590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428611220590" destination_name="the-source\n" session_id=2518964490 session_state=END} 20240907082626688 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262428611220590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626688 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626688 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262428611220590" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262428611220590" TC_mo_ussd_iuse_imsi_via_proxy(175)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CE168BC964B05A0E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@e8ef65079e11: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@e8ef65079e11: Final verdict of PTC: pass 20240907082626689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20240907082626692 DAUC <0003> db_auc.c:157 IMSI='262424515944842': No 2G Auth Data 20240907082626692 DAUC <0003> db_auc.c:192 IMSI='262424515944842': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262424515944842" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20240907082626704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 20240907082626707 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626707 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424515944842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424515944842" source_name="the-source\n" session_id=4178725289 session_state=BEGIN} 20240907082626707 DSS <0004> hlr_ussd.c:576 262424515944842/0xf91249a9: Process SS (BEGIN) 20240907082626707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626707 DSS <0004> hlr_ussd.c:518 262424515944842/0xf91249a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626707 DSS <0004> hlr_ussd.c:363 262424515944842/0xf91249a9: Tx USSD 'Your IMSI is 262424515944842' 20240907082626707 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424515944842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424515944842" destination_name="the-source\n" session_id=4178725289 session_state=END} 20240907082626707 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424515944842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626707 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626707 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262424515944842" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262424515944842" TC_mo_ussd_iuse_imsi_via_proxy(176)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD16ABE568341C4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48002<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@e8ef65079e11: Final verdict of PTC: pass 20240907082626713 DAUC <0003> db_auc.c:157 IMSI='262422472674363': No 2G Auth Data 20240907082626713 DAUC <0003> db_auc.c:192 IMSI='262422472674363': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262422472674363" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20240907082626724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20240907082626729 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626729 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422472674363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422472674363" source_name="the-source\n" session_id=3889153322 session_state=BEGIN} 20240907082626729 DSS <0004> hlr_ussd.c:576 262422472674363/0xe7cfc52a: Process SS (BEGIN) 20240907082626729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626729 DSS <0004> hlr_ussd.c:518 262422472674363/0xe7cfc52a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626729 DSS <0004> hlr_ussd.c:363 262422472674363/0xe7cfc52a: Tx USSD 'Your IMSI is 262422472674363' 20240907082626729 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422472674363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422472674363" destination_name="the-source\n" session_id=3889153322 session_state=END} 20240907082626729 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422472674363 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626729 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626729 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262422472674363" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262422472674363" TC_mo_ussd_iuse_imsi_via_proxy(177)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C7693D96EB4996D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@e8ef65079e11: Final verdict of PTC: pass 20240907082626735 DAUC <0003> db_auc.c:157 IMSI='262427576205689': No 2G Auth Data 20240907082626735 DAUC <0003> db_auc.c:192 IMSI='262427576205689': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262427576205689" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20240907082626746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48010<->l=127.0.0.1:4258 20240907082626749 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626749 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427576205689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427576205689" source_name="the-source\n" session_id=4188773153 session_state=BEGIN} 20240907082626749 DSS <0004> hlr_ussd.c:576 262427576205689/0xf9ab9b21: Process SS (BEGIN) 20240907082626749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626749 DSS <0004> hlr_ussd.c:518 262427576205689/0xf9ab9b21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626749 DSS <0004> hlr_ussd.c:363 262427576205689/0xf9ab9b21: Tx USSD 'Your IMSI is 262427576205689' 20240907082626749 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427576205689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427576205689" destination_name="the-source\n" session_id=4188773153 session_state=END} 20240907082626749 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262427576205689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626749 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626749 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262427576205689" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427576205689" TC_mo_ussd_iuse_imsi_via_proxy(178)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD76B3C960351B2E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48010<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@e8ef65079e11: Final verdict of PTC: pass 20240907082626754 DAUC <0003> db_auc.c:157 IMSI='262421105339800': No 2G Auth Data 20240907082626754 DAUC <0003> db_auc.c:192 IMSI='262421105339800': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262421105339800" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20240907082626768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4258 20240907082626771 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626771 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421105339800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421105339800" source_name="the-source\n" session_id=2781078894 session_state=BEGIN} 20240907082626771 DSS <0004> hlr_ussd.c:576 262421105339800/0xa5c3e56e: Process SS (BEGIN) 20240907082626771 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626771 DSS <0004> hlr_ussd.c:518 262421105339800/0xa5c3e56e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626771 DSS <0004> hlr_ussd.c:363 262421105339800/0xa5c3e56e: Tx USSD 'Your IMSI is 262421105339800' 20240907082626771 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421105339800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421105339800" destination_name="the-source\n" session_id=2781078894 session_state=END} 20240907082626771 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421105339800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626771 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626771 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262421105339800" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262421105339800" TC_mo_ussd_iuse_imsi_via_proxy(179)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592C06ABCD66391C0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@e8ef65079e11: Final verdict of PTC: pass 20240907082626776 DAUC <0003> db_auc.c:157 IMSI='262422931291125': No 2G Auth Data 20240907082626776 DAUC <0003> db_auc.c:192 IMSI='262422931291125': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262422931291125" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20240907082626790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20240907082626792 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626792 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422931291125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422931291125" source_name="the-source\n" session_id=832051162 session_state=BEGIN} 20240907082626792 DSS <0004> hlr_ussd.c:576 262422931291125/0x319817da: Process SS (BEGIN) 20240907082626792 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626792 DSS <0004> hlr_ussd.c:518 262422931291125/0x319817da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626792 DSS <0004> hlr_ussd.c:363 262422931291125/0x319817da: Tx USSD 'Your IMSI is 262422931291125' 20240907082626792 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422931291125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422931291125" destination_name="the-source\n" session_id=832051162 session_state=END} 20240907082626792 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422931291125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626792 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626793 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262422931291125" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262422931291125" TC_mo_ussd_iuse_imsi_via_proxy(180)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C378BC972B198AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@e8ef65079e11: Final verdict of PTC: pass 20240907082626797 DAUC <0003> db_auc.c:157 IMSI='262424227077083': No 2G Auth Data 20240907082626797 DAUC <0003> db_auc.c:192 IMSI='262424227077083': No 3G Auth Data HLR_Test-GSUP(171)@e8ef65079e11: Created GsupExpect[0] for "262424227077083" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20240907082626811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20240907082626814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626814 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424227077083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424227077083" source_name="the-source\n" session_id=2523394873 session_state=BEGIN} 20240907082626814 DSS <0004> hlr_ussd.c:576 262424227077083/0x9667f339: Process SS (BEGIN) 20240907082626814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20240907082626814 DSS <0004> hlr_ussd.c:518 262424227077083/0x9667f339: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20240907082626814 DSS <0004> hlr_ussd.c:363 262424227077083/0x9667f339: Tx USSD 'Your IMSI is 262424227077083' 20240907082626814 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424227077083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424227077083" destination_name="the-source\n" session_id=2523394873 session_state=END} 20240907082626814 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424227077083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082626814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082626814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@e8ef65079e11: Found GsupExpect[0] for "262424227077083" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424227077083" TC_mo_ussd_iuse_imsi_via_proxy(181)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434194D26BBC16E37186E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@e8ef65079e11: setverdict(pass): none -> pass 20240907082626816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@e8ef65079e11: Final verdict of PTC: pass 20240907082626817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@e8ef65079e11: Final verdict of PTC: none 20240907082626817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42787<->l=127.0.0.1:4259) 20240907082626817 DLINP <000b> input/ipa.c:451 connected read/write 20240907082626818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082626818 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082626818 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082626818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082626818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@e8ef65079e11: Final verdict of PTC: none 172@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 172: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Sep 7 08:26:26 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36916) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Sep 7 08:26:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_msisdn started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082629918 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082629918 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082629922 DLINP <000b> input/ipa.c:451 connected read/write 20240907082629922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082629922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@e8ef65079e11: 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) } } } } 20240907082629923 DLINP <000b> input/ipa.c:451 connected read/write 20240907082629923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082629923 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082629923 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082629923 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  20240907082629923 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082629923 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  20240907082629923 DLGSUP <0013> gsup_server.c:235 2:  20240907082629923 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082629923 DLGSUP <0013> gsup_server.c:235 3:  20240907082629923 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082629923 DLGSUP <0013> gsup_server.c:235 4:  20240907082629923 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082629923 DLGSUP <0013> gsup_server.c:235 5:  20240907082629923 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082629923 DLGSUP <0013> gsup_server.c:235 7:  20240907082629923 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082629923 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082629923 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082629923 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)@e8ef65079e11: 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(182)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@e8ef65079e11: 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") 20240907082629949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46611<->l=127.0.0.1:4259) 20240907082629975 DAUC <0003> db_auc.c:157 IMSI='262426712632914': No 2G Auth Data 20240907082629975 DAUC <0003> db_auc.c:192 IMSI='262426712632914': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262426712632914" to be handled at TC_mo_ussd_iuse_msisdn(186) 20240907082630031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4258 20240907082630044 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630044 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426712632914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426712632914" session_id=2569389990 session_state=BEGIN} 20240907082630044 DSS <0004> hlr_ussd.c:576 262426712632914/0x9925c7a6: Process SS (BEGIN) 20240907082630044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630044 DSS <0004> hlr_ussd.c:518 262426712632914/0x9925c7a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630044 DSS <0004> hlr_ussd.c:363 262426712632914/0x9925c7a6: Tx USSD 'Your extension is 491612274822' 20240907082630044 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426712632914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426712632914" session_id=2569389990 session_state=END} 20240907082630044 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426712632914 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630044 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630044 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262426712632914" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262426712632914" TC_mo_ussd_iuse_msisdn(186)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B21B0D279301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@e8ef65079e11: Final verdict of PTC: pass 20240907082630054 DAUC <0003> db_auc.c:157 IMSI='262422574960095': No 2G Auth Data 20240907082630054 DAUC <0003> db_auc.c:192 IMSI='262422574960095': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262422574960095" to be handled at TC_mo_ussd_iuse_msisdn(187) 20240907082630066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4258 20240907082630069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630069 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422574960095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422574960095" session_id=3222301193 session_state=BEGIN} 20240907082630069 DSS <0004> hlr_ussd.c:576 262422574960095/0xc0106a09: Process SS (BEGIN) 20240907082630069 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630069 DSS <0004> hlr_ussd.c:518 262422574960095/0xc0106a09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630069 DSS <0004> hlr_ussd.c:363 262422574960095/0xc0106a09: Tx USSD 'Your extension is 491612387646' 20240907082630069 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422574960095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422574960095" session_id=3222301193 session_state=END} 20240907082630069 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422574960095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262422574960095" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422574960095" TC_mo_ussd_iuse_msisdn(187)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56433DCCD46B301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@e8ef65079e11: Final verdict of PTC: pass 20240907082630074 DAUC <0003> db_auc.c:157 IMSI='262425507127674': No 2G Auth Data 20240907082630074 DAUC <0003> db_auc.c:192 IMSI='262425507127674': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262425507127674" to be handled at TC_mo_ussd_iuse_msisdn(188) 20240907082630085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 20240907082630088 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630088 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425507127674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425507127674" session_id=2663815363 session_state=BEGIN} 20240907082630088 DSS <0004> hlr_ussd.c:576 262425507127674/0x9ec698c3: Process SS (BEGIN) 20240907082630088 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630088 DSS <0004> hlr_ussd.c:518 262425507127674/0x9ec698c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630088 DSS <0004> hlr_ussd.c:363 262425507127674/0x9ec698c3: Tx USSD 'Your extension is 491611447721' 20240907082630088 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425507127674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425507127674" session_id=2663815363 session_state=END} 20240907082630088 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425507127674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630088 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630088 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262425507127674" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425507127674" TC_mo_ussd_iuse_msisdn(188)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56234DAED268B01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@e8ef65079e11: Final verdict of PTC: pass 20240907082630093 DAUC <0003> db_auc.c:157 IMSI='262427033133383': No 2G Auth Data 20240907082630093 DAUC <0003> db_auc.c:192 IMSI='262427033133383': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262427033133383" to be handled at TC_mo_ussd_iuse_msisdn(189) 20240907082630104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 20240907082630107 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630107 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427033133383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033133383" session_id=4048787959 session_state=BEGIN} 20240907082630107 DSS <0004> hlr_ussd.c:576 262427033133383/0xf15399f7: Process SS (BEGIN) 20240907082630107 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630107 DSS <0004> hlr_ussd.c:518 262427033133383/0xf15399f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630107 DSS <0004> hlr_ussd.c:363 262427033133383/0xf15399f7: Tx USSD 'Your extension is 491613771004' 20240907082630107 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427033133383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033133383" session_id=4048787959 session_state=END} 20240907082630107 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427033133383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630107 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630107 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262427033133383" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427033133383" TC_mo_ussd_iuse_msisdn(189)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B75B0C06A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@e8ef65079e11: Final verdict of PTC: pass 20240907082630112 DAUC <0003> db_auc.c:157 IMSI='262421808749097': No 2G Auth Data 20240907082630112 DAUC <0003> db_auc.c:192 IMSI='262421808749097': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262421808749097" to be handled at TC_mo_ussd_iuse_msisdn(190) 20240907082630123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20240907082630126 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630126 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421808749097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421808749097" session_id=2241796655 session_state=BEGIN} 20240907082630126 DSS <0004> hlr_ussd.c:576 262421808749097/0x859f1a2f: Process SS (BEGIN) 20240907082630126 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630126 DSS <0004> hlr_ussd.c:518 262421808749097/0x859f1a2f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630126 DSS <0004> hlr_ussd.c:363 262421808749097/0x859f1a2f: Tx USSD 'Your extension is 491610077511' 20240907082630126 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421808749097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421808749097" session_id=2241796655 session_state=END} 20240907082630126 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262421808749097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630126 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630126 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262421808749097" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262421808749097" TC_mo_ussd_iuse_msisdn(190)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B0DBAD168B01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@e8ef65079e11: Final verdict of PTC: pass 20240907082630131 DAUC <0003> db_auc.c:157 IMSI='262423667470700': No 2G Auth Data 20240907082630131 DAUC <0003> db_auc.c:192 IMSI='262423667470700': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262423667470700" to be handled at TC_mo_ussd_iuse_msisdn(191) 20240907082630144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20240907082630147 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630147 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423667470700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423667470700" session_id=3736302373 session_state=BEGIN} 20240907082630147 DSS <0004> hlr_ussd.c:576 262423667470700/0xdeb37325: Process SS (BEGIN) 20240907082630147 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630147 DSS <0004> hlr_ussd.c:518 262423667470700/0xdeb37325: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630147 DSS <0004> hlr_ussd.c:363 262423667470700/0xdeb37325: Tx USSD 'Your extension is 491616280001' 20240907082630147 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423667470700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423667470700" session_id=3736302373 session_state=END} 20240907082630147 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423667470700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630147 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630147 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262423667470700" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262423667470700" TC_mo_ussd_iuse_msisdn(191)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C321C0C068B01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@e8ef65079e11: Final verdict of PTC: pass 20240907082630158 DAUC <0003> db_auc.c:157 IMSI='262423125825401': No 2G Auth Data 20240907082630158 DAUC <0003> db_auc.c:192 IMSI='262423125825401': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262423125825401" to be handled at TC_mo_ussd_iuse_msisdn(192) 20240907082630172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20240907082630175 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630175 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423125825401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423125825401" session_id=1129889105 session_state=BEGIN} 20240907082630175 DSS <0004> hlr_ussd.c:576 262423125825401/0x4358bd51: Process SS (BEGIN) 20240907082630175 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630175 DSS <0004> hlr_ussd.c:518 262423125825401/0x4358bd51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630175 DSS <0004> hlr_ussd.c:363 262423125825401/0x4358bd51: Tx USSD 'Your extension is 491614320286' 20240907082630175 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423125825401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423125825401" session_id=1129889105 session_state=END} 20240907082630175 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423125825401 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630175 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630175 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262423125825401" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423125825401" TC_mo_ussd_iuse_msisdn(192)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56833194C86B301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@e8ef65079e11: Final verdict of PTC: pass 20240907082630180 DAUC <0003> db_auc.c:157 IMSI='262427119579590': No 2G Auth Data 20240907082630180 DAUC <0003> db_auc.c:192 IMSI='262427119579590': No 3G Auth Data HLR_Test-GSUP(183)@e8ef65079e11: Created GsupExpect[0] for "262427119579590" to be handled at TC_mo_ussd_iuse_msisdn(193) 20240907082630199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20240907082630202 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630202 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427119579590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427119579590" session_id=4212771786 session_state=BEGIN} 20240907082630202 DSS <0004> hlr_ussd.c:576 262427119579590/0xfb19cbca: Process SS (BEGIN) 20240907082630202 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082630202 DSS <0004> hlr_ussd.c:518 262427119579590/0xfb19cbca: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082630202 DSS <0004> hlr_ussd.c:363 262427119579590/0xfb19cbca: Tx USSD 'Your extension is 491615304201' 20240907082630202 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427119579590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427119579590" session_id=4212771786 session_state=END} 20240907082630202 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427119579590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082630202 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082630202 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@e8ef65079e11: Found GsupExpect[0] for "262427119579590" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262427119579590" TC_mo_ussd_iuse_msisdn(193)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A33184D068B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@e8ef65079e11: setverdict(pass): none -> pass 20240907082630204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@e8ef65079e11: Final verdict of PTC: pass 20240907082630205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4258 20240907082630205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082630205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082630205 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082630205 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082630205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082630205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46611<->l=127.0.0.1:4259) 184@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(183)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 184: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Sep 7 08:26:30 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36764) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:26:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082633290 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082633290 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082633294 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@e8ef65079e11: 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) } } } } 20240907082633299 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633299 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082633299 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082633299 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  20240907082633299 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082633299 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  20240907082633299 DLGSUP <0013> gsup_server.c:235 2:  20240907082633299 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082633299 DLGSUP <0013> gsup_server.c:235 3:  20240907082633299 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082633299 DLGSUP <0013> gsup_server.c:235 4:  20240907082633299 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082633299 DLGSUP <0013> gsup_server.c:235 5:  20240907082633299 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082633299 DLGSUP <0013> gsup_server.c:235 7:  20240907082633299 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082633299 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082633299 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082633299 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)@e8ef65079e11: 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(194)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@e8ef65079e11: 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") 20240907082633319 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39027<->l=127.0.0.1:4259) 20240907082633349 DAUC <0003> db_auc.c:157 IMSI='262429905502223': No 2G Auth Data 20240907082633349 DAUC <0003> db_auc.c:192 IMSI='262429905502223': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262429905502223" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20240907082633383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 20240907082633394 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633394 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429905502223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429905502223" source_name="the-source\n" session_id=3871741774 session_state=BEGIN} 20240907082633394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240907082633394 DSS <0004> hlr_ussd.c:576 262429905502223/0xe6c6174e: Process SS (BEGIN) 20240907082633394 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633394 DSS <0004> hlr_ussd.c:518 262429905502223/0xe6c6174e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633394 DSS <0004> hlr_ussd.c:363 262429905502223/0xe6c6174e: Tx USSD 'Your extension is 491611785514' 20240907082633394 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429905502223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429905502223" destination_name="the-source\n" session_id=3871741774 session_state=END} 20240907082633394 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429905502223 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633394 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633394 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262429905502223" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429905502223" TC_mo_ussd_iuse_msisdn_via_proxy(198)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562375CAD16A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59008<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@e8ef65079e11: Final verdict of PTC: pass 20240907082633402 DAUC <0003> db_auc.c:157 IMSI='262425953000270': No 2G Auth Data 20240907082633402 DAUC <0003> db_auc.c:192 IMSI='262425953000270': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262425953000270" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20240907082633413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 20240907082633415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633415 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425953000270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425953000270" source_name="the-source\n" session_id=368871774 session_state=BEGIN} 20240907082633415 DSS <0004> hlr_ussd.c:576 262425953000270/0x15fc895e: Process SS (BEGIN) 20240907082633415 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633415 DSS <0004> hlr_ussd.c:518 262425953000270/0x15fc895e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633415 DSS <0004> hlr_ussd.c:363 262425953000270/0x15fc895e: Tx USSD 'Your extension is 491618468675' 20240907082633415 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425953000270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425953000270" destination_name="the-source\n" session_id=368871774 session_state=END} 20240907082633415 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425953000270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262425953000270" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425953000270" TC_mo_ussd_iuse_msisdn_via_proxy(199)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570341BCE76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@e8ef65079e11: Final verdict of PTC: pass 20240907082633420 DAUC <0003> db_auc.c:157 IMSI='262425008072716': No 2G Auth Data 20240907082633420 DAUC <0003> db_auc.c:192 IMSI='262425008072716': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262425008072716" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20240907082633431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4258 20240907082633434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633434 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425008072716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425008072716" source_name="the-source\n" session_id=102825869 session_state=BEGIN} 20240907082633434 DSS <0004> hlr_ussd.c:576 262425008072716/0x0620ff8d: Process SS (BEGIN) 20240907082633434 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633434 DSS <0004> hlr_ussd.c:518 262425008072716/0x0620ff8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633434 DSS <0004> hlr_ussd.c:363 262425008072716/0x0620ff8d: Tx USSD 'Your extension is 491617765811' 20240907082633434 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425008072716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425008072716" destination_name="the-source\n" session_id=102825869 session_state=END} 20240907082633434 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425008072716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262425008072716" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425008072716" TC_mo_ussd_iuse_msisdn_via_proxy(200)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E375B0D178B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@e8ef65079e11: Final verdict of PTC: pass 20240907082633439 DAUC <0003> db_auc.c:157 IMSI='262428735404358': No 2G Auth Data 20240907082633439 DAUC <0003> db_auc.c:192 IMSI='262428735404358': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262428735404358" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20240907082633450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4258 20240907082633453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633453 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428735404358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428735404358" source_name="the-source\n" session_id=720038460 session_state=BEGIN} 20240907082633453 DSS <0004> hlr_ussd.c:576 262428735404358/0x2aeaea3c: Process SS (BEGIN) 20240907082633453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633453 DSS <0004> hlr_ussd.c:518 262428735404358/0x2aeaea3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633453 DSS <0004> hlr_ussd.c:363 262428735404358/0x2aeaea3c: Tx USSD 'Your extension is 491613487484' 20240907082633453 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428735404358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428735404358" destination_name="the-source\n" session_id=720038460 session_state=END} 20240907082633453 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428735404358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262428735404358" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428735404358" TC_mo_ussd_iuse_msisdn_via_proxy(201)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56634DC8D86A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@e8ef65079e11: Final verdict of PTC: pass 20240907082633458 DAUC <0003> db_auc.c:157 IMSI='262422617079825': No 2G Auth Data 20240907082633458 DAUC <0003> db_auc.c:192 IMSI='262422617079825': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262422617079825" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20240907082633469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 20240907082633472 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633472 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422617079825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422617079825" source_name="the-source\n" session_id=1543791358 session_state=BEGIN} 20240907082633472 DSS <0004> hlr_ussd.c:576 262422617079825/0x5c0462fe: Process SS (BEGIN) 20240907082633472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633472 DSS <0004> hlr_ussd.c:518 262422617079825/0x5c0462fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633472 DSS <0004> hlr_ussd.c:363 262422617079825/0x5c0462fe: Tx USSD 'Your extension is 491613022418' 20240907082633472 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422617079825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422617079825" destination_name="the-source\n" session_id=1543791358 session_state=END} 20240907082633472 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422617079825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633472 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633472 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262422617079825" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422617079825" TC_mo_ussd_iuse_msisdn_via_proxy(202)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56630998C16C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@e8ef65079e11: Final verdict of PTC: pass 20240907082633477 DAUC <0003> db_auc.c:157 IMSI='262423074844518': No 2G Auth Data 20240907082633477 DAUC <0003> db_auc.c:192 IMSI='262423074844518': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262423074844518" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20240907082633490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 20240907082633493 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633493 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423074844518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423074844518" source_name="the-source\n" session_id=2012081129 session_state=BEGIN} 20240907082633493 DSS <0004> hlr_ussd.c:576 262423074844518/0x77edebe9: Process SS (BEGIN) 20240907082633493 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633493 DSS <0004> hlr_ussd.c:518 262423074844518/0x77edebe9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633493 DSS <0004> hlr_ussd.c:363 262423074844518/0x77edebe9: Tx USSD 'Your extension is 491617388812' 20240907082633493 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423074844518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423074844518" destination_name="the-source\n" session_id=2012081129 session_state=END} 20240907082633493 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423074844518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633493 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633493 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262423074844518" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423074844518" TC_mo_ussd_iuse_msisdn_via_proxy(203)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E331C0E179301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@e8ef65079e11: Final verdict of PTC: pass 20240907082633498 DAUC <0003> db_auc.c:157 IMSI='262429435856734': No 2G Auth Data 20240907082633498 DAUC <0003> db_auc.c:192 IMSI='262429435856734': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262429435856734" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20240907082633516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 20240907082633519 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633519 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262429435856734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429435856734" source_name="the-source\n" session_id=2214999435 session_state=BEGIN} 20240907082633519 DSS <0004> hlr_ussd.c:576 262429435856734/0x8406358b: Process SS (BEGIN) 20240907082633519 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633519 DSS <0004> hlr_ussd.c:518 262429435856734/0x8406358b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633519 DSS <0004> hlr_ussd.c:363 262429435856734/0x8406358b: Tx USSD 'Your extension is 491616463120' 20240907082633519 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262429435856734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429435856734" destination_name="the-source\n" session_id=2214999435 session_state=END} 20240907082633519 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262429435856734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633519 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633519 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262429435856734" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262429435856734" TC_mo_ussd_iuse_msisdn_via_proxy(204)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C34DB2C268301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@e8ef65079e11: Final verdict of PTC: pass 20240907082633524 DAUC <0003> db_auc.c:157 IMSI='262428550458163': No 2G Auth Data 20240907082633524 DAUC <0003> db_auc.c:192 IMSI='262428550458163': No 3G Auth Data HLR_Test-GSUP(195)@e8ef65079e11: Created GsupExpect[0] for "262428550458163" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20240907082633537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4258 20240907082633540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633540 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428550458163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428550458163" source_name="the-source\n" session_id=1441827912 session_state=BEGIN} 20240907082633540 DSS <0004> hlr_ussd.c:576 262428550458163/0x55f08c48: Process SS (BEGIN) 20240907082633540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20240907082633540 DSS <0004> hlr_ussd.c:518 262428550458163/0x55f08c48: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20240907082633540 DSS <0004> hlr_ussd.c:363 262428550458163/0x55f08c48: Tx USSD 'Your extension is 491613221303' 20240907082633540 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428550458163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428550458163" destination_name="the-source\n" session_id=1441827912 session_state=END} 20240907082633540 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428550458163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082633540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082633540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@e8ef65079e11: Found GsupExpect[0] for "262428550458163" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262428550458163" TC_mo_ussd_iuse_msisdn_via_proxy(205)@e8ef65079e11: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56632596C069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@e8ef65079e11: setverdict(pass): none -> pass 20240907082633542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59066<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@e8ef65079e11: Final verdict of PTC: pass 20240907082633542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58998<->l=127.0.0.1:4258 20240907082633542 DLINP <000b> input/ipa.c:451 connected read/write 20240907082633543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082633543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082633543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082633543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082633543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20240907082633543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39027<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@e8ef65079e11: Final verdict of PTC: none 196@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 196: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Sep 7 08:26:33 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36952) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Sep 7 08:26:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_euse started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 20240907082636630 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38715 20240907082636630 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38715 MTC@e8ef65079e11: in not legacy case 2 IPA-EUSE-foobar(208)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082636632 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636632 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636632 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082636632 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@e8ef65079e11: 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(208)@e8ef65079e11: 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 } } } } 20240907082636633 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636633 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082636633 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240907082636633 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240907082636633 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  20240907082636633 DLGSUP <0013> gsup_server.c:235 2:  20240907082636633 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 3:  20240907082636633 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 4:  20240907082636633 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 5:  20240907082636633 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 7:  20240907082636633 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082636633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082636633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082636633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38715 IPA-EUSE-foobar(208)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082636634 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636634 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082636636 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636636 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082636636 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082636636 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  20240907082636636 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082636636 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  20240907082636636 DLGSUP <0013> gsup_server.c:235 2:  20240907082636636 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082636636 DLGSUP <0013> gsup_server.c:235 3:  20240907082636636 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082636636 DLGSUP <0013> gsup_server.c:235 4:  20240907082636636 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082636636 DLGSUP <0013> gsup_server.c:235 5:  20240907082636636 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082636636 DLGSUP <0013> gsup_server.c:235 7:  20240907082636636 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082636636 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082636636 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082636636 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@e8ef65079e11: 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") 20240907082636647 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43487<->l=127.0.0.1:4259) 20240907082636672 DAUC <0003> db_auc.c:157 IMSI='262429511028978': No 2G Auth Data 20240907082636672 DAUC <0003> db_auc.c:192 IMSI='262429511028978': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262429511028978" to be handled at TC_mo_ussd_euse(212) 20240907082636706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 20240907082636720 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636720 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429511028978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429511028978" session_id=4013379475 session_state=BEGIN} 20240907082636720 DSS <0004> hlr_ussd.c:576 262429511028978/0xef374f93: Process SS (BEGIN) 20240907082636720 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636720 DSS <0004> hlr_ussd.c:518 262429511028978/0xef374f93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636720 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636720 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636720 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636720 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636730 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636730 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636730 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429511028978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429511028978" session_id=4013379475 session_state=END} 20240907082636730 DSS <0004> hlr_ussd.c:576 262429511028978/0xef374f93: Process SS (END) 20240907082636730 DSS <0004> hlr_ussd.c:518 262429511028978/0xef374f93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636730 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429511028978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429511028978" session_id=4013379475 session_state=END} 20240907082636730 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429511028978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636730 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429511028978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636730 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636730 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262429511028978" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429511028978" TC_mo_ussd_euse(212)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@e8ef65079e11: Final verdict of PTC: pass 20240907082636739 DAUC <0003> db_auc.c:157 IMSI='262420365473062': No 2G Auth Data 20240907082636739 DAUC <0003> db_auc.c:192 IMSI='262420365473062': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262420365473062" to be handled at TC_mo_ussd_euse(213) 20240907082636752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 20240907082636755 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636755 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420365473062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420365473062" session_id=788298374 session_state=BEGIN} 20240907082636755 DSS <0004> hlr_ussd.c:576 262420365473062/0x2efc7a86: Process SS (BEGIN) 20240907082636755 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636755 DSS <0004> hlr_ussd.c:518 262420365473062/0x2efc7a86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636755 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636755 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636755 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636755 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636756 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636756 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636756 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262420365473062 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365473062" session_id=788298374 session_state=END} 20240907082636756 DSS <0004> hlr_ussd.c:576 262420365473062/0x2efc7a86: Process SS (END) 20240907082636756 DSS <0004> hlr_ussd.c:518 262420365473062/0x2efc7a86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636756 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420365473062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420365473062" session_id=788298374 session_state=END} 20240907082636756 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262420365473062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636756 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262420365473062 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636756 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636756 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262420365473062" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420365473062" TC_mo_ussd_euse(213)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@e8ef65079e11: Final verdict of PTC: pass 20240907082636761 DAUC <0003> db_auc.c:157 IMSI='262426290266905': No 2G Auth Data 20240907082636761 DAUC <0003> db_auc.c:192 IMSI='262426290266905': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262426290266905" to be handled at TC_mo_ussd_euse(214) 20240907082636773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 20240907082636775 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636776 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426290266905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426290266905" session_id=3777798414 session_state=BEGIN} 20240907082636776 DSS <0004> hlr_ussd.c:576 262426290266905/0xe12ca10e: Process SS (BEGIN) 20240907082636776 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636776 DSS <0004> hlr_ussd.c:518 262426290266905/0xe12ca10e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636776 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426290266905 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426290266905" session_id=3777798414 session_state=END} 20240907082636776 DSS <0004> hlr_ussd.c:576 262426290266905/0xe12ca10e: Process SS (END) 20240907082636776 DSS <0004> hlr_ussd.c:518 262426290266905/0xe12ca10e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636776 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426290266905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426290266905" session_id=3777798414 session_state=END} 20240907082636776 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426290266905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636776 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426290266905 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262426290266905" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426290266905" TC_mo_ussd_euse(214)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@e8ef65079e11: Final verdict of PTC: pass 20240907082636781 DAUC <0003> db_auc.c:157 IMSI='262421532996376': No 2G Auth Data 20240907082636781 DAUC <0003> db_auc.c:192 IMSI='262421532996376': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262421532996376" to be handled at TC_mo_ussd_euse(215) 20240907082636793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20240907082636796 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636796 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421532996376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421532996376" session_id=1664428286 session_state=BEGIN} 20240907082636796 DSS <0004> hlr_ussd.c:576 262421532996376/0x633528fe: Process SS (BEGIN) 20240907082636796 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636796 DSS <0004> hlr_ussd.c:518 262421532996376/0x633528fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636796 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636796 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636796 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636796 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636797 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636797 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636797 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421532996376 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421532996376" session_id=1664428286 session_state=END} 20240907082636797 DSS <0004> hlr_ussd.c:576 262421532996376/0x633528fe: Process SS (END) 20240907082636797 DSS <0004> hlr_ussd.c:518 262421532996376/0x633528fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636797 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421532996376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421532996376" session_id=1664428286 session_state=END} 20240907082636797 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421532996376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636797 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421532996376 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636797 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636797 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262421532996376" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_euse(215)"262421532996376" TC_mo_ussd_euse(215)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@e8ef65079e11: Final verdict of PTC: pass 20240907082636802 DAUC <0003> db_auc.c:157 IMSI='262428318214544': No 2G Auth Data 20240907082636802 DAUC <0003> db_auc.c:192 IMSI='262428318214544': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262428318214544" to be handled at TC_mo_ussd_euse(216) 20240907082636813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 20240907082636815 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636815 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428318214544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428318214544" session_id=221241973 session_state=BEGIN} 20240907082636815 DSS <0004> hlr_ussd.c:576 262428318214544/0x0d2fe275: Process SS (BEGIN) 20240907082636815 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636815 DSS <0004> hlr_ussd.c:518 262428318214544/0x0d2fe275: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636815 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636815 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636815 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636815 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636816 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636816 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428318214544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428318214544" session_id=221241973 session_state=END} 20240907082636816 DSS <0004> hlr_ussd.c:576 262428318214544/0x0d2fe275: Process SS (END) 20240907082636816 DSS <0004> hlr_ussd.c:518 262428318214544/0x0d2fe275: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636816 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428318214544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428318214544" session_id=221241973 session_state=END} 20240907082636816 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428318214544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636816 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428318214544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636816 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262428318214544" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_euse(216)"262428318214544" TC_mo_ussd_euse(216)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@e8ef65079e11: Final verdict of PTC: pass 20240907082636821 DAUC <0003> db_auc.c:157 IMSI='262425046343593': No 2G Auth Data 20240907082636821 DAUC <0003> db_auc.c:192 IMSI='262425046343593': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262425046343593" to be handled at TC_mo_ussd_euse(217) 20240907082636834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 20240907082636837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636837 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425046343593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425046343593" session_id=375178579 session_state=BEGIN} 20240907082636837 DSS <0004> hlr_ussd.c:576 262425046343593/0x165cc553: Process SS (BEGIN) 20240907082636837 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636837 DSS <0004> hlr_ussd.c:518 262425046343593/0x165cc553: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636837 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636837 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636838 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636838 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425046343593 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425046343593" session_id=375178579 session_state=END} 20240907082636838 DSS <0004> hlr_ussd.c:576 262425046343593/0x165cc553: Process SS (END) 20240907082636838 DSS <0004> hlr_ussd.c:518 262425046343593/0x165cc553: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636838 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425046343593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425046343593" session_id=375178579 session_state=END} 20240907082636838 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425046343593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636838 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425046343593 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262425046343593" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425046343593" TC_mo_ussd_euse(217)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@e8ef65079e11: Final verdict of PTC: pass 20240907082636843 DAUC <0003> db_auc.c:157 IMSI='262427276752950': No 2G Auth Data 20240907082636843 DAUC <0003> db_auc.c:192 IMSI='262427276752950': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262427276752950" to be handled at TC_mo_ussd_euse(218) 20240907082636856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636859 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427276752950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427276752950" session_id=2974807135 session_state=BEGIN} 20240907082636859 DSS <0004> hlr_ussd.c:576 262427276752950/0xb14ff45f: Process SS (BEGIN) 20240907082636859 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636859 DSS <0004> hlr_ussd.c:518 262427276752950/0xb14ff45f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636859 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427276752950 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427276752950" session_id=2974807135 session_state=END} 20240907082636859 DSS <0004> hlr_ussd.c:576 262427276752950/0xb14ff45f: Process SS (END) 20240907082636859 DSS <0004> hlr_ussd.c:518 262427276752950/0xb14ff45f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636859 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427276752950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427276752950" session_id=2974807135 session_state=END} 20240907082636859 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427276752950 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636859 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427276752950 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636859 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262427276752950" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_euse(218)"262427276752950" TC_mo_ussd_euse(218)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@e8ef65079e11: Final verdict of PTC: pass 20240907082636864 DAUC <0003> db_auc.c:157 IMSI='262421674955756': No 2G Auth Data 20240907082636864 DAUC <0003> db_auc.c:192 IMSI='262421674955756': No 3G Auth Data HLR_Test-GSUP(209)@e8ef65079e11: Created GsupExpect[0] for "262421674955756" to be handled at TC_mo_ussd_euse(219) 20240907082636878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 20240907082636880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636880 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421674955756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421674955756" session_id=2485859176 session_state=BEGIN} 20240907082636880 DSS <0004> hlr_ussd.c:576 262421674955756/0x942b3368: Process SS (BEGIN) 20240907082636880 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082636880 DSS <0004> hlr_ussd.c:518 262421674955756/0x942b3368: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082636880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636880 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data 20240907082636880 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636881 DLINP <000b> input/ipa.c:431 127.0.0.1:38715 sending data EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: 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 } } } } } 20240907082636881 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636881 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636881 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421674955756 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421674955756" session_id=2485859176 session_state=END} 20240907082636881 DSS <0004> hlr_ussd.c:576 262421674955756/0x942b3368: Process SS (END) 20240907082636881 DSS <0004> hlr_ussd.c:518 262421674955756/0x942b3368: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082636881 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421674955756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421674955756" session_id=2485859176 session_state=END} 20240907082636881 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421674955756 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082636881 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421674955756 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082636881 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082636881 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@e8ef65079e11: Found GsupExpect[0] for "262421674955756" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421674955756" TC_mo_ussd_euse(219)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082636883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@e8ef65079e11: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@e8ef65079e11: Final verdict of PTC: none 20240907082636884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59070<->l=127.0.0.1:4258 20240907082636884 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636884 DLINP <000b> input/ipa.c:405 127.0.0.1:38715 message received 20240907082636884 DLINP <000b> input/ipa.c:414 127.0.0.1:38715 connection closed with server 20240907082636884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38715 20240907082636884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240907082636884 DLINP <000b> input/ipa.c:451 connected read/write 20240907082636884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082636884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082636884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082636884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(208)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(209)@e8ef65079e11: Final verdict of PTC: none 20240907082636885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43487<->l=127.0.0.1:4259) 210@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 210: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Sep 7 08:26:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=40952) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Sep 7 08:26:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_euse_continue started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 20240907082639973 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43393 20240907082639973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:43393 MTC@e8ef65079e11: in not legacy case 2 IPA-EUSE-foobar(222)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082639974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082639974 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082639974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082639974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@e8ef65079e11: 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)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@e8ef65079e11: 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 } } } } 20240907082639975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082639975 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082639975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082639975 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240907082639975 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240907082639975 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  20240907082639975 DLGSUP <0013> gsup_server.c:235 2:  20240907082639975 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 3:  20240907082639975 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 4:  20240907082639975 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 5:  20240907082639975 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 7:  20240907082639975 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082639975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082639975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082639975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43393 20240907082639975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082639975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082639976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082639976 DLINP <000b> input/ipa.c:451 connected read/write 20240907082639976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082639976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082639976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082639976 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  20240907082639976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082639976 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  20240907082639976 DLGSUP <0013> gsup_server.c:235 2:  20240907082639976 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082639976 DLGSUP <0013> gsup_server.c:235 3:  20240907082639976 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082639976 DLGSUP <0013> gsup_server.c:235 4:  20240907082639976 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082639976 DLGSUP <0013> gsup_server.c:235 5:  20240907082639976 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082639976 DLGSUP <0013> gsup_server.c:235 7:  20240907082639976 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082639976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082639976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082639976 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@e8ef65079e11: 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") 20240907082639984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43773<->l=127.0.0.1:4259) 20240907082640009 DAUC <0003> db_auc.c:157 IMSI='262421023090800': No 2G Auth Data 20240907082640009 DAUC <0003> db_auc.c:192 IMSI='262421023090800': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262421023090800" to be handled at TC_mo_ussd_euse_continue(226) 20240907082640021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 20240907082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640026 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421023090800" session_id=2401311900 session_state=BEGIN} 20240907082640026 DSS <0004> hlr_ussd.c:576 262421023090800/0x8f211c9c: Process SS (BEGIN) 20240907082640026 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640026 DSS <0004> hlr_ussd.c:518 262421023090800/0x8f211c9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640026 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640026 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640026 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640034 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640034 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640034 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421023090800" session_id=2401311900 session_state=CONTINUE} 20240907082640034 DSS <0004> hlr_ussd.c:576 262421023090800/0x8f211c9c: Process SS (CONTINUE) 20240907082640034 DSS <0004> hlr_ussd.c:518 262421023090800/0x8f211c9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640034 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421023090800" session_id=2401311900 session_state=CONTINUE} 20240907082640034 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640034 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640034 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262421023090800" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421023090800" TC_mo_ussd_euse_continue(226)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640043 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640043 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421023090800" session_id=2401311900 session_state=CONTINUE} 20240907082640043 DSS <0004> hlr_ussd.c:576 262421023090800/0x8f211c9c: Process SS (CONTINUE) 20240907082640043 DSS <0004> hlr_ussd.c:518 262421023090800/0x8f211c9c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640043 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640043 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640043 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640043 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640043 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640045 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640045 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640045 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421023090800" session_id=2401311900 session_state=END} 20240907082640045 DSS <0004> hlr_ussd.c:576 262421023090800/0x8f211c9c: Process SS (END) 20240907082640045 DSS <0004> hlr_ussd.c:518 262421023090800/0x8f211c9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640045 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421023090800" session_id=2401311900 session_state=END} 20240907082640045 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640045 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421023090800 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640045 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640046 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59172<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@e8ef65079e11: Final verdict of PTC: pass 20240907082640052 DAUC <0003> db_auc.c:157 IMSI='262424169248248': No 2G Auth Data 20240907082640052 DAUC <0003> db_auc.c:192 IMSI='262424169248248': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262424169248248" to be handled at TC_mo_ussd_euse_continue(227) 20240907082640065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59184<->l=127.0.0.1:4258 20240907082640068 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640068 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424169248248" session_id=4157528021 session_state=BEGIN} 20240907082640068 DSS <0004> hlr_ussd.c:576 262424169248248/0xf7ced7d5: Process SS (BEGIN) 20240907082640068 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640068 DSS <0004> hlr_ussd.c:518 262424169248248/0xf7ced7d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640068 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640068 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640068 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640068 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640069 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640069 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424169248248" session_id=4157528021 session_state=CONTINUE} 20240907082640069 DSS <0004> hlr_ussd.c:576 262424169248248/0xf7ced7d5: Process SS (CONTINUE) 20240907082640069 DSS <0004> hlr_ussd.c:518 262424169248248/0xf7ced7d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640069 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424169248248" session_id=4157528021 session_state=CONTINUE} 20240907082640069 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640069 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262424169248248" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262424169248248" TC_mo_ussd_euse_continue(227)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640071 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640071 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424169248248" session_id=4157528021 session_state=CONTINUE} 20240907082640071 DSS <0004> hlr_ussd.c:576 262424169248248/0xf7ced7d5: Process SS (CONTINUE) 20240907082640071 DSS <0004> hlr_ussd.c:518 262424169248248/0xf7ced7d5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640071 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640071 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640071 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640071 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640071 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640071 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640071 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640071 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424169248248" session_id=4157528021 session_state=END} 20240907082640071 DSS <0004> hlr_ussd.c:576 262424169248248/0xf7ced7d5: Process SS (END) 20240907082640071 DSS <0004> hlr_ussd.c:518 262424169248248/0xf7ced7d5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640071 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424169248248" session_id=4157528021 session_state=END} 20240907082640071 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640071 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424169248248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640071 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640072 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59184<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@e8ef65079e11: Final verdict of PTC: pass 20240907082640075 DAUC <0003> db_auc.c:157 IMSI='262425775564911': No 2G Auth Data 20240907082640075 DAUC <0003> db_auc.c:192 IMSI='262425775564911': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262425775564911" to be handled at TC_mo_ussd_euse_continue(228) 20240907082640087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59190<->l=127.0.0.1:4258 20240907082640090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640090 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425775564911" session_id=3952272921 session_state=BEGIN} 20240907082640090 DSS <0004> hlr_ussd.c:576 262425775564911/0xeb92e619: Process SS (BEGIN) 20240907082640090 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640090 DSS <0004> hlr_ussd.c:518 262425775564911/0xeb92e619: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640090 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640090 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640091 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640091 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640091 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425775564911" session_id=3952272921 session_state=CONTINUE} 20240907082640091 DSS <0004> hlr_ussd.c:576 262425775564911/0xeb92e619: Process SS (CONTINUE) 20240907082640091 DSS <0004> hlr_ussd.c:518 262425775564911/0xeb92e619: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640091 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425775564911" session_id=3952272921 session_state=CONTINUE} 20240907082640091 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640091 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640091 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262425775564911" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262425775564911" TC_mo_ussd_euse_continue(228)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640093 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640093 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425775564911" session_id=3952272921 session_state=CONTINUE} 20240907082640093 DSS <0004> hlr_ussd.c:576 262425775564911/0xeb92e619: Process SS (CONTINUE) 20240907082640093 DSS <0004> hlr_ussd.c:518 262425775564911/0xeb92e619: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640093 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640093 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640093 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640093 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640093 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640094 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640094 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640094 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425775564911" session_id=3952272921 session_state=END} 20240907082640094 DSS <0004> hlr_ussd.c:576 262425775564911/0xeb92e619: Process SS (END) 20240907082640094 DSS <0004> hlr_ussd.c:518 262425775564911/0xeb92e619: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640094 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425775564911" session_id=3952272921 session_state=END} 20240907082640094 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640094 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425775564911 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640094 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640094 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59190<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@e8ef65079e11: Final verdict of PTC: pass 20240907082640098 DAUC <0003> db_auc.c:157 IMSI='262420888716662': No 2G Auth Data 20240907082640098 DAUC <0003> db_auc.c:192 IMSI='262420888716662': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262420888716662" to be handled at TC_mo_ussd_euse_continue(229) 20240907082640109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 20240907082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640112 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420888716662" session_id=3413793804 session_state=BEGIN} 20240907082640112 DSS <0004> hlr_ussd.c:576 262420888716662/0xcb7a5c0c: Process SS (BEGIN) 20240907082640112 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640112 DSS <0004> hlr_ussd.c:518 262420888716662/0xcb7a5c0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640112 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640112 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640112 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640113 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640113 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640113 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888716662" session_id=3413793804 session_state=CONTINUE} 20240907082640113 DSS <0004> hlr_ussd.c:576 262420888716662/0xcb7a5c0c: Process SS (CONTINUE) 20240907082640113 DSS <0004> hlr_ussd.c:518 262420888716662/0xcb7a5c0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640113 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888716662" session_id=3413793804 session_state=CONTINUE} 20240907082640113 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640113 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640113 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262420888716662" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262420888716662" TC_mo_ussd_euse_continue(229)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640115 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640115 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420888716662" session_id=3413793804 session_state=CONTINUE} 20240907082640115 DSS <0004> hlr_ussd.c:576 262420888716662/0xcb7a5c0c: Process SS (CONTINUE) 20240907082640115 DSS <0004> hlr_ussd.c:518 262420888716662/0xcb7a5c0c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640115 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640115 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640115 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640115 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640115 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640116 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640116 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888716662" session_id=3413793804 session_state=END} 20240907082640116 DSS <0004> hlr_ussd.c:576 262420888716662/0xcb7a5c0c: Process SS (END) 20240907082640116 DSS <0004> hlr_ussd.c:518 262420888716662/0xcb7a5c0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640116 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420888716662" session_id=3413793804 session_state=END} 20240907082640116 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640116 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420888716662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640116 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@e8ef65079e11: Final verdict of PTC: pass 20240907082640119 DAUC <0003> db_auc.c:157 IMSI='262427995757643': No 2G Auth Data 20240907082640119 DAUC <0003> db_auc.c:192 IMSI='262427995757643': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262427995757643" to be handled at TC_mo_ussd_euse_continue(230) 20240907082640130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 20240907082640133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640133 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427995757643" session_id=3110636764 session_state=BEGIN} 20240907082640133 DSS <0004> hlr_ussd.c:576 262427995757643/0xb9688cdc: Process SS (BEGIN) 20240907082640133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640133 DSS <0004> hlr_ussd.c:518 262427995757643/0xb9688cdc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640133 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640133 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640134 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640134 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995757643" session_id=3110636764 session_state=CONTINUE} 20240907082640134 DSS <0004> hlr_ussd.c:576 262427995757643/0xb9688cdc: Process SS (CONTINUE) 20240907082640134 DSS <0004> hlr_ussd.c:518 262427995757643/0xb9688cdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640134 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995757643" session_id=3110636764 session_state=CONTINUE} 20240907082640134 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262427995757643" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427995757643" TC_mo_ussd_euse_continue(230)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640137 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427995757643" session_id=3110636764 session_state=CONTINUE} 20240907082640137 DSS <0004> hlr_ussd.c:576 262427995757643/0xb9688cdc: Process SS (CONTINUE) 20240907082640137 DSS <0004> hlr_ussd.c:518 262427995757643/0xb9688cdc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640137 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640137 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995757643" session_id=3110636764 session_state=END} 20240907082640137 DSS <0004> hlr_ussd.c:576 262427995757643/0xb9688cdc: Process SS (END) 20240907082640137 DSS <0004> hlr_ussd.c:518 262427995757643/0xb9688cdc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640137 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427995757643" session_id=3110636764 session_state=END} 20240907082640137 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640137 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427995757643 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640137 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@e8ef65079e11: Final verdict of PTC: pass 20240907082640141 DAUC <0003> db_auc.c:157 IMSI='262421035427088': No 2G Auth Data 20240907082640141 DAUC <0003> db_auc.c:192 IMSI='262421035427088': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262421035427088" to be handled at TC_mo_ussd_euse_continue(231) 20240907082640155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4258 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640158 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421035427088" session_id=1891275637 session_state=BEGIN} 20240907082640158 DSS <0004> hlr_ussd.c:576 262421035427088/0x70ba9375: Process SS (BEGIN) 20240907082640158 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640158 DSS <0004> hlr_ussd.c:518 262421035427088/0x70ba9375: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640158 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421035427088" session_id=1891275637 session_state=CONTINUE} 20240907082640158 DSS <0004> hlr_ussd.c:576 262421035427088/0x70ba9375: Process SS (CONTINUE) 20240907082640158 DSS <0004> hlr_ussd.c:518 262421035427088/0x70ba9375: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640158 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421035427088" session_id=1891275637 session_state=CONTINUE} 20240907082640158 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640158 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262421035427088" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262421035427088" TC_mo_ussd_euse_continue(231)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640160 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640160 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421035427088" session_id=1891275637 session_state=CONTINUE} 20240907082640160 DSS <0004> hlr_ussd.c:576 262421035427088/0x70ba9375: Process SS (CONTINUE) 20240907082640160 DSS <0004> hlr_ussd.c:518 262421035427088/0x70ba9375: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640160 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640160 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640160 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640160 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640160 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640161 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640161 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640161 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421035427088" session_id=1891275637 session_state=END} 20240907082640161 DSS <0004> hlr_ussd.c:576 262421035427088/0x70ba9375: Process SS (END) 20240907082640161 DSS <0004> hlr_ussd.c:518 262421035427088/0x70ba9375: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640161 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421035427088" session_id=1891275637 session_state=END} 20240907082640161 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640161 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421035427088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640161 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640161 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@e8ef65079e11: Final verdict of PTC: pass 20240907082640165 DAUC <0003> db_auc.c:157 IMSI='262428604666921': No 2G Auth Data 20240907082640165 DAUC <0003> db_auc.c:192 IMSI='262428604666921': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262428604666921" to be handled at TC_mo_ussd_euse_continue(232) 20240907082640179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 20240907082640181 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640181 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428604666921" session_id=909131534 session_state=BEGIN} 20240907082640181 DSS <0004> hlr_ussd.c:576 262428604666921/0x36303f0e: Process SS (BEGIN) 20240907082640181 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640181 DSS <0004> hlr_ussd.c:518 262428604666921/0x36303f0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640181 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640181 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640181 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640181 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640182 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640182 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640182 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604666921" session_id=909131534 session_state=CONTINUE} 20240907082640182 DSS <0004> hlr_ussd.c:576 262428604666921/0x36303f0e: Process SS (CONTINUE) 20240907082640182 DSS <0004> hlr_ussd.c:518 262428604666921/0x36303f0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640182 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604666921" session_id=909131534 session_state=CONTINUE} 20240907082640182 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640182 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640182 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262428604666921" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428604666921" TC_mo_ussd_euse_continue(232)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640184 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640184 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428604666921" session_id=909131534 session_state=CONTINUE} 20240907082640184 DSS <0004> hlr_ussd.c:576 262428604666921/0x36303f0e: Process SS (CONTINUE) 20240907082640184 DSS <0004> hlr_ussd.c:518 262428604666921/0x36303f0e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640184 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640184 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640184 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640184 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640184 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640185 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640185 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640185 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604666921" session_id=909131534 session_state=END} 20240907082640185 DSS <0004> hlr_ussd.c:576 262428604666921/0x36303f0e: Process SS (END) 20240907082640185 DSS <0004> hlr_ussd.c:518 262428604666921/0x36303f0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640185 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428604666921" session_id=909131534 session_state=END} 20240907082640185 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640185 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428604666921 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640185 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640185 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59226<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@e8ef65079e11: Final verdict of PTC: pass 20240907082640188 DAUC <0003> db_auc.c:157 IMSI='262422950627471': No 2G Auth Data 20240907082640188 DAUC <0003> db_auc.c:192 IMSI='262422950627471': No 3G Auth Data HLR_Test-GSUP(223)@e8ef65079e11: Created GsupExpect[0] for "262422950627471" to be handled at TC_mo_ussd_euse_continue(233) 20240907082640202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640205 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422950627471" session_id=1258348006 session_state=BEGIN} 20240907082640205 DSS <0004> hlr_ussd.c:576 262422950627471/0x4b00dde6: Process SS (BEGIN) 20240907082640205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20240907082640205 DSS <0004> hlr_ussd.c:518 262422950627471/0x4b00dde6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640205 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950627471" session_id=1258348006 session_state=CONTINUE} 20240907082640205 DSS <0004> hlr_ussd.c:576 262422950627471/0x4b00dde6: Process SS (CONTINUE) 20240907082640205 DSS <0004> hlr_ussd.c:518 262422950627471/0x4b00dde6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20240907082640205 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950627471" session_id=1258348006 session_state=CONTINUE} 20240907082640205 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640205 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@e8ef65079e11: Found GsupExpect[0] for "262422950627471" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422950627471" TC_mo_ussd_euse_continue(233)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640208 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422950627471" session_id=1258348006 session_state=CONTINUE} 20240907082640208 DSS <0004> hlr_ussd.c:576 262422950627471/0x4b00dde6: Process SS (CONTINUE) 20240907082640208 DSS <0004> hlr_ussd.c:518 262422950627471/0x4b00dde6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640208 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:431 127.0.0.1:43393 sending data EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: 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 } } } } } 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640208 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950627471" session_id=1258348006 session_state=END} 20240907082640208 DSS <0004> hlr_ussd.c:576 262422950627471/0x4b00dde6: Process SS (END) 20240907082640208 DSS <0004> hlr_ussd.c:518 262422950627471/0x4b00dde6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20240907082640208 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422950627471" session_id=1258348006 session_state=END} 20240907082640208 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082640208 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422950627471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082640208 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082640209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59242<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@e8ef65079e11: Final verdict of PTC: pass 20240907082640210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4258 EUSE-TC_mo_ussd_euse_continue(220)@e8ef65079e11: Final verdict of PTC: none 20240907082640210 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640210 DLINP <000b> input/ipa.c:405 127.0.0.1:43393 message received 20240907082640210 DLINP <000b> input/ipa.c:414 127.0.0.1:43393 connection closed with server 20240907082640210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:43393 20240907082640210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240907082640210 DLINP <000b> input/ipa.c:451 connected read/write 20240907082640210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082640210 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082640210 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082640210 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@e8ef65079e11: Final verdict of PTC: none IPA-EUSE-foobar(222)@e8ef65079e11: Final verdict of PTC: none 20240907082640211 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43773<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(221)@e8ef65079e11: Final verdict of PTC: none 224@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 224: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Sep 7 08:26:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=45804) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Sep 7 08:26:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_ussd_euse_defaultroute started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 20240907082643323 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34757 20240907082643323 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34757 MTC@e8ef65079e11: in not legacy case 2 IPA-EUSE-foobar(236)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082643324 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643324 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received IPA-EUSE-foobar(236)@e8ef65079e11: 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) } } } } 20240907082643326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082643326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@e8ef65079e11: 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 } } } } 20240907082643326 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643326 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082643326 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20240907082643326 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20240907082643326 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  20240907082643326 DLGSUP <0013> gsup_server.c:235 2:  20240907082643326 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 3:  20240907082643326 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 4:  20240907082643326 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 5:  20240907082643326 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 7:  20240907082643326 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082643326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082643326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082643326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34757 IPA-EUSE-foobar(236)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082643327 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082643328 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082643328 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082643328 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  20240907082643328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082643328 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  20240907082643328 DLGSUP <0013> gsup_server.c:235 2:  20240907082643328 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082643328 DLGSUP <0013> gsup_server.c:235 3:  20240907082643328 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082643328 DLGSUP <0013> gsup_server.c:235 4:  20240907082643328 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082643328 DLGSUP <0013> gsup_server.c:235 5:  20240907082643328 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082643328 DLGSUP <0013> gsup_server.c:235 7:  20240907082643328 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082643328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082643328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082643328 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@e8ef65079e11: 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") 20240907082643335 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37541<->l=127.0.0.1:4259) 20240907082643341 DAUC <0003> db_auc.c:157 IMSI='262423195732624': No 2G Auth Data 20240907082643341 DAUC <0003> db_auc.c:192 IMSI='262423195732624': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262423195732624" to be handled at TC_mo_ussd_euse_defaultroute(240) 20240907082643358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 20240907082643370 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643370 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423195732624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423195732624" session_id=703856659 session_state=BEGIN} 20240907082643370 DSS <0004> hlr_ussd.c:576 262423195732624/0x29f40013: Process SS (BEGIN) 20240907082643370 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643370 DSS <0004> hlr_ussd.c:518 262423195732624/0x29f40013: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643370 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643370 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643370 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643370 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643386 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643386 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423195732624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423195732624" session_id=703856659 session_state=END} 20240907082643386 DSS <0004> hlr_ussd.c:576 262423195732624/0x29f40013: Process SS (END) 20240907082643386 DSS <0004> hlr_ussd.c:518 262423195732624/0x29f40013: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643386 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423195732624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423195732624" session_id=703856659 session_state=END} 20240907082643386 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423195732624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643386 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423195732624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643386 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262423195732624" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423195732624" TC_mo_ussd_euse_defaultroute(240)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@e8ef65079e11: Final verdict of PTC: pass 20240907082643399 DAUC <0003> db_auc.c:157 IMSI='262429430799772': No 2G Auth Data 20240907082643399 DAUC <0003> db_auc.c:192 IMSI='262429430799772': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262429430799772" to be handled at TC_mo_ussd_euse_defaultroute(241) 20240907082643411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 20240907082643414 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643414 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430799772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430799772" session_id=3221594385 session_state=BEGIN} 20240907082643414 DSS <0004> hlr_ussd.c:576 262429430799772/0xc005a111: Process SS (BEGIN) 20240907082643414 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643414 DSS <0004> hlr_ussd.c:518 262429430799772/0xc005a111: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643414 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643414 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643414 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643414 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643415 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643415 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429430799772 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430799772" session_id=3221594385 session_state=END} 20240907082643415 DSS <0004> hlr_ussd.c:576 262429430799772/0xc005a111: Process SS (END) 20240907082643415 DSS <0004> hlr_ussd.c:518 262429430799772/0xc005a111: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643415 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430799772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430799772" session_id=3221594385 session_state=END} 20240907082643415 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429430799772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643415 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429430799772 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643415 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262429430799772" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262429430799772" TC_mo_ussd_euse_defaultroute(241)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@e8ef65079e11: Final verdict of PTC: pass 20240907082643420 DAUC <0003> db_auc.c:157 IMSI='262425383900293': No 2G Auth Data 20240907082643420 DAUC <0003> db_auc.c:192 IMSI='262425383900293': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262425383900293" to be handled at TC_mo_ussd_euse_defaultroute(242) 20240907082643431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643434 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425383900293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425383900293" session_id=1615151852 session_state=BEGIN} 20240907082643434 DSS <0004> hlr_ussd.c:576 262425383900293/0x604542ec: Process SS (BEGIN) 20240907082643434 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643434 DSS <0004> hlr_ussd.c:518 262425383900293/0x604542ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643434 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425383900293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425383900293" session_id=1615151852 session_state=END} 20240907082643434 DSS <0004> hlr_ussd.c:576 262425383900293/0x604542ec: Process SS (END) 20240907082643434 DSS <0004> hlr_ussd.c:518 262425383900293/0x604542ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643434 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425383900293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425383900293" session_id=1615151852 session_state=END} 20240907082643434 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425383900293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643434 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425383900293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643434 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262425383900293" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425383900293" TC_mo_ussd_euse_defaultroute(242)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60776<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@e8ef65079e11: Final verdict of PTC: pass 20240907082643439 DAUC <0003> db_auc.c:157 IMSI='262422116903449': No 2G Auth Data 20240907082643439 DAUC <0003> db_auc.c:192 IMSI='262422116903449': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262422116903449" to be handled at TC_mo_ussd_euse_defaultroute(243) 20240907082643450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 20240907082643453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643453 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422116903449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422116903449" session_id=3532570877 session_state=BEGIN} 20240907082643453 DSS <0004> hlr_ussd.c:576 262422116903449/0xd28ec0fd: Process SS (BEGIN) 20240907082643453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643453 DSS <0004> hlr_ussd.c:518 262422116903449/0xd28ec0fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643453 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643453 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643453 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643454 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643454 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643454 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422116903449 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422116903449" session_id=3532570877 session_state=END} 20240907082643454 DSS <0004> hlr_ussd.c:576 262422116903449/0xd28ec0fd: Process SS (END) 20240907082643454 DSS <0004> hlr_ussd.c:518 262422116903449/0xd28ec0fd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643454 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422116903449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422116903449" session_id=3532570877 session_state=END} 20240907082643454 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422116903449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643454 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422116903449 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643454 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643454 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262422116903449" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422116903449" TC_mo_ussd_euse_defaultroute(243)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60778<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@e8ef65079e11: Final verdict of PTC: pass 20240907082643459 DAUC <0003> db_auc.c:157 IMSI='262429804649935': No 2G Auth Data 20240907082643459 DAUC <0003> db_auc.c:192 IMSI='262429804649935': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262429804649935" to be handled at TC_mo_ussd_euse_defaultroute(244) 20240907082643470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 20240907082643473 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643473 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429804649935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429804649935" session_id=3243837330 session_state=BEGIN} 20240907082643473 DSS <0004> hlr_ussd.c:576 262429804649935/0xc1590792: Process SS (BEGIN) 20240907082643473 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643473 DSS <0004> hlr_ussd.c:518 262429804649935/0xc1590792: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643473 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643473 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643473 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643473 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643474 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643474 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643474 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429804649935 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429804649935" session_id=3243837330 session_state=END} 20240907082643474 DSS <0004> hlr_ussd.c:576 262429804649935/0xc1590792: Process SS (END) 20240907082643474 DSS <0004> hlr_ussd.c:518 262429804649935/0xc1590792: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643474 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429804649935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429804649935" session_id=3243837330 session_state=END} 20240907082643474 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429804649935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643474 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429804649935 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643474 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643474 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262429804649935" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429804649935" TC_mo_ussd_euse_defaultroute(244)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60790<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@e8ef65079e11: Final verdict of PTC: pass 20240907082643479 DAUC <0003> db_auc.c:157 IMSI='262422772168908': No 2G Auth Data 20240907082643479 DAUC <0003> db_auc.c:192 IMSI='262422772168908': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262422772168908" to be handled at TC_mo_ussd_euse_defaultroute(245) 20240907082643492 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 20240907082643495 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643495 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422772168908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422772168908" session_id=3228252894 session_state=BEGIN} 20240907082643495 DSS <0004> hlr_ussd.c:576 262422772168908/0xc06b3ade: Process SS (BEGIN) 20240907082643495 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643495 DSS <0004> hlr_ussd.c:518 262422772168908/0xc06b3ade: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643495 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643495 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643495 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643495 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643496 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643496 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643496 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422772168908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422772168908" session_id=3228252894 session_state=END} 20240907082643496 DSS <0004> hlr_ussd.c:576 262422772168908/0xc06b3ade: Process SS (END) 20240907082643496 DSS <0004> hlr_ussd.c:518 262422772168908/0xc06b3ade: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643496 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422772168908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422772168908" session_id=3228252894 session_state=END} 20240907082643496 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422772168908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643496 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422772168908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643496 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643496 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262422772168908" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422772168908" TC_mo_ussd_euse_defaultroute(245)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60792<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@e8ef65079e11: Final verdict of PTC: pass 20240907082643501 DAUC <0003> db_auc.c:157 IMSI='262422944129706': No 2G Auth Data 20240907082643501 DAUC <0003> db_auc.c:192 IMSI='262422944129706': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262422944129706" to be handled at TC_mo_ussd_euse_defaultroute(246) 20240907082643515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60800<->l=127.0.0.1:4258 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643518 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422944129706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422944129706" session_id=4145114359 session_state=BEGIN} 20240907082643518 DSS <0004> hlr_ussd.c:576 262422944129706/0xf7116cf7: Process SS (BEGIN) 20240907082643518 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643518 DSS <0004> hlr_ussd.c:518 262422944129706/0xf7116cf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643518 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422944129706 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422944129706" session_id=4145114359 session_state=END} 20240907082643518 DSS <0004> hlr_ussd.c:576 262422944129706/0xf7116cf7: Process SS (END) 20240907082643518 DSS <0004> hlr_ussd.c:518 262422944129706/0xf7116cf7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643518 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422944129706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422944129706" session_id=4145114359 session_state=END} 20240907082643518 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422944129706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643518 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422944129706 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643518 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262422944129706" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422944129706" TC_mo_ussd_euse_defaultroute(246)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60800<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@e8ef65079e11: Final verdict of PTC: pass 20240907082643523 DAUC <0003> db_auc.c:157 IMSI='262420327233537': No 2G Auth Data 20240907082643523 DAUC <0003> db_auc.c:192 IMSI='262420327233537': No 3G Auth Data HLR_Test-GSUP(237)@e8ef65079e11: Created GsupExpect[0] for "262420327233537" to be handled at TC_mo_ussd_euse_defaultroute(247) 20240907082643538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 20240907082643540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643540 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420327233537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420327233537" session_id=2163387351 session_state=BEGIN} 20240907082643540 DSS <0004> hlr_ussd.c:576 262420327233537/0x80f2abd7: Process SS (BEGIN) 20240907082643540 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20240907082643540 DSS <0004> hlr_ussd.c:518 262420327233537/0x80f2abd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20240907082643540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643540 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data 20240907082643540 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643540 DLINP <000b> input/ipa.c:431 127.0.0.1:34757 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: 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 } } } } } 20240907082643541 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643541 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643541 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262420327233537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327233537" session_id=2163387351 session_state=END} 20240907082643541 DSS <0004> hlr_ussd.c:576 262420327233537/0x80f2abd7: Process SS (END) 20240907082643541 DSS <0004> hlr_ussd.c:518 262420327233537/0x80f2abd7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20240907082643541 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420327233537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420327233537" session_id=2163387351 session_state=END} 20240907082643541 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420327233537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082643541 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262420327233537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20240907082643541 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082643541 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@e8ef65079e11: Found GsupExpect[0] for "262420327233537" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@e8ef65079e11: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420327233537" TC_mo_ussd_euse_defaultroute(247)@e8ef65079e11: 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)@e8ef65079e11: setverdict(pass): none -> pass 20240907082643543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@e8ef65079e11: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@e8ef65079e11: Final verdict of PTC: none 20240907082643545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4258 20240907082643546 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643546 DLINP <000b> input/ipa.c:405 127.0.0.1:34757 message received 20240907082643546 DLINP <000b> input/ipa.c:414 127.0.0.1:34757 connection closed with server 20240907082643546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34757 20240907082643546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20240907082643546 DLINP <000b> input/ipa.c:451 connected read/write 20240907082643546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082643546 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082643546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082643546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082643546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37541<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(237)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@e8ef65079e11: Final verdict of PTC: none 238@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 238: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Sep 7 08:26:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=43528) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Sep 7 08:26:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_mo_sss_reject started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082646607 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082646607 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082646612 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082646613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082646617 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082646617 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082646617 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082646617 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  20240907082646617 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082646617 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  20240907082646617 DLGSUP <0013> gsup_server.c:235 2:  20240907082646617 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082646617 DLGSUP <0013> gsup_server.c:235 3:  20240907082646617 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082646617 DLGSUP <0013> gsup_server.c:235 4:  20240907082646617 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082646617 DLGSUP <0013> gsup_server.c:235 5:  20240907082646617 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082646617 DLGSUP <0013> gsup_server.c:235 7:  20240907082646617 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082646617 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082646617 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082646617 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@e8ef65079e11: 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") 20240907082646639 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41843<->l=127.0.0.1:4259) 20240907082646665 DAUC <0003> db_auc.c:157 IMSI='262421252070674': No 2G Auth Data 20240907082646665 DAUC <0003> db_auc.c:192 IMSI='262421252070674': No 3G Auth Data 20240907082646685 DSS <0004> hlr_ussd.c:239 262420437802440/0xf3d1cf16: SS Session Timeout, destroying 20240907082646685 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420437802440 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free HLR_Test-GSUP(249)@e8ef65079e11: Created GsupExpect[0] for "262421252070674" to be handled at TC_mo_sss_reject(252) 20240907082646703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 20240907082646718 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082646718 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421252070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421252070674" session_id=4143191685 session_state=BEGIN} 20240907082646718 DSS <0004> hlr_ussd.c:576 262421252070674/0xf6f41685: Process SS (BEGIN) 20240907082646718 DSS <0004> hlr_ussd.c:498 262421252070674/0xf6f41685: SS CompType=Invoke, OpCode=InterrogateSS 20240907082646718 DSS <0004> hlr_ussd.c:506 262421252070674/0xf6f41685: Structured SS requests are not supported, rejecting... 20240907082646718 DSS <0004> hlr_ussd.c:354 262421252070674/0xf6f41685: Tx ReturnError(0, 0x15) 20240907082646718 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421252070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421252070674" session_id=4143191685 session_state=END} 20240907082646718 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082646718 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@e8ef65079e11: Found GsupExpect[0] for "262421252070674" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@e8ef65079e11: Added IMSI table entry 0TC_mo_sss_reject(252)"262421252070674" TC_mo_sss_reject(252)@e8ef65079e11: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@e8ef65079e11: setverdict(pass): none -> pass 20240907082646727 DSS <0004> hlr_ussd.c:239 262424547684373/0x2b952be0: SS Session Timeout, destroying 20240907082646727 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424547684373 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@e8ef65079e11: Final verdict of PTC: pass 20240907082646735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60820<->l=127.0.0.1:4258 20240907082646735 DLINP <000b> input/ipa.c:451 connected read/write 20240907082646735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082646736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082646736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082646736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082646736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41843<->l=127.0.0.1:4259) 250@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(249)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 250: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@e8ef65079e11: Test case TC_mo_sss_reject finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Sep 7 08:26:46 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) 20240907082646761 DSS <0004> hlr_ussd.c:239 262420629789199/0xf39e52a1: SS Session Timeout, destroying 20240907082646761 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420629789199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646796 DSS <0004> hlr_ussd.c:239 262426748546871/0x75114c47: SS Session Timeout, destroying 20240907082646796 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426748546871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646814 DSS <0004> hlr_ussd.c:239 262422813530556/0x47f3b02e: SS Session Timeout, destroying 20240907082646814 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262422813530556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646834 DSS <0004> hlr_ussd.c:239 262420081352021/0xcef2a001: SS Session Timeout, destroying 20240907082646834 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420081352021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646856 DSS <0004> hlr_ussd.c:239 262429753107163/0xf17cdef7: SS Session Timeout, destroying 20240907082646856 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429753107163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082646878 DSS <0004> hlr_ussd.c:239 262425345001775/0x81609b89: SS Session Timeout, destroying 20240907082646878 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425345001775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=252, count=11200) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Sep 7 08:26:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_check_imei started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082649828 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082649828 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082649830 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082649832 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649832 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082649832 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082649832 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  20240907082649832 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082649832 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  20240907082649832 DLGSUP <0013> gsup_server.c:235 2:  20240907082649832 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082649832 DLGSUP <0013> gsup_server.c:235 3:  20240907082649832 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082649832 DLGSUP <0013> gsup_server.c:235 4:  20240907082649832 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082649832 DLGSUP <0013> gsup_server.c:235 5:  20240907082649832 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082649832 DLGSUP <0013> gsup_server.c:235 7:  20240907082649832 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082649832 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082649832 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082649832 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(253)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@e8ef65079e11: 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") 20240907082649851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34853<->l=127.0.0.1:4259) 20240907082649867 DAUC <0003> db_auc.c:157 IMSI='262426094826044': No 2G Auth Data 20240907082649867 DAUC <0003> db_auc.c:192 IMSI='262426094826044': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262426094826044" to be handled at TC_gsup_check_imei(257) 20240907082649882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 20240907082649885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649885 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426094826044"} 20240907082649885 DMAIN <0000> hlr.c:424 IMSI='262426094826044': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082649885 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426094826044"} 20240907082649885 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262426094826044" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 0TC_gsup_check_imei(257)"262426094826044" TC_gsup_check_imei(257)@e8ef65079e11: setverdict(pass): none -> pass 20240907082649886 DAUC <0003> db_auc.c:192 IMSI='262426094826044': No 3G Auth Data 20240907082649887 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649887 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426094826044"} 20240907082649887 DAUC <0003> hlr.c:417 IMSI='262426094826044': storing IMEI = 12345678901234 20240907082649890 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426094826044"} 20240907082649890 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426094826044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649890 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649890 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082649890 DAUC <0003> db_auc.c:192 IMSI='262426094826044': No 3G Auth Data 20240907082649891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60856<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@e8ef65079e11: Final verdict of PTC: pass 20240907082649899 DAUC <0003> db_auc.c:157 IMSI='262421332148009': No 2G Auth Data 20240907082649899 DAUC <0003> db_auc.c:192 IMSI='262421332148009': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262421332148009" to be handled at TC_gsup_check_imei(258) 20240907082649911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 20240907082649914 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649914 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421332148009"} 20240907082649914 DMAIN <0000> hlr.c:424 IMSI='262421332148009': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082649914 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421332148009"} 20240907082649914 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649914 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649914 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262421332148009" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 1TC_gsup_check_imei(258)"262421332148009" TC_gsup_check_imei(258)@e8ef65079e11: setverdict(pass): none -> pass 20240907082649915 DAUC <0003> db_auc.c:192 IMSI='262421332148009': No 3G Auth Data 20240907082649916 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649916 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421332148009"} 20240907082649916 DAUC <0003> hlr.c:417 IMSI='262421332148009': storing IMEI = 12345678901234 20240907082649918 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421332148009"} 20240907082649918 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421332148009 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649918 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082649919 DAUC <0003> db_auc.c:192 IMSI='262421332148009': No 3G Auth Data 20240907082649919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@e8ef65079e11: Final verdict of PTC: pass 20240907082649928 DAUC <0003> db_auc.c:157 IMSI='262426102786031': No 2G Auth Data 20240907082649928 DAUC <0003> db_auc.c:192 IMSI='262426102786031': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262426102786031" to be handled at TC_gsup_check_imei(259) 20240907082649939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 20240907082649941 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649941 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426102786031"} 20240907082649941 DMAIN <0000> hlr.c:424 IMSI='262426102786031': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082649941 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426102786031"} 20240907082649941 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649941 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649941 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262426102786031" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 2TC_gsup_check_imei(259)"262426102786031" TC_gsup_check_imei(259)@e8ef65079e11: setverdict(pass): none -> pass 20240907082649942 DAUC <0003> db_auc.c:192 IMSI='262426102786031': No 3G Auth Data 20240907082649943 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649943 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426102786031"} 20240907082649943 DAUC <0003> hlr.c:417 IMSI='262426102786031': storing IMEI = 12345678901234 20240907082649946 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426102786031"} 20240907082649946 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426102786031 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649946 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649946 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082649946 DAUC <0003> db_auc.c:192 IMSI='262426102786031': No 3G Auth Data 20240907082649947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60874<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@e8ef65079e11: Final verdict of PTC: pass 20240907082649955 DAUC <0003> db_auc.c:157 IMSI='262429575340187': No 2G Auth Data 20240907082649955 DAUC <0003> db_auc.c:192 IMSI='262429575340187': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262429575340187" to be handled at TC_gsup_check_imei(260) 20240907082649966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4258 20240907082649968 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649968 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429575340187"} 20240907082649968 DMAIN <0000> hlr.c:424 IMSI='262429575340187': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082649968 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429575340187"} 20240907082649968 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649968 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649968 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262429575340187" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 3TC_gsup_check_imei(260)"262429575340187" TC_gsup_check_imei(260)@e8ef65079e11: setverdict(pass): none -> pass 20240907082649969 DAUC <0003> db_auc.c:157 IMSI='262429575340187': No 2G Auth Data 20240907082649970 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649970 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429575340187"} 20240907082649970 DAUC <0003> hlr.c:417 IMSI='262429575340187': storing IMEI = 12345678901234 20240907082649973 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429575340187"} 20240907082649973 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429575340187 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649973 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649973 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082649973 DAUC <0003> db_auc.c:157 IMSI='262429575340187': No 2G Auth Data 20240907082649974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@e8ef65079e11: Final verdict of PTC: pass 20240907082649982 DAUC <0003> db_auc.c:157 IMSI='262426428085980': No 2G Auth Data 20240907082649982 DAUC <0003> db_auc.c:192 IMSI='262426428085980': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262426428085980" to be handled at TC_gsup_check_imei(261) 20240907082649994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 20240907082649996 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649996 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426428085980"} 20240907082649996 DMAIN <0000> hlr.c:424 IMSI='262426428085980': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082649996 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426428085980"} 20240907082649996 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082649996 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082649996 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262426428085980" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 4TC_gsup_check_imei(261)"262426428085980" TC_gsup_check_imei(261)@e8ef65079e11: setverdict(pass): none -> pass 20240907082649996 DAUC <0003> db_auc.c:157 IMSI='262426428085980': No 2G Auth Data 20240907082649997 DLINP <000b> input/ipa.c:451 connected read/write 20240907082649997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082649997 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426428085980"} 20240907082649997 DAUC <0003> hlr.c:417 IMSI='262426428085980': storing IMEI = 12345678901234 20240907082650000 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426428085980"} 20240907082650000 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426428085980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650000 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650000 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082650000 DAUC <0003> db_auc.c:157 IMSI='262426428085980': No 2G Auth Data 20240907082650001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60888<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@e8ef65079e11: Final verdict of PTC: pass 20240907082650009 DAUC <0003> db_auc.c:157 IMSI='262422441920982': No 2G Auth Data 20240907082650009 DAUC <0003> db_auc.c:192 IMSI='262422441920982': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262422441920982" to be handled at TC_gsup_check_imei(262) 20240907082650023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 20240907082650025 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650025 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441920982"} 20240907082650025 DMAIN <0000> hlr.c:424 IMSI='262422441920982': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082650025 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441920982"} 20240907082650025 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650025 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650025 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262422441920982" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 5TC_gsup_check_imei(262)"262422441920982" TC_gsup_check_imei(262)@e8ef65079e11: setverdict(pass): none -> pass 20240907082650027 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650027 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422441920982"} 20240907082650027 DAUC <0003> hlr.c:417 IMSI='262422441920982': storing IMEI = 12345678901234 20240907082650030 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422441920982"} 20240907082650030 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422441920982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650030 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650030 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082650030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60900<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@e8ef65079e11: Final verdict of PTC: pass 20240907082650041 DAUC <0003> db_auc.c:157 IMSI='262423558864531': No 2G Auth Data 20240907082650041 DAUC <0003> db_auc.c:192 IMSI='262423558864531': No 3G Auth Data HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262423558864531" to be handled at TC_gsup_check_imei(263) 20240907082650055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 20240907082650057 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650057 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423558864531"} 20240907082650057 DMAIN <0000> hlr.c:424 IMSI='262423558864531': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082650057 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423558864531"} 20240907082650057 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650057 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650057 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262423558864531" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 6TC_gsup_check_imei(263)"262423558864531" TC_gsup_check_imei(263)@e8ef65079e11: setverdict(pass): none -> pass 20240907082650059 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650059 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423558864531"} 20240907082650059 DAUC <0003> hlr.c:417 IMSI='262423558864531': storing IMEI = 12345678901234 20240907082650062 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423558864531"} 20240907082650062 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423558864531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650062 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650062 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082650063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@e8ef65079e11: Final verdict of PTC: pass 20240907082650074 DAUC <0003> db_auc.c:157 IMSI='262423286781687': No 2G Auth Data 20240907082650074 DAUC <0003> db_auc.c:192 IMSI='262423286781687': No 3G Auth Data 20240907082650074 DSS <0004> hlr_ussd.c:239 262424770499060/0x0f7a8738: SS Session Timeout, destroying 20240907082650074 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424770499060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free HLR_Test-GSUP(254)@e8ef65079e11: Created GsupExpect[0] for "262423286781687" to be handled at TC_gsup_check_imei(264) 20240907082650088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 20240907082650090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650090 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423286781687"} 20240907082650090 DMAIN <0000> hlr.c:424 IMSI='262423286781687': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082650090 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423286781687"} 20240907082650090 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@e8ef65079e11: Found GsupExpect[0] for "262423286781687" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@e8ef65079e11: Added IMSI table entry 7TC_gsup_check_imei(264)"262423286781687" TC_gsup_check_imei(264)@e8ef65079e11: setverdict(pass): none -> pass 20240907082650092 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650092 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423286781687"} 20240907082650092 DAUC <0003> hlr.c:417 IMSI='262423286781687': storing IMEI = 12345678901234 20240907082650095 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423286781687"} 20240907082650095 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423286781687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082650095 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082650095 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082650096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@e8ef65079e11: Final verdict of PTC: pass 20240907082650104 DSS <0004> hlr_ussd.c:239 262428288433798/0x429d97d8: SS Session Timeout, destroying 20240907082650104 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428288433798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082650104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.1:4258 20240907082650105 DLINP <000b> input/ipa.c:451 connected read/write 20240907082650105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082650105 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082650105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082650105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@e8ef65079e11: Final verdict of PTC: none 20240907082650105 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34853<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@e8ef65079e11: Final verdict of PTC: none 255@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_check_imei finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Sep 7 08:26:50 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6024) 20240907082650117 DSS <0004> hlr_ussd.c:239 262421119986509/0x3c5284bb: SS Session Timeout, destroying 20240907082650117 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262421119986509 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082650136 DSS <0004> hlr_ussd.c:239 262421674444840/0xb046d100: SS Session Timeout, destroying 20240907082650136 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421674444840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082650154 DSS <0004> hlr_ussd.c:239 262423624853990/0xcfddcd73: SS Session Timeout, destroying 20240907082650154 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423624853990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082650175 DSS <0004> hlr_ussd.c:239 262426489048580/0xcb1059a9: SS Session Timeout, destroying 20240907082650175 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426489048580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082650195 DSS <0004> hlr_ussd.c:239 262426681118678/0x6d0b739e: SS Session Timeout, destroying 20240907082650195 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426681118678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20240907082650219 DSS <0004> hlr_ussd.c:239 262426892209752/0x748a0daa: SS Session Timeout, destroying 20240907082650219 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426892209752 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=6024, count=64264) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_check_imei_via_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082653202 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082653202 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082653206 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082653211 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653211 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082653211 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082653211 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  20240907082653211 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082653211 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  20240907082653211 DLGSUP <0013> gsup_server.c:235 2:  20240907082653211 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082653211 DLGSUP <0013> gsup_server.c:235 3:  20240907082653211 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082653211 DLGSUP <0013> gsup_server.c:235 4:  20240907082653211 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082653211 DLGSUP <0013> gsup_server.c:235 5:  20240907082653211 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082653211 DLGSUP <0013> gsup_server.c:235 7:  20240907082653211 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082653211 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082653211 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082653211 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@e8ef65079e11: 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") 20240907082653241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37493<->l=127.0.0.1:4259) 20240907082653276 DAUC <0003> db_auc.c:157 IMSI='262424282754219': No 2G Auth Data 20240907082653276 DAUC <0003> db_auc.c:192 IMSI='262424282754219': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262424282754219" to be handled at TC_gsup_check_imei_via_proxy(269) 20240907082653309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 20240907082653323 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653323 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424282754219" source_name="the-source\n"} 20240907082653323 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20240907082653323 DMAIN <0000> hlr.c:424 IMSI='262424282754219': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653323 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424282754219" destination_name="the-source\n"} 20240907082653323 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653323 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653323 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262424282754219" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424282754219" TC_gsup_check_imei_via_proxy(269)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653329 DAUC <0003> db_auc.c:192 IMSI='262424282754219': No 3G Auth Data 20240907082653334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653334 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424282754219" source_name="the-source\n"} 20240907082653334 DAUC <0003> hlr.c:417 IMSI='262424282754219': storing IMEI = 12345678901234 20240907082653337 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424282754219" destination_name="the-source\n"} 20240907082653337 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424282754219 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653337 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653337 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653338 DAUC <0003> db_auc.c:192 IMSI='262424282754219': No 3G Auth Data 20240907082653338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@e8ef65079e11: Final verdict of PTC: pass 20240907082653348 DAUC <0003> db_auc.c:157 IMSI='262428047221217': No 2G Auth Data 20240907082653348 DAUC <0003> db_auc.c:192 IMSI='262428047221217': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262428047221217" to be handled at TC_gsup_check_imei_via_proxy(270) 20240907082653360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 20240907082653363 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653363 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428047221217" source_name="the-source\n"} 20240907082653363 DMAIN <0000> hlr.c:424 IMSI='262428047221217': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653363 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428047221217" destination_name="the-source\n"} 20240907082653363 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653363 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653363 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262428047221217" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428047221217" TC_gsup_check_imei_via_proxy(270)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653363 DAUC <0003> db_auc.c:192 IMSI='262428047221217': No 3G Auth Data 20240907082653365 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653365 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428047221217" source_name="the-source\n"} 20240907082653365 DAUC <0003> hlr.c:417 IMSI='262428047221217': storing IMEI = 12345678901234 20240907082653368 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428047221217" destination_name="the-source\n"} 20240907082653368 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428047221217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653368 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653368 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653368 DAUC <0003> db_auc.c:192 IMSI='262428047221217': No 3G Auth Data 20240907082653369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44886<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@e8ef65079e11: Final verdict of PTC: pass 20240907082653377 DAUC <0003> db_auc.c:157 IMSI='262420712010033': No 2G Auth Data 20240907082653377 DAUC <0003> db_auc.c:192 IMSI='262420712010033': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262420712010033" to be handled at TC_gsup_check_imei_via_proxy(271) 20240907082653389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20240907082653391 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653391 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420712010033" source_name="the-source\n"} 20240907082653391 DMAIN <0000> hlr.c:424 IMSI='262420712010033': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653391 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420712010033" destination_name="the-source\n"} 20240907082653391 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653391 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653391 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262420712010033" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262420712010033" TC_gsup_check_imei_via_proxy(271)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653392 DAUC <0003> db_auc.c:192 IMSI='262420712010033': No 3G Auth Data 20240907082653393 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653393 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420712010033" source_name="the-source\n"} 20240907082653393 DAUC <0003> hlr.c:417 IMSI='262420712010033': storing IMEI = 12345678901234 20240907082653396 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420712010033" destination_name="the-source\n"} 20240907082653396 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420712010033 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653396 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653396 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653396 DAUC <0003> db_auc.c:192 IMSI='262420712010033': No 3G Auth Data 20240907082653397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@e8ef65079e11: Final verdict of PTC: pass 20240907082653406 DAUC <0003> db_auc.c:157 IMSI='262420223623418': No 2G Auth Data 20240907082653406 DAUC <0003> db_auc.c:192 IMSI='262420223623418': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262420223623418" to be handled at TC_gsup_check_imei_via_proxy(272) 20240907082653417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20240907082653420 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653420 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420223623418" source_name="the-source\n"} 20240907082653420 DMAIN <0000> hlr.c:424 IMSI='262420223623418': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653420 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420223623418" destination_name="the-source\n"} 20240907082653420 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653420 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653420 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262420223623418" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420223623418" TC_gsup_check_imei_via_proxy(272)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653421 DAUC <0003> db_auc.c:157 IMSI='262420223623418': No 2G Auth Data 20240907082653422 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653422 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420223623418" source_name="the-source\n"} 20240907082653422 DAUC <0003> hlr.c:417 IMSI='262420223623418': storing IMEI = 12345678901234 20240907082653424 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420223623418" destination_name="the-source\n"} 20240907082653424 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420223623418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653424 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653424 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653425 DAUC <0003> db_auc.c:157 IMSI='262420223623418': No 2G Auth Data 20240907082653425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@e8ef65079e11: Final verdict of PTC: pass 20240907082653434 DAUC <0003> db_auc.c:157 IMSI='262420188422897': No 2G Auth Data 20240907082653434 DAUC <0003> db_auc.c:192 IMSI='262420188422897': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262420188422897" to be handled at TC_gsup_check_imei_via_proxy(273) 20240907082653445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20240907082653448 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653448 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420188422897" source_name="the-source\n"} 20240907082653448 DMAIN <0000> hlr.c:424 IMSI='262420188422897': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653448 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420188422897" destination_name="the-source\n"} 20240907082653448 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653448 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653448 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262420188422897" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262420188422897" TC_gsup_check_imei_via_proxy(273)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653448 DAUC <0003> db_auc.c:157 IMSI='262420188422897': No 2G Auth Data 20240907082653449 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653449 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420188422897" source_name="the-source\n"} 20240907082653449 DAUC <0003> hlr.c:417 IMSI='262420188422897': storing IMEI = 12345678901234 20240907082653452 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420188422897" destination_name="the-source\n"} 20240907082653452 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262420188422897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653452 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653452 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653453 DAUC <0003> db_auc.c:157 IMSI='262420188422897': No 2G Auth Data 20240907082653453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@e8ef65079e11: Final verdict of PTC: pass 20240907082653462 DAUC <0003> db_auc.c:157 IMSI='262423028890265': No 2G Auth Data 20240907082653462 DAUC <0003> db_auc.c:192 IMSI='262423028890265': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262423028890265" to be handled at TC_gsup_check_imei_via_proxy(274) 20240907082653475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20240907082653478 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653478 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423028890265" source_name="the-source\n"} 20240907082653478 DMAIN <0000> hlr.c:424 IMSI='262423028890265': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653478 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423028890265" destination_name="the-source\n"} 20240907082653478 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653478 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653478 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262423028890265" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423028890265" TC_gsup_check_imei_via_proxy(274)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653480 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653480 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423028890265" source_name="the-source\n"} 20240907082653480 DAUC <0003> hlr.c:417 IMSI='262423028890265': storing IMEI = 12345678901234 20240907082653482 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423028890265" destination_name="the-source\n"} 20240907082653482 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423028890265 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653482 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653482 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@e8ef65079e11: Final verdict of PTC: pass 20240907082653494 DAUC <0003> db_auc.c:157 IMSI='262422947875718': No 2G Auth Data 20240907082653494 DAUC <0003> db_auc.c:192 IMSI='262422947875718': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262422947875718" to be handled at TC_gsup_check_imei_via_proxy(275) 20240907082653509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4258 20240907082653511 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653511 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422947875718" source_name="the-source\n"} 20240907082653511 DMAIN <0000> hlr.c:424 IMSI='262422947875718': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653511 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422947875718" destination_name="the-source\n"} 20240907082653511 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653511 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653511 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262422947875718" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422947875718" TC_gsup_check_imei_via_proxy(275)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653513 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653513 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422947875718" source_name="the-source\n"} 20240907082653513 DAUC <0003> hlr.c:417 IMSI='262422947875718': storing IMEI = 12345678901234 20240907082653515 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422947875718" destination_name="the-source\n"} 20240907082653515 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422947875718 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653515 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653515 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@e8ef65079e11: Final verdict of PTC: pass 20240907082653527 DAUC <0003> db_auc.c:157 IMSI='262420401709626': No 2G Auth Data 20240907082653527 DAUC <0003> db_auc.c:192 IMSI='262420401709626': No 3G Auth Data HLR_Test-GSUP(266)@e8ef65079e11: Created GsupExpect[0] for "262420401709626" to be handled at TC_gsup_check_imei_via_proxy(276) 20240907082653542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20240907082653544 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653544 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420401709626" source_name="the-source\n"} 20240907082653544 DMAIN <0000> hlr.c:424 IMSI='262420401709626': has IMEI = 12345678901234 (consider setting 'store-imei') 20240907082653544 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420401709626" destination_name="the-source\n"} 20240907082653544 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653544 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653544 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@e8ef65079e11: Found GsupExpect[0] for "262420401709626" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@e8ef65079e11: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262420401709626" TC_gsup_check_imei_via_proxy(276)@e8ef65079e11: setverdict(pass): none -> pass 20240907082653546 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653546 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420401709626" source_name="the-source\n"} 20240907082653546 DAUC <0003> hlr.c:417 IMSI='262420401709626': storing IMEI = 12345678901234 20240907082653549 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420401709626" destination_name="the-source\n"} 20240907082653549 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420401709626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082653549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082653549 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082653550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082653558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20240907082653558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37493<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@e8ef65079e11: Final verdict of PTC: none 20240907082653559 DLINP <000b> input/ipa.c:451 connected read/write 20240907082653559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082653559 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082653559 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082653559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082653559 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@e8ef65079e11: Final verdict of PTC: none 267@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Sep 7 08:26:53 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=65044) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:26:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_check_imei_invalid_len started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082656673 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082656673 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082656677 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082656683 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656683 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082656683 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082656683 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  20240907082656683 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082656683 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  20240907082656683 DLGSUP <0013> gsup_server.c:235 2:  20240907082656683 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082656683 DLGSUP <0013> gsup_server.c:235 3:  20240907082656683 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082656683 DLGSUP <0013> gsup_server.c:235 4:  20240907082656683 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082656683 DLGSUP <0013> gsup_server.c:235 5:  20240907082656683 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082656683 DLGSUP <0013> gsup_server.c:235 7:  20240907082656683 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082656683 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082656683 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082656683 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@e8ef65079e11: 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") 20240907082656706 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35309<->l=127.0.0.1:4259) 20240907082656722 DAUC <0003> db_auc.c:157 IMSI='262423392647616': No 2G Auth Data 20240907082656722 DAUC <0003> db_auc.c:192 IMSI='262423392647616': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262423392647616" to be handled at TC_gsup_check_imei_invalid_len(281) 20240907082656756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20240907082656767 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656767 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423392647616"} 20240907082656767 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656767 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423392647616" cause=Invalid mandatory information} 20240907082656767 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656767 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656767 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262423392647616" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423392647616" TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656772 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656772 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423392647616"} 20240907082656772 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656772 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423392647616" cause=Invalid mandatory information} 20240907082656772 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656772 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656772 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656776 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423392647616"} 20240907082656776 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656776 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423392647616" cause=Invalid mandatory information} 20240907082656776 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656776 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656779 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423392647616"} 20240907082656779 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656779 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423392647616" cause=Invalid mandatory information} 20240907082656779 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656779 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656782 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656782 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423392647616"} 20240907082656782 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656782 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423392647616" cause=Invalid mandatory information} 20240907082656782 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423392647616 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656782 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656782 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@e8ef65079e11: Final verdict of PTC: pass 20240907082656796 DAUC <0003> db_auc.c:157 IMSI='262420894145075': No 2G Auth Data 20240907082656796 DAUC <0003> db_auc.c:192 IMSI='262420894145075': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262420894145075" to be handled at TC_gsup_check_imei_invalid_len(282) 20240907082656810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656812 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420894145075"} 20240907082656812 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656812 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420894145075" cause=Invalid mandatory information} 20240907082656812 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262420894145075" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262420894145075" TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656812 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420894145075"} 20240907082656812 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656812 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420894145075" cause=Invalid mandatory information} 20240907082656812 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656812 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656813 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420894145075"} 20240907082656813 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656813 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420894145075" cause=Invalid mandatory information} 20240907082656813 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656813 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420894145075"} 20240907082656813 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656813 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420894145075" cause=Invalid mandatory information} 20240907082656813 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656813 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656814 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420894145075"} 20240907082656814 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656814 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420894145075" cause=Invalid mandatory information} 20240907082656814 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420894145075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656814 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@e8ef65079e11: Final verdict of PTC: pass 20240907082656823 DAUC <0003> db_auc.c:157 IMSI='262422292328048': No 2G Auth Data 20240907082656823 DAUC <0003> db_auc.c:192 IMSI='262422292328048': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262422292328048" to be handled at TC_gsup_check_imei_invalid_len(283) 20240907082656835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 20240907082656836 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656836 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422292328048"} 20240907082656836 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656836 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422292328048" cause=Invalid mandatory information} 20240907082656836 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656836 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656836 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262422292328048" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422292328048" TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656837 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422292328048"} 20240907082656837 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656837 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422292328048" cause=Invalid mandatory information} 20240907082656837 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656837 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656838 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422292328048"} 20240907082656838 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656838 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422292328048" cause=Invalid mandatory information} 20240907082656838 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656838 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422292328048"} 20240907082656838 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656838 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422292328048" cause=Invalid mandatory information} 20240907082656838 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656838 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656839 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656839 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422292328048"} 20240907082656839 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656839 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422292328048" cause=Invalid mandatory information} 20240907082656839 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422292328048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656839 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656839 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44956<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@e8ef65079e11: Final verdict of PTC: pass 20240907082656848 DAUC <0003> db_auc.c:157 IMSI='262423724053580': No 2G Auth Data 20240907082656848 DAUC <0003> db_auc.c:192 IMSI='262423724053580': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262423724053580" to be handled at TC_gsup_check_imei_invalid_len(284) 20240907082656859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656861 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724053580"} 20240907082656861 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656861 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423724053580" cause=Invalid mandatory information} 20240907082656861 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262423724053580" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423724053580" TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656861 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724053580"} 20240907082656861 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656861 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423724053580" cause=Invalid mandatory information} 20240907082656861 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656861 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656862 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724053580"} 20240907082656862 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656862 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423724053580" cause=Invalid mandatory information} 20240907082656862 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656862 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724053580"} 20240907082656862 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656862 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423724053580" cause=Invalid mandatory information} 20240907082656862 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656863 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656863 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423724053580"} 20240907082656863 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656863 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423724053580" cause=Invalid mandatory information} 20240907082656863 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423724053580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656863 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656863 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44964<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@e8ef65079e11: Final verdict of PTC: pass 20240907082656872 DAUC <0003> db_auc.c:157 IMSI='262427379511783': No 2G Auth Data 20240907082656872 DAUC <0003> db_auc.c:192 IMSI='262427379511783': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262427379511783" to be handled at TC_gsup_check_imei_invalid_len(285) 20240907082656883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656885 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427379511783"} 20240907082656885 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656885 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427379511783" cause=Invalid mandatory information} 20240907082656885 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262427379511783" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427379511783" TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656885 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427379511783"} 20240907082656885 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656885 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427379511783" cause=Invalid mandatory information} 20240907082656885 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656885 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656886 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427379511783"} 20240907082656886 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656886 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427379511783" cause=Invalid mandatory information} 20240907082656886 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656886 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427379511783"} 20240907082656886 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656886 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427379511783" cause=Invalid mandatory information} 20240907082656886 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656886 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656887 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656887 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427379511783"} 20240907082656887 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656887 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427379511783" cause=Invalid mandatory information} 20240907082656887 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427379511783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656887 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656887 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@e8ef65079e11: Final verdict of PTC: pass 20240907082656896 DAUC <0003> db_auc.c:157 IMSI='262421175754800': No 2G Auth Data 20240907082656896 DAUC <0003> db_auc.c:192 IMSI='262421175754800': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262421175754800" to be handled at TC_gsup_check_imei_invalid_len(286) 20240907082656909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 20240907082656911 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656911 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421175754800"} 20240907082656911 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656911 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421175754800" cause=Invalid mandatory information} 20240907082656911 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656911 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656911 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262421175754800" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262421175754800" TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656912 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421175754800"} 20240907082656912 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656912 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421175754800" cause=Invalid mandatory information} 20240907082656912 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656912 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421175754800"} 20240907082656912 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656912 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421175754800" cause=Invalid mandatory information} 20240907082656912 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656913 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421175754800"} 20240907082656913 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656913 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421175754800" cause=Invalid mandatory information} 20240907082656913 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656913 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421175754800"} 20240907082656913 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656913 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421175754800" cause=Invalid mandatory information} 20240907082656913 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421175754800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@e8ef65079e11: Final verdict of PTC: pass 20240907082656925 DAUC <0003> db_auc.c:157 IMSI='262429544014592': No 2G Auth Data 20240907082656925 DAUC <0003> db_auc.c:192 IMSI='262429544014592': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262429544014592" to be handled at TC_gsup_check_imei_invalid_len(287) 20240907082656940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656942 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544014592"} 20240907082656942 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656942 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544014592" cause=Invalid mandatory information} 20240907082656942 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262429544014592" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262429544014592" TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656942 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544014592"} 20240907082656942 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656942 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544014592" cause=Invalid mandatory information} 20240907082656942 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656943 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656943 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544014592"} 20240907082656943 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656943 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544014592" cause=Invalid mandatory information} 20240907082656943 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656943 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656943 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656944 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544014592"} 20240907082656944 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656944 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544014592" cause=Invalid mandatory information} 20240907082656944 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656944 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429544014592"} 20240907082656944 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656944 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429544014592" cause=Invalid mandatory information} 20240907082656944 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429544014592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656944 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@e8ef65079e11: Final verdict of PTC: pass 20240907082656956 DAUC <0003> db_auc.c:157 IMSI='262420442061296': No 2G Auth Data 20240907082656956 DAUC <0003> db_auc.c:192 IMSI='262420442061296': No 3G Auth Data HLR_Test-GSUP(278)@e8ef65079e11: Created GsupExpect[0] for "262420442061296" to be handled at TC_gsup_check_imei_invalid_len(288) 20240907082656971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20240907082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656972 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420442061296"} 20240907082656972 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20240907082656972 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420442061296" cause=Invalid mandatory information} 20240907082656972 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656972 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@e8ef65079e11: Found GsupExpect[0] for "262420442061296" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@e8ef65079e11: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420442061296" TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: setverdict(pass): none -> pass 20240907082656973 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656973 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420442061296"} 20240907082656973 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20240907082656973 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420442061296" cause=Invalid mandatory information} 20240907082656973 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656973 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656973 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656974 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420442061296"} 20240907082656974 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20240907082656974 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420442061296" cause=Invalid mandatory information} 20240907082656974 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656974 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420442061296"} 20240907082656974 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20240907082656974 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420442061296" cause=Invalid mandatory information} 20240907082656974 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656974 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656975 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420442061296"} 20240907082656975 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20240907082656975 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420442061296" cause=Invalid mandatory information} 20240907082656975 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420442061296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082656975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082656975 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082656975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@e8ef65079e11: Final verdict of PTC: pass MTC@e8ef65079e11: setverdict(pass): none -> pass 20240907082656984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20240907082656985 DLINP <000b> input/ipa.c:451 connected read/write 20240907082656985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082656985 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082656985 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082656985 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082656985 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35309<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@e8ef65079e11: Final verdict of PTC: none 279@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: pass MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@e8ef65079e11: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Sep 7 08:26:56 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46908) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:26:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_gsup_check_imei_unknown_imsi started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082700084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082700084 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082700085 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082700086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082700086 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082700086 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082700086 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082700086 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  20240907082700086 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082700086 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  20240907082700086 DLGSUP <0013> gsup_server.c:235 2:  20240907082700086 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082700086 DLGSUP <0013> gsup_server.c:235 3:  20240907082700086 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082700086 DLGSUP <0013> gsup_server.c:235 4:  20240907082700086 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082700086 DLGSUP <0013> gsup_server.c:235 5:  20240907082700086 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082700086 DLGSUP <0013> gsup_server.c:235 7:  20240907082700086 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082700086 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082700086 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082700086 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@e8ef65079e11: 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") 20240907082700093 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42335<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e8ef65079e11: Created GsupExpect[0] for "262426259747032" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20240907082700098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 20240907082700130 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082700130 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426259747032"} 20240907082700130 DMAIN <0000> hlr.c:424 IMSI='262426259747032': has IMEI = 22245678901234 (consider setting 'store-imei') 20240907082700130 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20240907082700130 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426259747032" cause=Invalid mandatory information} 20240907082700130 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082700130 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082700130 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@e8ef65079e11: Found GsupExpect[0] for "262426259747032" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@e8ef65079e11: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426259747032" TC_gsup_check_imei_unknown_imsi(293)@e8ef65079e11: setverdict(pass): none -> pass 20240907082700133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082700133 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426259747032"} 20240907082700133 DAUC <0003> hlr.c:417 IMSI='262426259747032': storing IMEI = 22245678901234 20240907082700133 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426259747032': no such subscriber 20240907082700133 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20240907082700133 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426259747032" cause=Invalid mandatory information} 20240907082700133 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426259747032 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082700133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082700133 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082700133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45012<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@e8ef65079e11: Final verdict of PTC: pass 20240907082700133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45004<->l=127.0.0.1:4258 20240907082700134 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42335<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@e8ef65079e11: Final verdict of PTC: none 291@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@e8ef65079e11: Final verdict of PTC: none 20240907082700134 DLINP <000b> input/ipa.c:451 connected read/write 20240907082700134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082700134 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082700134 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082700134 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(289)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 291: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@e8ef65079e11: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Sep 7 08:27:00 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=11504) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082703230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082703230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082703231 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082703232 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082703232 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082703232 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  20240907082703232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082703232 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  20240907082703232 DLGSUP <0013> gsup_server.c:235 2:  20240907082703232 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082703232 DLGSUP <0013> gsup_server.c:235 3:  20240907082703232 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082703232 DLGSUP <0013> gsup_server.c:235 4:  20240907082703232 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082703232 DLGSUP <0013> gsup_server.c:235 5:  20240907082703232 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082703232 DLGSUP <0013> gsup_server.c:235 7:  20240907082703232 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082703232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082703232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082703232 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@e8ef65079e11: 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") 20240907082703239 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41909<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e8ef65079e11: Created GsupExpect[0] for "262426731258439" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20240907082703245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 20240907082703274 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703274 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703274 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703279 DMAIN <0000> hlr.c:232 IMSI='262426731258439': Successfully assigned MSISDN='511' 20240907082703279 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703296 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703296 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703296 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703296 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@e8ef65079e11: Found GsupExpect[0] for "262426731258439" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@e8ef65079e11: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426731258439" TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): none -> pass 20240907082703298 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703298 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703298 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703298 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703299 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703299 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703299 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703299 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703299 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703299 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082703308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082703308 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703309 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426731258439"} 20240907082703309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082703309 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082703309 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426731258439"} 20240907082703309 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082703309 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082703309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703313 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703313 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703313 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703324 DMAIN <0000> hlr.c:232 IMSI='262426731258439': Successfully assigned MSISDN='544' 20240907082703324 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703326 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703326 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703326 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703326 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703327 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703327 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703327 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703327 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703328 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703328 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703328 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703328 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703328 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703328 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703328 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703328 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082703334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082703334 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703334 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426731258439"} 20240907082703334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082703334 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082703334 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426731258439"} 20240907082703334 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082703334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082703334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703334 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703339 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703339 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703339 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703344 DMAIN <0000> hlr.c:232 IMSI='262426731258439': Successfully assigned MSISDN='170' 20240907082703344 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703347 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703347 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703347 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703347 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703347 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703347 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703347 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703347 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703348 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703348 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703348 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703348 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703348 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703348 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703348 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703348 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082703348 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426731258439" cause=GPRS services not allowed} 20240907082703348 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703348 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082703348 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082703348 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703349 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703353 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703353 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703353 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703358 DMAIN <0000> hlr.c:232 IMSI='262426731258439': Successfully assigned MSISDN='783' 20240907082703358 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703361 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703361 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703361 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703361 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703361 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703361 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703361 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703361 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703361 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703361 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703362 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703362 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703362 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703362 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082703362 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426731258439" cause=GPRS services not allowed} 20240907082703362 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703362 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703362 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082703362 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082703362 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703362 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703366 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703366 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703366 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703368 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703371 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703371 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703371 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703371 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703371 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703371 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703372 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703372 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703372 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703372 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703373 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703373 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703373 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703373 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082703373 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426731258439" cause=GPRS services not allowed} 20240907082703373 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703373 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703373 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082703373 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082703373 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703373 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703377 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703377 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426731258439"} 20240907082703377 DMAIN <0000> hlr.c:216 IMSI='262426731258439': Creating subscriber on demand 20240907082703379 DAUC <0003> hlr.c:417 IMSI='262426731258439': storing IMEI = 12345678901234 20240907082703382 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426731258439"} 20240907082703382 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20240907082703382 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703382 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703383 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703383 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703383 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703383 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703384 DAUC <0003> db_auc.c:157 IMSI='262426731258439': No 2G Auth Data 20240907082703384 DAUC <0003> db_auc.c:192 IMSI='262426731258439': No 3G Auth Data 20240907082703385 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703385 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703385 DLU <0006> fsm.c:456 lu(262426731258439)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082703385 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082703390 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082703390 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426731258439" cn_domain=PS} 20240907082703390 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703390 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703392 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703392 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426731258439"} 20240907082703392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082703392 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082703392 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426731258439"} 20240907082703392 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426731258439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082703392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082703392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082703392 DLU <0006> fsm.c:568 lu(PS:IMSI-262426731258439)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082703392 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082703392 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082703399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@e8ef65079e11: Final verdict of PTC: pass 20240907082703401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4258 20240907082703403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41909<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@e8ef65079e11: Final verdict of PTC: none 20240907082703403 DLINP <000b> input/ipa.c:451 connected read/write 20240907082703403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082703403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082703403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082703403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(294)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e8ef65079e11: Final verdict of PTC: none 296@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 296: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@e8ef65079e11: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Sep 7 08:27:03 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28948) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_subscr_create_on_demand_ul started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082706449 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082706449 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082706450 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082706451 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706451 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082706451 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082706451 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  20240907082706451 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082706451 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  20240907082706451 DLGSUP <0013> gsup_server.c:235 2:  20240907082706451 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082706451 DLGSUP <0013> gsup_server.c:235 3:  20240907082706451 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082706451 DLGSUP <0013> gsup_server.c:235 4:  20240907082706451 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082706451 DLGSUP <0013> gsup_server.c:235 5:  20240907082706451 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082706451 DLGSUP <0013> gsup_server.c:235 7:  20240907082706451 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082706451 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082706451 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082706451 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@e8ef65079e11: 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") 20240907082706459 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44005<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e8ef65079e11: Created GsupExpect[0] for "262428663280818" to be handled at TC_subscr_create_on_demand_ul(303) 20240907082706464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20240907082706494 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706494 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706494 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706507 DMAIN <0000> hlr.c:232 IMSI='262428663280818': Successfully assigned MSISDN='711' 20240907082706507 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706507 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082706513 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082706513 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706513 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706513 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@e8ef65079e11: Found GsupExpect[0] for "262428663280818" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@e8ef65079e11: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428663280818" 20240907082706514 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706514 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663280818"} 20240907082706514 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082706514 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082706514 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663280818"} 20240907082706514 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706514 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082706514 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082706514 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706514 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706515 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706515 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): none -> pass 20240907082706515 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706515 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706515 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706515 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706519 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706520 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706520 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706525 DMAIN <0000> hlr.c:232 IMSI='262428663280818': Successfully assigned MSISDN='411' 20240907082706525 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706525 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082706534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082706534 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706534 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706534 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706535 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706535 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663280818"} 20240907082706535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082706535 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082706535 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663280818"} 20240907082706535 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082706535 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082706535 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706535 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706535 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706535 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706536 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706536 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706536 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706536 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706536 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706536 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706548 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706548 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706548 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706553 DMAIN <0000> hlr.c:232 IMSI='262428663280818': Successfully assigned MSISDN='740' 20240907082706553 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706553 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082706553 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428663280818" cause=GPRS services not allowed} 20240907082706553 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706553 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706553 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082706553 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082706553 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706553 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706554 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706554 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706554 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706554 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706554 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706554 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706555 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706555 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706558 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706558 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706558 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706564 DMAIN <0000> hlr.c:232 IMSI='262428663280818': Successfully assigned MSISDN='257' 20240907082706564 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706564 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082706564 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428663280818" cause=GPRS services not allowed} 20240907082706564 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706564 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706564 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082706564 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082706564 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706564 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706564 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706564 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706564 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706564 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706565 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706565 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706568 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706568 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706568 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706571 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706571 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20240907082706571 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428663280818" cause=GPRS services not allowed} 20240907082706571 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706571 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706571 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Freeing instance 20240907082706571 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: Deallocated 20240907082706571 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706571 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706571 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706571 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706572 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706572 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706572 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706572 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706576 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706576 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706576 DMAIN <0000> hlr.c:216 IMSI='262428663280818': Creating subscriber on demand 20240907082706578 DLU <0006> fsm.c:456 lu(262428663280818)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082706578 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082706584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082706584 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663280818" cn_domain=PS} 20240907082706584 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706584 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706584 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706584 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663280818"} 20240907082706584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082706584 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082706584 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663280818"} 20240907082706584 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428663280818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082706584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082706584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082706584 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663280818)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082706584 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706584 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082706585 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706585 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706585 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706585 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data 20240907082706585 DAUC <0003> db_auc.c:157 IMSI='262428663280818': No 2G Auth Data 20240907082706585 DAUC <0003> db_auc.c:192 IMSI='262428663280818': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082706589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4258 20240907082706590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@e8ef65079e11: Final verdict of PTC: pass 20240907082706590 DLINP <000b> input/ipa.c:451 connected read/write 20240907082706590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082706590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082706590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082706590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082706590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44005<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@e8ef65079e11: Final verdict of PTC: none 301@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 301: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@e8ef65079e11: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Sep 7 08:27:06 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27832) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_subscr_create_on_demand_sai started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082709623 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082709623 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082709624 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082709626 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082709626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082709626 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  20240907082709626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082709626 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  20240907082709626 DLGSUP <0013> gsup_server.c:235 2:  20240907082709626 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082709626 DLGSUP <0013> gsup_server.c:235 3:  20240907082709626 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082709626 DLGSUP <0013> gsup_server.c:235 4:  20240907082709626 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082709626 DLGSUP <0013> gsup_server.c:235 5:  20240907082709626 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082709626 DLGSUP <0013> gsup_server.c:235 7:  20240907082709626 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082709626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082709626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082709626 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(304)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@e8ef65079e11: 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") 20240907082709633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44813<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e8ef65079e11: Created GsupExpect[0] for "262428998417717" to be handled at TC_subscr_create_on_demand_sai(308) 20240907082709638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20240907082709666 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709666 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428998417717"} 20240907082709666 DMAIN <0000> hlr.c:216 IMSI='262428998417717': Creating subscriber on demand 20240907082709691 DMAIN <0000> hlr.c:232 IMSI='262428998417717': Successfully assigned MSISDN='249' 20240907082709691 DAUC <0003> db_auc.c:157 IMSI='262428998417717': No 2G Auth Data 20240907082709691 DAUC <0003> db_auc.c:192 IMSI='262428998417717': No 3G Auth Data 20240907082709691 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428998417717 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 20240907082709691 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428998417717" cause=IMSI unknown in HLR} 20240907082709691 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20240907082709691 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082709691 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@e8ef65079e11: Found GsupExpect[0] for "262428998417717" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@e8ef65079e11: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428998417717" 20240907082709692 DAUC <0003> db_auc.c:157 IMSI='262428998417717': No 2G Auth Data 20240907082709692 DAUC <0003> db_auc.c:192 IMSI='262428998417717': No 3G Auth Data TC_subscr_create_on_demand_sai(308)@e8ef65079e11: setverdict(pass): none -> pass 20240907082709692 DAUC <0003> db_auc.c:157 IMSI='262428998417717': No 2G Auth Data 20240907082709692 DAUC <0003> db_auc.c:192 IMSI='262428998417717': No 3G Auth Data 20240907082709693 DAUC <0003> db_auc.c:157 IMSI='262428998417717': No 2G Auth Data 20240907082709693 DAUC <0003> db_auc.c:192 IMSI='262428998417717': No 3G Auth Data 20240907082709693 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709693 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428998417717" cn_domain=PS} 20240907082709693 DLU <0006> fsm.c:456 lu(262428998417717)[0x563dadb38b00]{UNVALIDATED}: Allocated 20240907082709693 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20240907082709699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428998417717)[0x563dadb38b00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082709699 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428998417717" cn_domain=PS} 20240907082709699 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082709699 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082709699 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709700 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428998417717"} 20240907082709700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428998417717)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082709700 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082709700 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428998417717"} 20240907082709700 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428998417717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082709700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428998417717)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082709700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428998417717)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082709700 DLU <0006> fsm.c:568 lu(PS:IMSI-262428998417717)[0x563dadb38b00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082709700 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082709700 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082709703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@e8ef65079e11: Final verdict of PTC: pass 20240907082709703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.1:4258 20240907082709704 DLINP <000b> input/ipa.c:451 connected read/write 20240907082709704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082709704 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082709704 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082709704 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082709704 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44813<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@e8ef65079e11: Final verdict of PTC: none 306@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 306: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@e8ef65079e11: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Sep 7 08:27:09 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12396) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_other_home started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082712732 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082712732 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082712733 DLINP <000b> input/ipa.c:451 connected read/write 20240907082712733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082712733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082712734 DLINP <000b> input/ipa.c:451 connected read/write 20240907082712734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082712734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082712734 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082712734 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  20240907082712734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082712734 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  20240907082712734 DLGSUP <0013> gsup_server.c:235 2:  20240907082712734 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082712734 DLGSUP <0013> gsup_server.c:235 3:  20240907082712734 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082712734 DLGSUP <0013> gsup_server.c:235 4:  20240907082712734 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082712734 DLGSUP <0013> gsup_server.c:235 5:  20240907082712734 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082712734 DLGSUP <0013> gsup_server.c:235 7:  20240907082712734 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082712734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082712734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082712734 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@e8ef65079e11: 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") 20240907082712740 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37717<->l=127.0.0.1:4259) 20240907082712741 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240907082712741 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@e8ef65079e11: Created GsupExpect[0] for "262421937305261" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20240907082712747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 20240907082712770 DAUC <0003> db_auc.c:157 IMSI='262421937305261': No 2G Auth Data 20240907082712770 DAUC <0003> db_auc.c:192 IMSI='262421937305261': No 3G Auth Data 20240907082712775 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611585550.msisdn 20240907082712775 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611585550.msisdn: not attached (vlr_number unset) 20240907082712775 DDGSM <0007> mslookup_server.c:327 sip.voice.491611585550.msisdn: does not exist in GSUP proxy 20240907082713777 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082713777 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421937305261" cn_domain=CS} 20240907082713777 DLU <0006> fsm.c:456 lu(262421937305261)[0x563dadb57830]{UNVALIDATED}: Allocated 20240907082713777 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20240907082713783 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421937305261)[0x563dadb57830]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20240907082713783 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421937305261" cn_domain=CS} 20240907082713783 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082713783 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@e8ef65079e11: Found GsupExpect[0] for "262421937305261" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262421937305261" 20240907082713784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082713784 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421937305261"} 20240907082713784 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421937305261)[0x563dadb57830]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20240907082713784 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20240907082713784 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421937305261"} 20240907082713784 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421937305261 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082713784 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421937305261)[0x563dadb57830]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20240907082713784 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421937305261)[0x563dadb57830]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20240907082713784 DLU <0006> fsm.c:568 lu(CS:IMSI-262421937305261)[0x563dadb57830]{WAIT_INSERT_DATA_RESULT}: Deallocated 20240907082713784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082713784 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@e8ef65079e11: setverdict(pass): none -> pass 20240907082713785 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611585550.msisdn 20240907082713785 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611585550.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20240907082713785 DDGSM <0007> mslookup_server.c:327 sip.voice.491611585550.msisdn: does not exist in GSUP proxy 20240907082713785 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611585550.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@e8ef65079e11: setverdict(pass): pass -> pass, component reason not changed 20240907082713789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@e8ef65079e11: Final verdict of PTC: pass 20240907082713789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4258 20240907082713790 DLINP <000b> input/ipa.c:451 connected read/write 20240907082713790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082713790 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082713790 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082713790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082713790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37717<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@e8ef65079e11: Final verdict of PTC: none 311@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 311: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Sep 7 08:27:13 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12072) Waiting for packet dumper to finish... 1 (prev_count=12072, count=15196) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Sep 7 08:27:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240907082716722 DSS <0004> hlr_ussd.c:239 262421252070674/0xf6f41685: SS Session Timeout, destroying 20240907082716722 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421252070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_MSLookup_GSUP_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082716820 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082716820 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082716821 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082716821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@e8ef65079e11: 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)@e8ef65079e11: 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 } } } } 20240907082716822 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082716822 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082716822 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082716822 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  20240907082716822 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082716822 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  20240907082716822 DLGSUP <0013> gsup_server.c:235 2:  20240907082716822 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082716822 DLGSUP <0013> gsup_server.c:235 3:  20240907082716822 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082716822 DLGSUP <0013> gsup_server.c:235 4:  20240907082716822 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082716822 DLGSUP <0013> gsup_server.c:235 5:  20240907082716822 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082716822 DLGSUP <0013> gsup_server.c:235 7:  20240907082716822 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082716822 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082716822 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082716822 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082716822 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240907082716822 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@e8ef65079e11: 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") 20240907082716835 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34775<->l=127.0.0.1:4259) 20240907082716837 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240907082716837 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@e8ef65079e11: Created GsupExpect[0] for "262426855324466" to be handled at TC_MSLookup_GSUP_proxy(320) 20240907082716843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@e8ef65079e11: Created GsupExpect[0] for "262426855324466" to be handled at TC_MSLookup_GSUP_proxy(320) 20240907082716862 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082716862 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426855324466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426855324466" cn_domain=CS} 20240907082716862 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426855324466 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240907082716862 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426855324466 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240907082716862 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426855324466.imsi 20240907082716862 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426855324466.imsi 20240907082716862 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426855324466.imsi: does not exist in local HLR 20240907082716864 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426855324466 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240907082716864 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240907082716864 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240907082716864 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240907082716864 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240907082716864 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240907082716864 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426855324466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082716864 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082716864 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082716864 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082716864 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082716864 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082716864 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: 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) } } } } 20240907082716865 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716865 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716865 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240907082716865 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240907082716865 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907082716866 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716866 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716866 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: 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)@e8ef65079e11: 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)@e8ef65079e11: Found GsupExpect[0] for "262426855324466" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426855324466" HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082716910 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716910 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716910 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716910 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716910 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426855324466 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610288114 20240907082716910 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855324466 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082716910 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082716910 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@e8ef65079e11: Found GsupExpect[0] for "262426855324466" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426855324466" 20240907082716912 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716912 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716912 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855324466 MSISDN-491610288114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082716912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082716912 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082716913 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716913 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716913 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426855324466 MSISDN-491610288114 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 20240907082716913 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426855324466 MSISDN-491610288114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082716913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082716913 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@e8ef65079e11: setverdict(pass): none -> pass 20240907082716914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46586<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@e8ef65079e11: Final verdict of PTC: pass 20240907082716914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46582<->l=127.0.0.1:4258 20240907082716915 DLINP <000b> input/ipa.c:451 connected read/write 20240907082716915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082716915 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082716915 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082716915 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(317)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(315)@e8ef65079e11: Final verdict of PTC: none 20240907082716915 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34775<->l=127.0.0.1:4259) 20240907082716915 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082716915 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082716915 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240907082716915 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240907082716915 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(314)@e8ef65079e11: Final verdict of PTC: none 316@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 316: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@e8ef65079e11: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Sep 7 08:27:16 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=15124) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082719941 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082719941 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082719942 DLINP <000b> input/ipa.c:451 connected read/write 20240907082719942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082719942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@e8ef65079e11: 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) } } } } 20240907082719943 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240907082719943 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@e8ef65079e11: 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 } } } } 20240907082719943 DLINP <000b> input/ipa.c:451 connected read/write 20240907082719943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082719943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082719943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082719943 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  20240907082719943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082719943 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  20240907082719943 DLGSUP <0013> gsup_server.c:235 2:  20240907082719943 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082719943 DLGSUP <0013> gsup_server.c:235 3:  20240907082719943 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082719943 DLGSUP <0013> gsup_server.c:235 4:  20240907082719943 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082719943 DLGSUP <0013> gsup_server.c:235 5:  20240907082719943 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082719943 DLGSUP <0013> gsup_server.c:235 7:  20240907082719943 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082719943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082719943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082719943 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@e8ef65079e11: 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") 20240907082719949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37155<->l=127.0.0.1:4259) 20240907082719950 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240907082719950 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@e8ef65079e11: Created GsupExpect[0] for "262424089236941" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20240907082719955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 20240907082719959 DAUC <0003> db_auc.c:157 IMSI='262424089236941': No 2G Auth Data 20240907082719959 DAUC <0003> db_auc.c:192 IMSI='262424089236941': No 3G Auth Data 20240907082719963 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424089236941.imsi 20240907082719963 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424089236941.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e8ef65079e11: setverdict(pass): none -> pass 20240907082719967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@e8ef65079e11: Final verdict of PTC: pass 20240907082719968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46602<->l=127.0.0.1:4258 20240907082719968 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37155<->l=127.0.0.1:4259) 323@e8ef65079e11: Final verdict of PTC: none 20240907082719968 DLINP <000b> input/ipa.c:451 connected read/write 20240907082719968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082719968 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082719968 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082719968 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP(322)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 323: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Sep 7 08:27:19 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=12548) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082722998 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082722998 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082722999 DLINP <000b> input/ipa.c:451 connected read/write 20240907082722999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082722999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55962<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@e8ef65079e11: 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) } } } } 20240907082723000 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240907082723000 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@e8ef65079e11: 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 } } } } 20240907082723000 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082723000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082723000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082723000 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  20240907082723000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082723000 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  20240907082723000 DLGSUP <0013> gsup_server.c:235 2:  20240907082723000 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082723000 DLGSUP <0013> gsup_server.c:235 3:  20240907082723000 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082723000 DLGSUP <0013> gsup_server.c:235 4:  20240907082723000 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082723000 DLGSUP <0013> gsup_server.c:235 5:  20240907082723000 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082723000 DLGSUP <0013> gsup_server.c:235 7:  20240907082723000 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082723000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082723000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082723000 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@e8ef65079e11: 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") 20240907082723012 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33405<->l=127.0.0.1:4259) 20240907082723013 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240907082723013 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@e8ef65079e11: Created GsupExpect[0] for "262428080467493" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240907082723019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@e8ef65079e11: Created GsupExpect[0] for "262428080467493" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20240907082723042 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082723042 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428080467493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428080467493" cn_domain=CS} 20240907082723042 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428080467493 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240907082723042 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428080467493 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240907082723042 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428080467493.imsi 20240907082723042 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428080467493.imsi 20240907082723042 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428080467493.imsi: does not exist in local HLR 20240907082723044 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428080467493 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240907082723044 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240907082723044 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240907082723044 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240907082723044 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240907082723044 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240907082723044 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428080467493 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082723045 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082723045 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082723045 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082723045 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082723045 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082723045 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: 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) } } } } 20240907082723046 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723046 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723046 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240907082723046 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240907082723046 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907082723046 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723046 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723046 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: 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)@e8ef65079e11: 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)@e8ef65079e11: Found GsupExpect[0] for "262428080467493" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428080467493" HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082723090 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723090 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723090 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723090 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723090 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428080467493 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611466050 20240907082723090 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428080467493 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082723090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082723090 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@e8ef65079e11: Found GsupExpect[0] for "262428080467493" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428080467493" 20240907082723092 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723092 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723092 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428080467493 MSISDN-491611466050 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082723092 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082723092 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082723093 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082723093 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082723093 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428080467493 MSISDN-491611466050 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 20240907082723093 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428080467493 MSISDN-491611466050 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082723093 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082723093 DLINP <000b> input/ipa.c:451 connected read/write 20240907082723093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082723094 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428080467493.imsi 20240907082723094 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428080467493.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e8ef65079e11: setverdict(pass): none -> pass 20240907082724095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55966<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@e8ef65079e11: Final verdict of PTC: pass 20240907082724096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55962<->l=127.0.0.1:4258 20240907082724097 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33405<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@e8ef65079e11: Final verdict of PTC: none 328@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@e8ef65079e11: Final verdict of PTC: none 20240907082724097 DLINP <000b> input/ipa.c:451 connected read/write 20240907082724097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082724097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20240907082724097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082724097 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)@e8ef65079e11: Final verdict of PTC: none 20240907082724097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082724097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082724097 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-IPA(326)@e8ef65079e11: Final verdict of PTC: none 20240907082724097 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240907082724097 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-server-IPA(330)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 328: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Sep 7 08:27:24 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13980) Waiting for packet dumper to finish... 1 (prev_count=13980, count=15568) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Sat Sep 7 08:27:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@e8ef65079e11: legacy= false MTC@e8ef65079e11: in not legacy case 1 MTC@e8ef65079e11: in not legacy case 2 20240907082727193 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20240907082727193 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082727198 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082727200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@e8ef65079e11: 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) } } } } 20240907082727203 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20240907082727203 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@e8ef65079e11: 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 } } } } 20240907082727203 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082727204 DLGSUP <0013> gsup_server.c:280 CCM Callback 20240907082727204 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20240907082727204 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  20240907082727204 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20240907082727204 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  20240907082727204 DLGSUP <0013> gsup_server.c:235 2:  20240907082727204 DLGSUP <0013> gsup_server.c:237 2: 00  20240907082727204 DLGSUP <0013> gsup_server.c:235 3:  20240907082727204 DLGSUP <0013> gsup_server.c:237 3: 00  20240907082727204 DLGSUP <0013> gsup_server.c:235 4:  20240907082727204 DLGSUP <0013> gsup_server.c:237 4: 00  20240907082727204 DLGSUP <0013> gsup_server.c:235 5:  20240907082727204 DLGSUP <0013> gsup_server.c:237 5: 00  20240907082727204 DLGSUP <0013> gsup_server.c:235 7:  20240907082727204 DLGSUP <0013> gsup_server.c:237 7: 00  20240907082727204 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20240907082727204 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20240907082727204 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)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@e8ef65079e11: 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") 20240907082727231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44455<->l=127.0.0.1:4259) 20240907082727233 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20240907082727233 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@e8ef65079e11: Created GsupExpect[0] for "262429635903562" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240907082727242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@e8ef65079e11: Created GsupExpect[0] for "262429635903562" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20240907082727247 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082727247 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429635903562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429635903562" cn_domain=CS} 20240907082727247 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429635903562 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20240907082727247 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429635903562 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20240907082727247 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429635903562.imsi 20240907082727247 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429635903562.imsi 20240907082727247 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429635903562.imsi: does not exist in local HLR 20240907082727254 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429635903562 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20240907082727254 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20240907082727254 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20240907082727254 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20240907082727254 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20240907082727254 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20240907082727254 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429635903562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20240907082727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20240907082727254 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20240907082727254 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: 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) } } } } 20240907082727257 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727258 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20240907082727258 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20240907082727258 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240907082727260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727260 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: 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)@e8ef65079e11: 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)@e8ef65079e11: Found GsupExpect[0] for "262429635903562" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429635903562" HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240907082727306 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727306 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727306 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727306 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727306 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429635903562 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615538765 20240907082727306 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429635903562 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082727306 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082727306 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@e8ef65079e11: Found GsupExpect[0] for "262429635903562" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@e8ef65079e11: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429635903562" 20240907082727308 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727308 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727308 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429635903562 MSISDN-491615538765 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082727308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082727308 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082727309 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727309 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727309 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429635903562 MSISDN-491615538765 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 20240907082727309 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429635903562 MSISDN-491615538765 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20240907082727309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082727309 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20240907082727310 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615538765.msisdn 20240907082727310 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615538765.msisdn: does not exist in local HLR 20240907082727310 DDGSM <0007> mslookup_server.c:352 sip.voice.491615538765.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20240907082727310 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615538765.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@e8ef65079e11: setverdict(pass): none -> pass 20240907082727312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@e8ef65079e11: Final verdict of PTC: pass 20240907082727312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4258 20240907082727313 DLINP <000b> input/ipa.c:451 connected read/write 20240907082727313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20240907082727313 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@e8ef65079e11: Final verdict of PTC: none 20240907082727314 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20240907082727314 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20240907082727314 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20240907082727314 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20240907082727314 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20240907082727314 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20240907082727314 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@e8ef65079e11: Final verdict of PTC: none 20240907082727315 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44455<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(333)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-server(336)@e8ef65079e11: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@e8ef65079e11: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e8ef65079e11: Final verdict of PTC: none MTC@e8ef65079e11: Setting final verdict of the test case. MTC@e8ef65079e11: Local verdict of MTC: none MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC with component reference 335: none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@e8ef65079e11: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@e8ef65079e11: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@e8ef65079e11: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Sep 7 08:27:27 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=17340) MTC@e8ef65079e11: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@e8ef65079e11: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e8ef65079e11: Terminating MTC. MC@e8ef65079e11: MTC terminated. MC2> exit MC@e8ef65079e11: Shutting down session. MC@e8ef65079e11: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 (1954999) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1954958) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7563.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20240907-0825-f9b83e34'] testenv-hlr-osmocom-latest-20240907-0825-f9b83e34 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2166/artifact/logs/  + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS