Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.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.5' > 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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins2650170326471169236.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.31, 0.38, 0.46 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (13.2 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'make', 'deps'] make: Nothing to be done for '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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' PP IPA_Emulation.ttcn TTCN *.ttcn *.asn MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.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:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.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:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here 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:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' DEP DNS_EncDec.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP MAP_EncDec.cc DEP SS_EncDec.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UDPasp_PT.cc DEP DNS_Helpers.cc DEP DNS_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP General_Types.cc DEP HLR_EUSE.cc DEP HLR_Tests.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP MAP_Types.cc DEP MSLookup_mDNS_Emulation.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP SS_Templates.cc DEP SS_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UDPasp_PortType.cc DEP UDPasp_Types.cc DEP USSD_Helpers.cc DEP DNS_Helpers_part_1.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_7.cc DEP DNS_Types_part_1.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_4.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UDPasp_PortType_part_1.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_7.cc DEP USSD_Helpers_part_1.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP IPA_Emulation.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP MAP_ApplicationContexts.cc DEP MAP_BS_Code.cc DEP MAP_CH_DataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_ER_DataTypes.cc DEP MAP_Errors.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_GR_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_SM_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SS_DataTypes.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_TS_Code.cc DEP MobileDomainDefinitions.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP SS_Operations.cc DEP SS_PDU_Defs.cc DEP SS_Protocol.cc DEP MAP_ApplicationContexts_part_1.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_BS_Code_part_1.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_7.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_Protocol_part_1.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_7.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_TS_Code_part_1.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_7.cc DEP MobileDomainDefinitions_part_1.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP SS_DataTypes_part_1.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_7.cc DEP SS_Errors_part_1.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_7.cc DEP SS_Operations_part_1.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_7.cc CC DNS_Helpers.o CC DNS_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC HLR_EUSE.o CC HLR_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC MAP_Types.o CC MSLookup_mDNS_Emulation.o CC MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD DNS_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD HLR_EUSE.so CCLD HLR_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD MAP_Types.so CCLD MSLookup_mDNS_Emulation.so CCLD MSLookup_mDNS_Templates.so CCLD MSLookup_mDNS_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD SS_Templates.so CCLD Socket_API_Definitions.so CCLD SS_Types.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UDPasp_PortType.so CCLD UDPasp_Types.so CCLD USSD_Helpers.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD DNS_Types_part_1.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD GSM_Types_part_1.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_4.so CCLD SS_Types_part_3.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TCCEncoding.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (944 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-keyring osmocom-nightly 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508302026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508302026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508302026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508302026 [71.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508302026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508302026 [61.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508302026 [105 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508302026 [71.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508302026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508302026 [23.9 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508302026 [52.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508302026 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508302026 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508302026 [60.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508302026 [64.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508302026 [51.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508302026 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508302026 [113 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508302026 [2187 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508302026 [466 kB] Fetched 11.4 MB in 0s (63.4 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508302026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508302026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508302026_amd64.deb ... Unpacking osmocom-nightly (202508302026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508302026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508302026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508302026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508302026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508302026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508302026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508302026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508302026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508302026_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508302026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508302026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508302026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508302026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508302026) ... Setting up osmocom-nightly (202508302026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508302026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508302026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmocore (1.11.0.32.33cb4.202508302026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508302026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508302026) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508302026) ... 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' → '/usr/lib/systemd/system/osmo-hlr.service'. Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508302026) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250831085516228 DMAIN <0000> hlr.c:812 hlr starting 20250831085516228 DDB <0001> db.c:600 using database: :memory: 20250831085516228 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250831085516229 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250831085516229 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250831085516229 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250831085516231 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250831085516231 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250831085516231 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250831085516232 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250831085516232 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/start-testsuite.sh', 'hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@243859984da3: Unix server socket created successfully. MC@243859984da3: Listening on TCP port 38215. MC2> 243859984da3 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests 243859984da3 38215 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@243859984da3: New HC connected from 10.0.2.100 [10.0.2.100]. 243859984da3: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@243859984da3: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@243859984da3: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@243859984da3: Configuration file was processed on all HCs. MC@243859984da3: Creating MTC on host 10.0.2.100. MC@243859984da3: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Aug 31 08:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_sai_err_invalid_imsi started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085517731 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085517731 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085517736 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085517739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085517742 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085517742 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085517742 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085517742 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085517742 DLGSUP <0013> gsup_server.c:238 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  20250831085517742 DLGSUP <0013> gsup_server.c:236 2:  20250831085517742 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 3:  20250831085517742 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 4:  20250831085517742 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 5:  20250831085517742 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 7:  20250831085517742 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085517742 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085517743 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085517743 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085517771 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44655<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@243859984da3: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250831085517788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 20250831085517792 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085517792 DLGSUP <0013> gsup_req.c:140 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"} 20250831085517792 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20250831085517792 DLGSUP <0013> gsup_req.c:276 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} 20250831085517792 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085517792 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085517792 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@243859984da3: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@243859984da3: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085517793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@243859984da3: Final verdict of PTC: pass 20250831085517793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 20250831085517794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44655<->l=127.0.0.1:4259) 20250831085517794 DLINP <000b> input/ipa.c:452 connected read/write 20250831085517794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085517794 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085517794 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085517794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@243859984da3: Final verdict of PTC: none HLR_Test-GSUP(4)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 5: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Aug 31 08:55:17 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20250831085517845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 20250831085517945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25012) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Aug 31 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_sai started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085521058 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085521058 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085521062 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521062 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085521065 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521065 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521065 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085521065 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085521065 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085521065 DLGSUP <0013> gsup_server.c:238 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  20250831085521065 DLGSUP <0013> gsup_server.c:236 2:  20250831085521065 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 3:  20250831085521065 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 4:  20250831085521065 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 5:  20250831085521065 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 7:  20250831085521065 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085521065 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085521065 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085521065 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085521074 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37467<->l=127.0.0.1:4259) 20250831085521077 DAUC <0003> db_auc.c:157 IMSI='262425956870233': No 2G Auth Data 20250831085521077 DAUC <0003> db_auc.c:192 IMSI='262425956870233': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262425956870233" to be handled at TC_gsup_sai(12) 20250831085521086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 20250831085521110 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521110 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521110 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425956870233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425956870233"} 20250831085521110 DAUC <0003> db_auc.c:192 IMSI='262425956870233': No 3G Auth Data 20250831085521110 DAUC <0003> db_auc.c:236 IMSI='262425956870233': Calling to generate 5 vectors 20250831085521110 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085521110 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521110 DAUC <0003> auc.c:113 vector [0]: rand = b8459d6a8ca51f7796f572907f3f9c98 20250831085521110 DAUC <0003> auc.c:179 vector [0]: kc = 7f6f60f42ddbf400 20250831085521110 DAUC <0003> auc.c:180 vector [0]: sres = 8d6abf50 20250831085521110 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085521110 DAUC <0003> auc.c:113 vector [1]: rand = 873be49bb87ff98452aec4c38bbbafac 20250831085521110 DAUC <0003> auc.c:179 vector [1]: kc = 8afb5beba6ce9400 20250831085521110 DAUC <0003> auc.c:180 vector [1]: sres = 57645953 20250831085521110 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085521110 DAUC <0003> auc.c:113 vector [2]: rand = dda62ba374395317653a4ea44ec6861f 20250831085521111 DAUC <0003> auc.c:179 vector [2]: kc = 0734530b507da800 20250831085521111 DAUC <0003> auc.c:180 vector [2]: sres = 59dbbb27 20250831085521111 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085521111 DAUC <0003> auc.c:113 vector [3]: rand = 2d903cbe5df160b2c1bd77554caf847e 20250831085521111 DAUC <0003> auc.c:179 vector [3]: kc = 4dafb6df09f66800 20250831085521111 DAUC <0003> auc.c:180 vector [3]: sres = c955395f 20250831085521111 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085521111 DAUC <0003> auc.c:113 vector [4]: rand = 0e1101ca2943aa2b79faa3b4620f72f9 20250831085521111 DAUC <0003> auc.c:179 vector [4]: kc = 3194ba1763e63400 20250831085521111 DAUC <0003> auc.c:180 vector [4]: sres = bdf5c111 20250831085521111 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085521111 DAUC <0003> db_auc.c:245 IMSI='262425956870233': Generated 5 vectors 20250831085521111 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425956870233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425956870233"} 20250831085521111 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262425956870233 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521111 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521111 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521111 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262425956870233" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 0TC_gsup_sai(12)"262425956870233" TC_gsup_sai(12)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(12)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36746<->l=127.0.0.1:4258 TC_gsup_sai(12)@243859984da3: Final verdict of PTC: pass 20250831085521122 DAUC <0003> db_auc.c:157 IMSI='262421257649040': No 2G Auth Data 20250831085521122 DAUC <0003> db_auc.c:192 IMSI='262421257649040': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262421257649040" to be handled at TC_gsup_sai(13) 20250831085521138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 20250831085521140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521140 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421257649040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421257649040"} 20250831085521140 DAUC <0003> db_auc.c:192 IMSI='262421257649040': No 3G Auth Data 20250831085521140 DAUC <0003> db_auc.c:236 IMSI='262421257649040': Calling to generate 5 vectors 20250831085521140 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085521140 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521140 DAUC <0003> auc.c:113 vector [0]: rand = 8f1bc635acf31364b8c3edd409d7addb 20250831085521140 DAUC <0003> auc.c:179 vector [0]: kc = 39dd0e215c4c4c00 20250831085521140 DAUC <0003> auc.c:180 vector [0]: sres = 8a744eae 20250831085521140 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085521140 DAUC <0003> auc.c:113 vector [1]: rand = 51eecd8040980d41a57ef472dcb4e829 20250831085521140 DAUC <0003> auc.c:179 vector [1]: kc = d51bdc3077da3000 20250831085521140 DAUC <0003> auc.c:180 vector [1]: sres = 165737b6 20250831085521140 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085521140 DAUC <0003> auc.c:113 vector [2]: rand = 72652f19c30518f88312a9c635eefd03 20250831085521140 DAUC <0003> auc.c:179 vector [2]: kc = d2ea2747d1370400 20250831085521140 DAUC <0003> auc.c:180 vector [2]: sres = 7beee5d8 20250831085521140 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085521140 DAUC <0003> auc.c:113 vector [3]: rand = 824a193a2c8f62cb5fd26c189dd2bc90 20250831085521140 DAUC <0003> auc.c:179 vector [3]: kc = 9b6a5b4b81b60c00 20250831085521140 DAUC <0003> auc.c:180 vector [3]: sres = ca5246ce 20250831085521140 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085521140 DAUC <0003> auc.c:113 vector [4]: rand = a524ebc545ca136e13461d00c8be6730 20250831085521140 DAUC <0003> auc.c:179 vector [4]: kc = 6772a2792bbfd000 20250831085521140 DAUC <0003> auc.c:180 vector [4]: sres = 4d4474a2 20250831085521140 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085521140 DAUC <0003> db_auc.c:245 IMSI='262421257649040': Generated 5 vectors 20250831085521140 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421257649040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421257649040"} 20250831085521140 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421257649040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262421257649040" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 1TC_gsup_sai(13)"262421257649040" TC_gsup_sai(13)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(13)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36760<->l=127.0.0.1:4258 TC_gsup_sai(13)@243859984da3: Final verdict of PTC: pass 20250831085521141 DAUC <0003> db_auc.c:157 IMSI='262425692359043': No 2G Auth Data 20250831085521141 DAUC <0003> db_auc.c:192 IMSI='262425692359043': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262425692359043" to be handled at TC_gsup_sai(14) 20250831085521147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 20250831085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521148 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425692359043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425692359043"} 20250831085521148 DAUC <0003> db_auc.c:192 IMSI='262425692359043': No 3G Auth Data 20250831085521148 DAUC <0003> db_auc.c:236 IMSI='262425692359043': Calling to generate 5 vectors 20250831085521148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085521148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521148 DAUC <0003> auc.c:113 vector [0]: rand = 37d6d500acdd5ea960d1881607eb9d73 20250831085521148 DAUC <0003> auc.c:179 vector [0]: kc = f58e9833b32aed72 20250831085521148 DAUC <0003> auc.c:180 vector [0]: sres = 518db040 20250831085521148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085521148 DAUC <0003> auc.c:113 vector [1]: rand = ef213762083c898b53a7b2586b9cf1d9 20250831085521148 DAUC <0003> auc.c:179 vector [1]: kc = b4e6a64d0cb89d97 20250831085521148 DAUC <0003> auc.c:180 vector [1]: sres = 52f19974 20250831085521148 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085521148 DAUC <0003> auc.c:113 vector [2]: rand = 511f309195c2ec3499807c085ce6da7f 20250831085521148 DAUC <0003> auc.c:179 vector [2]: kc = 2f1d91d191149d74 20250831085521148 DAUC <0003> auc.c:180 vector [2]: sres = 7fe3a692 20250831085521148 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085521148 DAUC <0003> auc.c:113 vector [3]: rand = 03d833746cf2b781dff7de43c938ebe1 20250831085521148 DAUC <0003> auc.c:179 vector [3]: kc = 7fc4dfa6336d4570 20250831085521148 DAUC <0003> auc.c:180 vector [3]: sres = e0fe6ef0 20250831085521148 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085521148 DAUC <0003> auc.c:113 vector [4]: rand = 25dd4ff43976395a5afe546848f10bdc 20250831085521148 DAUC <0003> auc.c:179 vector [4]: kc = e5ffe5a952f770c5 20250831085521148 DAUC <0003> auc.c:180 vector [4]: sres = 82d6359c 20250831085521148 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085521148 DAUC <0003> db_auc.c:245 IMSI='262425692359043': Generated 5 vectors 20250831085521148 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425692359043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425692359043"} 20250831085521148 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425692359043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521148 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521148 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262425692359043" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 2TC_gsup_sai(14)"262425692359043" TC_gsup_sai(14)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(14)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36774<->l=127.0.0.1:4258 TC_gsup_sai(14)@243859984da3: Final verdict of PTC: pass 20250831085521150 DAUC <0003> db_auc.c:157 IMSI='262428469846715': No 2G Auth Data 20250831085521150 DAUC <0003> db_auc.c:192 IMSI='262428469846715': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262428469846715" to be handled at TC_gsup_sai(15) 20250831085521155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 20250831085521157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521157 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428469846715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428469846715"} 20250831085521157 DAUC <0003> db_auc.c:157 IMSI='262428469846715': No 2G Auth Data 20250831085521157 DAUC <0003> db_auc.c:236 IMSI='262428469846715': Calling to generate 5 vectors 20250831085521157 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085521157 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085521157 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085521157 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085521157 DAUC <0003> auc.c:113 vector [0]: rand = c1221056951f9cc8765ed1ac4d63ffd8 20250831085521157 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085521157 DAUC <0003> auc.c:142 vector [0]: autn = 148afd93ec4a00007418b4d810add58a 20250831085521157 DAUC <0003> auc.c:143 vector [0]: ck = 418bd99e833c63133a9474f3050a204f 20250831085521157 DAUC <0003> auc.c:144 vector [0]: ik = e2f55ed2b6524559a4b5899fe79ac513 20250831085521157 DAUC <0003> auc.c:145 vector [0]: res = a7f06fe6cb8a14b40000000000000000 20250831085521157 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085521157 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085521157 DAUC <0003> auc.c:151 vector [0]: kc = 3d5f7a20d7fec316 20250831085521157 DAUC <0003> auc.c:152 vector [0]: sres = 6c7a7b52 20250831085521157 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085521157 DAUC <0003> auc.c:113 vector [1]: rand = 473da555ac33ed83b1d6c5af243dfb43 20250831085521157 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085521157 DAUC <0003> auc.c:142 vector [1]: autn = efe1d2008e9f00002fe4ae75a0d8ac42 20250831085521157 DAUC <0003> auc.c:143 vector [1]: ck = 8e70319bb9006b2aaa7cc8d9ae8fb56a 20250831085521157 DAUC <0003> auc.c:144 vector [1]: ik = 446412193c19be630b737879c11fe7c3 20250831085521157 DAUC <0003> auc.c:145 vector [1]: res = 506fe0f0cd32f45f0000000000000000 20250831085521157 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085521157 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085521157 DAUC <0003> auc.c:151 vector [1]: kc = 6b1b9322ea8987e0 20250831085521157 DAUC <0003> auc.c:152 vector [1]: sres = 9d5d14af 20250831085521157 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085521157 DAUC <0003> auc.c:113 vector [2]: rand = 68cd5ffea9f8a10f6c40330a36f705c5 20250831085521157 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085521157 DAUC <0003> auc.c:142 vector [2]: autn = 9ff13be421c600009160afd52997d57b 20250831085521157 DAUC <0003> auc.c:143 vector [2]: ck = 720caa2dec3f73d86d67670c840103b2 20250831085521157 DAUC <0003> auc.c:144 vector [2]: ik = c3f1ca53a3debb1fd777611f3cfcd140 20250831085521157 DAUC <0003> auc.c:145 vector [2]: res = 433e62626f8fefdc0000000000000000 20250831085521157 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085521157 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085521157 DAUC <0003> auc.c:151 vector [2]: kc = 0bed666df71c1a35 20250831085521157 DAUC <0003> auc.c:152 vector [2]: sres = 2cb18dbe 20250831085521157 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085521157 DAUC <0003> auc.c:113 vector [3]: rand = 06b5d69eee8c47278f4fd7aeb95495c6 20250831085521157 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085521157 DAUC <0003> auc.c:142 vector [3]: autn = c8f803078a820000ce5bbd570e31740f 20250831085521157 DAUC <0003> auc.c:143 vector [3]: ck = c82ae382f05d7c90bcef4a7c11e111f3 20250831085521157 DAUC <0003> auc.c:144 vector [3]: ik = cf99f60adb3108b4ee034cba1024b277 20250831085521157 DAUC <0003> auc.c:145 vector [3]: res = c6be872aa1c00c680000000000000000 20250831085521157 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085521157 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085521157 DAUC <0003> auc.c:151 vector [3]: kc = 555f134e2aa9d7a0 20250831085521157 DAUC <0003> auc.c:152 vector [3]: sres = 677e8b42 20250831085521157 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085521157 DAUC <0003> auc.c:113 vector [4]: rand = 86f2fb9db5aadc06ad62ac78db61c41a 20250831085521157 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085521157 DAUC <0003> auc.c:142 vector [4]: autn = 0e114de9b1ca000075371a6a790c0b2d 20250831085521157 DAUC <0003> auc.c:143 vector [4]: ck = bdc6d1ac66402ee7dbe9a8bbe0407cd3 20250831085521157 DAUC <0003> auc.c:144 vector [4]: ik = 0309e6c640b6dbe1920c72cbdfb5714f 20250831085521157 DAUC <0003> auc.c:145 vector [4]: res = 39dc48d84bf7b7250000000000000000 20250831085521157 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085521157 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085521157 DAUC <0003> auc.c:151 vector [4]: kc = f72aed1a1903f89a 20250831085521157 DAUC <0003> auc.c:152 vector [4]: sres = 722bfffd 20250831085521157 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085521157 DAUC <0003> db_auc.c:245 IMSI='262428469846715': Generated 5 vectors 20250831085521157 DAUC <0003> db_auc.c:249 IMSI='262428469846715': Updating SQN=161 in DB 20250831085521157 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428469846715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428469846715"} 20250831085521157 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428469846715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262428469846715" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 3TC_gsup_sai(15)"262428469846715" TC_gsup_sai(15)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(15)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36788<->l=127.0.0.1:4258 TC_gsup_sai(15)@243859984da3: Final verdict of PTC: pass 20250831085521159 DAUC <0003> db_auc.c:157 IMSI='262422627994999': No 2G Auth Data 20250831085521159 DAUC <0003> db_auc.c:192 IMSI='262422627994999': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262422627994999" to be handled at TC_gsup_sai(16) 20250831085521165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20250831085521166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521166 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627994999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422627994999"} 20250831085521166 DAUC <0003> db_auc.c:157 IMSI='262422627994999': No 2G Auth Data 20250831085521166 DAUC <0003> db_auc.c:236 IMSI='262422627994999': Calling to generate 5 vectors 20250831085521166 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085521166 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085521166 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085521166 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085521166 DAUC <0003> auc.c:113 vector [0]: rand = 4caa4ad2a9f539e08a8762fa607906fc 20250831085521166 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085521166 DAUC <0003> auc.c:142 vector [0]: autn = d25055847bae0000d9db29c9997f5263 20250831085521166 DAUC <0003> auc.c:143 vector [0]: ck = 90770d615b90278efeef8e49b0fe723e 20250831085521166 DAUC <0003> auc.c:144 vector [0]: ik = 3597c6866916552c093490fe8765a7f4 20250831085521166 DAUC <0003> auc.c:145 vector [0]: res = 0921de5593e303d60000000000000000 20250831085521166 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085521166 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085521166 DAUC <0003> auc.c:151 vector [0]: kc = 523bd550051da768 20250831085521166 DAUC <0003> auc.c:152 vector [0]: sres = 9ac2dd83 20250831085521166 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085521166 DAUC <0003> auc.c:113 vector [1]: rand = abd12315921e79f120f36eabb31c1408 20250831085521166 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085521166 DAUC <0003> auc.c:142 vector [1]: autn = 3583a690b7c0000024f4f4e20be424e5 20250831085521166 DAUC <0003> auc.c:143 vector [1]: ck = 59f4f991b7c5835bdf5000b97b7d2d85 20250831085521166 DAUC <0003> auc.c:144 vector [1]: ik = d17031d382459d80f30fd389aee33901 20250831085521166 DAUC <0003> auc.c:145 vector [1]: res = 07b03dbe629c32ca0000000000000000 20250831085521166 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085521166 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085521166 DAUC <0003> auc.c:151 vector [1]: kc = a4db1b72e01e0a5f 20250831085521166 DAUC <0003> auc.c:152 vector [1]: sres = 652c0f74 20250831085521166 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085521166 DAUC <0003> auc.c:113 vector [2]: rand = 8506cd697363ffcfd892c8ed9b22768d 20250831085521166 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085521166 DAUC <0003> auc.c:142 vector [2]: autn = cc6b41b9f0c30000eb095be74b874b16 20250831085521166 DAUC <0003> auc.c:143 vector [2]: ck = 1845d270788392ec75797bb172847c94 20250831085521166 DAUC <0003> auc.c:144 vector [2]: ik = 5c6949a2bc87b96c19313973f2db243c 20250831085521166 DAUC <0003> auc.c:145 vector [2]: res = d68625df0c979dee0000000000000000 20250831085521166 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085521166 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085521166 DAUC <0003> auc.c:151 vector [2]: kc = 2864d910445b7328 20250831085521166 DAUC <0003> auc.c:152 vector [2]: sres = da11b831 20250831085521166 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085521166 DAUC <0003> auc.c:113 vector [3]: rand = b71df553e53af1ad771785cab53dabec 20250831085521166 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085521166 DAUC <0003> auc.c:142 vector [3]: autn = 1a53b6665ec30000151cd92b39e55883 20250831085521166 DAUC <0003> auc.c:143 vector [3]: ck = 41d3f8ff4765fe247f175a8838434af4 20250831085521166 DAUC <0003> auc.c:144 vector [3]: ik = 039521f56000e13f3200c366b3b83ce6 20250831085521166 DAUC <0003> auc.c:145 vector [3]: res = 92a45b836063931d0000000000000000 20250831085521166 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085521166 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085521166 DAUC <0003> auc.c:151 vector [3]: kc = 0f5140e4ac9e6909 20250831085521166 DAUC <0003> auc.c:152 vector [3]: sres = f2c7c89e 20250831085521166 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085521166 DAUC <0003> auc.c:113 vector [4]: rand = b6a64c9f3e17886c745ac6577dd1444f 20250831085521166 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085521166 DAUC <0003> auc.c:142 vector [4]: autn = 7df58c59ce660000aa744b68643b377f 20250831085521166 DAUC <0003> auc.c:143 vector [4]: ck = c7ad3cbd46f263032a4d1b3b7913b4e1 20250831085521166 DAUC <0003> auc.c:144 vector [4]: ik = 8430f03e1efb5241197f605eeb5ec504 20250831085521166 DAUC <0003> auc.c:145 vector [4]: res = ea0b7f1c98e9eb410000000000000000 20250831085521166 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085521166 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085521166 DAUC <0003> auc.c:151 vector [4]: kc = 70afb7e6ca4440a7 20250831085521166 DAUC <0003> auc.c:152 vector [4]: sres = 72e2945d 20250831085521166 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085521166 DAUC <0003> db_auc.c:245 IMSI='262422627994999': Generated 5 vectors 20250831085521166 DAUC <0003> db_auc.c:249 IMSI='262422627994999': Updating SQN=161 in DB 20250831085521166 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627994999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422627994999"} 20250831085521166 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422627994999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262422627994999" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 4TC_gsup_sai(16)"262422627994999" TC_gsup_sai(16)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(16)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 TC_gsup_sai(16)@243859984da3: Final verdict of PTC: pass 20250831085521168 DAUC <0003> db_auc.c:157 IMSI='262428668531945': No 2G Auth Data 20250831085521168 DAUC <0003> db_auc.c:192 IMSI='262428668531945': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262428668531945" to be handled at TC_gsup_sai(17) 20250831085521173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20250831085521175 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521175 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428668531945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428668531945"} 20250831085521175 DAUC <0003> db_auc.c:236 IMSI='262428668531945': Calling to generate 5 vectors 20250831085521175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085521175 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085521175 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085521175 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085521175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521175 DAUC <0003> auc.c:113 vector [0]: rand = f1711439cc88f4a99ccee8f4bd65440f 20250831085521175 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085521175 DAUC <0003> auc.c:142 vector [0]: autn = 9d5e86e8e7180000073c614e8b90186d 20250831085521175 DAUC <0003> auc.c:143 vector [0]: ck = 6b9ae35a22bce1eb925dbe586609bca9 20250831085521175 DAUC <0003> auc.c:144 vector [0]: ik = a49a9713d2b2b95bacc47708fa2951d9 20250831085521175 DAUC <0003> auc.c:145 vector [0]: res = d07ac9d9cbf1123a0000000000000000 20250831085521175 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085521175 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085521175 DAUC <0003> auc.c:179 vector [0]: kc = ab6b12c6be047800 20250831085521175 DAUC <0003> auc.c:180 vector [0]: sres = 9755dfc0 20250831085521175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085521175 DAUC <0003> auc.c:113 vector [1]: rand = e5cd2614080524eb80d6dc2e831f9683 20250831085521175 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085521175 DAUC <0003> auc.c:142 vector [1]: autn = cf8b23cf5c7f000033b0506f6969b259 20250831085521175 DAUC <0003> auc.c:143 vector [1]: ck = 0a2bc8d9582cd533984044770349d0c3 20250831085521175 DAUC <0003> auc.c:144 vector [1]: ik = a26c300d59849ac1dd04c496c77f5020 20250831085521175 DAUC <0003> auc.c:145 vector [1]: res = 4deb3e1632b08e6a0000000000000000 20250831085521175 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085521175 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085521175 DAUC <0003> auc.c:179 vector [1]: kc = 654c03c684d8c400 20250831085521175 DAUC <0003> auc.c:180 vector [1]: sres = 32f139ec 20250831085521175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085521175 DAUC <0003> auc.c:113 vector [2]: rand = 82ac9632540559b45783b4e8bc21482a 20250831085521175 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085521175 DAUC <0003> auc.c:142 vector [2]: autn = fa8a1922530300006208ac8258c5ea79 20250831085521175 DAUC <0003> auc.c:143 vector [2]: ck = 4a66f8de556d2ccf6905488c2460bb09 20250831085521175 DAUC <0003> auc.c:144 vector [2]: ik = 717ecfcc8e00f95055b32a56ba1c2b27 20250831085521175 DAUC <0003> auc.c:145 vector [2]: res = 9c8f852b1e3154bd0000000000000000 20250831085521175 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085521175 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085521175 DAUC <0003> auc.c:179 vector [2]: kc = c0a20400731aa800 20250831085521175 DAUC <0003> auc.c:180 vector [2]: sres = 51857e6a 20250831085521175 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085521175 DAUC <0003> auc.c:113 vector [3]: rand = 77923b98b5f8c68cdb89ab4c7fecdbfb 20250831085521175 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085521175 DAUC <0003> auc.c:142 vector [3]: autn = d8237d11c8220000e6c3fc1d2278a0c8 20250831085521175 DAUC <0003> auc.c:143 vector [3]: ck = f59407e9405bad5c6b2e55dc32ac1399 20250831085521175 DAUC <0003> auc.c:144 vector [3]: ik = b0fdc2ac9143837ea64af477880b9e45 20250831085521175 DAUC <0003> auc.c:145 vector [3]: res = 39edbf871f750ff40000000000000000 20250831085521175 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085521175 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085521175 DAUC <0003> auc.c:179 vector [3]: kc = a09f4333be90c800 20250831085521175 DAUC <0003> auc.c:180 vector [3]: sres = 51c74d59 20250831085521175 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085521175 DAUC <0003> auc.c:113 vector [4]: rand = 55a5957478541e81e60cad19c51c1ad3 20250831085521175 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085521175 DAUC <0003> auc.c:142 vector [4]: autn = cac2b8f8e2c100005294782e53a834c6 20250831085521175 DAUC <0003> auc.c:143 vector [4]: ck = 22d80dcd132c5488c01b9a23bd17a8fd 20250831085521175 DAUC <0003> auc.c:144 vector [4]: ik = a023491474c1723416b730580ec2d43a 20250831085521175 DAUC <0003> auc.c:145 vector [4]: res = 9426177b72a440db0000000000000000 20250831085521175 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085521175 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085521175 DAUC <0003> auc.c:179 vector [4]: kc = 738addd641fbf000 20250831085521175 DAUC <0003> auc.c:180 vector [4]: sres = 6ef2f36c 20250831085521175 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085521175 DAUC <0003> db_auc.c:245 IMSI='262428668531945': Generated 5 vectors 20250831085521175 DAUC <0003> db_auc.c:249 IMSI='262428668531945': Updating SQN=161 in DB 20250831085521175 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428668531945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428668531945"} 20250831085521175 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428668531945 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521175 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521175 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521175 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262428668531945" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 5TC_gsup_sai(17)"262428668531945" TC_gsup_sai(17)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(17)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 TC_gsup_sai(17)@243859984da3: Final verdict of PTC: pass 20250831085521177 DAUC <0003> db_auc.c:157 IMSI='262421534733537': No 2G Auth Data 20250831085521177 DAUC <0003> db_auc.c:192 IMSI='262421534733537': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262421534733537" to be handled at TC_gsup_sai(18) 20250831085521182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 20250831085521183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521183 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421534733537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421534733537"} 20250831085521183 DAUC <0003> db_auc.c:236 IMSI='262421534733537': Calling to generate 5 vectors 20250831085521183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085521183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085521183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085521183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085521183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521183 DAUC <0003> auc.c:113 vector [0]: rand = 15b2f55f7a84ad140fe8dd0927c16647 20250831085521183 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085521183 DAUC <0003> auc.c:142 vector [0]: autn = 24ca3dea10320000cdb6f5250a6a313c 20250831085521183 DAUC <0003> auc.c:143 vector [0]: ck = e41ac7ab1d9376a1b62bbb1893991235 20250831085521183 DAUC <0003> auc.c:144 vector [0]: ik = 010af0a7327c5303e60b2da3aea70036 20250831085521183 DAUC <0003> auc.c:145 vector [0]: res = 1e896b08e177d9710000000000000000 20250831085521183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085521183 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085521183 DAUC <0003> auc.c:179 vector [0]: kc = eaa98ecdb3d1e800 20250831085521183 DAUC <0003> auc.c:180 vector [0]: sres = 36126261 20250831085521183 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085521183 DAUC <0003> auc.c:113 vector [1]: rand = 8ba5f876b9785edc56314fe17370b610 20250831085521183 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085521183 DAUC <0003> auc.c:142 vector [1]: autn = 33804ff955790000209e142d87d75209 20250831085521183 DAUC <0003> auc.c:143 vector [1]: ck = 78104ee8f848a77f9d802bac00e5be39 20250831085521183 DAUC <0003> auc.c:144 vector [1]: ik = 0e14eb35415deaf2c0ea4d926285f837 20250831085521183 DAUC <0003> auc.c:145 vector [1]: res = 7ed45c3c803332f00000000000000000 20250831085521183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085521183 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085521183 DAUC <0003> auc.c:179 vector [1]: kc = 7a7beb31fbbb4400 20250831085521183 DAUC <0003> auc.c:180 vector [1]: sres = 074ff291 20250831085521183 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085521183 DAUC <0003> auc.c:113 vector [2]: rand = add249c52022261e0a7a71a02221e454 20250831085521183 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085521183 DAUC <0003> auc.c:142 vector [2]: autn = dd47dc0952df0000971c0fe2cbdf8ee4 20250831085521183 DAUC <0003> auc.c:143 vector [2]: ck = 912a8146797959d835b5b98739245eec 20250831085521183 DAUC <0003> auc.c:144 vector [2]: ik = c5a038505d73ce4f433787891de08e1d 20250831085521183 DAUC <0003> auc.c:145 vector [2]: res = 9187ae50ac53bca60000000000000000 20250831085521183 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085521183 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085521183 DAUC <0003> auc.c:179 vector [2]: kc = 55ae1fae52486000 20250831085521183 DAUC <0003> auc.c:180 vector [2]: sres = 450736ba 20250831085521183 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085521183 DAUC <0003> auc.c:113 vector [3]: rand = 2b2222939f437c3041508bbb138ac004 20250831085521183 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085521183 DAUC <0003> auc.c:142 vector [3]: autn = fcaacc8844b6000061fca283bed9b0c9 20250831085521183 DAUC <0003> auc.c:143 vector [3]: ck = f6ddd94b94d8b5c06ddeb18076238e38 20250831085521183 DAUC <0003> auc.c:144 vector [3]: ik = c186db9c7f3490dee3245c4b41386695 20250831085521183 DAUC <0003> auc.c:145 vector [3]: res = b9cf0f02fedab4270000000000000000 20250831085521183 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085521183 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085521183 DAUC <0003> auc.c:179 vector [3]: kc = c2fb48c48905b400 20250831085521183 DAUC <0003> auc.c:180 vector [3]: sres = 53a87926 20250831085521183 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085521183 DAUC <0003> auc.c:113 vector [4]: rand = 3998084656bbf00bbc9e6e6fb3423869 20250831085521183 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085521183 DAUC <0003> auc.c:142 vector [4]: autn = a25315200e300000f9fc89e8fa2b1770 20250831085521183 DAUC <0003> auc.c:143 vector [4]: ck = face173bcba58d465b9f4322bef5d93b 20250831085521183 DAUC <0003> auc.c:144 vector [4]: ik = fbc80414768c12a1726f8c0a8037d755 20250831085521183 DAUC <0003> auc.c:145 vector [4]: res = 991509aaccf8e3770000000000000000 20250831085521183 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085521183 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085521183 DAUC <0003> auc.c:179 vector [4]: kc = 37e05b1ccca06800 20250831085521183 DAUC <0003> auc.c:180 vector [4]: sres = ace486b5 20250831085521183 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085521183 DAUC <0003> db_auc.c:245 IMSI='262421534733537': Generated 5 vectors 20250831085521183 DAUC <0003> db_auc.c:249 IMSI='262421534733537': Updating SQN=161 in DB 20250831085521183 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421534733537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421534733537"} 20250831085521183 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421534733537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262421534733537" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 6TC_gsup_sai(18)"262421534733537" TC_gsup_sai(18)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(18)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36808<->l=127.0.0.1:4258 TC_gsup_sai(18)@243859984da3: Final verdict of PTC: pass 20250831085521185 DAUC <0003> db_auc.c:157 IMSI='262424383699195': No 2G Auth Data 20250831085521185 DAUC <0003> db_auc.c:192 IMSI='262424383699195': No 3G Auth Data HLR_Test-GSUP(9)@243859984da3: Created GsupExpect[0] for "262424383699195" to be handled at TC_gsup_sai(19) 20250831085521190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250831085521192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521192 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424383699195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424383699195"} 20250831085521192 DAUC <0003> db_auc.c:236 IMSI='262424383699195': Calling to generate 5 vectors 20250831085521192 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085521192 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085521192 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085521192 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085521192 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085521192 DAUC <0003> auc.c:113 vector [0]: rand = 1c25d3ee015e008ab95962df491147dc 20250831085521192 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085521192 DAUC <0003> auc.c:142 vector [0]: autn = 5c9c7d6600c200006144e42e063b9b59 20250831085521192 DAUC <0003> auc.c:143 vector [0]: ck = 6d50146eae2b01c1190c971315f15672 20250831085521192 DAUC <0003> auc.c:144 vector [0]: ik = 499ac67ba9f2abb3eea0bd7dbca922f2 20250831085521192 DAUC <0003> auc.c:145 vector [0]: res = 366682f5794c784b0000000000000000 20250831085521192 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085521192 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085521192 DAUC <0003> auc.c:179 vector [0]: kc = abdf53670b11c4f2 20250831085521192 DAUC <0003> auc.c:180 vector [0]: sres = f70bf57a 20250831085521192 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085521192 DAUC <0003> auc.c:113 vector [1]: rand = 9f1eada80ab89db94e4b86aedf1b28e6 20250831085521192 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085521192 DAUC <0003> auc.c:142 vector [1]: autn = d44d83217e2b00005b7eea63994ebcc3 20250831085521192 DAUC <0003> auc.c:143 vector [1]: ck = b3c73a34e4d043370cd0084a718c388b 20250831085521192 DAUC <0003> auc.c:144 vector [1]: ik = aae7266d8b5cebb38b58c5ee008713a5 20250831085521192 DAUC <0003> auc.c:145 vector [1]: res = c90d9c0877fa79950000000000000000 20250831085521192 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085521192 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085521192 DAUC <0003> auc.c:179 vector [1]: kc = 324b0017c64e5449 20250831085521192 DAUC <0003> auc.c:180 vector [1]: sres = 1d374adc 20250831085521192 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085521192 DAUC <0003> auc.c:113 vector [2]: rand = 3fbb4cc28679676f17ddfbfba9862499 20250831085521192 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085521192 DAUC <0003> auc.c:142 vector [2]: autn = ca24040108b90000f3c6ded5cc23cbd5 20250831085521192 DAUC <0003> auc.c:143 vector [2]: ck = 5b59f49843b047f81c482aa65c7380c7 20250831085521192 DAUC <0003> auc.c:144 vector [2]: ik = 8e3e1a2e9c337870d23fcd429a73f700 20250831085521192 DAUC <0003> auc.c:145 vector [2]: res = 23e9ed662b2b0ab60000000000000000 20250831085521192 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085521192 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085521192 DAUC <0003> auc.c:179 vector [2]: kc = b0467f50aab9c82b 20250831085521192 DAUC <0003> auc.c:180 vector [2]: sres = 7fb4ce45 20250831085521192 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085521192 DAUC <0003> auc.c:113 vector [3]: rand = dc54f590d53174e89d422101f4c4f0fa 20250831085521192 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085521192 DAUC <0003> auc.c:142 vector [3]: autn = e42de00fddd90000d0e126dfd994df66 20250831085521192 DAUC <0003> auc.c:143 vector [3]: ck = 8e26e1ec9b13fc2426ff42077b7bbe88 20250831085521192 DAUC <0003> auc.c:144 vector [3]: ik = d6728638f719501fe66dfc1ab87cafa8 20250831085521192 DAUC <0003> auc.c:145 vector [3]: res = 92aba913423aff1a0000000000000000 20250831085521192 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085521192 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085521192 DAUC <0003> auc.c:179 vector [3]: kc = 756c0747708b381d 20250831085521192 DAUC <0003> auc.c:180 vector [3]: sres = a2f8264e 20250831085521192 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085521192 DAUC <0003> auc.c:113 vector [4]: rand = 5738119160aedfe865cb4b2051bcb259 20250831085521192 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085521192 DAUC <0003> auc.c:142 vector [4]: autn = ef067546c8ec00007ce3fd2422f51a0e 20250831085521192 DAUC <0003> auc.c:143 vector [4]: ck = a006748175d81ef025663e24ade14f3b 20250831085521192 DAUC <0003> auc.c:144 vector [4]: ik = 3425ed34468c2f808112cdf7b05bcbcb 20250831085521192 DAUC <0003> auc.c:145 vector [4]: res = 81d50d35572d4afc0000000000000000 20250831085521192 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085521192 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085521192 DAUC <0003> auc.c:179 vector [4]: kc = 00116425c5adb181 20250831085521192 DAUC <0003> auc.c:180 vector [4]: sres = 5fdfcab9 20250831085521192 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085521192 DAUC <0003> db_auc.c:245 IMSI='262424383699195': Generated 5 vectors 20250831085521192 DAUC <0003> db_auc.c:249 IMSI='262424383699195': Updating SQN=161 in DB 20250831085521192 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424383699195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424383699195"} 20250831085521192 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424383699195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085521192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085521192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@243859984da3: Found GsupExpect[0] for "262424383699195" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@243859984da3: Added IMSI table entry 7TC_gsup_sai(19)"262424383699195" TC_gsup_sai(19)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai(19)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085521194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 TC_gsup_sai(19)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085521194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@243859984da3: Final verdict of PTC: none 10@243859984da3: Final verdict of PTC: none 20250831085521195 DLINP <000b> input/ipa.c:452 connected read/write 20250831085521195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085521195 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085521195 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085521195 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085521195 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37467<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_sai finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Aug 31 08:55:21 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250831085521220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20250831085521320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66460) Waiting for packet dumper to finish... 1 (prev_count=66460, count=163336) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Aug 31 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_sai_num_auth_vectors started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085524389 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085524389 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085524393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085524399 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524400 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085524400 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085524400 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085524400 DLGSUP <0013> gsup_server.c:238 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  20250831085524400 DLGSUP <0013> gsup_server.c:236 2:  20250831085524400 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 3:  20250831085524400 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 4:  20250831085524400 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 5:  20250831085524400 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 7:  20250831085524400 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085524400 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085524400 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085524400 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085524419 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41837<->l=127.0.0.1:4259) 20250831085524430 DAUC <0003> db_auc.c:157 IMSI='262421986914088': No 2G Auth Data 20250831085524430 DAUC <0003> db_auc.c:192 IMSI='262421986914088': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262421986914088" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250831085524440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 20250831085524446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524446 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986914088"} 20250831085524446 DAUC <0003> db_auc.c:192 IMSI='262421986914088': No 3G Auth Data 20250831085524446 DAUC <0003> db_auc.c:236 IMSI='262421986914088': Calling to generate 1 vectors 20250831085524446 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831085524446 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524446 DAUC <0003> auc.c:113 vector [0]: rand = 1eb38416985631548f2c9842d2678153 20250831085524446 DAUC <0003> auc.c:179 vector [0]: kc = 15d9975fb918bc00 20250831085524446 DAUC <0003> auc.c:180 vector [0]: sres = 45eeacdc 20250831085524446 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524446 DAUC <0003> db_auc.c:245 IMSI='262421986914088': Generated 1 vectors 20250831085524446 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986914088"} 20250831085524446 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262421986914088" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421986914088" TC_gsup_sai_num_auth_vectors(24)@243859984da3: setverdict(pass): none -> pass 20250831085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524448 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986914088"} 20250831085524448 DAUC <0003> db_auc.c:192 IMSI='262421986914088': No 3G Auth Data 20250831085524448 DAUC <0003> db_auc.c:236 IMSI='262421986914088': Calling to generate 4 vectors 20250831085524448 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831085524448 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524448 DAUC <0003> auc.c:113 vector [0]: rand = d8b96d8d719da0bee6623fe2e4865fea 20250831085524448 DAUC <0003> auc.c:179 vector [0]: kc = 0e3c8f317ce80c00 20250831085524448 DAUC <0003> auc.c:180 vector [0]: sres = b5f57b46 20250831085524448 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524448 DAUC <0003> auc.c:113 vector [1]: rand = eac30779fe0cf637147c06fa24139116 20250831085524448 DAUC <0003> auc.c:179 vector [1]: kc = db26b2f80fd78400 20250831085524448 DAUC <0003> auc.c:180 vector [1]: sres = 9f04e6b3 20250831085524448 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524448 DAUC <0003> auc.c:113 vector [2]: rand = facb6396e65502e43d10833e9cce4442 20250831085524448 DAUC <0003> auc.c:179 vector [2]: kc = b618c4771d466800 20250831085524448 DAUC <0003> auc.c:180 vector [2]: sres = b520c30a 20250831085524448 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524448 DAUC <0003> auc.c:113 vector [3]: rand = bc215ec5de409a3648cee55a5b6b3782 20250831085524448 DAUC <0003> auc.c:179 vector [3]: kc = 293c0d7ff5417400 20250831085524448 DAUC <0003> auc.c:180 vector [3]: sres = 6fffd75a 20250831085524448 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524448 DAUC <0003> db_auc.c:245 IMSI='262421986914088': Generated 4 vectors 20250831085524448 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986914088"} 20250831085524448 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524449 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986914088"} 20250831085524449 DAUC <0003> db_auc.c:192 IMSI='262421986914088': No 3G Auth Data 20250831085524449 DAUC <0003> db_auc.c:236 IMSI='262421986914088': Calling to generate 5 vectors 20250831085524449 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524449 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524449 DAUC <0003> auc.c:113 vector [0]: rand = 3fec0279e1d17f1c40cb1b498f299d8f 20250831085524449 DAUC <0003> auc.c:179 vector [0]: kc = ae98c5a1259c4400 20250831085524449 DAUC <0003> auc.c:180 vector [0]: sres = 403d4dc9 20250831085524449 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524449 DAUC <0003> auc.c:113 vector [1]: rand = b4d6f3faee3e7c4181d94fd320d2d143 20250831085524449 DAUC <0003> auc.c:179 vector [1]: kc = 5a8d24ca78749800 20250831085524449 DAUC <0003> auc.c:180 vector [1]: sres = 8aa249fa 20250831085524449 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524449 DAUC <0003> auc.c:113 vector [2]: rand = 52ec5a073be8500d704138e10b0b27df 20250831085524449 DAUC <0003> auc.c:179 vector [2]: kc = 110c9ea1514a0400 20250831085524449 DAUC <0003> auc.c:180 vector [2]: sres = 45722984 20250831085524449 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524449 DAUC <0003> auc.c:113 vector [3]: rand = 10445955a86bbcda6862f0a595ae2432 20250831085524449 DAUC <0003> auc.c:179 vector [3]: kc = f0f674f3d17d3400 20250831085524449 DAUC <0003> auc.c:180 vector [3]: sres = 39e3d294 20250831085524449 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524449 DAUC <0003> auc.c:113 vector [4]: rand = f0a77ac43835edfbdcb67eccddd03423 20250831085524449 DAUC <0003> auc.c:179 vector [4]: kc = 2cf58cf425397000 20250831085524449 DAUC <0003> auc.c:180 vector [4]: sres = 33d20c7c 20250831085524449 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524449 DAUC <0003> db_auc.c:245 IMSI='262421986914088': Generated 5 vectors 20250831085524449 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986914088"} 20250831085524449 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524450 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524450 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524450 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986914088"} 20250831085524450 DAUC <0003> db_auc.c:192 IMSI='262421986914088': No 3G Auth Data 20250831085524450 DAUC <0003> db_auc.c:236 IMSI='262421986914088': Calling to generate 5 vectors 20250831085524450 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524450 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524450 DAUC <0003> auc.c:113 vector [0]: rand = ae5f6b20e7901635360f024637e5e71b 20250831085524450 DAUC <0003> auc.c:179 vector [0]: kc = 0e566c4f54f99400 20250831085524450 DAUC <0003> auc.c:180 vector [0]: sres = 72446db9 20250831085524450 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524450 DAUC <0003> auc.c:113 vector [1]: rand = 58b7c3f92b9967a9a89532b6aba40779 20250831085524450 DAUC <0003> auc.c:179 vector [1]: kc = ab8988fac1444c00 20250831085524450 DAUC <0003> auc.c:180 vector [1]: sres = f5e72610 20250831085524450 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524450 DAUC <0003> auc.c:113 vector [2]: rand = 72906d75da9c7934b0b257210a4fadc5 20250831085524450 DAUC <0003> auc.c:179 vector [2]: kc = bcccfd8488f34400 20250831085524450 DAUC <0003> auc.c:180 vector [2]: sres = 12e1e8ac 20250831085524450 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524450 DAUC <0003> auc.c:113 vector [3]: rand = d922db3697411c418587d6e546ad1ed7 20250831085524450 DAUC <0003> auc.c:179 vector [3]: kc = 0d58f96361f4c400 20250831085524450 DAUC <0003> auc.c:180 vector [3]: sres = 7a2d1ea7 20250831085524450 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524450 DAUC <0003> auc.c:113 vector [4]: rand = 5c55b22453cb459ce2803ead6af0d00f 20250831085524450 DAUC <0003> auc.c:179 vector [4]: kc = 25f6f02821b69400 20250831085524450 DAUC <0003> auc.c:180 vector [4]: sres = d78f28a4 20250831085524450 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524450 DAUC <0003> db_auc.c:245 IMSI='262421986914088': Generated 5 vectors 20250831085524450 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986914088"} 20250831085524450 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421986914088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524450 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524450 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524450 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@243859984da3: Final verdict of PTC: pass 20250831085524452 DAUC <0003> db_auc.c:157 IMSI='262428426710674': No 2G Auth Data 20250831085524452 DAUC <0003> db_auc.c:192 IMSI='262428426710674': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262428426710674" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250831085524459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 20250831085524460 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524460 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428426710674"} 20250831085524460 DAUC <0003> db_auc.c:192 IMSI='262428426710674': No 3G Auth Data 20250831085524461 DAUC <0003> db_auc.c:236 IMSI='262428426710674': Calling to generate 1 vectors 20250831085524461 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831085524461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524461 DAUC <0003> auc.c:113 vector [0]: rand = 248bf55b75a38e50a4aa118956bf8eae 20250831085524461 DAUC <0003> auc.c:179 vector [0]: kc = 833a4f8a45f4f000 20250831085524461 DAUC <0003> auc.c:180 vector [0]: sres = 3d3ddd4f 20250831085524461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524461 DAUC <0003> db_auc.c:245 IMSI='262428426710674': Generated 1 vectors 20250831085524461 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428426710674"} 20250831085524461 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524461 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524461 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262428426710674" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428426710674" TC_gsup_sai_num_auth_vectors(25)@243859984da3: setverdict(pass): none -> pass 20250831085524462 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524462 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428426710674"} 20250831085524462 DAUC <0003> db_auc.c:192 IMSI='262428426710674': No 3G Auth Data 20250831085524462 DAUC <0003> db_auc.c:236 IMSI='262428426710674': Calling to generate 4 vectors 20250831085524462 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831085524462 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524462 DAUC <0003> auc.c:113 vector [0]: rand = b9dbec480bd491b80dd98be68fc63569 20250831085524462 DAUC <0003> auc.c:179 vector [0]: kc = b657b00b55c2a800 20250831085524462 DAUC <0003> auc.c:180 vector [0]: sres = c9b97e6d 20250831085524462 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524462 DAUC <0003> auc.c:113 vector [1]: rand = 253aef0d4474480b9e984527d329b4a7 20250831085524462 DAUC <0003> auc.c:179 vector [1]: kc = 61cdacb8a3bd9000 20250831085524462 DAUC <0003> auc.c:180 vector [1]: sres = 9d6cf3ef 20250831085524462 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524462 DAUC <0003> auc.c:113 vector [2]: rand = 69f779cd7143189929486cf6182b5752 20250831085524462 DAUC <0003> auc.c:179 vector [2]: kc = 875a78c161eb2000 20250831085524462 DAUC <0003> auc.c:180 vector [2]: sres = f2a64378 20250831085524462 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524462 DAUC <0003> auc.c:113 vector [3]: rand = e65329cb826f6d23eb9572b4d01d1399 20250831085524462 DAUC <0003> auc.c:179 vector [3]: kc = d2505ba01ff3c000 20250831085524462 DAUC <0003> auc.c:180 vector [3]: sres = 7f1a8639 20250831085524462 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524462 DAUC <0003> db_auc.c:245 IMSI='262428426710674': Generated 4 vectors 20250831085524462 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428426710674"} 20250831085524462 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524462 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524462 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524463 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524463 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428426710674"} 20250831085524463 DAUC <0003> db_auc.c:192 IMSI='262428426710674': No 3G Auth Data 20250831085524463 DAUC <0003> db_auc.c:236 IMSI='262428426710674': Calling to generate 5 vectors 20250831085524463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524463 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524463 DAUC <0003> auc.c:113 vector [0]: rand = 92676ad043293e600d1f41d596714f45 20250831085524463 DAUC <0003> auc.c:179 vector [0]: kc = 2937841e33f11800 20250831085524463 DAUC <0003> auc.c:180 vector [0]: sres = 68ce4b3f 20250831085524463 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524463 DAUC <0003> auc.c:113 vector [1]: rand = c66a9bef9e0aafa80cecf768837200a9 20250831085524463 DAUC <0003> auc.c:179 vector [1]: kc = 8d7007c77a19c000 20250831085524463 DAUC <0003> auc.c:180 vector [1]: sres = e9600d26 20250831085524463 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524463 DAUC <0003> auc.c:113 vector [2]: rand = 2ef96d479de2dcc66f4d6286f787f765 20250831085524463 DAUC <0003> auc.c:179 vector [2]: kc = 3088f15d8de44800 20250831085524463 DAUC <0003> auc.c:180 vector [2]: sres = 0bd4c467 20250831085524463 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524463 DAUC <0003> auc.c:113 vector [3]: rand = 1cf3f71ff5e71f236562ae7b555cf3ae 20250831085524463 DAUC <0003> auc.c:179 vector [3]: kc = ca34f4c409b4e800 20250831085524463 DAUC <0003> auc.c:180 vector [3]: sres = cd7eb942 20250831085524463 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524463 DAUC <0003> auc.c:113 vector [4]: rand = 127d2abff4ebac03511213f4b488e283 20250831085524463 DAUC <0003> auc.c:179 vector [4]: kc = fa5ff20c4c2d5800 20250831085524463 DAUC <0003> auc.c:180 vector [4]: sres = 348bb8a1 20250831085524463 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524463 DAUC <0003> db_auc.c:245 IMSI='262428426710674': Generated 5 vectors 20250831085524463 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428426710674"} 20250831085524463 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524463 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524463 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524464 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524464 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524464 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428426710674"} 20250831085524464 DAUC <0003> db_auc.c:192 IMSI='262428426710674': No 3G Auth Data 20250831085524464 DAUC <0003> db_auc.c:236 IMSI='262428426710674': Calling to generate 5 vectors 20250831085524464 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524464 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524464 DAUC <0003> auc.c:113 vector [0]: rand = a550343e9c04e27d7fe8ba0b5a39aa43 20250831085524464 DAUC <0003> auc.c:179 vector [0]: kc = ecdb4221c751c000 20250831085524464 DAUC <0003> auc.c:180 vector [0]: sres = e79e97a2 20250831085524464 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524464 DAUC <0003> auc.c:113 vector [1]: rand = c555032f96a91e2b4cd41ac2e0007b33 20250831085524464 DAUC <0003> auc.c:179 vector [1]: kc = 2c0607d5d4392c00 20250831085524464 DAUC <0003> auc.c:180 vector [1]: sres = 1a917cc1 20250831085524464 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524464 DAUC <0003> auc.c:113 vector [2]: rand = 09ef596b7ec0312bdb5adc011da240e6 20250831085524464 DAUC <0003> auc.c:179 vector [2]: kc = 678e2b22d88bf400 20250831085524464 DAUC <0003> auc.c:180 vector [2]: sres = 3201a2ef 20250831085524464 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524464 DAUC <0003> auc.c:113 vector [3]: rand = 92170f1cab8502482951b69b8419c093 20250831085524464 DAUC <0003> auc.c:179 vector [3]: kc = 754737f725f61400 20250831085524464 DAUC <0003> auc.c:180 vector [3]: sres = 62ae0199 20250831085524464 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524464 DAUC <0003> auc.c:113 vector [4]: rand = 38a6449013fd436df18babe3ef7daa17 20250831085524464 DAUC <0003> auc.c:179 vector [4]: kc = 381dcc158e6a4000 20250831085524464 DAUC <0003> auc.c:180 vector [4]: sres = fe20edfa 20250831085524464 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524464 DAUC <0003> db_auc.c:245 IMSI='262428426710674': Generated 5 vectors 20250831085524464 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428426710674"} 20250831085524464 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428426710674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524464 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524464 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524464 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35612<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@243859984da3: Final verdict of PTC: pass 20250831085524465 DAUC <0003> db_auc.c:157 IMSI='262427469312815': No 2G Auth Data 20250831085524465 DAUC <0003> db_auc.c:192 IMSI='262427469312815': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262427469312815" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250831085524472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 20250831085524474 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524474 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427469312815"} 20250831085524474 DAUC <0003> db_auc.c:192 IMSI='262427469312815': No 3G Auth Data 20250831085524474 DAUC <0003> db_auc.c:236 IMSI='262427469312815': Calling to generate 1 vectors 20250831085524474 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250831085524474 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524474 DAUC <0003> auc.c:113 vector [0]: rand = 03182ce8055df6392fe5fb71f344bcb4 20250831085524474 DAUC <0003> auc.c:179 vector [0]: kc = 4f7dcbb39eb89ee1 20250831085524474 DAUC <0003> auc.c:180 vector [0]: sres = 4d308f44 20250831085524474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524474 DAUC <0003> db_auc.c:245 IMSI='262427469312815': Generated 1 vectors 20250831085524474 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427469312815"} 20250831085524474 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524474 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524474 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524474 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262427469312815" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427469312815" TC_gsup_sai_num_auth_vectors(26)@243859984da3: setverdict(pass): none -> pass 20250831085524475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524475 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427469312815"} 20250831085524475 DAUC <0003> db_auc.c:192 IMSI='262427469312815': No 3G Auth Data 20250831085524475 DAUC <0003> db_auc.c:236 IMSI='262427469312815': Calling to generate 4 vectors 20250831085524475 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250831085524475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524475 DAUC <0003> auc.c:113 vector [0]: rand = 0aad405a50e46fdb09bce517b9870fe4 20250831085524475 DAUC <0003> auc.c:179 vector [0]: kc = eb42747ac36732da 20250831085524475 DAUC <0003> auc.c:180 vector [0]: sres = a46261f7 20250831085524475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524475 DAUC <0003> auc.c:113 vector [1]: rand = 0c535e13f2792b5910e95ece86a2cb22 20250831085524475 DAUC <0003> auc.c:179 vector [1]: kc = 60958c373363023e 20250831085524475 DAUC <0003> auc.c:180 vector [1]: sres = 7bfa2eff 20250831085524475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524475 DAUC <0003> auc.c:113 vector [2]: rand = f8f3bc9fd8104544cd49697e83a1afeb 20250831085524475 DAUC <0003> auc.c:179 vector [2]: kc = efb8f62fd8a589d6 20250831085524475 DAUC <0003> auc.c:180 vector [2]: sres = 39ea513b 20250831085524475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524475 DAUC <0003> auc.c:113 vector [3]: rand = 8d57638b7bfb253921bc6ce0ea99c496 20250831085524475 DAUC <0003> auc.c:179 vector [3]: kc = 999eeb52fe78ac5d 20250831085524475 DAUC <0003> auc.c:180 vector [3]: sres = 5d9a68a4 20250831085524475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524475 DAUC <0003> db_auc.c:245 IMSI='262427469312815': Generated 4 vectors 20250831085524475 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427469312815"} 20250831085524475 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524476 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524476 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427469312815"} 20250831085524476 DAUC <0003> db_auc.c:192 IMSI='262427469312815': No 3G Auth Data 20250831085524476 DAUC <0003> db_auc.c:236 IMSI='262427469312815': Calling to generate 5 vectors 20250831085524476 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524476 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524476 DAUC <0003> auc.c:113 vector [0]: rand = 21ee3fc6d58f86bef251c4628e888e49 20250831085524476 DAUC <0003> auc.c:179 vector [0]: kc = f10026c24825ca31 20250831085524476 DAUC <0003> auc.c:180 vector [0]: sres = 5cbc49a7 20250831085524476 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524476 DAUC <0003> auc.c:113 vector [1]: rand = f07b7f17156b03fe94fc74c5cddce25a 20250831085524476 DAUC <0003> auc.c:179 vector [1]: kc = 7b779ade8c38c32c 20250831085524476 DAUC <0003> auc.c:180 vector [1]: sres = e64fce1f 20250831085524476 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524476 DAUC <0003> auc.c:113 vector [2]: rand = d60e04de51af085d992e9a44d6da344a 20250831085524476 DAUC <0003> auc.c:179 vector [2]: kc = f64ac1776f2704de 20250831085524476 DAUC <0003> auc.c:180 vector [2]: sres = 3c3a77a8 20250831085524476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524476 DAUC <0003> auc.c:113 vector [3]: rand = 608ab8ad94e0b76ddafa656a155adca9 20250831085524476 DAUC <0003> auc.c:179 vector [3]: kc = 68a28438a7e5bb71 20250831085524476 DAUC <0003> auc.c:180 vector [3]: sres = 868b3af3 20250831085524476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524476 DAUC <0003> auc.c:113 vector [4]: rand = 37e8780cad8eea077aa6380d3ad4c943 20250831085524476 DAUC <0003> auc.c:179 vector [4]: kc = 3291a6a4638ac947 20250831085524476 DAUC <0003> auc.c:180 vector [4]: sres = 4fd1402c 20250831085524476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524476 DAUC <0003> db_auc.c:245 IMSI='262427469312815': Generated 5 vectors 20250831085524476 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427469312815"} 20250831085524476 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524476 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524476 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524477 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524477 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524477 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427469312815"} 20250831085524477 DAUC <0003> db_auc.c:192 IMSI='262427469312815': No 3G Auth Data 20250831085524477 DAUC <0003> db_auc.c:236 IMSI='262427469312815': Calling to generate 5 vectors 20250831085524477 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250831085524477 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524477 DAUC <0003> auc.c:113 vector [0]: rand = f4654bce54641cd050e4cbcd2a98b588 20250831085524477 DAUC <0003> auc.c:179 vector [0]: kc = 0c538439918b749c 20250831085524477 DAUC <0003> auc.c:180 vector [0]: sres = 80aedb31 20250831085524477 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250831085524477 DAUC <0003> auc.c:113 vector [1]: rand = f7fc0d1d3fe59c4c63a9614102a713ee 20250831085524477 DAUC <0003> auc.c:179 vector [1]: kc = 41301d4bd1c67f2c 20250831085524477 DAUC <0003> auc.c:180 vector [1]: sres = b396bffe 20250831085524477 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250831085524477 DAUC <0003> auc.c:113 vector [2]: rand = 988c540f384788b4f7f36554c5eddadd 20250831085524477 DAUC <0003> auc.c:179 vector [2]: kc = 640950ba554269bd 20250831085524477 DAUC <0003> auc.c:180 vector [2]: sres = 8566b6d1 20250831085524477 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250831085524477 DAUC <0003> auc.c:113 vector [3]: rand = 3311910a3733d7b9d1f4dd35b4d864c8 20250831085524477 DAUC <0003> auc.c:179 vector [3]: kc = 53bb2c16dc3a9e1e 20250831085524477 DAUC <0003> auc.c:180 vector [3]: sres = b07f4a6f 20250831085524477 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250831085524477 DAUC <0003> auc.c:113 vector [4]: rand = 2158544c78090fee2285ae998fec4245 20250831085524477 DAUC <0003> auc.c:179 vector [4]: kc = 00f752a288214f98 20250831085524477 DAUC <0003> auc.c:180 vector [4]: sres = 42f9101a 20250831085524477 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250831085524477 DAUC <0003> db_auc.c:245 IMSI='262427469312815': Generated 5 vectors 20250831085524477 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427469312815"} 20250831085524477 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427469312815 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524477 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524477 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524477 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@243859984da3: Final verdict of PTC: pass 20250831085524478 DAUC <0003> db_auc.c:157 IMSI='262425557411037': No 2G Auth Data 20250831085524479 DAUC <0003> db_auc.c:192 IMSI='262425557411037': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262425557411037" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250831085524484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 20250831085524486 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524486 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425557411037"} 20250831085524486 DAUC <0003> db_auc.c:157 IMSI='262425557411037': No 2G Auth Data 20250831085524486 DAUC <0003> db_auc.c:236 IMSI='262425557411037': Calling to generate 1 vectors 20250831085524486 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250831085524486 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524486 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524486 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085524486 DAUC <0003> auc.c:113 vector [0]: rand = 139cd301c8a5b62c0e6d0b0bdd063ac4 20250831085524486 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085524486 DAUC <0003> auc.c:142 vector [0]: autn = 531679249d0e0000fd0950817bd92e1d 20250831085524486 DAUC <0003> auc.c:143 vector [0]: ck = dff6269491eb5cc4ac18c10708e5f2cb 20250831085524486 DAUC <0003> auc.c:144 vector [0]: ik = 3941868f58e56edd0a35e3b30bf0b52a 20250831085524486 DAUC <0003> auc.c:145 vector [0]: res = a01583892451edc40000000000000000 20250831085524486 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524486 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524486 DAUC <0003> auc.c:151 vector [0]: kc = 409a82afca1b75f8 20250831085524487 DAUC <0003> auc.c:152 vector [0]: sres = 84446e4d 20250831085524487 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524487 DAUC <0003> db_auc.c:245 IMSI='262425557411037': Generated 1 vectors 20250831085524487 DAUC <0003> db_auc.c:249 IMSI='262425557411037': Updating SQN=33 in DB 20250831085524487 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425557411037"} 20250831085524487 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524487 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524487 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262425557411037" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262425557411037" TC_gsup_sai_num_auth_vectors(27)@243859984da3: setverdict(pass): none -> pass 20250831085524488 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524488 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524488 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425557411037"} 20250831085524488 DAUC <0003> db_auc.c:157 IMSI='262425557411037': No 2G Auth Data 20250831085524488 DAUC <0003> db_auc.c:236 IMSI='262425557411037': Calling to generate 4 vectors 20250831085524488 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250831085524488 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524488 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524488 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831085524488 DAUC <0003> auc.c:113 vector [0]: rand = e6ca530367a68e1fe2605ef9858c11bb 20250831085524488 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831085524488 DAUC <0003> auc.c:142 vector [0]: autn = 5572335dbb75000009198ca424eef986 20250831085524488 DAUC <0003> auc.c:143 vector [0]: ck = 0a3d089897b96a079c4930504688af01 20250831085524488 DAUC <0003> auc.c:144 vector [0]: ik = ea15019055e79e8b898d4bde6cff605e 20250831085524488 DAUC <0003> auc.c:145 vector [0]: res = 468ccee4560f26f80000000000000000 20250831085524488 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524488 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524488 DAUC <0003> auc.c:151 vector [0]: kc = f5ec7286e8293bd3 20250831085524488 DAUC <0003> auc.c:152 vector [0]: sres = 1083e81c 20250831085524488 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524488 DAUC <0003> auc.c:113 vector [1]: rand = 22f039625e6a91ccfed8fdc426cecba3 20250831085524488 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831085524488 DAUC <0003> auc.c:142 vector [1]: autn = 74878dfae9d10000b8c972f766e60949 20250831085524488 DAUC <0003> auc.c:143 vector [1]: ck = 9378666961ec7b60b67a2b8657242126 20250831085524488 DAUC <0003> auc.c:144 vector [1]: ik = 22281c3b95b29c48bbdcbeb4c0b2039e 20250831085524488 DAUC <0003> auc.c:145 vector [1]: res = 2c6d26c9435fc6620000000000000000 20250831085524488 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524488 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524488 DAUC <0003> auc.c:151 vector [1]: kc = bcf6ef6063c8c590 20250831085524488 DAUC <0003> auc.c:152 vector [1]: sres = 6f32e0ab 20250831085524488 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524488 DAUC <0003> auc.c:113 vector [2]: rand = ad3dd82f86e151a76a7bc1ed88516607 20250831085524488 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831085524488 DAUC <0003> auc.c:142 vector [2]: autn = 653170ce89160000a4cb7384ea574ba8 20250831085524488 DAUC <0003> auc.c:143 vector [2]: ck = abb5ec8a4669947a05b28a4256f950bf 20250831085524488 DAUC <0003> auc.c:144 vector [2]: ik = 8e8e2c6cca4e8e65068b71563e95f254 20250831085524488 DAUC <0003> auc.c:145 vector [2]: res = 8fed168a2a819b9b0000000000000000 20250831085524488 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524488 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524488 DAUC <0003> auc.c:151 vector [2]: kc = 26023bf2e44bb8f4 20250831085524488 DAUC <0003> auc.c:152 vector [2]: sres = a56c8d11 20250831085524488 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524488 DAUC <0003> auc.c:113 vector [3]: rand = 97596d869337f1ac01a979588cb36a9f 20250831085524488 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831085524488 DAUC <0003> auc.c:142 vector [3]: autn = 8eece3d07db4000011af1a0b291773c2 20250831085524488 DAUC <0003> auc.c:143 vector [3]: ck = 3b8286b07cb85ffd91c646c604360c67 20250831085524488 DAUC <0003> auc.c:144 vector [3]: ik = b41dc3f543418daa8871bf12ddc7685e 20250831085524488 DAUC <0003> auc.c:145 vector [3]: res = 1315e1a5c924d4190000000000000000 20250831085524488 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524488 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524488 DAUC <0003> auc.c:151 vector [3]: kc = 9628bc91e608b66e 20250831085524488 DAUC <0003> auc.c:152 vector [3]: sres = da3135bc 20250831085524488 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524488 DAUC <0003> db_auc.c:245 IMSI='262425557411037': Generated 4 vectors 20250831085524488 DAUC <0003> db_auc.c:249 IMSI='262425557411037': Updating SQN=161 in DB 20250831085524488 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425557411037"} 20250831085524488 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524488 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524488 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524489 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425557411037"} 20250831085524489 DAUC <0003> db_auc.c:157 IMSI='262425557411037': No 2G Auth Data 20250831085524489 DAUC <0003> db_auc.c:236 IMSI='262425557411037': Calling to generate 5 vectors 20250831085524489 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085524489 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524489 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524489 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831085524489 DAUC <0003> auc.c:113 vector [0]: rand = db481cfe34f320a16672cefa44bd387e 20250831085524489 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831085524489 DAUC <0003> auc.c:142 vector [0]: autn = 4c57467f601f0000cacc139af6129558 20250831085524489 DAUC <0003> auc.c:143 vector [0]: ck = a2289a0997f343128793c82735612591 20250831085524489 DAUC <0003> auc.c:144 vector [0]: ik = 6d9540a85c53ec1d9dd562739b526958 20250831085524489 DAUC <0003> auc.c:145 vector [0]: res = d25b5f0614c7facb0000000000000000 20250831085524489 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524489 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524489 DAUC <0003> auc.c:151 vector [0]: kc = d5fb70f56593e3c6 20250831085524489 DAUC <0003> auc.c:152 vector [0]: sres = c69ca5cd 20250831085524489 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524489 DAUC <0003> auc.c:113 vector [1]: rand = a8ddf35dcbb0adc8c2ded770d1f6e82b 20250831085524489 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831085524489 DAUC <0003> auc.c:142 vector [1]: autn = 68df4dfbd973000002aa45e9b65f9c82 20250831085524489 DAUC <0003> auc.c:143 vector [1]: ck = 5428a8bb0a6a0f50fda2abf376dabf67 20250831085524489 DAUC <0003> auc.c:144 vector [1]: ik = 1a5cd2e952f6a2167751335e768980ff 20250831085524489 DAUC <0003> auc.c:145 vector [1]: res = 308e4d49f2ee201f0000000000000000 20250831085524489 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524489 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524489 DAUC <0003> auc.c:151 vector [1]: kc = c487e2ff58cf92de 20250831085524489 DAUC <0003> auc.c:152 vector [1]: sres = c2606d56 20250831085524489 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524489 DAUC <0003> auc.c:113 vector [2]: rand = 24e029076199ff241d8c4e55ccb381e4 20250831085524489 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831085524489 DAUC <0003> auc.c:142 vector [2]: autn = e5ecca6bbd4000000dc12668f28665a6 20250831085524489 DAUC <0003> auc.c:143 vector [2]: ck = 10ab4d0c86e555bacac086788703a6bd 20250831085524489 DAUC <0003> auc.c:144 vector [2]: ik = 336fb5b9a798c26add76bcf476567456 20250831085524489 DAUC <0003> auc.c:145 vector [2]: res = 02fd1223066631760000000000000000 20250831085524489 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524489 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524489 DAUC <0003> auc.c:151 vector [2]: kc = 3472c239d028453b 20250831085524489 DAUC <0003> auc.c:152 vector [2]: sres = 049b2355 20250831085524489 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524489 DAUC <0003> auc.c:113 vector [3]: rand = 1adad6b37733b42b8d43b716a5f103c6 20250831085524489 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831085524489 DAUC <0003> auc.c:142 vector [3]: autn = 0ffff3ed903f0000fb5548ae16e41cd6 20250831085524489 DAUC <0003> auc.c:143 vector [3]: ck = 81ebb23e9f3ee75387c578d38d5055cf 20250831085524489 DAUC <0003> auc.c:144 vector [3]: ik = b6fc509d711852376e1ef320cba216e3 20250831085524489 DAUC <0003> auc.c:145 vector [3]: res = 7a1194fe1350d9b20000000000000000 20250831085524489 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524489 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524489 DAUC <0003> auc.c:151 vector [3]: kc = decc6950a8d4f648 20250831085524489 DAUC <0003> auc.c:152 vector [3]: sres = 69414d4c 20250831085524489 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524489 DAUC <0003> auc.c:113 vector [4]: rand = f4e624ff7dfaf3b71165e59bb447cfff 20250831085524489 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831085524489 DAUC <0003> auc.c:142 vector [4]: autn = 3a089c98d28d00001115f2ea49270eed 20250831085524489 DAUC <0003> auc.c:143 vector [4]: ck = c80895d7d2edc446d55e94923d4fb786 20250831085524489 DAUC <0003> auc.c:144 vector [4]: ik = 0657254a65f80518f289c0fbfbef059e 20250831085524489 DAUC <0003> auc.c:145 vector [4]: res = 8bc043775ba8e4d50000000000000000 20250831085524489 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524489 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085524489 DAUC <0003> auc.c:151 vector [4]: kc = e988e4f471b57346 20250831085524489 DAUC <0003> auc.c:152 vector [4]: sres = d068a7a2 20250831085524489 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085524489 DAUC <0003> db_auc.c:245 IMSI='262425557411037': Generated 5 vectors 20250831085524489 DAUC <0003> db_auc.c:249 IMSI='262425557411037': Updating SQN=321 in DB 20250831085524489 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425557411037"} 20250831085524489 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524490 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425557411037"} 20250831085524490 DAUC <0003> db_auc.c:157 IMSI='262425557411037': No 2G Auth Data 20250831085524490 DAUC <0003> db_auc.c:236 IMSI='262425557411037': Calling to generate 5 vectors 20250831085524490 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085524490 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524490 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524490 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831085524490 DAUC <0003> auc.c:113 vector [0]: rand = 14f139d9a83eb799f586f591e337d044 20250831085524490 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831085524490 DAUC <0003> auc.c:142 vector [0]: autn = daa5ddc710a6000097b0237a6b67fe44 20250831085524490 DAUC <0003> auc.c:143 vector [0]: ck = 94b919614f067e8de18405a2c575ffb1 20250831085524490 DAUC <0003> auc.c:144 vector [0]: ik = 36da2afe07a60a7c64faac0f67d4cf45 20250831085524490 DAUC <0003> auc.c:145 vector [0]: res = c9d9e4dba83b77b00000000000000000 20250831085524490 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524490 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524490 DAUC <0003> auc.c:151 vector [0]: kc = 271d9a32ea014405 20250831085524490 DAUC <0003> auc.c:152 vector [0]: sres = 61e2936b 20250831085524490 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524490 DAUC <0003> auc.c:113 vector [1]: rand = 84060fcde1be5880c0dbf86a266ba278 20250831085524490 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831085524490 DAUC <0003> auc.c:142 vector [1]: autn = 754aa7a7732300006f37d1fd5243fafd 20250831085524490 DAUC <0003> auc.c:143 vector [1]: ck = a1482d165475a4253a483bd0d823dd2b 20250831085524490 DAUC <0003> auc.c:144 vector [1]: ik = 5a518998c4b70037a61e87fcb55f7c78 20250831085524490 DAUC <0003> auc.c:145 vector [1]: res = 7f485a80f54f27870000000000000000 20250831085524490 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524490 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524490 DAUC <0003> auc.c:151 vector [1]: kc = 674f18a2fdbe0541 20250831085524490 DAUC <0003> auc.c:152 vector [1]: sres = 8a077d07 20250831085524490 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524490 DAUC <0003> auc.c:113 vector [2]: rand = 7198ad26952856b88f35459546cf84d5 20250831085524490 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831085524490 DAUC <0003> auc.c:142 vector [2]: autn = 491a6b0d608c0000958460177de5225e 20250831085524490 DAUC <0003> auc.c:143 vector [2]: ck = b0b20612c27c55246ad87364d420af3e 20250831085524490 DAUC <0003> auc.c:144 vector [2]: ik = 3ca628c7397fb3b417e8fffc33f29d7a 20250831085524490 DAUC <0003> auc.c:145 vector [2]: res = 7111a8b4c917c4950000000000000000 20250831085524490 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524490 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524490 DAUC <0003> auc.c:151 vector [2]: kc = f124a24d1cd1d4d4 20250831085524490 DAUC <0003> auc.c:152 vector [2]: sres = b8066c21 20250831085524490 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524490 DAUC <0003> auc.c:113 vector [3]: rand = 567344ad9d392b1fe4d15b42a9ac0779 20250831085524490 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831085524490 DAUC <0003> auc.c:142 vector [3]: autn = 6f0d6f532b16000068a8f5502341b3e9 20250831085524490 DAUC <0003> auc.c:143 vector [3]: ck = b9b39d3cf38f19e24201bc852b5f895f 20250831085524490 DAUC <0003> auc.c:144 vector [3]: ik = 79568c13d090243e5a6655c2afe9845c 20250831085524490 DAUC <0003> auc.c:145 vector [3]: res = 731969cef81703da0000000000000000 20250831085524490 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524490 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524490 DAUC <0003> auc.c:151 vector [3]: kc = d882f868a7a930df 20250831085524490 DAUC <0003> auc.c:152 vector [3]: sres = 8b0e6a14 20250831085524490 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524490 DAUC <0003> auc.c:113 vector [4]: rand = 0a7f7ece861e42cfed662354bb73f622 20250831085524490 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831085524490 DAUC <0003> auc.c:142 vector [4]: autn = 96d8914c6a2d00008f518c7a954e9c91 20250831085524490 DAUC <0003> auc.c:143 vector [4]: ck = 3a9f2544afe01a80fab40035c0d5fbab 20250831085524490 DAUC <0003> auc.c:144 vector [4]: ik = 7b60895a77d6ade3e2337a9560af3495 20250831085524490 DAUC <0003> auc.c:145 vector [4]: res = 68775e1cb187a6340000000000000000 20250831085524490 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524490 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085524490 DAUC <0003> auc.c:151 vector [4]: kc = 5978d6be784c785d 20250831085524490 DAUC <0003> auc.c:152 vector [4]: sres = d9f0f828 20250831085524490 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085524490 DAUC <0003> db_auc.c:245 IMSI='262425557411037': Generated 5 vectors 20250831085524490 DAUC <0003> db_auc.c:249 IMSI='262425557411037': Updating SQN=481 in DB 20250831085524490 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425557411037"} 20250831085524490 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262425557411037 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@243859984da3: Final verdict of PTC: pass 20250831085524492 DAUC <0003> db_auc.c:157 IMSI='262423485249139': No 2G Auth Data 20250831085524492 DAUC <0003> db_auc.c:192 IMSI='262423485249139': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262423485249139" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250831085524500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 20250831085524502 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524502 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485249139"} 20250831085524502 DAUC <0003> db_auc.c:157 IMSI='262423485249139': No 2G Auth Data 20250831085524502 DAUC <0003> db_auc.c:236 IMSI='262423485249139': Calling to generate 1 vectors 20250831085524502 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250831085524502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524502 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085524503 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085524503 DAUC <0003> auc.c:113 vector [0]: rand = 0a71f2896a2bc482786b8fbd1928162d 20250831085524503 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085524503 DAUC <0003> auc.c:142 vector [0]: autn = e46c9857abfd00005a73e10bfdf65b6b 20250831085524503 DAUC <0003> auc.c:143 vector [0]: ck = ed8367dd8ef403cd344e4c903ce5cd21 20250831085524503 DAUC <0003> auc.c:144 vector [0]: ik = 956310cd9db2b2cfeb3345f4167efd38 20250831085524503 DAUC <0003> auc.c:145 vector [0]: res = 573a28b5f79af0640000000000000000 20250831085524503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524503 DAUC <0003> auc.c:151 vector [0]: kc = a79d7e7439dd811b 20250831085524503 DAUC <0003> auc.c:152 vector [0]: sres = a0a0d8d1 20250831085524503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524503 DAUC <0003> db_auc.c:245 IMSI='262423485249139': Generated 1 vectors 20250831085524503 DAUC <0003> db_auc.c:249 IMSI='262423485249139': Updating SQN=33 in DB 20250831085524503 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485249139"} 20250831085524503 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262423485249139" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262423485249139" TC_gsup_sai_num_auth_vectors(28)@243859984da3: setverdict(pass): none -> pass 20250831085524504 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524504 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524504 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485249139"} 20250831085524504 DAUC <0003> db_auc.c:157 IMSI='262423485249139': No 2G Auth Data 20250831085524504 DAUC <0003> db_auc.c:236 IMSI='262423485249139': Calling to generate 4 vectors 20250831085524504 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250831085524504 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524504 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085524504 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831085524504 DAUC <0003> auc.c:113 vector [0]: rand = 3aae5e1d452c8164d6e6f587c275c445 20250831085524504 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831085524504 DAUC <0003> auc.c:142 vector [0]: autn = 3543ee98e2c10000007d93d0cd0b7044 20250831085524504 DAUC <0003> auc.c:143 vector [0]: ck = 2eb58b9a11e24c05c3098a9f8ef51179 20250831085524504 DAUC <0003> auc.c:144 vector [0]: ik = f61a3187874724aa8face062910de338 20250831085524504 DAUC <0003> auc.c:145 vector [0]: res = 633977c4ffdd6b730000000000000000 20250831085524504 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524504 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524504 DAUC <0003> auc.c:151 vector [0]: kc = 940ad0e0895d9aee 20250831085524504 DAUC <0003> auc.c:152 vector [0]: sres = 9ce41cb7 20250831085524504 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524504 DAUC <0003> auc.c:113 vector [1]: rand = b77090079ad5cd1b807fcde69a7ffc15 20250831085524504 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831085524504 DAUC <0003> auc.c:142 vector [1]: autn = c2be9bfdbacd00007ac09cd5376c13f2 20250831085524504 DAUC <0003> auc.c:143 vector [1]: ck = 915217208c53a63749457d52e55c6a8a 20250831085524504 DAUC <0003> auc.c:144 vector [1]: ik = 903dfd70f531f1e8430bd7ca64284a4e 20250831085524504 DAUC <0003> auc.c:145 vector [1]: res = 54e873c8d888c9ea0000000000000000 20250831085524504 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524504 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524504 DAUC <0003> auc.c:151 vector [1]: kc = 0b2140c8f816771b 20250831085524504 DAUC <0003> auc.c:152 vector [1]: sres = 8c60ba22 20250831085524504 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524504 DAUC <0003> auc.c:113 vector [2]: rand = 71abe89854bd0856dc50143f561579b3 20250831085524504 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831085524504 DAUC <0003> auc.c:142 vector [2]: autn = 88d4bbe9d9ce00009c1d007fd325eafe 20250831085524504 DAUC <0003> auc.c:143 vector [2]: ck = 9db74c376ada4127babe942438241e4b 20250831085524504 DAUC <0003> auc.c:144 vector [2]: ik = e481bffdf4f9978c0724688235421b0c 20250831085524504 DAUC <0003> auc.c:145 vector [2]: res = ebc76a552a74e28e0000000000000000 20250831085524504 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524504 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524504 DAUC <0003> auc.c:151 vector [2]: kc = c4ac0f6c9345d3ec 20250831085524504 DAUC <0003> auc.c:152 vector [2]: sres = c1b388db 20250831085524504 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524504 DAUC <0003> auc.c:113 vector [3]: rand = 08efe57da0c9c1dcc937a3343a03781c 20250831085524504 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831085524504 DAUC <0003> auc.c:142 vector [3]: autn = 83eba578c918000078ab8518652faaf1 20250831085524504 DAUC <0003> auc.c:143 vector [3]: ck = 760f35a962d729d614c9ffe9c6ed2ae2 20250831085524504 DAUC <0003> auc.c:144 vector [3]: ik = 644ba07b7bc857f8170f2c4a6fd46edc 20250831085524504 DAUC <0003> auc.c:145 vector [3]: res = 55e705efdffb9bfe0000000000000000 20250831085524504 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524504 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524504 DAUC <0003> auc.c:151 vector [3]: kc = 11824671b0263a10 20250831085524504 DAUC <0003> auc.c:152 vector [3]: sres = 8a1c9e11 20250831085524504 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524504 DAUC <0003> db_auc.c:245 IMSI='262423485249139': Generated 4 vectors 20250831085524504 DAUC <0003> db_auc.c:249 IMSI='262423485249139': Updating SQN=161 in DB 20250831085524505 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485249139"} 20250831085524505 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524505 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524505 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524505 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524506 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524506 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485249139"} 20250831085524506 DAUC <0003> db_auc.c:157 IMSI='262423485249139': No 2G Auth Data 20250831085524506 DAUC <0003> db_auc.c:236 IMSI='262423485249139': Calling to generate 5 vectors 20250831085524506 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085524506 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524506 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085524506 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831085524506 DAUC <0003> auc.c:113 vector [0]: rand = 99eae18ba04ea4007a3c09a9eb2da476 20250831085524506 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831085524506 DAUC <0003> auc.c:142 vector [0]: autn = 80b4c34b6c73000064de81f42bb6a565 20250831085524506 DAUC <0003> auc.c:143 vector [0]: ck = 2aaaa607411c7a9cbb39d6ee57eaf9b8 20250831085524506 DAUC <0003> auc.c:144 vector [0]: ik = 9ed1a38f1cf1cadaa475bd0c776d921c 20250831085524506 DAUC <0003> auc.c:145 vector [0]: res = 5befa7e3c5faace70000000000000000 20250831085524506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524506 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524506 DAUC <0003> auc.c:151 vector [0]: kc = ab376e6a7d6adbe2 20250831085524506 DAUC <0003> auc.c:152 vector [0]: sres = 9e150b04 20250831085524506 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524506 DAUC <0003> auc.c:113 vector [1]: rand = ce0d7fc4011bf66f499bc01cf5d8eefb 20250831085524506 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831085524506 DAUC <0003> auc.c:142 vector [1]: autn = 98fb7bfc65c700006f3100af863bf4d4 20250831085524506 DAUC <0003> auc.c:143 vector [1]: ck = f5491dccd3d3796a0ea963c402b69fe5 20250831085524506 DAUC <0003> auc.c:144 vector [1]: ik = bcab1d76abd84f99b95c304e159f68be 20250831085524506 DAUC <0003> auc.c:145 vector [1]: res = d890658f6863b97d0000000000000000 20250831085524506 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524506 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524506 DAUC <0003> auc.c:151 vector [1]: kc = fe1753306f22c1a8 20250831085524506 DAUC <0003> auc.c:152 vector [1]: sres = b0f3dcf2 20250831085524506 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524506 DAUC <0003> auc.c:113 vector [2]: rand = f6bad2846d5f72c615562a37c1c59b80 20250831085524506 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831085524506 DAUC <0003> auc.c:142 vector [2]: autn = 4e5175c1e4b50000a4ebf9b42d7a31c7 20250831085524506 DAUC <0003> auc.c:143 vector [2]: ck = 2dc8736058f7c7db34c8f4e175d15eaf 20250831085524506 DAUC <0003> auc.c:144 vector [2]: ik = 4fe4bdd3e3edae2ad10c641a817d9fe1 20250831085524506 DAUC <0003> auc.c:145 vector [2]: res = 75411fb2185568a80000000000000000 20250831085524506 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524506 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524506 DAUC <0003> auc.c:151 vector [2]: kc = 87e85e484fb6a8bf 20250831085524506 DAUC <0003> auc.c:152 vector [2]: sres = 6d14771a 20250831085524506 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524506 DAUC <0003> auc.c:113 vector [3]: rand = feceff0ecb53f4f1915569af3c9b9b96 20250831085524506 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831085524506 DAUC <0003> auc.c:142 vector [3]: autn = 4863c52151eb0000ce6b3b8cc47b0e87 20250831085524506 DAUC <0003> auc.c:143 vector [3]: ck = abc3ab4c98f298fce877ba6133e74e00 20250831085524506 DAUC <0003> auc.c:144 vector [3]: ik = 8482c5943d7109c08450fbcb2b554fc9 20250831085524506 DAUC <0003> auc.c:145 vector [3]: res = 5eaa12615f06aab90000000000000000 20250831085524506 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524506 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524506 DAUC <0003> auc.c:151 vector [3]: kc = 43662f72bd3190f5 20250831085524506 DAUC <0003> auc.c:152 vector [3]: sres = 01acb8d8 20250831085524506 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524506 DAUC <0003> auc.c:113 vector [4]: rand = e24e8dca5d7f2bbcb34b1338c8b6d2f9 20250831085524506 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831085524506 DAUC <0003> auc.c:142 vector [4]: autn = 2c268ac9d23d00007a2d56e97740a6df 20250831085524506 DAUC <0003> auc.c:143 vector [4]: ck = 0a2cbf9a1cc7555567641fc2585f7440 20250831085524506 DAUC <0003> auc.c:144 vector [4]: ik = 351c5c330c245e5095090d05cf48a416 20250831085524506 DAUC <0003> auc.c:145 vector [4]: res = 9b51f181e722ddc60000000000000000 20250831085524506 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524506 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085524506 DAUC <0003> auc.c:151 vector [4]: kc = cd5df16e87f4db53 20250831085524506 DAUC <0003> auc.c:152 vector [4]: sres = 7c732c47 20250831085524506 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085524506 DAUC <0003> db_auc.c:245 IMSI='262423485249139': Generated 5 vectors 20250831085524506 DAUC <0003> db_auc.c:249 IMSI='262423485249139': Updating SQN=321 in DB 20250831085524506 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485249139"} 20250831085524506 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524506 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524506 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524508 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524508 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524508 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485249139"} 20250831085524508 DAUC <0003> db_auc.c:157 IMSI='262423485249139': No 2G Auth Data 20250831085524508 DAUC <0003> db_auc.c:236 IMSI='262423485249139': Calling to generate 5 vectors 20250831085524508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085524508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524508 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085524508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831085524508 DAUC <0003> auc.c:113 vector [0]: rand = 644379ac5201664dfb1b6bb849a0e676 20250831085524508 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831085524508 DAUC <0003> auc.c:142 vector [0]: autn = 2d822272b9a10000eed11fa4d50b0804 20250831085524508 DAUC <0003> auc.c:143 vector [0]: ck = 530d2761efea1f02f921d5588588a431 20250831085524508 DAUC <0003> auc.c:144 vector [0]: ik = 76e790c1a88278a6a31a513e3c938f3d 20250831085524508 DAUC <0003> auc.c:145 vector [0]: res = 48ac76d1f4b04bae0000000000000000 20250831085524508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524508 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085524508 DAUC <0003> auc.c:151 vector [0]: kc = 7fd133c6fe734ca8 20250831085524508 DAUC <0003> auc.c:152 vector [0]: sres = bc1c3d7f 20250831085524508 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085524508 DAUC <0003> auc.c:113 vector [1]: rand = 2354227578c8d2a59538013b50c9966c 20250831085524508 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831085524508 DAUC <0003> auc.c:142 vector [1]: autn = 5ba690a5a5fe0000afd7b00a581db5ad 20250831085524508 DAUC <0003> auc.c:143 vector [1]: ck = 69ce44955de8fde549a3692f5220eba2 20250831085524508 DAUC <0003> auc.c:144 vector [1]: ik = 72fdbed0fbe3ac95de62d1fc4e5c3241 20250831085524508 DAUC <0003> auc.c:145 vector [1]: res = 0a8527b8a25bb9720000000000000000 20250831085524508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524508 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085524508 DAUC <0003> auc.c:151 vector [1]: kc = 8cf24296ba778893 20250831085524508 DAUC <0003> auc.c:152 vector [1]: sres = a8de9eca 20250831085524508 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085524508 DAUC <0003> auc.c:113 vector [2]: rand = 5e05cdf9425130e4500c2338582f5181 20250831085524508 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831085524508 DAUC <0003> auc.c:142 vector [2]: autn = 9c2a4d3c145a00004d4042322d4183f8 20250831085524508 DAUC <0003> auc.c:143 vector [2]: ck = 098d8553c3c7d1affcbb531912a1abad 20250831085524508 DAUC <0003> auc.c:144 vector [2]: ik = 55a19137c259b366f30954db34e1b97f 20250831085524508 DAUC <0003> auc.c:145 vector [2]: res = 83c4a1ce6f0ae9e50000000000000000 20250831085524508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524508 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085524508 DAUC <0003> auc.c:151 vector [2]: kc = 539e13a627de701b 20250831085524508 DAUC <0003> auc.c:152 vector [2]: sres = ecce482b 20250831085524508 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085524508 DAUC <0003> auc.c:113 vector [3]: rand = bc741f4272947186a392b8359cc60467 20250831085524508 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831085524508 DAUC <0003> auc.c:142 vector [3]: autn = 8da0502806c2000024831cff0f76f632 20250831085524508 DAUC <0003> auc.c:143 vector [3]: ck = 840feef334552e2e51711bc9c6458395 20250831085524508 DAUC <0003> auc.c:144 vector [3]: ik = 3e203b23fa73b9972b3d2323988c2b60 20250831085524508 DAUC <0003> auc.c:145 vector [3]: res = 1858e12adb81abdc0000000000000000 20250831085524508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524508 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085524508 DAUC <0003> auc.c:151 vector [3]: kc = c063ed3a90ef3f4c 20250831085524508 DAUC <0003> auc.c:152 vector [3]: sres = c3d94af6 20250831085524508 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085524508 DAUC <0003> auc.c:113 vector [4]: rand = 856417917385684f1d409fb4cd590e37 20250831085524508 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831085524508 DAUC <0003> auc.c:142 vector [4]: autn = 1c5fc5b5876f0000d68205059851dc45 20250831085524508 DAUC <0003> auc.c:143 vector [4]: ck = 8046158d4ea94918e3936f366023b542 20250831085524508 DAUC <0003> auc.c:144 vector [4]: ik = 7548abc5bc1d0b41ee7fbcbdccdea1bc 20250831085524508 DAUC <0003> auc.c:145 vector [4]: res = 5bdb5f0556912b3f0000000000000000 20250831085524508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524508 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085524508 DAUC <0003> auc.c:151 vector [4]: kc = f8e26dc35e4956a7 20250831085524508 DAUC <0003> auc.c:152 vector [4]: sres = 0d4a743a 20250831085524508 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085524508 DAUC <0003> db_auc.c:245 IMSI='262423485249139': Generated 5 vectors 20250831085524508 DAUC <0003> db_auc.c:249 IMSI='262423485249139': Updating SQN=481 in DB 20250831085524509 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485249139"} 20250831085524509 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423485249139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524509 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524509 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524509 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@243859984da3: Final verdict of PTC: pass 20250831085524510 DAUC <0003> db_auc.c:157 IMSI='262429280827425': No 2G Auth Data 20250831085524511 DAUC <0003> db_auc.c:192 IMSI='262429280827425': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262429280827425" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250831085524518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 20250831085524520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524520 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429280827425"} 20250831085524520 DAUC <0003> db_auc.c:236 IMSI='262429280827425': Calling to generate 1 vectors 20250831085524520 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831085524520 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524520 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524520 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085524520 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524520 DAUC <0003> auc.c:113 vector [0]: rand = 1a1c4b1d6a2ca43d5af04be5d448199a 20250831085524520 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085524520 DAUC <0003> auc.c:142 vector [0]: autn = 0ccf47e2fceb00002f5d5ddc76696d76 20250831085524520 DAUC <0003> auc.c:143 vector [0]: ck = f9859642064cc22cf4ff6c816fac733d 20250831085524520 DAUC <0003> auc.c:144 vector [0]: ik = 1fdf7ee6a889d26a167d67d678afea31 20250831085524520 DAUC <0003> auc.c:145 vector [0]: res = 2341c628e8e1a93e0000000000000000 20250831085524520 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524520 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524520 DAUC <0003> auc.c:179 vector [0]: kc = ea604b0de40bdc00 20250831085524520 DAUC <0003> auc.c:180 vector [0]: sres = 956a161e 20250831085524520 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524520 DAUC <0003> db_auc.c:245 IMSI='262429280827425': Generated 1 vectors 20250831085524520 DAUC <0003> db_auc.c:249 IMSI='262429280827425': Updating SQN=33 in DB 20250831085524520 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429280827425"} 20250831085524520 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262429280827425" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429280827425" TC_gsup_sai_num_auth_vectors(29)@243859984da3: setverdict(pass): none -> pass 20250831085524521 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524521 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524521 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429280827425"} 20250831085524521 DAUC <0003> db_auc.c:236 IMSI='262429280827425': Calling to generate 4 vectors 20250831085524521 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831085524521 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524521 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524521 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831085524521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524521 DAUC <0003> auc.c:113 vector [0]: rand = 1b7db9e0fcea1c1762db531d82099a89 20250831085524521 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831085524521 DAUC <0003> auc.c:142 vector [0]: autn = 817a08b894030000e71f361e428aba61 20250831085524521 DAUC <0003> auc.c:143 vector [0]: ck = 0594e3604456585d158810dcfcefdbe5 20250831085524521 DAUC <0003> auc.c:144 vector [0]: ik = 4a744c8c596ed2e07950baf3cff99703 20250831085524521 DAUC <0003> auc.c:145 vector [0]: res = 92cea9b69cd131c20000000000000000 20250831085524521 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524521 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524521 DAUC <0003> auc.c:179 vector [0]: kc = 8fc6149a5fec5400 20250831085524521 DAUC <0003> auc.c:180 vector [0]: sres = 5970344e 20250831085524521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524521 DAUC <0003> auc.c:113 vector [1]: rand = 96da3bc3d07a64646923ba6ffc24215d 20250831085524521 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831085524521 DAUC <0003> auc.c:142 vector [1]: autn = 86cbdf6f6f780000d0f474959673b9a1 20250831085524521 DAUC <0003> auc.c:143 vector [1]: ck = 0f0fa7aab7a9771ea7aa5607b49ba807 20250831085524521 DAUC <0003> auc.c:144 vector [1]: ik = 84107a8ebb85e29e98a620517b533d84 20250831085524521 DAUC <0003> auc.c:145 vector [1]: res = c3ebab4da7ac0ee20000000000000000 20250831085524521 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524521 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524521 DAUC <0003> auc.c:179 vector [1]: kc = 806b48da82ac2000 20250831085524521 DAUC <0003> auc.c:180 vector [1]: sres = 7117385e 20250831085524521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524521 DAUC <0003> auc.c:113 vector [2]: rand = 125455309061987edc9a0d5d992ab180 20250831085524521 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831085524521 DAUC <0003> auc.c:142 vector [2]: autn = 61781d4248b50000aca3d80460d126cb 20250831085524521 DAUC <0003> auc.c:143 vector [2]: ck = f63785f79c17361f56535625857b2bed 20250831085524521 DAUC <0003> auc.c:144 vector [2]: ik = f1a3352a5fb3ce5bf95f18ea7291f84d 20250831085524521 DAUC <0003> auc.c:145 vector [2]: res = 3c4d4bbc7096aa420000000000000000 20250831085524521 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524521 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524521 DAUC <0003> auc.c:179 vector [2]: kc = a6d9b9239f8ca000 20250831085524521 DAUC <0003> auc.c:180 vector [2]: sres = ca6f0c6c 20250831085524521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524521 DAUC <0003> auc.c:113 vector [3]: rand = 2dd22f20540e01ce9afe4b2515e235a5 20250831085524521 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831085524521 DAUC <0003> auc.c:142 vector [3]: autn = 0f95bace128f00008557e5aa95a5c4c6 20250831085524522 DAUC <0003> auc.c:143 vector [3]: ck = d12e4d424a7e9c2741979cd5bef0ee85 20250831085524522 DAUC <0003> auc.c:144 vector [3]: ik = 84e28a6b90aa011797856a5d9747b1c9 20250831085524522 DAUC <0003> auc.c:145 vector [3]: res = 49cade19dd0a7e3c0000000000000000 20250831085524522 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524522 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524522 DAUC <0003> auc.c:179 vector [3]: kc = d1447729445f1800 20250831085524522 DAUC <0003> auc.c:180 vector [3]: sres = b0ef0cb8 20250831085524522 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524522 DAUC <0003> db_auc.c:245 IMSI='262429280827425': Generated 4 vectors 20250831085524522 DAUC <0003> db_auc.c:249 IMSI='262429280827425': Updating SQN=161 in DB 20250831085524522 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429280827425"} 20250831085524522 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524523 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429280827425"} 20250831085524523 DAUC <0003> db_auc.c:236 IMSI='262429280827425': Calling to generate 5 vectors 20250831085524523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831085524523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524523 DAUC <0003> auc.c:113 vector [0]: rand = 14bfaf927ea52d18f409074e33d9a21e 20250831085524523 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831085524523 DAUC <0003> auc.c:142 vector [0]: autn = 4216ce6f5f410000744f1748e95fa9e5 20250831085524523 DAUC <0003> auc.c:143 vector [0]: ck = c663d23f6ccab8c58ab94bc899f4bc1e 20250831085524523 DAUC <0003> auc.c:144 vector [0]: ik = ab544d27697a663634b4fc6b386bc0cc 20250831085524523 DAUC <0003> auc.c:145 vector [0]: res = dee76ff09f02315e0000000000000000 20250831085524523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524523 DAUC <0003> auc.c:179 vector [0]: kc = a0b70e85be9f8800 20250831085524523 DAUC <0003> auc.c:180 vector [0]: sres = 8719da72 20250831085524523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524523 DAUC <0003> auc.c:113 vector [1]: rand = 9e2eb85911988cb2c6c44e077c1334d7 20250831085524523 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831085524523 DAUC <0003> auc.c:142 vector [1]: autn = 11ead3b07c240000a2f224f8c59b358e 20250831085524523 DAUC <0003> auc.c:143 vector [1]: ck = 3d0951e7a0784baba57265460b34c10a 20250831085524523 DAUC <0003> auc.c:144 vector [1]: ik = bd78f6f76d9d88e9d8fccb933f564e2a 20250831085524523 DAUC <0003> auc.c:145 vector [1]: res = e1e171205610e9390000000000000000 20250831085524523 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524523 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524523 DAUC <0003> auc.c:179 vector [1]: kc = 7446246097c48800 20250831085524523 DAUC <0003> auc.c:180 vector [1]: sres = a5361130 20250831085524523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524523 DAUC <0003> auc.c:113 vector [2]: rand = 0fc953a7fb07b9807497a61e5e61cea8 20250831085524523 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831085524523 DAUC <0003> auc.c:142 vector [2]: autn = 05945733206b0000a7f0a9da98f214fd 20250831085524523 DAUC <0003> auc.c:143 vector [2]: ck = 1758478ead3ce392b9782dced398606e 20250831085524523 DAUC <0003> auc.c:144 vector [2]: ik = 9b038d804cca04f36c6d567e67276525 20250831085524523 DAUC <0003> auc.c:145 vector [2]: res = 5317034344dc4da60000000000000000 20250831085524523 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524523 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524523 DAUC <0003> auc.c:179 vector [2]: kc = 5cd3389d41548000 20250831085524523 DAUC <0003> auc.c:180 vector [2]: sres = 76e26a7b 20250831085524523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524523 DAUC <0003> auc.c:113 vector [3]: rand = f6dc2f95ead632cd82aad1655b72c3bf 20250831085524523 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831085524523 DAUC <0003> auc.c:142 vector [3]: autn = 88e455e715e30000e3b9e2ea7dc68ae7 20250831085524523 DAUC <0003> auc.c:143 vector [3]: ck = abbc7d0befd449c741e1d1ebc7b04c67 20250831085524523 DAUC <0003> auc.c:144 vector [3]: ik = 6818ad7c29da40a3e485b189c77e2422 20250831085524523 DAUC <0003> auc.c:145 vector [3]: res = e232704582d2f9690000000000000000 20250831085524523 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524523 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524523 DAUC <0003> auc.c:179 vector [3]: kc = 277ce923228c4000 20250831085524523 DAUC <0003> auc.c:180 vector [3]: sres = 6336e2a6 20250831085524523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524523 DAUC <0003> auc.c:113 vector [4]: rand = 69f85e8a10d1159e2268e886266b3100 20250831085524523 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831085524523 DAUC <0003> auc.c:142 vector [4]: autn = 81bb476d09680000098359923413865f 20250831085524523 DAUC <0003> auc.c:143 vector [4]: ck = 1cf0fe9a2d15347afa91e69f4687f26b 20250831085524523 DAUC <0003> auc.c:144 vector [4]: ik = 480e2244530fdde5e4846198d3583685 20250831085524523 DAUC <0003> auc.c:145 vector [4]: res = 88133a0739881a0f0000000000000000 20250831085524523 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524523 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524523 DAUC <0003> auc.c:179 vector [4]: kc = 7d51012bfae63400 20250831085524523 DAUC <0003> auc.c:180 vector [4]: sres = 24220cc4 20250831085524523 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524523 DAUC <0003> db_auc.c:245 IMSI='262429280827425': Generated 5 vectors 20250831085524523 DAUC <0003> db_auc.c:249 IMSI='262429280827425': Updating SQN=321 in DB 20250831085524523 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429280827425"} 20250831085524523 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524524 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524524 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429280827425"} 20250831085524524 DAUC <0003> db_auc.c:236 IMSI='262429280827425': Calling to generate 5 vectors 20250831085524524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524524 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524524 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524524 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831085524524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524524 DAUC <0003> auc.c:113 vector [0]: rand = 91a7f5338cd1be531965377e827d8e26 20250831085524524 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831085524524 DAUC <0003> auc.c:142 vector [0]: autn = 773614716e630000564c25e63a1a0da5 20250831085524524 DAUC <0003> auc.c:143 vector [0]: ck = 770b3e7fe215e8877eb0aa908c9ab2d0 20250831085524524 DAUC <0003> auc.c:144 vector [0]: ik = 227352c2eca9e0a51b796bd4fbe443db 20250831085524524 DAUC <0003> auc.c:145 vector [0]: res = d1ff7bbeeccff7410000000000000000 20250831085524524 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524524 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524524 DAUC <0003> auc.c:179 vector [0]: kc = 14c2846dd0029800 20250831085524524 DAUC <0003> auc.c:180 vector [0]: sres = 41952e07 20250831085524524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524524 DAUC <0003> auc.c:113 vector [1]: rand = 66db59baf8a139e384403413c40099f4 20250831085524524 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831085524524 DAUC <0003> auc.c:142 vector [1]: autn = 15458ecdc2aa000097c8d8c88d7cb4aa 20250831085524524 DAUC <0003> auc.c:143 vector [1]: ck = d5f382aadb9fc7be0ad96bf3c0236d4a 20250831085524524 DAUC <0003> auc.c:144 vector [1]: ik = a61a36b6bb157934696ee60adf981170 20250831085524524 DAUC <0003> auc.c:145 vector [1]: res = a85bc093707c45fe0000000000000000 20250831085524524 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524524 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524524 DAUC <0003> auc.c:179 vector [1]: kc = 66d2aa47d9144c00 20250831085524524 DAUC <0003> auc.c:180 vector [1]: sres = b15e45b6 20250831085524524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524524 DAUC <0003> auc.c:113 vector [2]: rand = 8fc84b617529ecfed8d0f5733e202d5c 20250831085524524 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831085524524 DAUC <0003> auc.c:142 vector [2]: autn = 656dd303ffc30000b834617bc673bcea 20250831085524524 DAUC <0003> auc.c:143 vector [2]: ck = c71d6e81d1fba33de107418dac182db0 20250831085524524 DAUC <0003> auc.c:144 vector [2]: ik = dc1d7ed607901b7b3fb9bc016539dae4 20250831085524524 DAUC <0003> auc.c:145 vector [2]: res = 8838f72dfd6d00ad0000000000000000 20250831085524524 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524524 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524524 DAUC <0003> auc.c:179 vector [2]: kc = 6ef7ea181b5ca000 20250831085524524 DAUC <0003> auc.c:180 vector [2]: sres = c8b20d23 20250831085524525 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524525 DAUC <0003> auc.c:113 vector [3]: rand = 6657d018a0e841c185b1e98222f61f77 20250831085524525 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831085524525 DAUC <0003> auc.c:142 vector [3]: autn = eea2355dc35400002013c366dd5f579e 20250831085524525 DAUC <0003> auc.c:143 vector [3]: ck = 61a67ad219d83bbd0d1b69f5e1fab4d7 20250831085524525 DAUC <0003> auc.c:144 vector [3]: ik = 487586639584aaa2dbac13c2039aaae7 20250831085524525 DAUC <0003> auc.c:145 vector [3]: res = 8176d95abf21d0560000000000000000 20250831085524525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524525 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524525 DAUC <0003> auc.c:179 vector [3]: kc = 6b2c8644173a0c00 20250831085524525 DAUC <0003> auc.c:180 vector [3]: sres = 1120f974 20250831085524525 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524525 DAUC <0003> auc.c:113 vector [4]: rand = d7564ca55dc2e3578767404293f4a326 20250831085524525 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831085524525 DAUC <0003> auc.c:142 vector [4]: autn = 73a07579ce7b00003bb1aa971b7ffcfd 20250831085524525 DAUC <0003> auc.c:143 vector [4]: ck = 4f3a2be51721155caa30aa5668b8f38f 20250831085524525 DAUC <0003> auc.c:144 vector [4]: ik = 45868e4fd13c35aea2cd304204415f14 20250831085524525 DAUC <0003> auc.c:145 vector [4]: res = 128e491215f378d10000000000000000 20250831085524525 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524525 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524525 DAUC <0003> auc.c:179 vector [4]: kc = 865498a811a3ec00 20250831085524525 DAUC <0003> auc.c:180 vector [4]: sres = c3b1f5dd 20250831085524525 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524525 DAUC <0003> db_auc.c:245 IMSI='262429280827425': Generated 5 vectors 20250831085524525 DAUC <0003> db_auc.c:249 IMSI='262429280827425': Updating SQN=481 in DB 20250831085524525 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429280827425"} 20250831085524525 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429280827425 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524525 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524525 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524525 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35652<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@243859984da3: Final verdict of PTC: pass 20250831085524526 DAUC <0003> db_auc.c:157 IMSI='262421725272185': No 2G Auth Data 20250831085524526 DAUC <0003> db_auc.c:192 IMSI='262421725272185': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262421725272185" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250831085524533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 20250831085524534 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524535 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725272185"} 20250831085524535 DAUC <0003> db_auc.c:236 IMSI='262421725272185': Calling to generate 1 vectors 20250831085524535 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831085524535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524535 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085524535 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524535 DAUC <0003> auc.c:113 vector [0]: rand = caddc8800bf7fa869ca366b31695822b 20250831085524535 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085524535 DAUC <0003> auc.c:142 vector [0]: autn = 371be68ab82d000077f8f8cf4755ae4c 20250831085524535 DAUC <0003> auc.c:143 vector [0]: ck = 0456998dc1287382801fb4eb59d7a77b 20250831085524535 DAUC <0003> auc.c:144 vector [0]: ik = 10e3a155ed01236b3c5d15728e69cbd7 20250831085524535 DAUC <0003> auc.c:145 vector [0]: res = 2b7d9c7dee2e75c90000000000000000 20250831085524535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524535 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524535 DAUC <0003> auc.c:179 vector [0]: kc = ffc005bb86d99400 20250831085524535 DAUC <0003> auc.c:180 vector [0]: sres = 5fc8c62f 20250831085524535 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524535 DAUC <0003> db_auc.c:245 IMSI='262421725272185': Generated 1 vectors 20250831085524535 DAUC <0003> db_auc.c:249 IMSI='262421725272185': Updating SQN=33 in DB 20250831085524535 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725272185"} 20250831085524535 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524535 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524535 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262421725272185" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262421725272185" TC_gsup_sai_num_auth_vectors(30)@243859984da3: setverdict(pass): none -> pass 20250831085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524536 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725272185"} 20250831085524536 DAUC <0003> db_auc.c:236 IMSI='262421725272185': Calling to generate 4 vectors 20250831085524536 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831085524536 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524536 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524536 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831085524536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524536 DAUC <0003> auc.c:113 vector [0]: rand = 3efe3b69c7ae1899a4bfa9efef3b0bd5 20250831085524536 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831085524536 DAUC <0003> auc.c:142 vector [0]: autn = 1145dc75265d0000b795dc8e5ebf302a 20250831085524536 DAUC <0003> auc.c:143 vector [0]: ck = 4b3a273cb0f6a4a323b24c574656aaa3 20250831085524536 DAUC <0003> auc.c:144 vector [0]: ik = 59d792911d64f50429bd86e390d10c76 20250831085524536 DAUC <0003> auc.c:145 vector [0]: res = feccc1c44454617d0000000000000000 20250831085524536 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524536 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524536 DAUC <0003> auc.c:179 vector [0]: kc = a5e8b708e4b5ec00 20250831085524536 DAUC <0003> auc.c:180 vector [0]: sres = be1a9eca 20250831085524536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524536 DAUC <0003> auc.c:113 vector [1]: rand = e943605eb31a68508c0542d822ea7028 20250831085524536 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831085524536 DAUC <0003> auc.c:142 vector [1]: autn = ce4f4ecb1f2100009aa67792a5da6c32 20250831085524536 DAUC <0003> auc.c:143 vector [1]: ck = 9063a7cab7fb1641410d532d15bbd8f0 20250831085524536 DAUC <0003> auc.c:144 vector [1]: ik = ce509c20ea1b1e9b1abd0a1d56f75dcd 20250831085524536 DAUC <0003> auc.c:145 vector [1]: res = 87d07d6ccff242850000000000000000 20250831085524536 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524536 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524536 DAUC <0003> auc.c:179 vector [1]: kc = 1eb8bc8ca113dc00 20250831085524536 DAUC <0003> auc.c:180 vector [1]: sres = 7e19bc16 20250831085524536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524536 DAUC <0003> auc.c:113 vector [2]: rand = 048d6159d26340f2b6a9a4ffb0af9a2f 20250831085524536 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831085524536 DAUC <0003> auc.c:142 vector [2]: autn = b4ec68bd76fe000094405182d6e46128 20250831085524536 DAUC <0003> auc.c:143 vector [2]: ck = b314873d9c0c0c90b0513206b0d0fac3 20250831085524536 DAUC <0003> auc.c:144 vector [2]: ik = 3f94cb48353caa19d91a5f79cde60b2d 20250831085524536 DAUC <0003> auc.c:145 vector [2]: res = faf63740244aa30e0000000000000000 20250831085524536 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524536 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524536 DAUC <0003> auc.c:179 vector [2]: kc = fb4cfb907e37e000 20250831085524536 DAUC <0003> auc.c:180 vector [2]: sres = a85a39e0 20250831085524536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524536 DAUC <0003> auc.c:113 vector [3]: rand = bb2b6b4b5cb0de41ea42428ef32ff23c 20250831085524536 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831085524536 DAUC <0003> auc.c:142 vector [3]: autn = 8481c60529690000efdeacd7785c22c3 20250831085524536 DAUC <0003> auc.c:143 vector [3]: ck = 71a4053fddf08beb7425a3b65e839606 20250831085524536 DAUC <0003> auc.c:144 vector [3]: ik = 4cd977d7b1264c64f9bd07abbd06ea90 20250831085524536 DAUC <0003> auc.c:145 vector [3]: res = bcf52c789297b9350000000000000000 20250831085524536 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524536 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524536 DAUC <0003> auc.c:179 vector [3]: kc = e58f12027f296400 20250831085524536 DAUC <0003> auc.c:180 vector [3]: sres = 5e70a4b4 20250831085524536 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524536 DAUC <0003> db_auc.c:245 IMSI='262421725272185': Generated 4 vectors 20250831085524536 DAUC <0003> db_auc.c:249 IMSI='262421725272185': Updating SQN=161 in DB 20250831085524536 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725272185"} 20250831085524536 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524537 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725272185"} 20250831085524537 DAUC <0003> db_auc.c:236 IMSI='262421725272185': Calling to generate 5 vectors 20250831085524537 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524537 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524537 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524537 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831085524537 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524537 DAUC <0003> auc.c:113 vector [0]: rand = 8c9441d7c8b16925eea07f8965fd3cf5 20250831085524537 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831085524537 DAUC <0003> auc.c:142 vector [0]: autn = 7503471281070000b53752a293c576d5 20250831085524537 DAUC <0003> auc.c:143 vector [0]: ck = 08cdff2b5f8365d16f7c97058e3cd916 20250831085524537 DAUC <0003> auc.c:144 vector [0]: ik = 1b2b2de90befbc8e6cdc35a2bdfb26de 20250831085524537 DAUC <0003> auc.c:145 vector [0]: res = ef24ef476d6c9a0c0000000000000000 20250831085524537 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524537 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524537 DAUC <0003> auc.c:179 vector [0]: kc = 5d8742ea0b231400 20250831085524537 DAUC <0003> auc.c:180 vector [0]: sres = 493fca78 20250831085524537 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524537 DAUC <0003> auc.c:113 vector [1]: rand = 82fb8ae42a043937b291a6124c1ae537 20250831085524537 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831085524537 DAUC <0003> auc.c:142 vector [1]: autn = a7b3e1de278c0000f80061b70021350b 20250831085524537 DAUC <0003> auc.c:143 vector [1]: ck = fb3cc32ab00b1df8dbc82db39ebc7891 20250831085524537 DAUC <0003> auc.c:144 vector [1]: ik = 8458383a76d0d80f0ce0cb4883726288 20250831085524537 DAUC <0003> auc.c:145 vector [1]: res = 6cdcf525cfd093b70000000000000000 20250831085524537 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524537 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524537 DAUC <0003> auc.c:179 vector [1]: kc = b487d1bac7df4400 20250831085524537 DAUC <0003> auc.c:180 vector [1]: sres = e4854064 20250831085524537 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524537 DAUC <0003> auc.c:113 vector [2]: rand = 4a6c3f33b7186b8862009ecd06186c50 20250831085524537 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831085524537 DAUC <0003> auc.c:142 vector [2]: autn = 9ad0dc9771970000748076a58d569579 20250831085524537 DAUC <0003> auc.c:143 vector [2]: ck = 0bb6e3d4b807d95bdfe8fcbb0f75c7be 20250831085524537 DAUC <0003> auc.c:144 vector [2]: ik = 199c34aca895deb925eb8d0df343bcc7 20250831085524537 DAUC <0003> auc.c:145 vector [2]: res = 98d2cfa9b18a6ce10000000000000000 20250831085524537 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524537 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524537 DAUC <0003> auc.c:179 vector [2]: kc = 9057106dbd61f800 20250831085524537 DAUC <0003> auc.c:180 vector [2]: sres = 9935d9da 20250831085524537 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524537 DAUC <0003> auc.c:113 vector [3]: rand = 1198bbfa360a2c59f8cfd7eadc2d5303 20250831085524537 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831085524537 DAUC <0003> auc.c:142 vector [3]: autn = a861f1eea03c0000c6430ed75a45713e 20250831085524537 DAUC <0003> auc.c:143 vector [3]: ck = 14105097299ca5b29f1c191a44a55f29 20250831085524537 DAUC <0003> auc.c:144 vector [3]: ik = b309a185f1350c157394aea905b3e321 20250831085524537 DAUC <0003> auc.c:145 vector [3]: res = 57f669a5e0198fa00000000000000000 20250831085524537 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524537 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524537 DAUC <0003> auc.c:179 vector [3]: kc = d17c4e45d7d1b400 20250831085524537 DAUC <0003> auc.c:180 vector [3]: sres = 8f24db00 20250831085524537 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524537 DAUC <0003> auc.c:113 vector [4]: rand = 2983b290eccb4b029a4a5cadcbf5e9b4 20250831085524537 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831085524537 DAUC <0003> auc.c:142 vector [4]: autn = 62f42b8a8f370000860ad903cf4843f4 20250831085524537 DAUC <0003> auc.c:143 vector [4]: ck = 79f74c5c498d3e69e68c3bbc7cfba0ad 20250831085524537 DAUC <0003> auc.c:144 vector [4]: ik = ac48f983719931773ee47f331a69f0ff 20250831085524537 DAUC <0003> auc.c:145 vector [4]: res = 203abce60abd38f80000000000000000 20250831085524537 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524537 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524537 DAUC <0003> auc.c:179 vector [4]: kc = 38d1cb5fa4940000 20250831085524537 DAUC <0003> auc.c:180 vector [4]: sres = b293e6e6 20250831085524537 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524537 DAUC <0003> db_auc.c:245 IMSI='262421725272185': Generated 5 vectors 20250831085524537 DAUC <0003> db_auc.c:249 IMSI='262421725272185': Updating SQN=321 in DB 20250831085524537 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725272185"} 20250831085524537 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524537 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524538 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524538 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725272185"} 20250831085524538 DAUC <0003> db_auc.c:236 IMSI='262421725272185': Calling to generate 5 vectors 20250831085524538 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524538 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524538 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524538 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831085524538 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524538 DAUC <0003> auc.c:113 vector [0]: rand = 77212f806cb37b418c2dc655df59b8ba 20250831085524538 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831085524538 DAUC <0003> auc.c:142 vector [0]: autn = b2668d9537f50000a6d4db8ea1323ebc 20250831085524538 DAUC <0003> auc.c:143 vector [0]: ck = e11edbc055876973bd88002baf2d8bb7 20250831085524538 DAUC <0003> auc.c:144 vector [0]: ik = 23597a03fad2226549ce57a12a377154 20250831085524538 DAUC <0003> auc.c:145 vector [0]: res = a014fdfb27d6b0b30000000000000000 20250831085524538 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524538 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524538 DAUC <0003> auc.c:179 vector [0]: kc = a75532c2c657cc00 20250831085524538 DAUC <0003> auc.c:180 vector [0]: sres = efbc13ed 20250831085524538 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524538 DAUC <0003> auc.c:113 vector [1]: rand = 6a3a280f8993fea592df1b1d4c844e94 20250831085524538 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831085524538 DAUC <0003> auc.c:142 vector [1]: autn = 4006395621c70000cb79a64ec1951460 20250831085524538 DAUC <0003> auc.c:143 vector [1]: ck = e08c880b49e007480ed7385357045c2a 20250831085524538 DAUC <0003> auc.c:144 vector [1]: ik = 63278f61cef67b15cef262caf91d136b 20250831085524538 DAUC <0003> auc.c:145 vector [1]: res = c367c5ba5d2bac8e0000000000000000 20250831085524538 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524538 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524538 DAUC <0003> auc.c:179 vector [1]: kc = e26a483ed0bb8800 20250831085524538 DAUC <0003> auc.c:180 vector [1]: sres = 781fadfd 20250831085524538 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524538 DAUC <0003> auc.c:113 vector [2]: rand = 4bd69b9c061fb23e47d84f516286e541 20250831085524538 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831085524538 DAUC <0003> auc.c:142 vector [2]: autn = d3a89e0d236d00009928902bce9037f6 20250831085524538 DAUC <0003> auc.c:143 vector [2]: ck = 6d9e7cc1f086a2fb8843e4325d8b83c7 20250831085524538 DAUC <0003> auc.c:144 vector [2]: ik = a420eff3eb0597a45b53cdd6f1b6d163 20250831085524538 DAUC <0003> auc.c:145 vector [2]: res = 83462224cfd407990000000000000000 20250831085524538 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524538 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524538 DAUC <0003> auc.c:179 vector [2]: kc = e61378df4d56dc00 20250831085524538 DAUC <0003> auc.c:180 vector [2]: sres = d96f3383 20250831085524538 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524538 DAUC <0003> auc.c:113 vector [3]: rand = fe76f0acef0330d1b176265b82d3fb29 20250831085524538 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831085524538 DAUC <0003> auc.c:142 vector [3]: autn = ec7d9c23eff10000c21d684c06db6670 20250831085524538 DAUC <0003> auc.c:143 vector [3]: ck = 44f979e9bccee883a46e246aaedf3c74 20250831085524538 DAUC <0003> auc.c:144 vector [3]: ik = a117fd756c00ce7e8e393841743a4fb6 20250831085524538 DAUC <0003> auc.c:145 vector [3]: res = f33cd0d05dde76560000000000000000 20250831085524538 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524538 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524538 DAUC <0003> auc.c:179 vector [3]: kc = 75733de2cbee4800 20250831085524538 DAUC <0003> auc.c:180 vector [3]: sres = e6ed67fd 20250831085524538 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524538 DAUC <0003> auc.c:113 vector [4]: rand = a37a861bfd806a28d4c431e5eefd2f5b 20250831085524538 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831085524538 DAUC <0003> auc.c:142 vector [4]: autn = b3643a6af58a0000263f4a8de3439ffd 20250831085524538 DAUC <0003> auc.c:143 vector [4]: ck = 5b2f692a953f3ea6feb41cc1e1199bf9 20250831085524538 DAUC <0003> auc.c:144 vector [4]: ik = 92d297e718a8d45a354c9958a4217056 20250831085524538 DAUC <0003> auc.c:145 vector [4]: res = b8200e0d33eff81f0000000000000000 20250831085524538 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524538 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524538 DAUC <0003> auc.c:179 vector [4]: kc = 875fd8c63e69e800 20250831085524538 DAUC <0003> auc.c:180 vector [4]: sres = 6596d471 20250831085524538 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524538 DAUC <0003> db_auc.c:245 IMSI='262421725272185': Generated 5 vectors 20250831085524539 DAUC <0003> db_auc.c:249 IMSI='262421725272185': Updating SQN=481 in DB 20250831085524539 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725272185"} 20250831085524539 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421725272185 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524539 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524539 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524539 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35656<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@243859984da3: Final verdict of PTC: pass 20250831085524540 DAUC <0003> db_auc.c:157 IMSI='262424435829546': No 2G Auth Data 20250831085524540 DAUC <0003> db_auc.c:192 IMSI='262424435829546': No 3G Auth Data HLR_Test-GSUP(21)@243859984da3: Created GsupExpect[0] for "262424435829546" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250831085524546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 20250831085524548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524548 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424435829546"} 20250831085524548 DAUC <0003> db_auc.c:236 IMSI='262424435829546': Calling to generate 1 vectors 20250831085524548 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250831085524548 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524548 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524548 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085524548 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524548 DAUC <0003> auc.c:113 vector [0]: rand = 4f6ea50b9952f92be4e755c9e1a97476 20250831085524548 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085524548 DAUC <0003> auc.c:142 vector [0]: autn = 84ba597a52a30000d8d0cb166bed6c99 20250831085524548 DAUC <0003> auc.c:143 vector [0]: ck = a2f28e53446b012a28df2674ecb76af8 20250831085524548 DAUC <0003> auc.c:144 vector [0]: ik = 9bbdef3ec467ddb9251590cab38e1407 20250831085524548 DAUC <0003> auc.c:145 vector [0]: res = 97f5b949c80b831f0000000000000000 20250831085524548 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524548 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524548 DAUC <0003> auc.c:179 vector [0]: kc = 3952fe405bf78269 20250831085524548 DAUC <0003> auc.c:180 vector [0]: sres = 8a175e8a 20250831085524548 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524548 DAUC <0003> db_auc.c:245 IMSI='262424435829546': Generated 1 vectors 20250831085524548 DAUC <0003> db_auc.c:249 IMSI='262424435829546': Updating SQN=33 in DB 20250831085524548 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424435829546"} 20250831085524548 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@243859984da3: Found GsupExpect[0] for "262424435829546" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@243859984da3: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262424435829546" TC_gsup_sai_num_auth_vectors(31)@243859984da3: setverdict(pass): none -> pass 20250831085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524549 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424435829546"} 20250831085524549 DAUC <0003> db_auc.c:236 IMSI='262424435829546': Calling to generate 4 vectors 20250831085524549 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250831085524549 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524549 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524549 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250831085524549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524549 DAUC <0003> auc.c:113 vector [0]: rand = f35636a95a135d6e707beffe786c3f28 20250831085524549 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250831085524549 DAUC <0003> auc.c:142 vector [0]: autn = 5ef993c5ebb60000832d11510da5c67b 20250831085524549 DAUC <0003> auc.c:143 vector [0]: ck = 2d3ad2b6acaa0eb2c968fa7dbc7c7507 20250831085524549 DAUC <0003> auc.c:144 vector [0]: ik = e41fd4257e3b723f1fb806577063abdb 20250831085524549 DAUC <0003> auc.c:145 vector [0]: res = 59f217ae1e60452c0000000000000000 20250831085524549 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524549 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524549 DAUC <0003> auc.c:179 vector [0]: kc = a26661d07d98616f 20250831085524549 DAUC <0003> auc.c:180 vector [0]: sres = 8c1e65be 20250831085524549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524549 DAUC <0003> auc.c:113 vector [1]: rand = ec1a07a4d891107422df10e855bc6666 20250831085524549 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250831085524549 DAUC <0003> auc.c:142 vector [1]: autn = 2835c1f843c10000882f0494d2936a25 20250831085524549 DAUC <0003> auc.c:143 vector [1]: ck = 94097b60a195edaafcb1d86d964ec554 20250831085524549 DAUC <0003> auc.c:144 vector [1]: ik = 2a8835d8cca7c5f4ee99d93690516ee5 20250831085524549 DAUC <0003> auc.c:145 vector [1]: res = 3a1e980c22fe22e10000000000000000 20250831085524549 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524549 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524549 DAUC <0003> auc.c:179 vector [1]: kc = aec4ca3cbb6c3f81 20250831085524549 DAUC <0003> auc.c:180 vector [1]: sres = ee141485 20250831085524549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524549 DAUC <0003> auc.c:113 vector [2]: rand = 35290655b3c7ed696b302012ab204a87 20250831085524549 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250831085524549 DAUC <0003> auc.c:142 vector [2]: autn = 1dfb15d9a54d000084e42f0d55836dbb 20250831085524549 DAUC <0003> auc.c:143 vector [2]: ck = a1f328007d242e2d6c6b70382bf42427 20250831085524549 DAUC <0003> auc.c:144 vector [2]: ik = 801ceb588bb9f56f5340b921c7abc848 20250831085524549 DAUC <0003> auc.c:145 vector [2]: res = a7073b5248a31bab0000000000000000 20250831085524549 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524549 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524549 DAUC <0003> auc.c:179 vector [2]: kc = 9583eb275a02e160 20250831085524549 DAUC <0003> auc.c:180 vector [2]: sres = 32d50058 20250831085524549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524549 DAUC <0003> auc.c:113 vector [3]: rand = e48145b888e610050f0c85e66044f3e3 20250831085524549 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250831085524549 DAUC <0003> auc.c:142 vector [3]: autn = a5e9bcecdfe900003125091fbfa29845 20250831085524549 DAUC <0003> auc.c:143 vector [3]: ck = 5c62b6fae5825737b27e993878f9fa51 20250831085524549 DAUC <0003> auc.c:144 vector [3]: ik = af39dd98c1b5cc157251d78686e24153 20250831085524549 DAUC <0003> auc.c:145 vector [3]: res = 02f020b10f0d64890000000000000000 20250831085524549 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524549 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524549 DAUC <0003> auc.c:179 vector [3]: kc = 092778e98821d0d0 20250831085524549 DAUC <0003> auc.c:180 vector [3]: sres = e73857c1 20250831085524549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524549 DAUC <0003> db_auc.c:245 IMSI='262424435829546': Generated 4 vectors 20250831085524549 DAUC <0003> db_auc.c:249 IMSI='262424435829546': Updating SQN=161 in DB 20250831085524549 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424435829546"} 20250831085524549 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524550 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524550 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424435829546"} 20250831085524550 DAUC <0003> db_auc.c:236 IMSI='262424435829546': Calling to generate 5 vectors 20250831085524550 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524550 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524550 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524550 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250831085524550 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524550 DAUC <0003> auc.c:113 vector [0]: rand = 48e78715d78dcbe60da092f2e2e445fb 20250831085524550 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250831085524550 DAUC <0003> auc.c:142 vector [0]: autn = 12a94f2815cb0000be8feb9b3b696358 20250831085524550 DAUC <0003> auc.c:143 vector [0]: ck = d270e3673de200c5ef401f4432b9d23f 20250831085524550 DAUC <0003> auc.c:144 vector [0]: ik = 4597d5f4d05c60ace3e0ce23ab43fc0a 20250831085524550 DAUC <0003> auc.c:145 vector [0]: res = bd1ec5a0bb2342490000000000000000 20250831085524550 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524550 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524550 DAUC <0003> auc.c:179 vector [0]: kc = 5b4c91360207666a 20250831085524550 DAUC <0003> auc.c:180 vector [0]: sres = b8b1a0f4 20250831085524550 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524550 DAUC <0003> auc.c:113 vector [1]: rand = 2a5c5f187865d2cf014234342a4fab66 20250831085524550 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250831085524550 DAUC <0003> auc.c:142 vector [1]: autn = 4d7c604a61d10000ccbfa98bd5d7b176 20250831085524550 DAUC <0003> auc.c:143 vector [1]: ck = a7aa5ec406146f3725d12f0eba100289 20250831085524550 DAUC <0003> auc.c:144 vector [1]: ik = 743bc4fc140569ecc1f5889517a94c4e 20250831085524550 DAUC <0003> auc.c:145 vector [1]: res = 37e5557e1799a91e0000000000000000 20250831085524550 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524550 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524550 DAUC <0003> auc.c:179 vector [1]: kc = f4b4899a461bd85e 20250831085524550 DAUC <0003> auc.c:180 vector [1]: sres = 81b75538 20250831085524550 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524550 DAUC <0003> auc.c:113 vector [2]: rand = 0639944ad6878653121420315efca839 20250831085524550 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250831085524550 DAUC <0003> auc.c:142 vector [2]: autn = e77133eb2a7b0000b6624c6044f43763 20250831085524550 DAUC <0003> auc.c:143 vector [2]: ck = 940e077e2403a75c9f07bd103e2ce677 20250831085524550 DAUC <0003> auc.c:144 vector [2]: ik = bc361b51ae4c78b31d0f6d3993b1d8c5 20250831085524550 DAUC <0003> auc.c:145 vector [2]: res = 423a0304c2eafd2e0000000000000000 20250831085524550 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524550 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524550 DAUC <0003> auc.c:179 vector [2]: kc = 8e3a6172c3ce4e6d 20250831085524550 DAUC <0003> auc.c:180 vector [2]: sres = 92772914 20250831085524550 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524550 DAUC <0003> auc.c:113 vector [3]: rand = 10d306b040424bf07de825d5f457d2ed 20250831085524550 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250831085524550 DAUC <0003> auc.c:142 vector [3]: autn = b08560b8cd250000a596556382b14f87 20250831085524550 DAUC <0003> auc.c:143 vector [3]: ck = cf60024b4b6afb2c48835952132b9909 20250831085524550 DAUC <0003> auc.c:144 vector [3]: ik = 806e861b554f56b2d3ca45be15078526 20250831085524550 DAUC <0003> auc.c:145 vector [3]: res = 9f93573c089bdf1b0000000000000000 20250831085524550 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524550 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524550 DAUC <0003> auc.c:179 vector [3]: kc = 2a478ba5a708fb22 20250831085524550 DAUC <0003> auc.c:180 vector [3]: sres = 87658953 20250831085524550 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524550 DAUC <0003> auc.c:113 vector [4]: rand = 3d010f5931808394b6e13966015f002d 20250831085524551 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250831085524551 DAUC <0003> auc.c:142 vector [4]: autn = afc4d2dca06a0000ad42bb6fea2b4553 20250831085524551 DAUC <0003> auc.c:143 vector [4]: ck = e3b5cf10cf09ec9d6a41ac9b815321c6 20250831085524551 DAUC <0003> auc.c:144 vector [4]: ik = 45e26ad84b0ee8cccebe7417cd8ef3ca 20250831085524551 DAUC <0003> auc.c:145 vector [4]: res = 9f1a9a3d7f94a4520000000000000000 20250831085524551 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524551 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524551 DAUC <0003> auc.c:179 vector [4]: kc = 10323a97b3657b56 20250831085524551 DAUC <0003> auc.c:180 vector [4]: sres = 52c96217 20250831085524551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524551 DAUC <0003> db_auc.c:245 IMSI='262424435829546': Generated 5 vectors 20250831085524551 DAUC <0003> db_auc.c:249 IMSI='262424435829546': Updating SQN=321 in DB 20250831085524551 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424435829546"} 20250831085524551 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524551 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524551 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524552 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524552 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424435829546"} 20250831085524552 DAUC <0003> db_auc.c:236 IMSI='262424435829546': Calling to generate 5 vectors 20250831085524552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085524552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085524552 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085524552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250831085524552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085524552 DAUC <0003> auc.c:113 vector [0]: rand = 6db621a0ed9f6a0cae399a32afdf10ce 20250831085524552 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250831085524552 DAUC <0003> auc.c:142 vector [0]: autn = 41cb177e783a000004dc9ef0447aed8b 20250831085524552 DAUC <0003> auc.c:143 vector [0]: ck = fab5e2d4f84fb6b14a530be001b7011d 20250831085524552 DAUC <0003> auc.c:144 vector [0]: ik = fd2a0785b7e1438c44be09e0325a4b63 20250831085524552 DAUC <0003> auc.c:145 vector [0]: res = 4af77e5ac84367840000000000000000 20250831085524552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085524552 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085524552 DAUC <0003> auc.c:179 vector [0]: kc = 8f3d462ca7575325 20250831085524552 DAUC <0003> auc.c:180 vector [0]: sres = 13bf9589 20250831085524552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085524552 DAUC <0003> auc.c:113 vector [1]: rand = e15975a3d0262f3cfc7bcbf1d0025270 20250831085524552 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250831085524552 DAUC <0003> auc.c:142 vector [1]: autn = 67c3f53ed53000000bf523d0c6ee504e 20250831085524552 DAUC <0003> auc.c:143 vector [1]: ck = a34a29e6630dbacf6c6d38ab3d39f5ea 20250831085524552 DAUC <0003> auc.c:144 vector [1]: ik = 4d20d01f96534dde9b7794d3735e220f 20250831085524552 DAUC <0003> auc.c:145 vector [1]: res = 570fa74f79cb8f050000000000000000 20250831085524552 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085524552 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085524552 DAUC <0003> auc.c:179 vector [1]: kc = 168a710293089a4c 20250831085524552 DAUC <0003> auc.c:180 vector [1]: sres = 9646a1d2 20250831085524552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085524552 DAUC <0003> auc.c:113 vector [2]: rand = cd596016f1a3ce5c0d3992f5d05c542a 20250831085524552 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250831085524552 DAUC <0003> auc.c:142 vector [2]: autn = 38be60e42e2a00003ed7ebdefa550df4 20250831085524552 DAUC <0003> auc.c:143 vector [2]: ck = fea1223ff3f18da024838b64d35bcb00 20250831085524552 DAUC <0003> auc.c:144 vector [2]: ik = a8bc1acd043d4a7a4c4b633b1144307f 20250831085524552 DAUC <0003> auc.c:145 vector [2]: res = 577174e7b998c3d50000000000000000 20250831085524552 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085524552 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085524552 DAUC <0003> auc.c:179 vector [2]: kc = f97453011fd4d7c2 20250831085524552 DAUC <0003> auc.c:180 vector [2]: sres = 4a244792 20250831085524552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085524552 DAUC <0003> auc.c:113 vector [3]: rand = c529a8d830af80d88b375a326c931f4a 20250831085524552 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250831085524552 DAUC <0003> auc.c:142 vector [3]: autn = 074d21692da1000079a2048148aa9a55 20250831085524552 DAUC <0003> auc.c:143 vector [3]: ck = 5daafe05cef1c509b8ebfd72618f8fa1 20250831085524552 DAUC <0003> auc.c:144 vector [3]: ik = 667dc53d49127737650bb57f44d732cb 20250831085524552 DAUC <0003> auc.c:145 vector [3]: res = 52c95285308d95dd0000000000000000 20250831085524552 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085524552 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085524552 DAUC <0003> auc.c:179 vector [3]: kc = 23353cdec73bd0e7 20250831085524552 DAUC <0003> auc.c:180 vector [3]: sres = 5d7e4d54 20250831085524552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085524552 DAUC <0003> auc.c:113 vector [4]: rand = 4959dfe26c79bcd65fde28933157aa7a 20250831085524552 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250831085524552 DAUC <0003> auc.c:142 vector [4]: autn = 1a79670373d30000a901531e35b40b40 20250831085524552 DAUC <0003> auc.c:143 vector [4]: ck = 968ebefa0541e36680e3cc661e2879b2 20250831085524552 DAUC <0003> auc.c:144 vector [4]: ik = 5a5774d71f4465947ceb63c95a056d58 20250831085524552 DAUC <0003> auc.c:145 vector [4]: res = 7fbb06eca3ec48bf0000000000000000 20250831085524552 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085524552 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085524552 DAUC <0003> auc.c:179 vector [4]: kc = 49a5c5bef2871616 20250831085524552 DAUC <0003> auc.c:180 vector [4]: sres = fa4dc6b8 20250831085524552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085524552 DAUC <0003> db_auc.c:245 IMSI='262424435829546': Generated 5 vectors 20250831085524552 DAUC <0003> db_auc.c:249 IMSI='262424435829546': Updating SQN=481 in DB 20250831085524552 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424435829546"} 20250831085524552 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424435829546 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085524552 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085524552 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524552 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085524553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085524553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4258 20250831085524554 DLINP <000b> input/ipa.c:452 connected read/write 20250831085524554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085524554 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085524554 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085524554 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085524554 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41837<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@243859984da3: Final verdict of PTC: none 22@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Aug 31 08:55:24 UTC 2025 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20250831085524584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 20250831085524684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=312148) Waiting for packet dumper to finish... 1 (prev_count=312148, count=408864) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Aug 31 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_sai_eps started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085527827 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085527827 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085527830 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@243859984da3: 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 } } } } 20250831085527833 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527833 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085527833 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085527833 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085527833 DLGSUP <0013> gsup_server.c:238 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  20250831085527833 DLGSUP <0013> gsup_server.c:236 2:  20250831085527833 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 3:  20250831085527833 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 4:  20250831085527833 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 5:  20250831085527833 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 7:  20250831085527833 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085527833 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085527833 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085527833 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085527849 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20250831085527852 DAUC <0003> db_auc.c:157 IMSI='262427542986315': No 2G Auth Data 20250831085527852 DAUC <0003> db_auc.c:192 IMSI='262427542986315': No 3G Auth Data HLR_Test-GSUP(33)@243859984da3: Created GsupExpect[0] for "262427542986315" to be handled at TC_gsup_sai_eps(36) 20250831085527860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 20250831085527878 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527878 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542986315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427542986315"} 20250831085527878 DAUC <0003> db_auc.c:157 IMSI='262427542986315': No 2G Auth Data 20250831085527878 DAUC <0003> db_auc.c:236 IMSI='262427542986315': Calling to generate 5 vectors 20250831085527878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085527878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085527878 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085527878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085527878 DAUC <0003> auc.c:113 vector [0]: rand = fe9085d4872e2c81db30c5f962e0ea3e 20250831085527878 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085527878 DAUC <0003> auc.c:142 vector [0]: autn = e6d2ce45c5b7800073b1259c99d4a006 20250831085527878 DAUC <0003> auc.c:143 vector [0]: ck = c42c887232a5a2eab63c846aa5403f7b 20250831085527878 DAUC <0003> auc.c:144 vector [0]: ik = 4b2c48f170c8eb95a36b159f8c5766f5 20250831085527878 DAUC <0003> auc.c:145 vector [0]: res = d22af689ce5c2e320000000000000000 20250831085527878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085527878 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085527878 DAUC <0003> auc.c:151 vector [0]: kc = 9a5751766b7a10f1 20250831085527878 DAUC <0003> auc.c:152 vector [0]: sres = 1c76d8bb 20250831085527878 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085527879 DAUC <0003> auc.c:113 vector [1]: rand = 0f768273d09ed31f355b428fa8139285 20250831085527879 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085527879 DAUC <0003> auc.c:142 vector [1]: autn = 0fa19dbdfbe8800033452d23e929c1c9 20250831085527879 DAUC <0003> auc.c:143 vector [1]: ck = edc5807646115924b19f529daa041f46 20250831085527879 DAUC <0003> auc.c:144 vector [1]: ik = 90347afacb153188da8ad0d5397b596a 20250831085527879 DAUC <0003> auc.c:145 vector [1]: res = b52924f3dec3f3c40000000000000000 20250831085527879 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085527879 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085527879 DAUC <0003> auc.c:151 vector [1]: kc = 16e478c41e7b2e80 20250831085527879 DAUC <0003> auc.c:152 vector [1]: sres = 6bead737 20250831085527879 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085527879 DAUC <0003> auc.c:113 vector [2]: rand = 7d36c6435628cc0266e817f7cc4c65c6 20250831085527879 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085527879 DAUC <0003> auc.c:142 vector [2]: autn = 14ed1717942b8000e46a994697c7c9a5 20250831085527879 DAUC <0003> auc.c:143 vector [2]: ck = ee70ace5a577c22e1eb4aa6a7421e22e 20250831085527879 DAUC <0003> auc.c:144 vector [2]: ik = 0e0eba22cfb57e4afd460aa553cacd4c 20250831085527879 DAUC <0003> auc.c:145 vector [2]: res = 73fcd422f5e7590b0000000000000000 20250831085527879 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085527879 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085527879 DAUC <0003> auc.c:151 vector [2]: kc = 038cb6084d299306 20250831085527879 DAUC <0003> auc.c:152 vector [2]: sres = 861b8d29 20250831085527879 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085527879 DAUC <0003> auc.c:113 vector [3]: rand = 1d27328df39dfd36740ca443cb9a8ee1 20250831085527879 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085527879 DAUC <0003> auc.c:142 vector [3]: autn = 0cfa62d2f9858000e129e4236d19dc7b 20250831085527879 DAUC <0003> auc.c:143 vector [3]: ck = a43378c78c2c47d963c9d6b6bcafd157 20250831085527879 DAUC <0003> auc.c:144 vector [3]: ik = 1a3f50fd765c32cbf502215729a2a352 20250831085527879 DAUC <0003> auc.c:145 vector [3]: res = 4ff0e0ba0e19d1950000000000000000 20250831085527879 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085527879 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085527879 DAUC <0003> auc.c:151 vector [3]: kc = 28c7dfdb6f7d0717 20250831085527879 DAUC <0003> auc.c:152 vector [3]: sres = 41e9312f 20250831085527879 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085527879 DAUC <0003> auc.c:113 vector [4]: rand = 80472040e25bf9e7e207def3ac871f13 20250831085527879 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085527879 DAUC <0003> auc.c:142 vector [4]: autn = 7e78fd3491f08000863e3f4e511119a2 20250831085527879 DAUC <0003> auc.c:143 vector [4]: ck = 92f0be43f1cb0e0a85cfb7e16790e0c7 20250831085527879 DAUC <0003> auc.c:144 vector [4]: ik = 52d6d73517b126bd2f647a3e32b59abd 20250831085527879 DAUC <0003> auc.c:145 vector [4]: res = 4e952ab3d5baa1d90000000000000000 20250831085527879 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085527879 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085527879 DAUC <0003> auc.c:151 vector [4]: kc = 6a8da4a9b35f52cd 20250831085527879 DAUC <0003> auc.c:152 vector [4]: sres = 9b2f8b6a 20250831085527879 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085527879 DAUC <0003> db_auc.c:245 IMSI='262427542986315': Generated 5 vectors 20250831085527880 DAUC <0003> db_auc.c:249 IMSI='262427542986315': Updating SQN=161 in DB 20250831085527880 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542986315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427542986315"} 20250831085527880 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262427542986315 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085527880 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@243859984da3: Found GsupExpect[0] for "262427542986315" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@243859984da3: Added IMSI table entry 0TC_gsup_sai_eps(36)"262427542986315" TC_gsup_sai_eps(36)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085527888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35678<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@243859984da3: Final verdict of PTC: pass 20250831085527891 DAUC <0003> db_auc.c:157 IMSI='262427040903166': No 2G Auth Data 20250831085527891 DAUC <0003> db_auc.c:192 IMSI='262427040903166': No 3G Auth Data HLR_Test-GSUP(33)@243859984da3: Created GsupExpect[0] for "262427040903166" to be handled at TC_gsup_sai_eps(37) 20250831085527907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 20250831085527909 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527909 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427040903166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427040903166"} 20250831085527909 DAUC <0003> db_auc.c:157 IMSI='262427040903166': No 2G Auth Data 20250831085527909 DAUC <0003> db_auc.c:236 IMSI='262427040903166': Calling to generate 5 vectors 20250831085527909 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250831085527909 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085527909 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250831085527909 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085527909 DAUC <0003> auc.c:113 vector [0]: rand = 3a7cf65a09396d06d3159b4dc27076d5 20250831085527909 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085527909 DAUC <0003> auc.c:142 vector [0]: autn = af7a3693132c8000a381428c72da620e 20250831085527909 DAUC <0003> auc.c:143 vector [0]: ck = be7f9817773b4fe343fe15c4e0ee2034 20250831085527909 DAUC <0003> auc.c:144 vector [0]: ik = 18bfd71b369b172bbb2c232336f37c24 20250831085527909 DAUC <0003> auc.c:145 vector [0]: res = 40993dc23c95b23f0000000000000000 20250831085527909 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085527909 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250831085527909 DAUC <0003> auc.c:151 vector [0]: kc = 5e1279eb97bd04d8 20250831085527909 DAUC <0003> auc.c:152 vector [0]: sres = 7c0c8ffd 20250831085527909 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250831085527909 DAUC <0003> auc.c:113 vector [1]: rand = b1b60a95cc22255a9e6828b75b4dfa6a 20250831085527909 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085527909 DAUC <0003> auc.c:142 vector [1]: autn = a520a0c9efeb80003acd643865498843 20250831085527909 DAUC <0003> auc.c:143 vector [1]: ck = 6266a6758182b30d270b43fc84b96cdf 20250831085527909 DAUC <0003> auc.c:144 vector [1]: ik = ae673a04771fd8e25a6ebf3434f755e6 20250831085527909 DAUC <0003> auc.c:145 vector [1]: res = a7103e8d9a6b15460000000000000000 20250831085527909 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085527909 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250831085527909 DAUC <0003> auc.c:151 vector [1]: kc = b16460b946d352d6 20250831085527909 DAUC <0003> auc.c:152 vector [1]: sres = 3d7b2bcb 20250831085527909 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250831085527909 DAUC <0003> auc.c:113 vector [2]: rand = c812655e57ba39f46b17d50669662b99 20250831085527909 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085527909 DAUC <0003> auc.c:142 vector [2]: autn = b1336e2d1f0c8000d0eb05b2d9865438 20250831085527909 DAUC <0003> auc.c:143 vector [2]: ck = f9fb0f469560c2ef71fa62e69aa471fc 20250831085527909 DAUC <0003> auc.c:144 vector [2]: ik = 5d04d82eac354e7aa783771926ea58a6 20250831085527909 DAUC <0003> auc.c:145 vector [2]: res = 69170335f2fa30f80000000000000000 20250831085527909 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085527909 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250831085527909 DAUC <0003> auc.c:151 vector [2]: kc = 7286c297851ba5cf 20250831085527909 DAUC <0003> auc.c:152 vector [2]: sres = 9bed33cd 20250831085527909 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250831085527909 DAUC <0003> auc.c:113 vector [3]: rand = dea3435d48d60f9d3d66c88c1a3fd896 20250831085527909 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085527909 DAUC <0003> auc.c:142 vector [3]: autn = e038045988f8800004f880bf52a1a109 20250831085527909 DAUC <0003> auc.c:143 vector [3]: ck = d7bed888c1701afeb6be687a4b05cc15 20250831085527909 DAUC <0003> auc.c:144 vector [3]: ik = 92120c2856e1f68d718eb2345049aded 20250831085527909 DAUC <0003> auc.c:145 vector [3]: res = ac566bef3f9c9f610000000000000000 20250831085527909 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085527909 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250831085527909 DAUC <0003> auc.c:151 vector [3]: kc = 829c0eee8cdd8d8b 20250831085527909 DAUC <0003> auc.c:152 vector [3]: sres = 93caf48e 20250831085527909 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250831085527909 DAUC <0003> auc.c:113 vector [4]: rand = 5182a3bf81cc3a1b19abc321804f722a 20250831085527909 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085527909 DAUC <0003> auc.c:142 vector [4]: autn = 6d7e2ef81dda800086201a8e24b42297 20250831085527909 DAUC <0003> auc.c:143 vector [4]: ck = ab93b0876a9ac1988087ef7e85feda5b 20250831085527909 DAUC <0003> auc.c:144 vector [4]: ik = 3d108b63338e9082d1ba67b2feb55896 20250831085527909 DAUC <0003> auc.c:145 vector [4]: res = 70444e3a54bdd6520000000000000000 20250831085527909 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085527909 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250831085527909 DAUC <0003> auc.c:151 vector [4]: kc = c7beb328225fd3d7 20250831085527909 DAUC <0003> auc.c:152 vector [4]: sres = 24f99868 20250831085527909 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250831085527909 DAUC <0003> db_auc.c:245 IMSI='262427040903166': Generated 5 vectors 20250831085527909 DAUC <0003> db_auc.c:249 IMSI='262427040903166': Updating SQN=161 in DB 20250831085527909 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427040903166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427040903166"} 20250831085527909 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427040903166 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085527909 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085527909 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527909 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@243859984da3: Found GsupExpect[0] for "262427040903166" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@243859984da3: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427040903166" TC_gsup_sai_eps(37)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085527910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@243859984da3: Final verdict of PTC: pass 20250831085527911 DAUC <0003> db_auc.c:157 IMSI='262424223335275': No 2G Auth Data 20250831085527911 DAUC <0003> db_auc.c:192 IMSI='262424223335275': No 3G Auth Data HLR_Test-GSUP(33)@243859984da3: Created GsupExpect[0] for "262424223335275" to be handled at TC_gsup_sai_eps(38) 20250831085527919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 20250831085527920 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527921 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424223335275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424223335275"} 20250831085527921 DAUC <0003> db_auc.c:236 IMSI='262424223335275': Calling to generate 5 vectors 20250831085527921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085527921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085527921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085527921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085527921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085527921 DAUC <0003> auc.c:113 vector [0]: rand = 77f153d8a54853902f30b644e24bb466 20250831085527921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085527921 DAUC <0003> auc.c:142 vector [0]: autn = e5e56b95e6e480008b7a0f7bdd905830 20250831085527921 DAUC <0003> auc.c:143 vector [0]: ck = 418de76579e6acb1f535712008bc605c 20250831085527921 DAUC <0003> auc.c:144 vector [0]: ik = abbf9ac9d8d6b81535e37b4cb5bea209 20250831085527921 DAUC <0003> auc.c:145 vector [0]: res = 053e4bf65fa782680000000000000000 20250831085527921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085527921 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085527921 DAUC <0003> auc.c:179 vector [0]: kc = 09416e3eae77d400 20250831085527921 DAUC <0003> auc.c:180 vector [0]: sres = 51e9d770 20250831085527921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085527921 DAUC <0003> auc.c:113 vector [1]: rand = 9a400c3770396693de4f220fed7b716e 20250831085527921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085527921 DAUC <0003> auc.c:142 vector [1]: autn = 80957d80966d800002894aab9de3db13 20250831085527921 DAUC <0003> auc.c:143 vector [1]: ck = fb8df7ea2d90a712a4fa1799a9cadc14 20250831085527921 DAUC <0003> auc.c:144 vector [1]: ik = a17d16e9eb7c5bd6c875203e274f5ab5 20250831085527921 DAUC <0003> auc.c:145 vector [1]: res = aed5ac94174c16e80000000000000000 20250831085527921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085527921 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085527921 DAUC <0003> auc.c:179 vector [1]: kc = 182088d302f60000 20250831085527921 DAUC <0003> auc.c:180 vector [1]: sres = 95f9d681 20250831085527921 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085527921 DAUC <0003> auc.c:113 vector [2]: rand = dee604e18c66cc539af19e96f5c34c72 20250831085527921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085527921 DAUC <0003> auc.c:142 vector [2]: autn = 2af235e52d0a800033be81ebb63f357b 20250831085527921 DAUC <0003> auc.c:143 vector [2]: ck = 731db0269a69e8c92ee083f360654e44 20250831085527921 DAUC <0003> auc.c:144 vector [2]: ik = 5790d1e4e9732cda3502ab269f735b4c 20250831085527921 DAUC <0003> auc.c:145 vector [2]: res = 585fd84862e700ea0000000000000000 20250831085527921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085527921 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085527921 DAUC <0003> auc.c:179 vector [2]: kc = a8c47b8d2feda000 20250831085527921 DAUC <0003> auc.c:180 vector [2]: sres = 29c18e53 20250831085527921 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085527921 DAUC <0003> auc.c:113 vector [3]: rand = 861764cf420a9c7b539e05cb007f30a3 20250831085527921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085527921 DAUC <0003> auc.c:142 vector [3]: autn = ea5e669f2e078000b3d5d63b0232e679 20250831085527921 DAUC <0003> auc.c:143 vector [3]: ck = 52209eb9e379aec33a1db8f5d86160bb 20250831085527921 DAUC <0003> auc.c:144 vector [3]: ik = d5401202c9a8cceaf90e95fdf79831c7 20250831085527921 DAUC <0003> auc.c:145 vector [3]: res = 3b5d04edcdc34f4e0000000000000000 20250831085527921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085527921 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085527921 DAUC <0003> auc.c:179 vector [3]: kc = aa47d62d6f595c00 20250831085527921 DAUC <0003> auc.c:180 vector [3]: sres = b7aa9923 20250831085527921 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085527921 DAUC <0003> auc.c:113 vector [4]: rand = 817ec0165dc0d1e12c96270e38ef20b9 20250831085527921 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085527921 DAUC <0003> auc.c:142 vector [4]: autn = 35e044111a5b800084bfc1c1489be430 20250831085527921 DAUC <0003> auc.c:143 vector [4]: ck = 361b9ae368133614a7627053f15ebf6b 20250831085527921 DAUC <0003> auc.c:144 vector [4]: ik = 28058a36f6bcef38f8f7d9290152251a 20250831085527921 DAUC <0003> auc.c:145 vector [4]: res = 8505165397922c930000000000000000 20250831085527921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085527921 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085527921 DAUC <0003> auc.c:179 vector [4]: kc = 4d5d462726070c00 20250831085527921 DAUC <0003> auc.c:180 vector [4]: sres = a1296d65 20250831085527921 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085527921 DAUC <0003> db_auc.c:245 IMSI='262424223335275': Generated 5 vectors 20250831085527921 DAUC <0003> db_auc.c:249 IMSI='262424223335275': Updating SQN=161 in DB 20250831085527921 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424223335275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424223335275"} 20250831085527921 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424223335275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085527921 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085527921 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@243859984da3: Found GsupExpect[0] for "262424223335275" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@243859984da3: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424223335275" TC_gsup_sai_eps(38)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085527922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35694<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@243859984da3: Final verdict of PTC: pass 20250831085527923 DAUC <0003> db_auc.c:157 IMSI='262424157443462': No 2G Auth Data 20250831085527923 DAUC <0003> db_auc.c:192 IMSI='262424157443462': No 3G Auth Data HLR_Test-GSUP(33)@243859984da3: Created GsupExpect[0] for "262424157443462" to be handled at TC_gsup_sai_eps(39) 20250831085527929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 20250831085527930 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527930 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424157443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424157443462"} 20250831085527930 DAUC <0003> db_auc.c:236 IMSI='262424157443462': Calling to generate 5 vectors 20250831085527930 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085527930 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085527930 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085527930 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085527930 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085527930 DAUC <0003> auc.c:113 vector [0]: rand = a2c2153acb610810b91b69773d6f54ab 20250831085527930 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085527930 DAUC <0003> auc.c:142 vector [0]: autn = 3af79041a5be800021374798a0cf7966 20250831085527930 DAUC <0003> auc.c:143 vector [0]: ck = bbb05ac6fbb3442a9b1dcf21197a63fd 20250831085527930 DAUC <0003> auc.c:144 vector [0]: ik = 04e89392be43758727ccdd724d6c9462 20250831085527930 DAUC <0003> auc.c:145 vector [0]: res = 908c24d9aa5f35b90000000000000000 20250831085527930 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085527930 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085527930 DAUC <0003> auc.c:179 vector [0]: kc = 69655b22c6a2e400 20250831085527930 DAUC <0003> auc.c:180 vector [0]: sres = 09edbc88 20250831085527930 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085527930 DAUC <0003> auc.c:113 vector [1]: rand = 0fe4583a3f23b32e98ca7ab714f4ede5 20250831085527930 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085527930 DAUC <0003> auc.c:142 vector [1]: autn = 99b741eaa87a8000ba63b91743bff371 20250831085527930 DAUC <0003> auc.c:143 vector [1]: ck = ac2a2c1887733f0617c5c1ace5271f46 20250831085527930 DAUC <0003> auc.c:144 vector [1]: ik = 113417610be61f949565f156b915b527 20250831085527930 DAUC <0003> auc.c:145 vector [1]: res = 516f84c460717e4c0000000000000000 20250831085527930 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085527930 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085527930 DAUC <0003> auc.c:179 vector [1]: kc = 978c432cc0853000 20250831085527930 DAUC <0003> auc.c:180 vector [1]: sres = 7f2a7a31 20250831085527930 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085527930 DAUC <0003> auc.c:113 vector [2]: rand = 3e6ddd7538b0e7c500cd8de4acedd384 20250831085527930 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085527930 DAUC <0003> auc.c:142 vector [2]: autn = 54806f215962800011e870d2b4da4a64 20250831085527930 DAUC <0003> auc.c:143 vector [2]: ck = 54833312d55c84c2c750735583c38e47 20250831085527930 DAUC <0003> auc.c:144 vector [2]: ik = 8119ba5cf73343190f766790e1513717 20250831085527930 DAUC <0003> auc.c:145 vector [2]: res = 83fb8c8349828d410000000000000000 20250831085527930 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085527930 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085527930 DAUC <0003> auc.c:179 vector [2]: kc = 368f933f110aa400 20250831085527930 DAUC <0003> auc.c:180 vector [2]: sres = 9d9d6f3e 20250831085527930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085527930 DAUC <0003> auc.c:113 vector [3]: rand = af496571d5923ccf791fcd8b0cb73782 20250831085527930 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085527930 DAUC <0003> auc.c:142 vector [3]: autn = 194f854c21e98000ddf26f5eb092ea3c 20250831085527930 DAUC <0003> auc.c:143 vector [3]: ck = c3ed7026cc06a77eacac7c9e5b6d377a 20250831085527930 DAUC <0003> auc.c:144 vector [3]: ik = 7be3362a083f0211bbffb177dee21ec2 20250831085527930 DAUC <0003> auc.c:145 vector [3]: res = 38c5a044fbfd362a0000000000000000 20250831085527930 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085527930 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085527930 DAUC <0003> auc.c:179 vector [3]: kc = c7f84e8388f2e800 20250831085527930 DAUC <0003> auc.c:180 vector [3]: sres = 4741fbe4 20250831085527930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085527930 DAUC <0003> auc.c:113 vector [4]: rand = d26b0efe3871f009fc1617e24a830ef9 20250831085527930 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085527930 DAUC <0003> auc.c:142 vector [4]: autn = c199a42d89a680001fb1103f333775db 20250831085527930 DAUC <0003> auc.c:143 vector [4]: ck = fc415148284672c3e8d468b9773fdb51 20250831085527930 DAUC <0003> auc.c:144 vector [4]: ik = 20d73099d17462cf1483f1f499984bee 20250831085527930 DAUC <0003> auc.c:145 vector [4]: res = 5f2a9b950e398eb50000000000000000 20250831085527931 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085527931 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085527931 DAUC <0003> auc.c:179 vector [4]: kc = 74c0de5a6f10e000 20250831085527931 DAUC <0003> auc.c:180 vector [4]: sres = 7d3ec1ec 20250831085527931 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085527931 DAUC <0003> db_auc.c:245 IMSI='262424157443462': Generated 5 vectors 20250831085527931 DAUC <0003> db_auc.c:249 IMSI='262424157443462': Updating SQN=161 in DB 20250831085527931 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424157443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424157443462"} 20250831085527931 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424157443462 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085527931 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085527931 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@243859984da3: Found GsupExpect[0] for "262424157443462" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@243859984da3: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424157443462" TC_gsup_sai_eps(39)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085527932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@243859984da3: Final verdict of PTC: pass 20250831085527932 DAUC <0003> db_auc.c:157 IMSI='262425601808756': No 2G Auth Data 20250831085527932 DAUC <0003> db_auc.c:192 IMSI='262425601808756': No 3G Auth Data HLR_Test-GSUP(33)@243859984da3: Created GsupExpect[0] for "262425601808756" to be handled at TC_gsup_sai_eps(40) 20250831085527938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4258 20250831085527939 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527939 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425601808756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425601808756"} 20250831085527939 DAUC <0003> db_auc.c:236 IMSI='262425601808756': Calling to generate 5 vectors 20250831085527939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250831085527939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250831085527939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250831085527939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250831085527939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250831085527939 DAUC <0003> auc.c:113 vector [0]: rand = 0b1ff4ee0e9bdca5103f2ab00b89aac6 20250831085527939 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250831085527939 DAUC <0003> auc.c:142 vector [0]: autn = a03fd52fd95e8000e190be5af7d3c93c 20250831085527939 DAUC <0003> auc.c:143 vector [0]: ck = 9ad1fbcc764f0e00e613c825fcddc9d3 20250831085527939 DAUC <0003> auc.c:144 vector [0]: ik = f16249faaed61b283ce974c13b4bdfe4 20250831085527939 DAUC <0003> auc.c:145 vector [0]: res = dbe78fc540f6f5b30000000000000000 20250831085527939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250831085527939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250831085527939 DAUC <0003> auc.c:179 vector [0]: kc = bcf4108c241902c4 20250831085527939 DAUC <0003> auc.c:180 vector [0]: sres = c87ccce0 20250831085527939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250831085527939 DAUC <0003> auc.c:113 vector [1]: rand = f41aed64036dadda958b5ac4756e439a 20250831085527939 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250831085527939 DAUC <0003> auc.c:142 vector [1]: autn = 334526560c13800059ff46b4dcaec8d5 20250831085527939 DAUC <0003> auc.c:143 vector [1]: ck = 3b7536a02056252bb45db0feb00a101c 20250831085527939 DAUC <0003> auc.c:144 vector [1]: ik = aa3f55c657d7adc61af0059a89a2f406 20250831085527939 DAUC <0003> auc.c:145 vector [1]: res = e3ac373092a5c5710000000000000000 20250831085527939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250831085527939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250831085527939 DAUC <0003> auc.c:179 vector [1]: kc = be88517a3cfc92b0 20250831085527939 DAUC <0003> auc.c:180 vector [1]: sres = 0e287e97 20250831085527939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250831085527939 DAUC <0003> auc.c:113 vector [2]: rand = 610deb324691ba37096c75f0c8b649c9 20250831085527939 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250831085527939 DAUC <0003> auc.c:142 vector [2]: autn = a9609de3d003800065c381482d833847 20250831085527939 DAUC <0003> auc.c:143 vector [2]: ck = 723fde78e5de705865a7c8fc270eb0f1 20250831085527939 DAUC <0003> auc.c:144 vector [2]: ik = 8511c635c42d560ccd0e1710a3b58110 20250831085527939 DAUC <0003> auc.c:145 vector [2]: res = 77eeac16b6201bf60000000000000000 20250831085527939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250831085527939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250831085527939 DAUC <0003> auc.c:179 vector [2]: kc = a704d423b0bcc8f0 20250831085527939 DAUC <0003> auc.c:180 vector [2]: sres = 8c6e9f33 20250831085527939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250831085527939 DAUC <0003> auc.c:113 vector [3]: rand = e39d87d759e6800e75f3d0b160c3c285 20250831085527939 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250831085527939 DAUC <0003> auc.c:142 vector [3]: autn = f35fa7339dbe80008f030765cfe25b9e 20250831085527939 DAUC <0003> auc.c:143 vector [3]: ck = eae7b966ee73cd3c9d99a7683fb7dc58 20250831085527939 DAUC <0003> auc.c:144 vector [3]: ik = ee1c450f24c98dc5d2a57e086783f79c 20250831085527939 DAUC <0003> auc.c:145 vector [3]: res = 8ae098ec4aa5d97a0000000000000000 20250831085527939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250831085527939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250831085527939 DAUC <0003> auc.c:179 vector [3]: kc = 951ee0ca9918aa65 20250831085527939 DAUC <0003> auc.c:180 vector [3]: sres = 44daf7e5 20250831085527939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250831085527939 DAUC <0003> auc.c:113 vector [4]: rand = 78f1278a6e66e48e9f594752f2048596 20250831085527939 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250831085527939 DAUC <0003> auc.c:142 vector [4]: autn = 488d33c2b3d280001eaf44ce16e7cf76 20250831085527939 DAUC <0003> auc.c:143 vector [4]: ck = cba180bfc621eb1b764b054b42ceb224 20250831085527939 DAUC <0003> auc.c:144 vector [4]: ik = 2eec753dd5b23e187ab2593d1fb5a5cf 20250831085527939 DAUC <0003> auc.c:145 vector [4]: res = c26653155caa57b30000000000000000 20250831085527939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250831085527939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250831085527939 DAUC <0003> auc.c:179 vector [4]: kc = 6e65506180e1c587 20250831085527939 DAUC <0003> auc.c:180 vector [4]: sres = 3b5babc6 20250831085527939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250831085527939 DAUC <0003> db_auc.c:245 IMSI='262425601808756': Generated 5 vectors 20250831085527939 DAUC <0003> db_auc.c:249 IMSI='262425601808756': Updating SQN=161 in DB 20250831085527939 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425601808756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425601808756"} 20250831085527939 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425601808756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085527939 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085527939 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@243859984da3: Found GsupExpect[0] for "262425601808756" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@243859984da3: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425601808756" TC_gsup_sai_eps(40)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085527941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085527941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35672<->l=127.0.0.1:4258 20250831085527942 DLINP <000b> input/ipa.c:452 connected read/write 20250831085527942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085527942 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@243859984da3: Final verdict of PTC: none 20250831085527942 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085527942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085527942 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38809<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(35)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@243859984da3: Final verdict of PTC: none 34@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Aug 31 08:55:27 UTC 2025 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20250831085527966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 20250831085528067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78596) Waiting for packet dumper to finish... 1 (prev_count=78596, count=126300) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Aug 31 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085531181 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085531181 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085531182 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085531182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@243859984da3: 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) } } } } 20250831085531183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531183 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085531183 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085531183 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085531183 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085531183 DLGSUP <0013> gsup_server.c:238 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  20250831085531183 DLGSUP <0013> gsup_server.c:236 2:  20250831085531183 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 3:  20250831085531183 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 4:  20250831085531183 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 5:  20250831085531183 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(41)@243859984da3: 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 } } } } 20250831085531183 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085531183 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085531183 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085531183 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085531191 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44455<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@243859984da3: Created GsupExpect[0] for "262426027156630" to be handled at TC_gsup_ul_unknown_imsi(45) 20250831085531196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 20250831085531230 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531230 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085531230 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426027156630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426027156630" cn_domain=PS} 20250831085531230 DLU <0006> fsm.c:456 lu(262426027156630)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085531230 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426027156630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250831085531230 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426027156630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426027156630" cause=IMSI unknown in HLR} 20250831085531230 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426027156630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085531230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426027156630)[0x5640fc0b0fe0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085531230 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426027156630)[0x5640fc0b0fe0]{UNVALIDATED}: Freeing instance 20250831085531230 DLU <0006> fsm.c:568 lu(PS:IMSI-262426027156630)[0x5640fc0b0fe0]{UNVALIDATED}: Deallocated 20250831085531230 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085531231 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531231 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@243859984da3: Found GsupExpect[0] for "262426027156630" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@243859984da3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426027156630" TC_gsup_ul_unknown_imsi(45)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085531236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@243859984da3: Final verdict of PTC: pass 20250831085531239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4258 20250831085531241 DLINP <000b> input/ipa.c:452 connected read/write 20250831085531241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085531241 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085531241 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085531241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085531242 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(42)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@243859984da3: Final verdict of PTC: none 43@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 43: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Aug 31 08:55:31 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20250831085531294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 20250831085531394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35736<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=424) Waiting for packet dumper to finish... 1 (prev_count=424, count=26092) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sun Aug 31 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085534465 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085534465 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085534468 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085534469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085534473 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534473 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085534473 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085534473 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085534473 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085534473 DLGSUP <0013> gsup_server.c:238 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  20250831085534473 DLGSUP <0013> gsup_server.c:236 2:  20250831085534473 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 3:  20250831085534473 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 4:  20250831085534473 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 5:  20250831085534473 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 7:  20250831085534473 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085534473 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085534473 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085534473 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085534490 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42441<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@243859984da3: Created GsupExpect[0] for "262426416032697" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250831085534501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 20250831085534514 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085534514 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262426416032697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426416032697" cn_domain=PS source_name="the-source\n"} 20250831085534514 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831085534514 DLU <0006> fsm.c:456 lu(262426416032697)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085534514 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262426416032697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250831085534514 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262426416032697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426416032697" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250831085534514 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262426416032697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085534514 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426416032697)[0x5640fc0b0fe0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085534514 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426416032697)[0x5640fc0b0fe0]{UNVALIDATED}: Freeing instance 20250831085534514 DLU <0006> fsm.c:568 lu(PS:IMSI-262426416032697)[0x5640fc0b0fe0]{UNVALIDATED}: Deallocated 20250831085534514 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085534514 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@243859984da3: Found GsupExpect[0] for "262426416032697" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@243859984da3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426416032697" TC_gsup_ul_unknown_imsi_via_proxy(50)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085534519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@243859984da3: Final verdict of PTC: pass 20250831085534521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@243859984da3: Final verdict of PTC: none 20250831085534523 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42441<->l=127.0.0.1:4259) 48@243859984da3: Final verdict of PTC: none 20250831085534523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085534523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085534523 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085534523 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085534523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085534523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 48: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Aug 31 08:55:34 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20250831085534558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.1:4258 20250831085534658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=26584) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sun Aug 31 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085537802 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085537802 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085537805 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085537806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@243859984da3: 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) } } } } 20250831085537808 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085537808 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085537808 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 HLR_Test-GSUP-IPA(51)@243859984da3: 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 } } } } 20250831085537808 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085537809 DLGSUP <0013> gsup_server.c:238 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  20250831085537809 DLGSUP <0013> gsup_server.c:236 2:  20250831085537809 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 3:  20250831085537809 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 4:  20250831085537809 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 5:  20250831085537809 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 7:  20250831085537809 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085537809 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085537809 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085537809 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085537831 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39869<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@243859984da3: Created GsupExpect[0] for "262424098109551" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250831085537845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4258 20250831085537854 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085537854 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424098109551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424098109551" cn_domain=PS} 20250831085537854 DLU <0006> fsm.c:456 lu(262424098109551)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085537854 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424098109551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250831085537854 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424098109551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424098109551" cause=Roaming not allowed in this location area} 20250831085537854 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424098109551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085537854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424098109551)[0x5640fc0b0fe0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085537854 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424098109551)[0x5640fc0b0fe0]{UNVALIDATED}: Freeing instance 20250831085537854 DLU <0006> fsm.c:568 lu(PS:IMSI-262424098109551)[0x5640fc0b0fe0]{UNVALIDATED}: Deallocated 20250831085537854 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085537854 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@243859984da3: Found GsupExpect[0] for "262424098109551" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@243859984da3: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424098109551" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085537855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@243859984da3: Final verdict of PTC: pass 20250831085537856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4258 20250831085537856 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39869<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@243859984da3: Final verdict of PTC: none 53@243859984da3: Final verdict of PTC: none 20250831085537856 DLINP <000b> input/ipa.c:452 connected read/write 20250831085537856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085537856 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085537856 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085537856 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)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 53: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Aug 31 08:55:37 UTC 2025 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20250831085537888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4258 20250831085537989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40094<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27184) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Aug 31 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_sai_err_unknown_imsi started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085541111 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085541111 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085541116 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541116 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085541117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085541121 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541121 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085541122 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085541122 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085541122 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085541122 DLGSUP <0013> gsup_server.c:238 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  20250831085541122 DLGSUP <0013> gsup_server.c:236 2:  20250831085541122 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 3:  20250831085541122 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 4:  20250831085541122 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 5:  20250831085541122 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 7:  20250831085541122 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085541122 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085541122 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085541122 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085541143 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42359<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@243859984da3: Created GsupExpect[0] for "262420766584879" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250831085541157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 20250831085541166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085541166 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420766584879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420766584879"} 20250831085541166 DAUC <0003> db_auc.c:133 IMSI='262420766584879': No such subscriber 20250831085541166 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420766584879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250831085541166 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420766584879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420766584879" cause=IMSI unknown in HLR} 20250831085541166 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420766584879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085541166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085541166 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@243859984da3: Found GsupExpect[0] for "262420766584879" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@243859984da3: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262420766584879" TC_gsup_sai_err_unknown_imsi(60)@243859984da3: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085541170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@243859984da3: Final verdict of PTC: pass 20250831085541171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4258 20250831085541172 DLINP <000b> input/ipa.c:452 connected read/write 20250831085541172 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085541172 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(57)@243859984da3: Final verdict of PTC: none 20250831085541173 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085541173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085541173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42359<->l=127.0.0.1:4259) 58@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 58: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Aug 31 08:55:41 UTC 2025 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20250831085541216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4258 20250831085541317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=428) Waiting for packet dumper to finish... 1 (prev_count=428, count=25292) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Aug 31 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085544438 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085544438 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085544440 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085544443 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544443 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085544443 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085544443 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085544443 DLGSUP <0013> gsup_server.c:238 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  20250831085544443 DLGSUP <0013> gsup_server.c:236 2:  20250831085544443 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 3:  20250831085544443 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 4:  20250831085544443 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 5:  20250831085544443 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 7:  20250831085544443 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085544443 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085544443 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085544443 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085544451 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33445<->l=127.0.0.1:4259) 20250831085544458 DAUC <0003> db_auc.c:157 IMSI='262424678697395': No 2G Auth Data 20250831085544458 DAUC <0003> db_auc.c:192 IMSI='262424678697395': No 3G Auth Data HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262424678697395" to be handled at TC_gsup_ul(65) 20250831085544472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 20250831085544490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544490 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424678697395" cn_domain=PS} 20250831085544490 DLU <0006> fsm.c:456 lu(262424678697395)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544490 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424678697395)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544490 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424678697395" cn_domain=PS} 20250831085544490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544490 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262424678697395" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 0TC_gsup_ul(65)"262424678697395" 20250831085544497 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544497 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424678697395"} 20250831085544497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424678697395)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544497 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544497 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424678697395"} 20250831085544497 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424678697395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424678697395)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424678697395)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544497 DLU <0006> fsm.c:568 lu(PS:IMSI-262424678697395)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544497 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544497 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544497 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(65)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37858<->l=127.0.0.1:4258 TC_gsup_ul(65)@243859984da3: Final verdict of PTC: pass 20250831085544509 DAUC <0003> db_auc.c:157 IMSI='262428568789448': No 2G Auth Data 20250831085544509 DAUC <0003> db_auc.c:192 IMSI='262428568789448': No 3G Auth Data 20250831085544511 DLGSUP <0013> hlr.c:121 IMSI 262428568789448: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262428568789448" to be handled at TC_gsup_ul(66) 20250831085544520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4258 20250831085544522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544522 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428568789448" cn_domain=PS} 20250831085544522 DLU <0006> fsm.c:456 lu(262428568789448)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544522 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428568789448)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544522 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428568789448" cn_domain=PS} 20250831085544522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262428568789448" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 1TC_gsup_ul(66)"262428568789448" 20250831085544523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544523 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428568789448"} 20250831085544523 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428568789448)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544523 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544523 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428568789448"} 20250831085544523 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428568789448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428568789448)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428568789448)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544523 DLU <0006> fsm.c:568 lu(PS:IMSI-262428568789448)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544523 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(66)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37874<->l=127.0.0.1:4258 TC_gsup_ul(66)@243859984da3: Final verdict of PTC: pass 20250831085544525 DAUC <0003> db_auc.c:157 IMSI='262429778174287': No 2G Auth Data 20250831085544525 DAUC <0003> db_auc.c:192 IMSI='262429778174287': No 3G Auth Data 20250831085544526 DLGSUP <0013> hlr.c:121 IMSI 262429778174287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262429778174287" to be handled at TC_gsup_ul(67) 20250831085544533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4258 20250831085544535 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544535 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544535 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429778174287" cn_domain=PS} 20250831085544535 DLU <0006> fsm.c:456 lu(262429778174287)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544535 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429778174287)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544535 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429778174287" cn_domain=PS} 20250831085544535 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544535 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544535 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262429778174287" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 2TC_gsup_ul(67)"262429778174287" 20250831085544536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544536 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429778174287"} 20250831085544536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429778174287)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544536 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544536 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429778174287"} 20250831085544536 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429778174287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429778174287)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544536 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429778174287)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544536 DLU <0006> fsm.c:568 lu(PS:IMSI-262429778174287)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(67)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37886<->l=127.0.0.1:4258 TC_gsup_ul(67)@243859984da3: Final verdict of PTC: pass 20250831085544537 DAUC <0003> db_auc.c:157 IMSI='262424448153943': No 2G Auth Data 20250831085544537 DAUC <0003> db_auc.c:192 IMSI='262424448153943': No 3G Auth Data 20250831085544538 DLGSUP <0013> hlr.c:121 IMSI 262424448153943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262424448153943" to be handled at TC_gsup_ul(68) 20250831085544545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 20250831085544547 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544547 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424448153943" cn_domain=PS} 20250831085544547 DLU <0006> fsm.c:456 lu(262424448153943)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544547 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424448153943)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544547 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424448153943" cn_domain=PS} 20250831085544547 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544547 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262424448153943" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 3TC_gsup_ul(68)"262424448153943" 20250831085544549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544549 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544549 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424448153943"} 20250831085544549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424448153943)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544549 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544549 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424448153943"} 20250831085544549 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424448153943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424448153943)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424448153943)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544549 DLU <0006> fsm.c:568 lu(PS:IMSI-262424448153943)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544549 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544549 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(68)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 TC_gsup_ul(68)@243859984da3: Final verdict of PTC: pass 20250831085544550 DAUC <0003> db_auc.c:157 IMSI='262421362790746': No 2G Auth Data 20250831085544550 DAUC <0003> db_auc.c:192 IMSI='262421362790746': No 3G Auth Data 20250831085544550 DLGSUP <0013> hlr.c:121 IMSI 262421362790746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262421362790746" to be handled at TC_gsup_ul(69) 20250831085544556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20250831085544558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544558 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421362790746" cn_domain=PS} 20250831085544558 DLU <0006> fsm.c:456 lu(262421362790746)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544558 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544558 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421362790746)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544558 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421362790746" cn_domain=PS} 20250831085544558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262421362790746" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 4TC_gsup_ul(69)"262421362790746" 20250831085544559 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544559 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544559 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421362790746"} 20250831085544559 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421362790746)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544559 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544559 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421362790746"} 20250831085544559 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262421362790746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421362790746)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544559 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421362790746)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544559 DLU <0006> fsm.c:568 lu(PS:IMSI-262421362790746)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544559 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544559 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(69)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 TC_gsup_ul(69)@243859984da3: Final verdict of PTC: pass 20250831085544560 DAUC <0003> db_auc.c:157 IMSI='262422961957312': No 2G Auth Data 20250831085544560 DAUC <0003> db_auc.c:192 IMSI='262422961957312': No 3G Auth Data 20250831085544561 DLGSUP <0013> hlr.c:121 IMSI 262422961957312: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262422961957312" to be handled at TC_gsup_ul(70) 20250831085544566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20250831085544567 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544567 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422961957312" cn_domain=PS} 20250831085544567 DLU <0006> fsm.c:456 lu(262422961957312)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544567 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422961957312)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544567 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422961957312" cn_domain=PS} 20250831085544567 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544567 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262422961957312" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 5TC_gsup_ul(70)"262422961957312" 20250831085544569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544569 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544569 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422961957312"} 20250831085544569 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422961957312)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544569 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544569 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422961957312"} 20250831085544569 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262422961957312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961957312)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544569 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422961957312)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544569 DLU <0006> fsm.c:568 lu(PS:IMSI-262422961957312)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(70)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 TC_gsup_ul(70)@243859984da3: Final verdict of PTC: pass 20250831085544570 DAUC <0003> db_auc.c:157 IMSI='262424286999434': No 2G Auth Data 20250831085544570 DAUC <0003> db_auc.c:192 IMSI='262424286999434': No 3G Auth Data 20250831085544570 DLGSUP <0013> hlr.c:121 IMSI 262424286999434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262424286999434" to be handled at TC_gsup_ul(71) 20250831085544576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 20250831085544577 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544577 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544577 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424286999434" cn_domain=PS} 20250831085544577 DLU <0006> fsm.c:456 lu(262424286999434)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544577 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424286999434)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544577 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424286999434" cn_domain=PS} 20250831085544577 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544577 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262424286999434" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 6TC_gsup_ul(71)"262424286999434" 20250831085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544579 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424286999434"} 20250831085544579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424286999434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544579 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544579 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424286999434"} 20250831085544579 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424286999434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424286999434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544579 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424286999434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544579 DLU <0006> fsm.c:568 lu(PS:IMSI-262424286999434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(71)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4258 TC_gsup_ul(71)@243859984da3: Final verdict of PTC: pass 20250831085544580 DAUC <0003> db_auc.c:157 IMSI='262429373762845': No 2G Auth Data 20250831085544580 DAUC <0003> db_auc.c:192 IMSI='262429373762845': No 3G Auth Data 20250831085544580 DLGSUP <0013> hlr.c:121 IMSI 262429373762845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@243859984da3: Created GsupExpect[0] for "262429373762845" to be handled at TC_gsup_ul(72) 20250831085544586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 20250831085544588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544588 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429373762845" cn_domain=PS} 20250831085544588 DLU <0006> fsm.c:456 lu(262429373762845)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085544588 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085544588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429373762845)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085544588 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429373762845" cn_domain=PS} 20250831085544588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@243859984da3: Found GsupExpect[0] for "262429373762845" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@243859984da3: Added IMSI table entry 7TC_gsup_ul(72)"262429373762845" 20250831085544589 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544589 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544589 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429373762845"} 20250831085544589 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429373762845)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085544589 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085544589 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429373762845"} 20250831085544589 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429373762845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085544589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373762845)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085544589 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429373762845)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085544589 DLU <0006> fsm.c:568 lu(PS:IMSI-262429373762845)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085544589 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085544589 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544589 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul(72)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085544590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 TC_gsup_ul(72)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085544590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4258 20250831085544591 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33445<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@243859984da3: Final verdict of PTC: none 20250831085544591 DLINP <000b> input/ipa.c:452 connected read/write 20250831085544591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085544591 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085544591 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085544591 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)@243859984da3: Final verdict of PTC: none 63@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_ul finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Aug 31 08:55:44 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250831085544617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 20250831085544718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37958<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12876) Waiting for packet dumper to finish... 1 (prev_count=12876, count=112936) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Aug 31 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul_via_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085547824 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085547824 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085547829 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@243859984da3: 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 } } } } 20250831085547835 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547835 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085547835 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085547835 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085547835 DLGSUP <0013> gsup_server.c:238 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  20250831085547835 DLGSUP <0013> gsup_server.c:236 2:  20250831085547835 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 3:  20250831085547835 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 4:  20250831085547835 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 5:  20250831085547835 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 7:  20250831085547835 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085547835 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085547835 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085547835 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085547850 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35329<->l=127.0.0.1:4259) 20250831085547854 DAUC <0003> db_auc.c:157 IMSI='262425549766860': No 2G Auth Data 20250831085547854 DAUC <0003> db_auc.c:192 IMSI='262425549766860': No 3G Auth Data HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262425549766860" to be handled at TC_gsup_ul_via_proxy(77) 20250831085547861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20250831085547882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547882 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425549766860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425549766860" cn_domain=PS source_name="the-source\n"} 20250831085547882 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831085547882 DLU <0006> fsm.c:456 lu(262425549766860)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547882 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425549766860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425549766860)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547882 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425549766860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425549766860" cn_domain=PS destination_name="the-source\n"} 20250831085547882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262425549766860" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425549766860" 20250831085547890 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547890 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425549766860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425549766860" source_name="the-source\n"} 20250831085547890 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425549766860)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547890 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425549766860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547890 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425549766860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425549766860" destination_name="the-source\n"} 20250831085547890 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425549766860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547890 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425549766860)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547890 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425549766860)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547890 DLU <0006> fsm.c:568 lu(PS:IMSI-262425549766860)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547890 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547890 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@243859984da3: Final verdict of PTC: pass 20250831085547896 DAUC <0003> db_auc.c:157 IMSI='262425616067506': No 2G Auth Data 20250831085547896 DAUC <0003> db_auc.c:192 IMSI='262425616067506': No 3G Auth Data 20250831085547897 DLGSUP <0013> hlr.c:121 IMSI 262425616067506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262425616067506" to be handled at TC_gsup_ul_via_proxy(78) 20250831085547912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547914 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425616067506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425616067506" cn_domain=PS source_name="the-source\n"} 20250831085547914 DLU <0006> fsm.c:456 lu(262425616067506)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547914 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425616067506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547914 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425616067506)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547914 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425616067506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425616067506" cn_domain=PS destination_name="the-source\n"} 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262425616067506" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262425616067506" 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547914 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425616067506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425616067506" source_name="the-source\n"} 20250831085547914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425616067506)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547914 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262425616067506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547914 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425616067506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425616067506" destination_name="the-source\n"} 20250831085547914 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262425616067506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616067506)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425616067506)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547914 DLU <0006> fsm.c:568 lu(PS:IMSI-262425616067506)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547914 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547914 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@243859984da3: Final verdict of PTC: pass 20250831085547915 DAUC <0003> db_auc.c:157 IMSI='262420182479554': No 2G Auth Data 20250831085547915 DAUC <0003> db_auc.c:192 IMSI='262420182479554': No 3G Auth Data 20250831085547916 DLGSUP <0013> hlr.c:121 IMSI 262420182479554: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262420182479554" to be handled at TC_gsup_ul_via_proxy(79) 20250831085547921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4258 20250831085547923 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547923 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420182479554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420182479554" cn_domain=PS source_name="the-source\n"} 20250831085547923 DLU <0006> fsm.c:456 lu(262420182479554)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547923 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420182479554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420182479554)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547923 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420182479554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420182479554" cn_domain=PS destination_name="the-source\n"} 20250831085547923 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547923 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262420182479554" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420182479554" 20250831085547924 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547924 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547924 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420182479554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420182479554" source_name="the-source\n"} 20250831085547924 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420182479554)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547924 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262420182479554 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547924 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420182479554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420182479554" destination_name="the-source\n"} 20250831085547924 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262420182479554 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420182479554)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547924 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420182479554)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547924 DLU <0006> fsm.c:568 lu(PS:IMSI-262420182479554)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547924 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547924 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547924 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@243859984da3: Final verdict of PTC: pass 20250831085547925 DAUC <0003> db_auc.c:157 IMSI='262422639798626': No 2G Auth Data 20250831085547925 DAUC <0003> db_auc.c:192 IMSI='262422639798626': No 3G Auth Data 20250831085547925 DLGSUP <0013> hlr.c:121 IMSI 262422639798626: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262422639798626" to be handled at TC_gsup_ul_via_proxy(80) 20250831085547931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 20250831085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547932 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422639798626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422639798626" cn_domain=PS source_name="the-source\n"} 20250831085547932 DLU <0006> fsm.c:456 lu(262422639798626)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547932 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422639798626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422639798626)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547932 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422639798626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422639798626" cn_domain=PS destination_name="the-source\n"} 20250831085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547932 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262422639798626" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262422639798626" 20250831085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547933 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422639798626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422639798626" source_name="the-source\n"} 20250831085547933 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422639798626)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547933 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262422639798626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547933 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422639798626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422639798626" destination_name="the-source\n"} 20250831085547933 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262422639798626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422639798626)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547933 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422639798626)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547933 DLU <0006> fsm.c:568 lu(PS:IMSI-262422639798626)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547933 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547933 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@243859984da3: Final verdict of PTC: pass 20250831085547934 DAUC <0003> db_auc.c:157 IMSI='262429748993536': No 2G Auth Data 20250831085547934 DAUC <0003> db_auc.c:192 IMSI='262429748993536': No 3G Auth Data 20250831085547935 DLGSUP <0013> hlr.c:121 IMSI 262429748993536: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262429748993536" to be handled at TC_gsup_ul_via_proxy(81) 20250831085547940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 20250831085547941 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547941 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429748993536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429748993536" cn_domain=PS source_name="the-source\n"} 20250831085547941 DLU <0006> fsm.c:456 lu(262429748993536)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547941 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429748993536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429748993536)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547941 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429748993536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429748993536" cn_domain=PS destination_name="the-source\n"} 20250831085547941 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547941 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262429748993536" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429748993536" 20250831085547942 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547942 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429748993536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429748993536" source_name="the-source\n"} 20250831085547942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429748993536)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547942 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429748993536 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547942 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429748993536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429748993536" destination_name="the-source\n"} 20250831085547942 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429748993536 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748993536)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748993536)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547942 DLU <0006> fsm.c:568 lu(PS:IMSI-262429748993536)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547942 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547942 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@243859984da3: Final verdict of PTC: pass 20250831085547943 DAUC <0003> db_auc.c:157 IMSI='262427966949226': No 2G Auth Data 20250831085547943 DAUC <0003> db_auc.c:192 IMSI='262427966949226': No 3G Auth Data 20250831085547943 DLGSUP <0013> hlr.c:121 IMSI 262427966949226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262427966949226" to be handled at TC_gsup_ul_via_proxy(82) 20250831085547948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38014<->l=127.0.0.1:4258 20250831085547950 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547950 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427966949226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427966949226" cn_domain=PS source_name="the-source\n"} 20250831085547950 DLU <0006> fsm.c:456 lu(262427966949226)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547950 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427966949226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427966949226)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547950 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427966949226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427966949226" cn_domain=PS destination_name="the-source\n"} 20250831085547950 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547950 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262427966949226" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427966949226" 20250831085547951 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547951 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427966949226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427966949226" source_name="the-source\n"} 20250831085547951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427966949226)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547951 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262427966949226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547951 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427966949226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427966949226" destination_name="the-source\n"} 20250831085547951 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262427966949226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427966949226)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427966949226)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547951 DLU <0006> fsm.c:568 lu(PS:IMSI-262427966949226)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547951 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547951 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38014<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@243859984da3: Final verdict of PTC: pass 20250831085547951 DAUC <0003> db_auc.c:157 IMSI='262428041020614': No 2G Auth Data 20250831085547951 DAUC <0003> db_auc.c:192 IMSI='262428041020614': No 3G Auth Data 20250831085547952 DLGSUP <0013> hlr.c:121 IMSI 262428041020614: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262428041020614" to be handled at TC_gsup_ul_via_proxy(83) 20250831085547956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20250831085547958 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547958 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428041020614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428041020614" cn_domain=PS source_name="the-source\n"} 20250831085547958 DLU <0006> fsm.c:456 lu(262428041020614)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547958 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428041020614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547958 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428041020614)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547958 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428041020614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428041020614" cn_domain=PS destination_name="the-source\n"} 20250831085547958 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547958 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262428041020614" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428041020614" 20250831085547959 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547959 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428041020614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428041020614" source_name="the-source\n"} 20250831085547959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428041020614)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547959 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428041020614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547959 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428041020614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428041020614" destination_name="the-source\n"} 20250831085547959 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428041020614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428041020614)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428041020614)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547959 DLU <0006> fsm.c:568 lu(PS:IMSI-262428041020614)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547959 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547959 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547959 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@243859984da3: Final verdict of PTC: pass 20250831085547960 DAUC <0003> db_auc.c:157 IMSI='262426299374197': No 2G Auth Data 20250831085547960 DAUC <0003> db_auc.c:192 IMSI='262426299374197': No 3G Auth Data 20250831085547960 DLGSUP <0013> hlr.c:121 IMSI 262426299374197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@243859984da3: Created GsupExpect[0] for "262426299374197" to be handled at TC_gsup_ul_via_proxy(84) 20250831085547965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.1:4258 20250831085547966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547966 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426299374197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426299374197" cn_domain=PS source_name="the-source\n"} 20250831085547966 DLU <0006> fsm.c:456 lu(262426299374197)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085547966 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426299374197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250831085547966 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426299374197)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085547966 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426299374197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426299374197" cn_domain=PS destination_name="the-source\n"} 20250831085547966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@243859984da3: Found GsupExpect[0] for "262426299374197" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@243859984da3: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426299374197" 20250831085547967 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547967 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426299374197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426299374197" source_name="the-source\n"} 20250831085547967 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426299374197)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085547967 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426299374197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085547967 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426299374197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426299374197" destination_name="the-source\n"} 20250831085547967 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426299374197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085547967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426299374197)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085547967 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426299374197)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085547967 DLU <0006> fsm.c:568 lu(PS:IMSI-262426299374197)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085547967 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085547967 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085547968 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(84)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085547968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4258 20250831085547969 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35329<->l=127.0.0.1:4259) 20250831085547969 DLINP <000b> input/ipa.c:452 connected read/write 20250831085547969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085547969 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085547969 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085547969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(74)@243859984da3: Final verdict of PTC: none 20250831085547969 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@243859984da3: Final verdict of PTC: none 75@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Aug 31 08:55:47 UTC 2025 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20250831085547993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 20250831085548093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66480) Waiting for packet dumper to finish... 1 (prev_count=66480, count=114564) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Aug 31 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_ul_subscriber_data started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085551230 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085551230 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085551232 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551232 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085551234 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551234 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085551234 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085551234 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085551234 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085551234 DLGSUP <0013> gsup_server.c:238 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  20250831085551234 DLGSUP <0013> gsup_server.c:236 2:  20250831085551234 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085551234 DLGSUP <0013> gsup_server.c:236 3:  20250831085551234 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085551234 DLGSUP <0013> gsup_server.c:236 4:  20250831085551234 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085551234 DLGSUP <0013> gsup_server.c:236 5:  20250831085551234 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(85)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085551234 DLGSUP <0013> gsup_server.c:236 7:  20250831085551234 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085551234 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085551234 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085551234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085551244 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36633<->l=127.0.0.1:4259) 20250831085551250 DAUC <0003> db_auc.c:157 IMSI='262428175529227': No 2G Auth Data 20250831085551250 DAUC <0003> db_auc.c:192 IMSI='262428175529227': No 3G Auth Data HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262428175529227" to be handled at TC_gsup_ul_subscriber_data(89) 20250831085551259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@243859984da3: GSUP ul subscriber_data 20250831085551274 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551274 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175529227" cn_domain=PS} 20250831085551274 DLU <0006> fsm.c:456 lu(262428175529227)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551274 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175529227)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551274 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175529227" cn_domain=PS} 20250831085551274 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551274 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262428175529227" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262428175529227" 20250831085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551278 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175529227"} 20250831085551278 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175529227)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551278 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551278 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175529227"} 20250831085551278 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428175529227 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175529227)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551278 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175529227)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551278 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175529227)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551278 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@243859984da3: Final verdict of PTC: pass 20250831085551281 DAUC <0003> db_auc.c:157 IMSI='262429059014717': No 2G Auth Data 20250831085551281 DAUC <0003> db_auc.c:192 IMSI='262429059014717': No 3G Auth Data 20250831085551282 DLGSUP <0013> hlr.c:121 IMSI 262429059014717: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262429059014717" to be handled at TC_gsup_ul_subscriber_data(90) 20250831085551291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@243859984da3: GSUP ul subscriber_data 20250831085551293 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551293 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551293 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429059014717" cn_domain=PS} 20250831085551293 DLU <0006> fsm.c:456 lu(262429059014717)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551293 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551293 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429059014717)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551293 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429059014717" cn_domain=PS} 20250831085551293 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551293 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551293 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262429059014717" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262429059014717" 20250831085551294 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551294 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429059014717"} 20250831085551294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429059014717)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551294 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551294 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429059014717"} 20250831085551294 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429059014717 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429059014717)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429059014717)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551294 DLU <0006> fsm.c:568 lu(PS:IMSI-262429059014717)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551294 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551294 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@243859984da3: Final verdict of PTC: pass 20250831085551296 DAUC <0003> db_auc.c:157 IMSI='262426401778068': No 2G Auth Data 20250831085551296 DAUC <0003> db_auc.c:192 IMSI='262426401778068': No 3G Auth Data 20250831085551296 DLGSUP <0013> hlr.c:121 IMSI 262426401778068: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262426401778068" to be handled at TC_gsup_ul_subscriber_data(91) 20250831085551302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@243859984da3: GSUP ul subscriber_data 20250831085551304 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551304 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551304 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426401778068" cn_domain=PS} 20250831085551304 DLU <0006> fsm.c:456 lu(262426401778068)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551304 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426401778068)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551304 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426401778068" cn_domain=PS} 20250831085551304 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551304 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551304 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262426401778068" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426401778068" 20250831085551305 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551305 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426401778068"} 20250831085551305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426401778068)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551305 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551305 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426401778068"} 20250831085551305 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426401778068 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426401778068)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426401778068)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551305 DLU <0006> fsm.c:568 lu(PS:IMSI-262426401778068)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551305 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551305 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@243859984da3: Final verdict of PTC: pass 20250831085551306 DAUC <0003> db_auc.c:157 IMSI='262420856741037': No 2G Auth Data 20250831085551306 DAUC <0003> db_auc.c:192 IMSI='262420856741037': No 3G Auth Data 20250831085551306 DLGSUP <0013> hlr.c:121 IMSI 262420856741037: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262420856741037" to be handled at TC_gsup_ul_subscriber_data(92) 20250831085551312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@243859984da3: GSUP ul subscriber_data 20250831085551314 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551314 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420856741037" cn_domain=PS} 20250831085551314 DLU <0006> fsm.c:456 lu(262420856741037)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551314 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551314 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420856741037)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551314 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420856741037" cn_domain=PS} 20250831085551314 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551314 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262420856741037" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420856741037" 20250831085551315 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551315 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420856741037"} 20250831085551315 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420856741037)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551315 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551315 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420856741037"} 20250831085551315 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420856741037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420856741037)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551315 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420856741037)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551315 DLU <0006> fsm.c:568 lu(PS:IMSI-262420856741037)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551315 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551315 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@243859984da3: Final verdict of PTC: pass 20250831085551316 DAUC <0003> db_auc.c:157 IMSI='262425549078756': No 2G Auth Data 20250831085551316 DAUC <0003> db_auc.c:192 IMSI='262425549078756': No 3G Auth Data 20250831085551316 DLGSUP <0013> hlr.c:121 IMSI 262425549078756: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262425549078756" to be handled at TC_gsup_ul_subscriber_data(93) 20250831085551322 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(93)@243859984da3: GSUP ul subscriber_data 20250831085551323 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551323 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425549078756" cn_domain=PS} 20250831085551323 DLU <0006> fsm.c:456 lu(262425549078756)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551323 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425549078756)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551323 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425549078756" cn_domain=PS} 20250831085551323 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551323 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262425549078756" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425549078756" 20250831085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551324 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551324 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425549078756"} 20250831085551324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425549078756)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551324 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551324 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425549078756"} 20250831085551324 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425549078756 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425549078756)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425549078756)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551324 DLU <0006> fsm.c:568 lu(PS:IMSI-262425549078756)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551324 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551324 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551325 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(93)@243859984da3: Final verdict of PTC: pass 20250831085551326 DAUC <0003> db_auc.c:157 IMSI='262426156683089': No 2G Auth Data 20250831085551326 DAUC <0003> db_auc.c:192 IMSI='262426156683089': No 3G Auth Data 20250831085551326 DLGSUP <0013> hlr.c:121 IMSI 262426156683089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262426156683089" to be handled at TC_gsup_ul_subscriber_data(94) 20250831085551331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@243859984da3: GSUP ul subscriber_data 20250831085551333 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551333 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551333 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426156683089" cn_domain=PS} 20250831085551333 DLU <0006> fsm.c:456 lu(262426156683089)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551333 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551333 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426156683089)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551333 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426156683089" cn_domain=PS} 20250831085551333 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551333 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551333 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262426156683089" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262426156683089" 20250831085551334 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551334 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426156683089"} 20250831085551334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426156683089)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551334 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551334 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426156683089"} 20250831085551334 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262426156683089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426156683089)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426156683089)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551334 DLU <0006> fsm.c:568 lu(PS:IMSI-262426156683089)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551334 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551334 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@243859984da3: Final verdict of PTC: pass 20250831085551335 DAUC <0003> db_auc.c:157 IMSI='262426056098438': No 2G Auth Data 20250831085551335 DAUC <0003> db_auc.c:192 IMSI='262426056098438': No 3G Auth Data 20250831085551336 DLGSUP <0013> hlr.c:121 IMSI 262426056098438: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262426056098438" to be handled at TC_gsup_ul_subscriber_data(95) 20250831085551340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@243859984da3: GSUP ul subscriber_data 20250831085551342 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551342 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426056098438" cn_domain=PS} 20250831085551342 DLU <0006> fsm.c:456 lu(262426056098438)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551342 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551342 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426056098438)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551342 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426056098438" cn_domain=PS} 20250831085551342 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551342 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262426056098438" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426056098438" 20250831085551343 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551343 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426056098438"} 20250831085551343 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426056098438)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551343 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551343 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426056098438"} 20250831085551343 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426056098438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426056098438)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551343 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426056098438)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551343 DLU <0006> fsm.c:568 lu(PS:IMSI-262426056098438)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551343 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551343 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@243859984da3: Final verdict of PTC: pass 20250831085551344 DAUC <0003> db_auc.c:157 IMSI='262425881347362': No 2G Auth Data 20250831085551344 DAUC <0003> db_auc.c:192 IMSI='262425881347362': No 3G Auth Data 20250831085551344 DLGSUP <0013> hlr.c:121 IMSI 262425881347362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@243859984da3: Created GsupExpect[0] for "262425881347362" to be handled at TC_gsup_ul_subscriber_data(96) 20250831085551349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@243859984da3: GSUP ul subscriber_data 20250831085551351 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551351 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425881347362" cn_domain=PS} 20250831085551351 DLU <0006> fsm.c:456 lu(262425881347362)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085551351 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085551351 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425881347362)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085551351 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425881347362" cn_domain=PS} 20250831085551351 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551351 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@243859984da3: Found GsupExpect[0] for "262425881347362" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@243859984da3: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262425881347362" 20250831085551352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551352 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425881347362"} 20250831085551352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425881347362)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085551352 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085551352 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425881347362"} 20250831085551352 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262425881347362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085551352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881347362)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085551352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881347362)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085551352 DLU <0006> fsm.c:568 lu(PS:IMSI-262425881347362)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085551352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085551352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@243859984da3: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085551352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38100<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085551353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4258 20250831085551353 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36633<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@243859984da3: Final verdict of PTC: none 87@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@243859984da3: Final verdict of PTC: none 20250831085551354 DLINP <000b> input/ipa.c:452 connected read/write 20250831085551354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085551354 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085551354 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085551354 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(85)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Aug 31 08:55:51 UTC 2025 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20250831085551378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20250831085551479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67464) Waiting for packet dumper to finish... 1 (prev_count=67464, count=117904) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Aug 31 08:55:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_vty started. MTC@243859984da3: legacy= true 20250831085554606 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085554607 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085554611 DLINP <000b> input/ipa.c:452 connected read/write 20250831085554611 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085554613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085554616 DLINP <000b> input/ipa.c:452 connected read/write 20250831085554617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085554617 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085554617 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085554617 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085554617 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085554617 DLGSUP <0013> gsup_server.c:238 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  20250831085554617 DLGSUP <0013> gsup_server.c:236 2:  20250831085554617 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085554617 DLGSUP <0013> gsup_server.c:236 3:  20250831085554617 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(97)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085554617 DLGSUP <0013> gsup_server.c:236 4:  20250831085554617 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085554617 DLGSUP <0013> gsup_server.c:236 5:  20250831085554617 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085554617 DLGSUP <0013> gsup_server.c:236 7:  20250831085554617 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085554617 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085554617 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085554617 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085554643 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46349<->l=127.0.0.1:4259) 20250831085554645 DAUC <0003> db_auc.c:157 IMSI='262424738071476': No 2G Auth Data 20250831085554645 DAUC <0003> db_auc.c:192 IMSI='262424738071476': No 3G Auth Data 20250831085554648 DAUC <0003> db_auc.c:192 IMSI='262424738071476': No 3G Auth Data 20250831085554650 DAUC <0003> db_auc.c:157 IMSI='262424005965517': No 2G Auth Data 20250831085554651 DAUC <0003> db_auc.c:192 IMSI='262424005965517': No 3G Auth Data 20250831085554653 DAUC <0003> db_auc.c:157 IMSI='262424005965517': No 2G Auth Data 20250831085554655 DAUC <0003> db_auc.c:157 IMSI='262421380404670': No 2G Auth Data 20250831085554655 DAUC <0003> db_auc.c:192 IMSI='262421380404670': No 3G Auth Data MTC@243859984da3: setverdict(pass): none -> pass 20250831085554658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40672<->l=127.0.0.1:4258 20250831085554659 DLINP <000b> input/ipa.c:452 connected read/write 20250831085554659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085554659 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085554659 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085554659 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085554659 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46349<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@243859984da3: Final verdict of PTC: none 98@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@243859984da3: Test case TC_vty finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Aug 31 08:55:54 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250831085554687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 20250831085554787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40684<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=340) Waiting for packet dumper to finish... 1 (prev_count=340, count=28660) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Aug 31 08:55:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_vty_msisdn_isd started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085557917 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085557917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085557920 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085557923 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557924 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085557924 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085557924 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085557924 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085557924 DLGSUP <0013> gsup_server.c:238 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  20250831085557924 DLGSUP <0013> gsup_server.c:236 2:  20250831085557924 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085557924 DLGSUP <0013> gsup_server.c:236 3:  20250831085557924 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085557924 DLGSUP <0013> gsup_server.c:236 4:  20250831085557924 DLGSUP <0013> gsup_server.c:238 4: 00  HLR_Test-GSUP-IPA(100)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085557924 DLGSUP <0013> gsup_server.c:236 5:  20250831085557924 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085557924 DLGSUP <0013> gsup_server.c:236 7:  20250831085557924 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085557924 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085557924 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085557924 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085557936 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38353<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@243859984da3: Created GsupExpect[0] for "262429808964783" to be handled at TC_vty_msisdn_isd(104) 20250831085557946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 20250831085557948 DAUC <0003> db_auc.c:157 IMSI='262429808964783': No 2G Auth Data 20250831085557948 DAUC <0003> db_auc.c:192 IMSI='262429808964783': No 3G Auth Data 20250831085557970 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557970 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429808964783" cn_domain=PS} 20250831085557970 DLU <0006> fsm.c:456 lu(262429808964783)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085557970 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085557970 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429808964783)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085557970 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429808964783" cn_domain=PS} 20250831085557970 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085557970 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@243859984da3: Found GsupExpect[0] for "262429808964783" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@243859984da3: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429808964783" 20250831085557980 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557980 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429808964783"} 20250831085557980 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429808964783)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085557980 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085557980 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429808964783"} 20250831085557980 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085557980 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429808964783)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085557980 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429808964783)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085557980 DLU <0006> fsm.c:568 lu(PS:IMSI-262429808964783)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085557980 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085557980 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@243859984da3: setverdict(pass): none -> pass 20250831085557984 DLGSUP <0013> hlr.c:128 IMSI 262429808964783: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250831085557984 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085557984 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085557987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40698<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@243859984da3: Final verdict of PTC: pass 20250831085557988 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557988 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429808964783"} 20250831085557988 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250831085557988 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429808964783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085557990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4258 HLR_Test-GSUP(101)@243859984da3: Final verdict of PTC: none 20250831085557993 DLINP <000b> input/ipa.c:452 connected read/write 20250831085557993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085557993 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085557993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085557993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085557993 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38353<->l=127.0.0.1:4259) 102@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 102: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@243859984da3: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Aug 31 08:55:58 UTC 2025 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20250831085558032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 20250831085558133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40700<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=34212) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Aug 31 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_purge_cs started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085601271 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085601271 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085601276 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085601281 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601282 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085601282 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085601282 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085601282 DLGSUP <0013> gsup_server.c:238 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  20250831085601282 DLGSUP <0013> gsup_server.c:236 2:  20250831085601282 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 3:  20250831085601282 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 4:  20250831085601282 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 5:  20250831085601282 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 7:  20250831085601282 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085601282 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085601282 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085601282 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085601304 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41787<->l=127.0.0.1:4259) 20250831085601313 DAUC <0003> db_auc.c:157 IMSI='262429289695526': No 2G Auth Data 20250831085601313 DAUC <0003> db_auc.c:192 IMSI='262429289695526': No 3G Auth Data HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262429289695526" to be handled at TC_gsup_purge_cs(109) 20250831085601336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20250831085601345 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601345 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601345 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429289695526" cn_domain=PS} 20250831085601345 DLU <0006> fsm.c:456 lu(262429289695526)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601345 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601345 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429289695526)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601345 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429289695526" cn_domain=PS} 20250831085601345 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601345 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601345 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262429289695526" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429289695526" 20250831085601352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601352 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601352 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429289695526"} 20250831085601352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429289695526)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601352 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601352 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429289695526"} 20250831085601352 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429289695526)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429289695526)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601352 DLU <0006> fsm.c:568 lu(PS:IMSI-262429289695526)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601352 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601352 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@243859984da3: setverdict(pass): none -> pass 20250831085601356 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601356 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429289695526" cn_domain=CS} 20250831085601356 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601356 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429289695526"} 20250831085601356 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429289695526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601356 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601356 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@243859984da3: Final verdict of PTC: pass 20250831085601362 DAUC <0003> db_auc.c:157 IMSI='262429894160974': No 2G Auth Data 20250831085601362 DAUC <0003> db_auc.c:192 IMSI='262429894160974': No 3G Auth Data 20250831085601363 DLGSUP <0013> hlr.c:121 IMSI 262429894160974: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262429894160974" to be handled at TC_gsup_purge_cs(110) 20250831085601377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20250831085601379 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601379 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429894160974" cn_domain=PS} 20250831085601379 DLU <0006> fsm.c:456 lu(262429894160974)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601379 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601379 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429894160974)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601379 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429894160974" cn_domain=PS} 20250831085601379 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601379 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601379 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262429894160974" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 1TC_gsup_purge_cs(110)"262429894160974" 20250831085601380 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601380 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601380 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429894160974"} 20250831085601380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429894160974)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601380 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601380 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429894160974"} 20250831085601380 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429894160974)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429894160974)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601380 DLU <0006> fsm.c:568 lu(PS:IMSI-262429894160974)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601380 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601380 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601380 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@243859984da3: setverdict(pass): none -> pass 20250831085601381 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601381 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601381 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429894160974" cn_domain=CS} 20250831085601381 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601381 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429894160974"} 20250831085601381 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429894160974 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601381 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601381 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601381 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@243859984da3: Final verdict of PTC: pass 20250831085601382 DAUC <0003> db_auc.c:157 IMSI='262423794659073': No 2G Auth Data 20250831085601382 DAUC <0003> db_auc.c:192 IMSI='262423794659073': No 3G Auth Data 20250831085601382 DLGSUP <0013> hlr.c:121 IMSI 262423794659073: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262423794659073" to be handled at TC_gsup_purge_cs(111) 20250831085601390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 20250831085601391 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601391 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423794659073" cn_domain=PS} 20250831085601391 DLU <0006> fsm.c:456 lu(262423794659073)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601391 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423794659073)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601391 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423794659073" cn_domain=PS} 20250831085601391 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601391 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601391 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262423794659073" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423794659073" 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601393 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423794659073"} 20250831085601393 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423794659073)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601393 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601393 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423794659073"} 20250831085601393 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423794659073)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601393 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423794659073)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601393 DLU <0006> fsm.c:568 lu(PS:IMSI-262423794659073)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@243859984da3: setverdict(pass): none -> pass 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601393 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423794659073" cn_domain=CS} 20250831085601393 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601393 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423794659073"} 20250831085601393 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423794659073 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601393 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@243859984da3: Final verdict of PTC: pass 20250831085601395 DAUC <0003> db_auc.c:157 IMSI='262421614094483': No 2G Auth Data 20250831085601395 DAUC <0003> db_auc.c:192 IMSI='262421614094483': No 3G Auth Data 20250831085601395 DLGSUP <0013> hlr.c:121 IMSI 262421614094483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262421614094483" to be handled at TC_gsup_purge_cs(112) 20250831085601402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 20250831085601404 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601404 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421614094483" cn_domain=PS} 20250831085601404 DLU <0006> fsm.c:456 lu(262421614094483)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601404 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421614094483)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601404 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421614094483" cn_domain=PS} 20250831085601404 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601404 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262421614094483" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421614094483" 20250831085601405 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601405 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421614094483"} 20250831085601405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421614094483)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601405 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601405 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421614094483"} 20250831085601405 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421614094483)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421614094483)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601405 DLU <0006> fsm.c:568 lu(PS:IMSI-262421614094483)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601405 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601405 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601405 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@243859984da3: setverdict(pass): none -> pass 20250831085601406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601406 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421614094483" cn_domain=CS} 20250831085601406 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601406 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421614094483"} 20250831085601406 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421614094483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@243859984da3: Final verdict of PTC: pass 20250831085601408 DAUC <0003> db_auc.c:157 IMSI='262426177016245': No 2G Auth Data 20250831085601408 DAUC <0003> db_auc.c:192 IMSI='262426177016245': No 3G Auth Data 20250831085601408 DLGSUP <0013> hlr.c:121 IMSI 262426177016245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262426177016245" to be handled at TC_gsup_purge_cs(113) 20250831085601413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 20250831085601415 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601415 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426177016245" cn_domain=PS} 20250831085601415 DLU <0006> fsm.c:456 lu(262426177016245)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601415 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601415 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426177016245)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601415 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426177016245" cn_domain=PS} 20250831085601415 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601415 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262426177016245" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426177016245" 20250831085601416 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601416 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426177016245"} 20250831085601416 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426177016245)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601416 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601416 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426177016245"} 20250831085601416 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426177016245)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601416 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426177016245)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601416 DLU <0006> fsm.c:568 lu(PS:IMSI-262426177016245)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601416 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601416 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@243859984da3: setverdict(pass): none -> pass 20250831085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601417 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426177016245" cn_domain=CS} 20250831085601417 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601417 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426177016245"} 20250831085601417 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426177016245 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@243859984da3: Final verdict of PTC: pass 20250831085601418 DAUC <0003> db_auc.c:157 IMSI='262429274220434': No 2G Auth Data 20250831085601418 DAUC <0003> db_auc.c:192 IMSI='262429274220434': No 3G Auth Data 20250831085601418 DLGSUP <0013> hlr.c:121 IMSI 262429274220434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262429274220434" to be handled at TC_gsup_purge_cs(114) 20250831085601423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 20250831085601425 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601425 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429274220434" cn_domain=PS} 20250831085601425 DLU <0006> fsm.c:456 lu(262429274220434)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601425 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601425 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429274220434)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601425 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429274220434" cn_domain=PS} 20250831085601425 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601425 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262429274220434" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 5TC_gsup_purge_cs(114)"262429274220434" 20250831085601426 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601426 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429274220434"} 20250831085601426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429274220434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601426 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601426 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429274220434"} 20250831085601426 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429274220434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429274220434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601426 DLU <0006> fsm.c:568 lu(PS:IMSI-262429274220434)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601426 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601426 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@243859984da3: setverdict(pass): none -> pass 20250831085601427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601427 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429274220434" cn_domain=CS} 20250831085601427 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601427 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429274220434"} 20250831085601427 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429274220434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@243859984da3: Final verdict of PTC: pass 20250831085601428 DAUC <0003> db_auc.c:157 IMSI='262424212951551': No 2G Auth Data 20250831085601428 DAUC <0003> db_auc.c:192 IMSI='262424212951551': No 3G Auth Data 20250831085601428 DLGSUP <0013> hlr.c:121 IMSI 262424212951551: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262424212951551" to be handled at TC_gsup_purge_cs(115) 20250831085601433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 20250831085601435 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601435 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601435 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424212951551" cn_domain=PS} 20250831085601435 DLU <0006> fsm.c:456 lu(262424212951551)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601435 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424212951551)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601435 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424212951551" cn_domain=PS} 20250831085601435 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601435 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601435 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262424212951551" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424212951551" 20250831085601436 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601436 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424212951551"} 20250831085601436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424212951551)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601436 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601436 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424212951551"} 20250831085601436 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424212951551)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424212951551)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601436 DLU <0006> fsm.c:568 lu(PS:IMSI-262424212951551)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601436 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601436 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@243859984da3: setverdict(pass): none -> pass 20250831085601437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601437 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424212951551" cn_domain=CS} 20250831085601437 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601437 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424212951551"} 20250831085601437 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424212951551 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@243859984da3: Final verdict of PTC: pass 20250831085601438 DAUC <0003> db_auc.c:157 IMSI='262424031286729': No 2G Auth Data 20250831085601438 DAUC <0003> db_auc.c:192 IMSI='262424031286729': No 3G Auth Data 20250831085601438 DLGSUP <0013> hlr.c:121 IMSI 262424031286729: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@243859984da3: Created GsupExpect[0] for "262424031286729" to be handled at TC_gsup_purge_cs(116) 20250831085601444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4258 20250831085601446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601446 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601446 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424031286729" cn_domain=PS} 20250831085601446 DLU <0006> fsm.c:456 lu(262424031286729)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085601446 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085601446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424031286729)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085601446 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424031286729" cn_domain=PS} 20250831085601446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601446 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601446 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@243859984da3: Found GsupExpect[0] for "262424031286729" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@243859984da3: Added IMSI table entry 7TC_gsup_purge_cs(116)"262424031286729" 20250831085601448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601448 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424031286729"} 20250831085601448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424031286729)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085601448 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085601448 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424031286729"} 20250831085601448 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085601448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424031286729)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085601448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424031286729)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085601448 DLU <0006> fsm.c:568 lu(PS:IMSI-262424031286729)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085601448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@243859984da3: setverdict(pass): none -> pass 20250831085601449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601449 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424031286729" cn_domain=CS} 20250831085601449 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250831085601449 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424031286729"} 20250831085601449 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262424031286729 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085601449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085601449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085601449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085601450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@243859984da3: Final verdict of PTC: none 20250831085601450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41787<->l=127.0.0.1:4259) 107@243859984da3: Final verdict of PTC: none 20250831085601450 DLINP <000b> input/ipa.c:452 connected read/write 20250831085601451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085601451 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085601451 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085601451 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(108)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Aug 31 08:56:01 UTC 2025 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20250831085601476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 20250831085601577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69456) Waiting for packet dumper to finish... 1 (prev_count=69456, count=134520) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Aug 31 08:56:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_purge_ps started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085604721 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085604721 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085604726 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085604731 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604731 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085604731 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085604731 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  HLR_Test-GSUP-IPA(117)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085604731 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085604731 DLGSUP <0013> gsup_server.c:238 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  20250831085604731 DLGSUP <0013> gsup_server.c:236 2:  20250831085604731 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085604731 DLGSUP <0013> gsup_server.c:236 3:  20250831085604731 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085604731 DLGSUP <0013> gsup_server.c:236 4:  20250831085604731 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085604731 DLGSUP <0013> gsup_server.c:236 5:  20250831085604731 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085604731 DLGSUP <0013> gsup_server.c:236 7:  20250831085604731 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085604731 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085604731 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085604731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085604753 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39389<->l=127.0.0.1:4259) 20250831085604758 DAUC <0003> db_auc.c:157 IMSI='262425267102718': No 2G Auth Data 20250831085604758 DAUC <0003> db_auc.c:192 IMSI='262425267102718': No 3G Auth Data HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262425267102718" to be handled at TC_gsup_purge_ps(121) 20250831085604781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20250831085604790 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604790 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425267102718" cn_domain=PS} 20250831085604790 DLU <0006> fsm.c:456 lu(262425267102718)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604790 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425267102718)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604790 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425267102718" cn_domain=PS} 20250831085604790 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604790 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262425267102718" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 0TC_gsup_purge_ps(121)"262425267102718" 20250831085604796 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604796 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425267102718"} 20250831085604796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425267102718)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604796 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604796 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425267102718"} 20250831085604796 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425267102718)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425267102718)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604796 DLU <0006> fsm.c:568 lu(PS:IMSI-262425267102718)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604796 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604797 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@243859984da3: setverdict(pass): none -> pass 20250831085604799 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604800 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425267102718" cn_domain=PS} 20250831085604800 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604800 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425267102718"} 20250831085604800 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425267102718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604800 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604800 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@243859984da3: Final verdict of PTC: pass 20250831085604805 DAUC <0003> db_auc.c:157 IMSI='262425112187205': No 2G Auth Data 20250831085604805 DAUC <0003> db_auc.c:192 IMSI='262425112187205': No 3G Auth Data 20250831085604807 DLGSUP <0013> hlr.c:121 IMSI 262425112187205: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262425112187205" to be handled at TC_gsup_purge_ps(122) 20250831085604818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 20250831085604820 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604820 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425112187205" cn_domain=PS} 20250831085604820 DLU <0006> fsm.c:456 lu(262425112187205)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604820 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425112187205)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604820 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425112187205" cn_domain=PS} 20250831085604820 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604820 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262425112187205" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 1TC_gsup_purge_ps(122)"262425112187205" 20250831085604821 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604821 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425112187205"} 20250831085604821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425112187205)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604821 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604821 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425112187205"} 20250831085604821 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112187205)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425112187205)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604821 DLU <0006> fsm.c:568 lu(PS:IMSI-262425112187205)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604821 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604821 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@243859984da3: setverdict(pass): none -> pass 20250831085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604822 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425112187205" cn_domain=PS} 20250831085604822 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604822 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425112187205"} 20250831085604822 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262425112187205 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604822 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@243859984da3: Final verdict of PTC: pass 20250831085604823 DAUC <0003> db_auc.c:157 IMSI='262421962364327': No 2G Auth Data 20250831085604823 DAUC <0003> db_auc.c:192 IMSI='262421962364327': No 3G Auth Data 20250831085604824 DLGSUP <0013> hlr.c:121 IMSI 262421962364327: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262421962364327" to be handled at TC_gsup_purge_ps(123) 20250831085604832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 20250831085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604833 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421962364327" cn_domain=PS} 20250831085604833 DLU <0006> fsm.c:456 lu(262421962364327)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604833 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604833 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421962364327)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604833 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421962364327" cn_domain=PS} 20250831085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604833 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262421962364327" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421962364327" 20250831085604834 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604834 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421962364327"} 20250831085604834 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421962364327)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604834 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604834 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421962364327"} 20250831085604834 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962364327)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604834 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421962364327)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604834 DLU <0006> fsm.c:568 lu(PS:IMSI-262421962364327)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604834 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604834 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@243859984da3: setverdict(pass): none -> pass 20250831085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604835 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421962364327" cn_domain=PS} 20250831085604835 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604835 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421962364327"} 20250831085604835 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421962364327 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604835 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36816<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@243859984da3: Final verdict of PTC: pass 20250831085604837 DAUC <0003> db_auc.c:157 IMSI='262429617782687': No 2G Auth Data 20250831085604837 DAUC <0003> db_auc.c:192 IMSI='262429617782687': No 3G Auth Data 20250831085604837 DLGSUP <0013> hlr.c:121 IMSI 262429617782687: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262429617782687" to be handled at TC_gsup_purge_ps(124) 20250831085604845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 20250831085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604846 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617782687" cn_domain=PS} 20250831085604846 DLU <0006> fsm.c:456 lu(262429617782687)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604846 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617782687)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604846 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617782687" cn_domain=PS} 20250831085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604846 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262429617782687" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429617782687" 20250831085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604847 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617782687"} 20250831085604847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617782687)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604847 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604847 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617782687"} 20250831085604847 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617782687)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617782687)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604847 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617782687)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604847 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@243859984da3: setverdict(pass): none -> pass 20250831085604848 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604848 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429617782687" cn_domain=PS} 20250831085604848 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604848 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429617782687"} 20250831085604848 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429617782687 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604848 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604848 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36820<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@243859984da3: Final verdict of PTC: pass 20250831085604849 DAUC <0003> db_auc.c:157 IMSI='262428912042832': No 2G Auth Data 20250831085604849 DAUC <0003> db_auc.c:192 IMSI='262428912042832': No 3G Auth Data 20250831085604849 DLGSUP <0013> hlr.c:121 IMSI 262428912042832: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262428912042832" to be handled at TC_gsup_purge_ps(125) 20250831085604857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20250831085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604858 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428912042832" cn_domain=PS} 20250831085604858 DLU <0006> fsm.c:456 lu(262428912042832)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604858 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428912042832)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604858 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428912042832" cn_domain=PS} 20250831085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262428912042832" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428912042832" 20250831085604859 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604859 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428912042832"} 20250831085604859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428912042832)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604859 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604859 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428912042832"} 20250831085604859 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428912042832)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428912042832)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604859 DLU <0006> fsm.c:568 lu(PS:IMSI-262428912042832)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604859 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604859 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@243859984da3: setverdict(pass): none -> pass 20250831085604860 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604860 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428912042832" cn_domain=PS} 20250831085604860 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604860 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428912042832"} 20250831085604860 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428912042832 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604860 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604860 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@243859984da3: Final verdict of PTC: pass 20250831085604861 DAUC <0003> db_auc.c:157 IMSI='262421668126618': No 2G Auth Data 20250831085604861 DAUC <0003> db_auc.c:192 IMSI='262421668126618': No 3G Auth Data 20250831085604861 DLGSUP <0013> hlr.c:121 IMSI 262421668126618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262421668126618" to be handled at TC_gsup_purge_ps(126) 20250831085604868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4258 20250831085604870 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604871 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421668126618" cn_domain=PS} 20250831085604871 DLU <0006> fsm.c:456 lu(262421668126618)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604871 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604871 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421668126618)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604871 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421668126618" cn_domain=PS} 20250831085604871 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604871 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262421668126618" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421668126618" 20250831085604871 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604871 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421668126618"} 20250831085604871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421668126618)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604871 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604871 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421668126618"} 20250831085604871 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421668126618)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421668126618)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604871 DLU <0006> fsm.c:568 lu(PS:IMSI-262421668126618)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604871 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604871 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@243859984da3: setverdict(pass): none -> pass 20250831085604872 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604872 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421668126618" cn_domain=PS} 20250831085604872 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604872 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421668126618"} 20250831085604872 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421668126618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604872 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604872 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@243859984da3: Final verdict of PTC: pass 20250831085604873 DAUC <0003> db_auc.c:157 IMSI='262425152181145': No 2G Auth Data 20250831085604873 DAUC <0003> db_auc.c:192 IMSI='262425152181145': No 3G Auth Data 20250831085604873 DLGSUP <0013> hlr.c:121 IMSI 262425152181145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262425152181145" to be handled at TC_gsup_purge_ps(127) 20250831085604880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 20250831085604882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604882 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425152181145" cn_domain=PS} 20250831085604882 DLU <0006> fsm.c:456 lu(262425152181145)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604882 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425152181145)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604882 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425152181145" cn_domain=PS} 20250831085604882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604882 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262425152181145" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425152181145" 20250831085604883 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604883 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425152181145"} 20250831085604883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425152181145)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604883 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604883 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425152181145"} 20250831085604883 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425152181145)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425152181145)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604883 DLU <0006> fsm.c:568 lu(PS:IMSI-262425152181145)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604883 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604883 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@243859984da3: setverdict(pass): none -> pass 20250831085604884 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604884 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425152181145" cn_domain=PS} 20250831085604884 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604884 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425152181145"} 20250831085604884 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425152181145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604884 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604884 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36852<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@243859984da3: Final verdict of PTC: pass 20250831085604884 DAUC <0003> db_auc.c:157 IMSI='262426090614877': No 2G Auth Data 20250831085604884 DAUC <0003> db_auc.c:192 IMSI='262426090614877': No 3G Auth Data 20250831085604885 DLGSUP <0013> hlr.c:121 IMSI 262426090614877: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@243859984da3: Created GsupExpect[0] for "262426090614877" to be handled at TC_gsup_purge_ps(128) 20250831085604891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20250831085604892 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604892 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426090614877" cn_domain=PS} 20250831085604892 DLU <0006> fsm.c:456 lu(262426090614877)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085604892 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085604892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426090614877)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085604892 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426090614877" cn_domain=PS} 20250831085604892 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604892 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@243859984da3: Found GsupExpect[0] for "262426090614877" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@243859984da3: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426090614877" 20250831085604893 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604893 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426090614877"} 20250831085604893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426090614877)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085604893 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085604893 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426090614877"} 20250831085604893 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085604893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426090614877)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085604893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426090614877)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085604893 DLU <0006> fsm.c:568 lu(PS:IMSI-262426090614877)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085604893 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604893 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@243859984da3: setverdict(pass): none -> pass 20250831085604894 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604894 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426090614877" cn_domain=PS} 20250831085604894 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250831085604894 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426090614877"} 20250831085604894 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426090614877 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250831085604894 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085604894 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085604894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085604895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.1:4258 20250831085604895 DLINP <000b> input/ipa.c:452 connected read/write 20250831085604895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085604895 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085604895 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085604895 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@243859984da3: Final verdict of PTC: none 20250831085604896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39389<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@243859984da3: Final verdict of PTC: none 119@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Aug 31 08:56:04 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250831085604920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20250831085605021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78028) Waiting for packet dumper to finish... 1 (prev_count=78028, count=134520) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Aug 31 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_purge_unknown started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085608153 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085608153 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085608157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608157 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085608157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@243859984da3: 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) } } } } 20250831085608158 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608158 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085608158 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085608158 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085608159 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085608159 DLGSUP <0013> gsup_server.c:238 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  20250831085608159 DLGSUP <0013> gsup_server.c:236 2:  20250831085608159 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 3:  20250831085608159 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 4:  20250831085608159 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 5:  20250831085608159 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 7:  20250831085608159 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085608159 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085608159 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085608159 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)@243859984da3: 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085608175 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38871<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@243859984da3: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250831085608187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20250831085608206 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085608206 DLGSUP <0013> gsup_req.c:140 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} 20250831085608206 DLU <0006> fsm.c:456 lu(2345743413463)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085608206 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 20250831085608206 DLGSUP <0013> gsup_req.c:276 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} 20250831085608206 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085608206 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5640fc0b0fe0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085608206 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5640fc0b0fe0]{UNVALIDATED}: Freeing instance 20250831085608206 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5640fc0b0fe0]{UNVALIDATED}: Deallocated 20250831085608206 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085608206 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@243859984da3: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@243859984da3: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@243859984da3: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085608211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085608212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20250831085608214 DLINP <000b> input/ipa.c:452 connected read/write 20250831085608214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085608214 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085608214 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085608214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085608215 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38871<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@243859984da3: Final verdict of PTC: none 131@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Aug 31 08:56:08 UTC 2025 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20250831085608253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36898<->l=127.0.0.1:4258 20250831085608353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36898<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=424) Waiting for packet dumper to finish... 1 (prev_count=424, count=26072) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Aug 31 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_unknown started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085611492 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085611492 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085611499 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085611503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611503 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085611503 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085611503 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085611503 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085611503 DLGSUP <0013> gsup_server.c:238 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  20250831085611503 DLGSUP <0013> gsup_server.c:236 2:  20250831085611503 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085611503 DLGSUP <0013> gsup_server.c:236 3:  20250831085611503 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085611503 DLGSUP <0013> gsup_server.c:236 4:  20250831085611503 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085611503 DLGSUP <0013> gsup_server.c:236 5:  20250831085611503 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085611504 DLGSUP <0013> gsup_server.c:236 7:  20250831085611504 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085611504 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085611504 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085611504 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085611511 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41157<->l=127.0.0.1:4259) 20250831085611515 DAUC <0003> db_auc.c:157 IMSI='262428773712923': No 2G Auth Data 20250831085611515 DAUC <0003> db_auc.c:192 IMSI='262428773712923': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262428773712923" to be handled at TC_mo_ussd_unknown(138) 20250831085611526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20250831085611546 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611546 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611546 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428773712923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428773712923" session_id=1631188698 session_state=BEGIN} 20250831085611546 DSS <0004> hlr_ussd.c:576 262428773712923/0x6139f6da: Process SS (BEGIN) 20250831085611546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611546 DSS <0004> hlr_ussd.c:518 262428773712923/0x6139f6da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611546 DSS <0004> hlr_ussd.c:523 262428773712923/0x6139f6da: USSD for unknown code '*#200#' 20250831085611546 DSS <0004> hlr_ussd.c:354 262428773712923/0x6139f6da: Tx ReturnError(1, 0x12) 20250831085611546 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428773712923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428773712923" session_id=1631188698 session_state=END} 20250831085611546 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611546 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262428773712923" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428773712923" TC_mo_ussd_unknown(138)@243859984da3: setverdict(pass): none -> pass 20250831085611556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@243859984da3: Final verdict of PTC: pass 20250831085611558 DAUC <0003> db_auc.c:157 IMSI='262424515425048': No 2G Auth Data 20250831085611558 DAUC <0003> db_auc.c:192 IMSI='262424515425048': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262424515425048" to be handled at TC_mo_ussd_unknown(139) 20250831085611575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20250831085611579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611579 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424515425048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424515425048" session_id=3728400881 session_state=BEGIN} 20250831085611579 DSS <0004> hlr_ussd.c:576 262424515425048/0xde3ae1f1: Process SS (BEGIN) 20250831085611579 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611579 DSS <0004> hlr_ussd.c:518 262424515425048/0xde3ae1f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611579 DSS <0004> hlr_ussd.c:523 262424515425048/0xde3ae1f1: USSD for unknown code '*#200#' 20250831085611579 DSS <0004> hlr_ussd.c:354 262424515425048/0xde3ae1f1: Tx ReturnError(1, 0x12) 20250831085611579 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424515425048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424515425048" session_id=3728400881 session_state=END} 20250831085611579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611579 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262424515425048" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424515425048" TC_mo_ussd_unknown(139)@243859984da3: setverdict(pass): none -> pass 20250831085611580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@243859984da3: Final verdict of PTC: pass 20250831085611581 DAUC <0003> db_auc.c:157 IMSI='262427268213208': No 2G Auth Data 20250831085611581 DAUC <0003> db_auc.c:192 IMSI='262427268213208': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262427268213208" to be handled at TC_mo_ussd_unknown(140) 20250831085611592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45650<->l=127.0.0.1:4258 20250831085611596 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611596 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427268213208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427268213208" session_id=70361338 session_state=BEGIN} 20250831085611596 DSS <0004> hlr_ussd.c:576 262427268213208/0x0431a0fa: Process SS (BEGIN) 20250831085611596 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611596 DSS <0004> hlr_ussd.c:518 262427268213208/0x0431a0fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611596 DSS <0004> hlr_ussd.c:523 262427268213208/0x0431a0fa: USSD for unknown code '*#200#' 20250831085611596 DSS <0004> hlr_ussd.c:354 262427268213208/0x0431a0fa: Tx ReturnError(1, 0x12) 20250831085611596 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427268213208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427268213208" session_id=70361338 session_state=END} 20250831085611596 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611596 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611596 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262427268213208" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427268213208" TC_mo_ussd_unknown(140)@243859984da3: setverdict(pass): none -> pass 20250831085611599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45650<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@243859984da3: Final verdict of PTC: pass 20250831085611599 DAUC <0003> db_auc.c:157 IMSI='262420381218427': No 2G Auth Data 20250831085611599 DAUC <0003> db_auc.c:192 IMSI='262420381218427': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262420381218427" to be handled at TC_mo_ussd_unknown(141) 20250831085611611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 20250831085611614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611614 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420381218427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420381218427" session_id=2940386830 session_state=BEGIN} 20250831085611614 DSS <0004> hlr_ussd.c:576 262420381218427/0xaf42be0e: Process SS (BEGIN) 20250831085611614 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611614 DSS <0004> hlr_ussd.c:518 262420381218427/0xaf42be0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611614 DSS <0004> hlr_ussd.c:523 262420381218427/0xaf42be0e: USSD for unknown code '*#200#' 20250831085611614 DSS <0004> hlr_ussd.c:354 262420381218427/0xaf42be0e: Tx ReturnError(1, 0x12) 20250831085611614 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420381218427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420381218427" session_id=2940386830 session_state=END} 20250831085611614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611614 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262420381218427" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420381218427" TC_mo_ussd_unknown(141)@243859984da3: setverdict(pass): none -> pass 20250831085611615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45652<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@243859984da3: Final verdict of PTC: pass 20250831085611616 DAUC <0003> db_auc.c:157 IMSI='262427553568599': No 2G Auth Data 20250831085611616 DAUC <0003> db_auc.c:192 IMSI='262427553568599': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262427553568599" to be handled at TC_mo_ussd_unknown(142) 20250831085611623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 20250831085611625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611625 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427553568599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427553568599" session_id=3872446005 session_state=BEGIN} 20250831085611625 DSS <0004> hlr_ussd.c:576 262427553568599/0xe6d0d635: Process SS (BEGIN) 20250831085611625 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611625 DSS <0004> hlr_ussd.c:518 262427553568599/0xe6d0d635: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611625 DSS <0004> hlr_ussd.c:523 262427553568599/0xe6d0d635: USSD for unknown code '*#200#' 20250831085611625 DSS <0004> hlr_ussd.c:354 262427553568599/0xe6d0d635: Tx ReturnError(1, 0x12) 20250831085611625 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427553568599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427553568599" session_id=3872446005 session_state=END} 20250831085611625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262427553568599" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427553568599" TC_mo_ussd_unknown(142)@243859984da3: setverdict(pass): none -> pass 20250831085611626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45664<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@243859984da3: Final verdict of PTC: pass 20250831085611627 DAUC <0003> db_auc.c:157 IMSI='262424475361438': No 2G Auth Data 20250831085611627 DAUC <0003> db_auc.c:192 IMSI='262424475361438': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262424475361438" to be handled at TC_mo_ussd_unknown(143) 20250831085611633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 20250831085611635 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611635 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424475361438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424475361438" session_id=1145491685 session_state=BEGIN} 20250831085611635 DSS <0004> hlr_ussd.c:576 262424475361438/0x4446d0e5: Process SS (BEGIN) 20250831085611635 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611635 DSS <0004> hlr_ussd.c:518 262424475361438/0x4446d0e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611635 DSS <0004> hlr_ussd.c:523 262424475361438/0x4446d0e5: USSD for unknown code '*#200#' 20250831085611635 DSS <0004> hlr_ussd.c:354 262424475361438/0x4446d0e5: Tx ReturnError(1, 0x12) 20250831085611635 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424475361438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424475361438" session_id=1145491685 session_state=END} 20250831085611636 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611636 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262424475361438" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424475361438" TC_mo_ussd_unknown(143)@243859984da3: setverdict(pass): none -> pass 20250831085611637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@243859984da3: Final verdict of PTC: pass 20250831085611637 DAUC <0003> db_auc.c:157 IMSI='262420037657800': No 2G Auth Data 20250831085611637 DAUC <0003> db_auc.c:192 IMSI='262420037657800': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262420037657800" to be handled at TC_mo_ussd_unknown(144) 20250831085611643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 20250831085611645 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611645 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420037657800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420037657800" session_id=3058403319 session_state=BEGIN} 20250831085611645 DSS <0004> hlr_ussd.c:576 262420037657800/0xb64b87f7: Process SS (BEGIN) 20250831085611645 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611645 DSS <0004> hlr_ussd.c:518 262420037657800/0xb64b87f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611645 DSS <0004> hlr_ussd.c:523 262420037657800/0xb64b87f7: USSD for unknown code '*#200#' 20250831085611645 DSS <0004> hlr_ussd.c:354 262420037657800/0xb64b87f7: Tx ReturnError(1, 0x12) 20250831085611645 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420037657800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420037657800" session_id=3058403319 session_state=END} 20250831085611645 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611645 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262420037657800" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262420037657800" TC_mo_ussd_unknown(144)@243859984da3: setverdict(pass): none -> pass 20250831085611647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@243859984da3: Final verdict of PTC: pass 20250831085611647 DAUC <0003> db_auc.c:157 IMSI='262427753811322': No 2G Auth Data 20250831085611647 DAUC <0003> db_auc.c:192 IMSI='262427753811322': No 3G Auth Data HLR_Test-GSUP(135)@243859984da3: Created GsupExpect[0] for "262427753811322" to be handled at TC_mo_ussd_unknown(145) 20250831085611652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 20250831085611655 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611655 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427753811322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427753811322" session_id=4045045448 session_state=BEGIN} 20250831085611655 DSS <0004> hlr_ussd.c:576 262427753811322/0xf11a7ec8: Process SS (BEGIN) 20250831085611655 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250831085611655 DSS <0004> hlr_ussd.c:518 262427753811322/0xf11a7ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250831085611655 DSS <0004> hlr_ussd.c:523 262427753811322/0xf11a7ec8: USSD for unknown code '*#200#' 20250831085611655 DSS <0004> hlr_ussd.c:354 262427753811322/0xf11a7ec8: Tx ReturnError(1, 0x12) 20250831085611655 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427753811322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427753811322" session_id=4045045448 session_state=END} 20250831085611655 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085611655 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611655 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@243859984da3: Found GsupExpect[0] for "262427753811322" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@243859984da3: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427753811322" TC_mo_ussd_unknown(145)@243859984da3: setverdict(pass): none -> pass 20250831085611656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@243859984da3: Final verdict of PTC: pass 20250831085611657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20250831085611657 DLINP <000b> input/ipa.c:452 connected read/write 20250831085611657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085611657 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085611657 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085611657 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085611657 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41157<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@243859984da3: Final verdict of PTC: none 136@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 136: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Aug 31 08:56:11 UTC 2025 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20250831085611682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 20250831085611783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66368) Waiting for packet dumper to finish... 1 (prev_count=66368, count=81348) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Aug 31 08:56:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_euse_disc started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085614845 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085614845 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085614849 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085614855 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085614855 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085614855 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085614855 DLGSUP <0013> gsup_server.c:238 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  20250831085614855 DLGSUP <0013> gsup_server.c:236 2:  20250831085614855 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 3:  20250831085614855 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 4:  20250831085614855 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 5:  20250831085614855 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 7:  20250831085614855 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085614855 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085614855 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085614855 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085614883 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38293<->l=127.0.0.1:4259) 20250831085614893 DAUC <0003> db_auc.c:157 IMSI='262422720104787': No 2G Auth Data 20250831085614893 DAUC <0003> db_auc.c:192 IMSI='262422720104787': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262422720104787" to be handled at TC_mo_ussd_euse_disc(150) 20250831085614914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 20250831085614928 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614928 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422720104787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422720104787" session_id=2800857538 session_state=BEGIN} 20250831085614928 DSS <0004> hlr_ussd.c:576 262422720104787/0xa6f1b1c2: Process SS (BEGIN) 20250831085614928 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614928 DSS <0004> hlr_ussd.c:518 262422720104787/0xa6f1b1c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614928 DSS <0004> hlr_ussd.c:542 262422720104787/0xa6f1b1c2: Cannot find conn for EUSE EUSE-foobar 20250831085614928 DSS <0004> hlr_ussd.c:354 262422720104787/0xa6f1b1c2: Tx ReturnError(1, 0x22) 20250831085614928 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422720104787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422720104787" session_id=2800857538 session_state=END} 20250831085614928 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614928 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262422720104787" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422720104787" TC_mo_ussd_euse_disc(150)@243859984da3: setverdict(pass): none -> pass 20250831085614934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@243859984da3: Final verdict of PTC: pass 20250831085614934 DAUC <0003> db_auc.c:157 IMSI='262421518674052': No 2G Auth Data 20250831085614935 DAUC <0003> db_auc.c:192 IMSI='262421518674052': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262421518674052" to be handled at TC_mo_ussd_euse_disc(151) 20250831085614943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 20250831085614945 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614945 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614945 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421518674052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421518674052" session_id=605701440 session_state=BEGIN} 20250831085614945 DSS <0004> hlr_ussd.c:576 262421518674052/0x241a4540: Process SS (BEGIN) 20250831085614945 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614945 DSS <0004> hlr_ussd.c:518 262421518674052/0x241a4540: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614945 DSS <0004> hlr_ussd.c:542 262421518674052/0x241a4540: Cannot find conn for EUSE EUSE-foobar 20250831085614945 DSS <0004> hlr_ussd.c:354 262421518674052/0x241a4540: Tx ReturnError(1, 0x22) 20250831085614945 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421518674052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421518674052" session_id=605701440 session_state=END} 20250831085614945 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614945 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262421518674052" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262421518674052" TC_mo_ussd_euse_disc(151)@243859984da3: setverdict(pass): none -> pass 20250831085614947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@243859984da3: Final verdict of PTC: pass 20250831085614947 DAUC <0003> db_auc.c:157 IMSI='262426595837890': No 2G Auth Data 20250831085614947 DAUC <0003> db_auc.c:192 IMSI='262426595837890': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262426595837890" to be handled at TC_mo_ussd_euse_disc(152) 20250831085614952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 20250831085614955 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614955 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426595837890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426595837890" session_id=660038849 session_state=BEGIN} 20250831085614955 DSS <0004> hlr_ussd.c:576 262426595837890/0x275764c1: Process SS (BEGIN) 20250831085614955 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614955 DSS <0004> hlr_ussd.c:518 262426595837890/0x275764c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614955 DSS <0004> hlr_ussd.c:542 262426595837890/0x275764c1: Cannot find conn for EUSE EUSE-foobar 20250831085614955 DSS <0004> hlr_ussd.c:354 262426595837890/0x275764c1: Tx ReturnError(1, 0x22) 20250831085614955 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426595837890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426595837890" session_id=660038849 session_state=END} 20250831085614955 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614955 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262426595837890" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426595837890" TC_mo_ussd_euse_disc(152)@243859984da3: setverdict(pass): none -> pass 20250831085614957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45746<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@243859984da3: Final verdict of PTC: pass 20250831085614957 DAUC <0003> db_auc.c:157 IMSI='262428307518447': No 2G Auth Data 20250831085614957 DAUC <0003> db_auc.c:192 IMSI='262428307518447': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262428307518447" to be handled at TC_mo_ussd_euse_disc(153) 20250831085614962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 20250831085614965 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614965 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428307518447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428307518447" session_id=1483404468 session_state=BEGIN} 20250831085614965 DSS <0004> hlr_ussd.c:576 262428307518447/0x586af4b4: Process SS (BEGIN) 20250831085614965 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614965 DSS <0004> hlr_ussd.c:518 262428307518447/0x586af4b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614965 DSS <0004> hlr_ussd.c:542 262428307518447/0x586af4b4: Cannot find conn for EUSE EUSE-foobar 20250831085614965 DSS <0004> hlr_ussd.c:354 262428307518447/0x586af4b4: Tx ReturnError(1, 0x22) 20250831085614965 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428307518447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428307518447" session_id=1483404468 session_state=END} 20250831085614965 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614965 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262428307518447" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428307518447" TC_mo_ussd_euse_disc(153)@243859984da3: setverdict(pass): none -> pass 20250831085614966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@243859984da3: Final verdict of PTC: pass 20250831085614966 DAUC <0003> db_auc.c:157 IMSI='262421974903777': No 2G Auth Data 20250831085614966 DAUC <0003> db_auc.c:192 IMSI='262421974903777': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262421974903777" to be handled at TC_mo_ussd_euse_disc(154) 20250831085614971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 20250831085614974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614974 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421974903777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421974903777" session_id=1401134515 session_state=BEGIN} 20250831085614974 DSS <0004> hlr_ussd.c:576 262421974903777/0x53839db3: Process SS (BEGIN) 20250831085614974 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614974 DSS <0004> hlr_ussd.c:518 262421974903777/0x53839db3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614974 DSS <0004> hlr_ussd.c:542 262421974903777/0x53839db3: Cannot find conn for EUSE EUSE-foobar 20250831085614974 DSS <0004> hlr_ussd.c:354 262421974903777/0x53839db3: Tx ReturnError(1, 0x22) 20250831085614974 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421974903777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421974903777" session_id=1401134515 session_state=END} 20250831085614974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262421974903777" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421974903777" TC_mo_ussd_euse_disc(154)@243859984da3: setverdict(pass): none -> pass 20250831085614975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@243859984da3: Final verdict of PTC: pass 20250831085614976 DAUC <0003> db_auc.c:157 IMSI='262424379753913': No 2G Auth Data 20250831085614976 DAUC <0003> db_auc.c:192 IMSI='262424379753913': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262424379753913" to be handled at TC_mo_ussd_euse_disc(155) 20250831085614981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 20250831085614983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614983 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424379753913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424379753913" session_id=2230408860 session_state=BEGIN} 20250831085614983 DSS <0004> hlr_ussd.c:576 262424379753913/0x84f1569c: Process SS (BEGIN) 20250831085614983 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614983 DSS <0004> hlr_ussd.c:518 262424379753913/0x84f1569c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614983 DSS <0004> hlr_ussd.c:542 262424379753913/0x84f1569c: Cannot find conn for EUSE EUSE-foobar 20250831085614983 DSS <0004> hlr_ussd.c:354 262424379753913/0x84f1569c: Tx ReturnError(1, 0x22) 20250831085614983 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424379753913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424379753913" session_id=2230408860 session_state=END} 20250831085614983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614984 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262424379753913" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424379753913" TC_mo_ussd_euse_disc(155)@243859984da3: setverdict(pass): none -> pass 20250831085614985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45786<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@243859984da3: Final verdict of PTC: pass 20250831085614985 DAUC <0003> db_auc.c:157 IMSI='262425840263140': No 2G Auth Data 20250831085614985 DAUC <0003> db_auc.c:192 IMSI='262425840263140': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262425840263140" to be handled at TC_mo_ussd_euse_disc(156) 20250831085614990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 20250831085614993 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085614993 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425840263140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425840263140" session_id=1708662924 session_state=BEGIN} 20250831085614993 DSS <0004> hlr_ussd.c:576 262425840263140/0x65d8208c: Process SS (BEGIN) 20250831085614993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085614993 DSS <0004> hlr_ussd.c:518 262425840263140/0x65d8208c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085614993 DSS <0004> hlr_ussd.c:542 262425840263140/0x65d8208c: Cannot find conn for EUSE EUSE-foobar 20250831085614993 DSS <0004> hlr_ussd.c:354 262425840263140/0x65d8208c: Tx ReturnError(1, 0x22) 20250831085614993 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425840263140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425840263140" session_id=1708662924 session_state=END} 20250831085614993 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085614993 DLINP <000b> input/ipa.c:452 connected read/write 20250831085614993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262425840263140" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425840263140" TC_mo_ussd_euse_disc(156)@243859984da3: setverdict(pass): none -> pass 20250831085614994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45800<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@243859984da3: Final verdict of PTC: pass 20250831085614994 DAUC <0003> db_auc.c:157 IMSI='262427956071215': No 2G Auth Data 20250831085614994 DAUC <0003> db_auc.c:192 IMSI='262427956071215': No 3G Auth Data HLR_Test-GSUP(147)@243859984da3: Created GsupExpect[0] for "262427956071215" to be handled at TC_mo_ussd_euse_disc(157) 20250831085614999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20250831085615002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085615002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085615002 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427956071215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427956071215" session_id=3079455270 session_state=BEGIN} 20250831085615002 DSS <0004> hlr_ussd.c:576 262427956071215/0xb78cc226: Process SS (BEGIN) 20250831085615002 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085615002 DSS <0004> hlr_ussd.c:518 262427956071215/0xb78cc226: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085615002 DSS <0004> hlr_ussd.c:542 262427956071215/0xb78cc226: Cannot find conn for EUSE EUSE-foobar 20250831085615002 DSS <0004> hlr_ussd.c:354 262427956071215/0xb78cc226: Tx ReturnError(1, 0x22) 20250831085615002 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427956071215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427956071215" session_id=3079455270 session_state=END} 20250831085615002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085615002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085615002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085615002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@243859984da3: Found GsupExpect[0] for "262427956071215" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@243859984da3: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262427956071215" TC_mo_ussd_euse_disc(157)@243859984da3: setverdict(pass): none -> pass 20250831085615003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@243859984da3: Final verdict of PTC: pass 20250831085615003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.1:4258 20250831085615004 DLINP <000b> input/ipa.c:452 connected read/write 20250831085615004 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085615004 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085615004 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085615004 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085615004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38293<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@243859984da3: Final verdict of PTC: none 148@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 148: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Aug 31 08:56:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250831085615028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 20250831085615229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78452) Waiting for packet dumper to finish... 1 (prev_count=78452, count=81580) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Aug 31 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_iuse_imsi started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085618359 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085618359 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085618364 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085618371 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618371 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618371 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085618371 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085618371 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085618371 DLGSUP <0013> gsup_server.c:238 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  20250831085618371 DLGSUP <0013> gsup_server.c:236 2:  20250831085618371 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 3:  20250831085618371 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 4:  20250831085618371 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 5:  20250831085618371 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 7:  20250831085618371 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085618371 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085618371 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085618371 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085618391 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40805<->l=127.0.0.1:4259) 20250831085618395 DAUC <0003> db_auc.c:157 IMSI='262426199048372': No 2G Auth Data 20250831085618395 DAUC <0003> db_auc.c:192 IMSI='262426199048372': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262426199048372" to be handled at TC_mo_ussd_iuse_imsi(162) 20250831085618403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 20250831085618418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618418 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426199048372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426199048372" session_id=3766701584 session_state=BEGIN} 20250831085618418 DSS <0004> hlr_ussd.c:576 262426199048372/0xe0834e10: Process SS (BEGIN) 20250831085618418 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618418 DSS <0004> hlr_ussd.c:518 262426199048372/0xe0834e10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618418 DSS <0004> hlr_ussd.c:363 262426199048372/0xe0834e10: Tx USSD 'Your IMSI is 262426199048372' 20250831085618418 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426199048372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426199048372" session_id=3766701584 session_state=END} 20250831085618418 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426199048372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262426199048372" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426199048372" TC_mo_ussd_iuse_imsi(162)@243859984da3: setverdict(pass): none -> pass 20250831085618428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@243859984da3: Final verdict of PTC: pass 20250831085618429 DAUC <0003> db_auc.c:157 IMSI='262423616975298': No 2G Auth Data 20250831085618429 DAUC <0003> db_auc.c:192 IMSI='262423616975298': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262423616975298" to be handled at TC_mo_ussd_iuse_imsi(163) 20250831085618441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 20250831085618444 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618444 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423616975298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423616975298" session_id=3742678875 session_state=BEGIN} 20250831085618444 DSS <0004> hlr_ussd.c:576 262423616975298/0xdf14bf5b: Process SS (BEGIN) 20250831085618444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618444 DSS <0004> hlr_ussd.c:518 262423616975298/0xdf14bf5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618444 DSS <0004> hlr_ussd.c:363 262423616975298/0xdf14bf5b: Tx USSD 'Your IMSI is 262423616975298' 20250831085618444 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423616975298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423616975298" session_id=3742678875 session_state=END} 20250831085618444 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423616975298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618444 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618444 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618444 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262423616975298" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262423616975298" TC_mo_ussd_iuse_imsi(163)@243859984da3: setverdict(pass): none -> pass 20250831085618446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@243859984da3: Final verdict of PTC: pass 20250831085618447 DAUC <0003> db_auc.c:157 IMSI='262425035305846': No 2G Auth Data 20250831085618447 DAUC <0003> db_auc.c:192 IMSI='262425035305846': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262425035305846" to be handled at TC_mo_ussd_iuse_imsi(164) 20250831085618454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 20250831085618457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618457 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425035305846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425035305846" session_id=213001496 session_state=BEGIN} 20250831085618457 DSS <0004> hlr_ussd.c:576 262425035305846/0x0cb22518: Process SS (BEGIN) 20250831085618457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618457 DSS <0004> hlr_ussd.c:518 262425035305846/0x0cb22518: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618457 DSS <0004> hlr_ussd.c:363 262425035305846/0x0cb22518: Tx USSD 'Your IMSI is 262425035305846' 20250831085618457 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425035305846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425035305846" session_id=213001496 session_state=END} 20250831085618457 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425035305846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262425035305846" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425035305846" TC_mo_ussd_iuse_imsi(164)@243859984da3: setverdict(pass): none -> pass 20250831085618459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@243859984da3: Final verdict of PTC: pass 20250831085618459 DAUC <0003> db_auc.c:157 IMSI='262428737616113': No 2G Auth Data 20250831085618459 DAUC <0003> db_auc.c:192 IMSI='262428737616113': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262428737616113" to be handled at TC_mo_ussd_iuse_imsi(165) 20250831085618464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 20250831085618467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618467 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428737616113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428737616113" session_id=3649455963 session_state=BEGIN} 20250831085618467 DSS <0004> hlr_ussd.c:576 262428737616113/0xd986475b: Process SS (BEGIN) 20250831085618467 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618467 DSS <0004> hlr_ussd.c:518 262428737616113/0xd986475b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618467 DSS <0004> hlr_ussd.c:363 262428737616113/0xd986475b: Tx USSD 'Your IMSI is 262428737616113' 20250831085618467 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428737616113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428737616113" session_id=3649455963 session_state=END} 20250831085618467 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428737616113 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262428737616113" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428737616113" TC_mo_ussd_iuse_imsi(165)@243859984da3: setverdict(pass): none -> pass 20250831085618469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@243859984da3: Final verdict of PTC: pass 20250831085618469 DAUC <0003> db_auc.c:157 IMSI='262424931955629': No 2G Auth Data 20250831085618469 DAUC <0003> db_auc.c:192 IMSI='262424931955629': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262424931955629" to be handled at TC_mo_ussd_iuse_imsi(166) 20250831085618475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20250831085618478 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618478 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424931955629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424931955629" session_id=3074525051 session_state=BEGIN} 20250831085618478 DSS <0004> hlr_ussd.c:576 262424931955629/0xb741877b: Process SS (BEGIN) 20250831085618478 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618478 DSS <0004> hlr_ussd.c:518 262424931955629/0xb741877b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618478 DSS <0004> hlr_ussd.c:363 262424931955629/0xb741877b: Tx USSD 'Your IMSI is 262424931955629' 20250831085618478 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424931955629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424931955629" session_id=3074525051 session_state=END} 20250831085618478 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262424931955629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618478 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618478 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262424931955629" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262424931955629" TC_mo_ussd_iuse_imsi(166)@243859984da3: setverdict(pass): none -> pass 20250831085618480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@243859984da3: Final verdict of PTC: pass 20250831085618480 DAUC <0003> db_auc.c:157 IMSI='262423487348224': No 2G Auth Data 20250831085618480 DAUC <0003> db_auc.c:192 IMSI='262423487348224': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262423487348224" to be handled at TC_mo_ussd_iuse_imsi(167) 20250831085618486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20250831085618489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618489 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423487348224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423487348224" session_id=3491480130 session_state=BEGIN} 20250831085618489 DSS <0004> hlr_ussd.c:576 262423487348224/0xd01bc242: Process SS (BEGIN) 20250831085618489 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618489 DSS <0004> hlr_ussd.c:518 262423487348224/0xd01bc242: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618489 DSS <0004> hlr_ussd.c:363 262423487348224/0xd01bc242: Tx USSD 'Your IMSI is 262423487348224' 20250831085618489 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423487348224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423487348224" session_id=3491480130 session_state=END} 20250831085618489 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423487348224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618489 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618489 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262423487348224" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262423487348224" TC_mo_ussd_iuse_imsi(167)@243859984da3: setverdict(pass): none -> pass 20250831085618491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@243859984da3: Final verdict of PTC: pass 20250831085618491 DAUC <0003> db_auc.c:157 IMSI='262421946519206': No 2G Auth Data 20250831085618491 DAUC <0003> db_auc.c:192 IMSI='262421946519206': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262421946519206" to be handled at TC_mo_ussd_iuse_imsi(168) 20250831085618497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45894<->l=127.0.0.1:4258 20250831085618499 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618499 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421946519206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421946519206" session_id=999317431 session_state=BEGIN} 20250831085618499 DSS <0004> hlr_ussd.c:576 262421946519206/0x3b905fb7: Process SS (BEGIN) 20250831085618499 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618499 DSS <0004> hlr_ussd.c:518 262421946519206/0x3b905fb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618499 DSS <0004> hlr_ussd.c:363 262421946519206/0x3b905fb7: Tx USSD 'Your IMSI is 262421946519206' 20250831085618499 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421946519206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421946519206" session_id=999317431 session_state=END} 20250831085618499 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421946519206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618499 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618499 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618499 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262421946519206" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421946519206" TC_mo_ussd_iuse_imsi(168)@243859984da3: setverdict(pass): none -> pass 20250831085618501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45894<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@243859984da3: Final verdict of PTC: pass 20250831085618502 DAUC <0003> db_auc.c:157 IMSI='262420720954603': No 2G Auth Data 20250831085618502 DAUC <0003> db_auc.c:192 IMSI='262420720954603': No 3G Auth Data HLR_Test-GSUP(159)@243859984da3: Created GsupExpect[0] for "262420720954603" to be handled at TC_mo_ussd_iuse_imsi(169) 20250831085618507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20250831085618509 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618509 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618509 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420720954603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420720954603" session_id=2979570028 session_state=BEGIN} 20250831085618509 DSS <0004> hlr_ussd.c:576 262420720954603/0xb198a16c: Process SS (BEGIN) 20250831085618509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085618509 DSS <0004> hlr_ussd.c:518 262420720954603/0xb198a16c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085618510 DSS <0004> hlr_ussd.c:363 262420720954603/0xb198a16c: Tx USSD 'Your IMSI is 262420720954603' 20250831085618510 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420720954603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420720954603" session_id=2979570028 session_state=END} 20250831085618510 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420720954603 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085618510 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085618510 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@243859984da3: Found GsupExpect[0] for "262420720954603" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@243859984da3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420720954603" TC_mo_ussd_iuse_imsi(169)@243859984da3: setverdict(pass): none -> pass 20250831085618511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@243859984da3: Final verdict of PTC: pass 20250831085618512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 20250831085618512 DLINP <000b> input/ipa.c:452 connected read/write 20250831085618512 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085618512 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(159)@243859984da3: Final verdict of PTC: none 20250831085618512 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085618512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(158)@243859984da3: Final verdict of PTC: none 20250831085618512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40805<->l=127.0.0.1:4259) 160@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 160: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Aug 31 08:56:18 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20250831085618540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 20250831085618741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70192) Waiting for packet dumper to finish... 1 (prev_count=70192, count=82188) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sun Aug 31 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085621880 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085621880 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085621885 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085621887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085621891 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085621891 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085621891 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085621891 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085621891 DLGSUP <0013> gsup_server.c:238 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  20250831085621891 DLGSUP <0013> gsup_server.c:236 2:  20250831085621891 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 3:  20250831085621891 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 4:  20250831085621891 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 5:  20250831085621891 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 7:  20250831085621891 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085621891 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085621891 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085621891 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085621915 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44903<->l=127.0.0.1:4259) 20250831085621923 DAUC <0003> db_auc.c:157 IMSI='262427033391125': No 2G Auth Data 20250831085621923 DAUC <0003> db_auc.c:192 IMSI='262427033391125': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262427033391125" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250831085621953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 20250831085621968 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085621968 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427033391125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427033391125" source_name="the-source\n" session_id=3670414170 session_state=BEGIN} 20250831085621968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831085621968 DSS <0004> hlr_ussd.c:576 262427033391125/0xdac6135a: Process SS (BEGIN) 20250831085621968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085621968 DSS <0004> hlr_ussd.c:518 262427033391125/0xdac6135a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085621968 DSS <0004> hlr_ussd.c:363 262427033391125/0xdac6135a: Tx USSD 'Your IMSI is 262427033391125' 20250831085621968 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427033391125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427033391125" destination_name="the-source\n" session_id=3670414170 session_state=END} 20250831085621968 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262427033391125 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085621968 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085621968 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262427033391125" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427033391125" TC_mo_ussd_iuse_imsi_via_proxy(174)@243859984da3: setverdict(pass): none -> pass 20250831085621973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@243859984da3: Final verdict of PTC: pass 20250831085621974 DAUC <0003> db_auc.c:157 IMSI='262427714294858': No 2G Auth Data 20250831085621974 DAUC <0003> db_auc.c:192 IMSI='262427714294858': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262427714294858" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250831085621981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20250831085621983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085621983 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427714294858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427714294858" source_name="the-source\n" session_id=2198376884 session_state=BEGIN} 20250831085621983 DSS <0004> hlr_ussd.c:576 262427714294858/0x830891b4: Process SS (BEGIN) 20250831085621983 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085621983 DSS <0004> hlr_ussd.c:518 262427714294858/0x830891b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085621983 DSS <0004> hlr_ussd.c:363 262427714294858/0x830891b4: Tx USSD 'Your IMSI is 262427714294858' 20250831085621983 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427714294858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427714294858" destination_name="the-source\n" session_id=2198376884 session_state=END} 20250831085621983 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427714294858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085621983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085621983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621983 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262427714294858" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427714294858" TC_mo_ussd_iuse_imsi_via_proxy(175)@243859984da3: setverdict(pass): none -> pass 20250831085621985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@243859984da3: Final verdict of PTC: pass 20250831085621986 DAUC <0003> db_auc.c:157 IMSI='262425365438221': No 2G Auth Data 20250831085621986 DAUC <0003> db_auc.c:192 IMSI='262425365438221': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262425365438221" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250831085621991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20250831085621994 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085621994 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425365438221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425365438221" source_name="the-source\n" session_id=3506044773 session_state=BEGIN} 20250831085621994 DSS <0004> hlr_ussd.c:576 262425365438221/0xd0f9ff65: Process SS (BEGIN) 20250831085621994 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085621994 DSS <0004> hlr_ussd.c:518 262425365438221/0xd0f9ff65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085621994 DSS <0004> hlr_ussd.c:363 262425365438221/0xd0f9ff65: Tx USSD 'Your IMSI is 262425365438221' 20250831085621994 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425365438221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425365438221" destination_name="the-source\n" session_id=3506044773 session_state=END} 20250831085621994 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262425365438221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085621994 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085621994 DLINP <000b> input/ipa.c:452 connected read/write 20250831085621994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262425365438221" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425365438221" TC_mo_ussd_iuse_imsi_via_proxy(176)@243859984da3: setverdict(pass): none -> pass 20250831085621996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@243859984da3: Final verdict of PTC: pass 20250831085621996 DAUC <0003> db_auc.c:157 IMSI='262426743727060': No 2G Auth Data 20250831085621996 DAUC <0003> db_auc.c:192 IMSI='262426743727060': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262426743727060" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250831085622003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4258 20250831085622005 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622005 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262426743727060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426743727060" source_name="the-source\n" session_id=4025367177 session_state=BEGIN} 20250831085622005 DSS <0004> hlr_ussd.c:576 262426743727060/0xefee3a89: Process SS (BEGIN) 20250831085622005 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085622005 DSS <0004> hlr_ussd.c:518 262426743727060/0xefee3a89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085622005 DSS <0004> hlr_ussd.c:363 262426743727060/0xefee3a89: Tx USSD 'Your IMSI is 262426743727060' 20250831085622005 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262426743727060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426743727060" destination_name="the-source\n" session_id=4025367177 session_state=END} 20250831085622005 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262426743727060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085622005 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085622005 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622005 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262426743727060" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426743727060" TC_mo_ussd_iuse_imsi_via_proxy(177)@243859984da3: setverdict(pass): none -> pass 20250831085622007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@243859984da3: Final verdict of PTC: pass 20250831085622007 DAUC <0003> db_auc.c:157 IMSI='262421617630348': No 2G Auth Data 20250831085622007 DAUC <0003> db_auc.c:192 IMSI='262421617630348': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262421617630348" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250831085622012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20250831085622015 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622015 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421617630348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421617630348" source_name="the-source\n" session_id=2024824559 session_state=BEGIN} 20250831085622015 DSS <0004> hlr_ussd.c:576 262421617630348/0x78b05eef: Process SS (BEGIN) 20250831085622015 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085622015 DSS <0004> hlr_ussd.c:518 262421617630348/0x78b05eef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085622015 DSS <0004> hlr_ussd.c:363 262421617630348/0x78b05eef: Tx USSD 'Your IMSI is 262421617630348' 20250831085622015 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421617630348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421617630348" destination_name="the-source\n" session_id=2024824559 session_state=END} 20250831085622015 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421617630348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085622015 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085622015 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622015 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262421617630348" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421617630348" TC_mo_ussd_iuse_imsi_via_proxy(178)@243859984da3: setverdict(pass): none -> pass 20250831085622017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@243859984da3: Final verdict of PTC: pass 20250831085622017 DAUC <0003> db_auc.c:157 IMSI='262425199225960': No 2G Auth Data 20250831085622017 DAUC <0003> db_auc.c:192 IMSI='262425199225960': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262425199225960" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250831085622022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20250831085622025 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622025 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425199225960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425199225960" source_name="the-source\n" session_id=1717223014 session_state=BEGIN} 20250831085622025 DSS <0004> hlr_ussd.c:576 262425199225960/0x665abe66: Process SS (BEGIN) 20250831085622025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085622025 DSS <0004> hlr_ussd.c:518 262425199225960/0x665abe66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085622025 DSS <0004> hlr_ussd.c:363 262425199225960/0x665abe66: Tx USSD 'Your IMSI is 262425199225960' 20250831085622025 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425199225960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425199225960" destination_name="the-source\n" session_id=1717223014 session_state=END} 20250831085622025 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425199225960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085622025 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085622025 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262425199225960" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425199225960" TC_mo_ussd_iuse_imsi_via_proxy(179)@243859984da3: setverdict(pass): none -> pass 20250831085622027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@243859984da3: Final verdict of PTC: pass 20250831085622027 DAUC <0003> db_auc.c:157 IMSI='262421210681120': No 2G Auth Data 20250831085622027 DAUC <0003> db_auc.c:192 IMSI='262421210681120': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262421210681120" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250831085622033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20250831085622036 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622036 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421210681120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421210681120" source_name="the-source\n" session_id=1368660859 session_state=BEGIN} 20250831085622036 DSS <0004> hlr_ussd.c:576 262421210681120/0x51941b7b: Process SS (BEGIN) 20250831085622036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085622036 DSS <0004> hlr_ussd.c:518 262421210681120/0x51941b7b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085622036 DSS <0004> hlr_ussd.c:363 262421210681120/0x51941b7b: Tx USSD 'Your IMSI is 262421210681120' 20250831085622036 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421210681120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421210681120" destination_name="the-source\n" session_id=1368660859 session_state=END} 20250831085622036 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421210681120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085622036 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085622036 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262421210681120" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421210681120" TC_mo_ussd_iuse_imsi_via_proxy(180)@243859984da3: setverdict(pass): none -> pass 20250831085622038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@243859984da3: Final verdict of PTC: pass 20250831085622038 DAUC <0003> db_auc.c:157 IMSI='262426552276436': No 2G Auth Data 20250831085622038 DAUC <0003> db_auc.c:192 IMSI='262426552276436': No 3G Auth Data HLR_Test-GSUP(171)@243859984da3: Created GsupExpect[0] for "262426552276436" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250831085622044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 20250831085622046 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622046 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622046 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426552276436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426552276436" source_name="the-source\n" session_id=1475795504 session_state=BEGIN} 20250831085622046 DSS <0004> hlr_ussd.c:576 262426552276436/0x57f6da30: Process SS (BEGIN) 20250831085622046 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250831085622046 DSS <0004> hlr_ussd.c:518 262426552276436/0x57f6da30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250831085622046 DSS <0004> hlr_ussd.c:363 262426552276436/0x57f6da30: Tx USSD 'Your IMSI is 262426552276436' 20250831085622046 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426552276436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426552276436" destination_name="the-source\n" session_id=1475795504 session_state=END} 20250831085622046 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262426552276436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085622046 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085622046 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622046 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@243859984da3: Found GsupExpect[0] for "262426552276436" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@243859984da3: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262426552276436" TC_mo_ussd_iuse_imsi_via_proxy(181)@243859984da3: setverdict(pass): none -> pass 20250831085622048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@243859984da3: Final verdict of PTC: pass 20250831085622049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57054<->l=127.0.0.1:4258 20250831085622049 DLINP <000b> input/ipa.c:452 connected read/write 20250831085622049 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085622049 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085622049 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085622049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085622049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@243859984da3: Final verdict of PTC: none 172@243859984da3: Final verdict of PTC: none 20250831085622049 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44903<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 172: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Aug 31 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250831085622076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 20250831085622278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68276) Waiting for packet dumper to finish... 1 (prev_count=68276, count=83644) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Aug 31 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_iuse_msisdn started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085625412 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085625413 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085625417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@243859984da3: 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 } } } } 20250831085625423 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625423 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625423 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085625423 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085625423 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085625423 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085625423 DLGSUP <0013> gsup_server.c:238 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  20250831085625423 DLGSUP <0013> gsup_server.c:236 2:  20250831085625423 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085625423 DLGSUP <0013> gsup_server.c:236 3:  20250831085625423 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085625423 DLGSUP <0013> gsup_server.c:236 4:  20250831085625423 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085625423 DLGSUP <0013> gsup_server.c:236 5:  20250831085625423 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(182)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085625423 DLGSUP <0013> gsup_server.c:236 7:  20250831085625423 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085625423 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085625423 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085625423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085625445 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33795<->l=127.0.0.1:4259) 20250831085625453 DAUC <0003> db_auc.c:157 IMSI='262422124783522': No 2G Auth Data 20250831085625453 DAUC <0003> db_auc.c:192 IMSI='262422124783522': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262422124783522" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250831085625478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 20250831085625491 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625491 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422124783522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422124783522" session_id=3292804813 session_state=BEGIN} 20250831085625491 DSS <0004> hlr_ussd.c:576 262422124783522/0xc44436cd: Process SS (BEGIN) 20250831085625491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625491 DSS <0004> hlr_ussd.c:518 262422124783522/0xc44436cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625491 DSS <0004> hlr_ussd.c:363 262422124783522/0xc44436cd: Tx USSD 'Your extension is 491618277707' 20250831085625491 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422124783522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422124783522" session_id=3292804813 session_state=END} 20250831085625491 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422124783522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625491 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625491 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625491 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262422124783522" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422124783522" TC_mo_ussd_iuse_msisdn(186)@243859984da3: setverdict(pass): none -> pass 20250831085625499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57152<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@243859984da3: Final verdict of PTC: pass 20250831085625500 DAUC <0003> db_auc.c:157 IMSI='262427385192350': No 2G Auth Data 20250831085625500 DAUC <0003> db_auc.c:192 IMSI='262427385192350': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262427385192350" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250831085625508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 20250831085625511 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625511 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427385192350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427385192350" session_id=4060921228 session_state=BEGIN} 20250831085625511 DSS <0004> hlr_ussd.c:576 262427385192350/0xf20cbd8c: Process SS (BEGIN) 20250831085625511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625511 DSS <0004> hlr_ussd.c:518 262427385192350/0xf20cbd8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625511 DSS <0004> hlr_ussd.c:363 262427385192350/0xf20cbd8c: Tx USSD 'Your extension is 491616866015' 20250831085625511 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427385192350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427385192350" session_id=4060921228 session_state=END} 20250831085625511 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262427385192350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625511 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625511 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262427385192350" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262427385192350" TC_mo_ussd_iuse_msisdn(187)@243859984da3: setverdict(pass): none -> pass 20250831085625513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@243859984da3: Final verdict of PTC: pass 20250831085625513 DAUC <0003> db_auc.c:157 IMSI='262428397301628': No 2G Auth Data 20250831085625513 DAUC <0003> db_auc.c:192 IMSI='262428397301628': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262428397301628" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250831085625521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20250831085625524 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625524 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625524 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428397301628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428397301628" session_id=937671833 session_state=BEGIN} 20250831085625524 DSS <0004> hlr_ussd.c:576 262428397301628/0x37e3bc99: Process SS (BEGIN) 20250831085625524 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625524 DSS <0004> hlr_ussd.c:518 262428397301628/0x37e3bc99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625524 DSS <0004> hlr_ussd.c:363 262428397301628/0x37e3bc99: Tx USSD 'Your extension is 491618457213' 20250831085625524 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428397301628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428397301628" session_id=937671833 session_state=END} 20250831085625524 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428397301628 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625524 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625524 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625524 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262428397301628" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428397301628" TC_mo_ussd_iuse_msisdn(188)@243859984da3: setverdict(pass): none -> pass 20250831085625526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@243859984da3: Final verdict of PTC: pass 20250831085625527 DAUC <0003> db_auc.c:157 IMSI='262426066419742': No 2G Auth Data 20250831085625527 DAUC <0003> db_auc.c:192 IMSI='262426066419742': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262426066419742" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250831085625533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20250831085625536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625536 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625536 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426066419742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426066419742" session_id=3176523112 session_state=BEGIN} 20250831085625536 DSS <0004> hlr_ussd.c:576 262426066419742/0xbd55e568: Process SS (BEGIN) 20250831085625536 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625536 DSS <0004> hlr_ussd.c:518 262426066419742/0xbd55e568: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625536 DSS <0004> hlr_ussd.c:363 262426066419742/0xbd55e568: Tx USSD 'Your extension is 491613367173' 20250831085625536 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426066419742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426066419742" session_id=3176523112 session_state=END} 20250831085625536 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426066419742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625536 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625536 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262426066419742" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426066419742" TC_mo_ussd_iuse_msisdn(189)@243859984da3: setverdict(pass): none -> pass 20250831085625538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@243859984da3: Final verdict of PTC: pass 20250831085625538 DAUC <0003> db_auc.c:157 IMSI='262426950069573': No 2G Auth Data 20250831085625538 DAUC <0003> db_auc.c:192 IMSI='262426950069573': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262426950069573" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250831085625545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 20250831085625548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625548 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426950069573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426950069573" session_id=2300013616 session_state=BEGIN} 20250831085625548 DSS <0004> hlr_ussd.c:576 262426950069573/0x89176c30: Process SS (BEGIN) 20250831085625548 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625548 DSS <0004> hlr_ussd.c:518 262426950069573/0x89176c30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625548 DSS <0004> hlr_ussd.c:363 262426950069573/0x89176c30: Tx USSD 'Your extension is 491616130627' 20250831085625548 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426950069573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426950069573" session_id=2300013616 session_state=END} 20250831085625548 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426950069573 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262426950069573" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426950069573" TC_mo_ussd_iuse_msisdn(190)@243859984da3: setverdict(pass): none -> pass 20250831085625550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@243859984da3: Final verdict of PTC: pass 20250831085625550 DAUC <0003> db_auc.c:157 IMSI='262428411684877': No 2G Auth Data 20250831085625550 DAUC <0003> db_auc.c:192 IMSI='262428411684877': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262428411684877" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250831085625555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 20250831085625558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625558 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428411684877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428411684877" session_id=2304991966 session_state=BEGIN} 20250831085625558 DSS <0004> hlr_ussd.c:576 262428411684877/0x896362de: Process SS (BEGIN) 20250831085625558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625558 DSS <0004> hlr_ussd.c:518 262428411684877/0x896362de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625558 DSS <0004> hlr_ussd.c:363 262428411684877/0x896362de: Tx USSD 'Your extension is 491618230706' 20250831085625558 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428411684877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428411684877" session_id=2304991966 session_state=END} 20250831085625558 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428411684877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262428411684877" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428411684877" TC_mo_ussd_iuse_msisdn(191)@243859984da3: setverdict(pass): none -> pass 20250831085625560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@243859984da3: Final verdict of PTC: pass 20250831085625560 DAUC <0003> db_auc.c:157 IMSI='262426018288818': No 2G Auth Data 20250831085625560 DAUC <0003> db_auc.c:192 IMSI='262426018288818': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262426018288818" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250831085625567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 20250831085625570 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625570 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426018288818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426018288818" session_id=3938264555 session_state=BEGIN} 20250831085625570 DSS <0004> hlr_ussd.c:576 262426018288818/0xeabd25eb: Process SS (BEGIN) 20250831085625570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625570 DSS <0004> hlr_ussd.c:518 262426018288818/0xeabd25eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625570 DSS <0004> hlr_ussd.c:363 262426018288818/0xeabd25eb: Tx USSD 'Your extension is 491610602085' 20250831085625570 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426018288818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426018288818" session_id=3938264555 session_state=END} 20250831085625570 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426018288818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625570 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625570 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625570 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262426018288818" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426018288818" TC_mo_ussd_iuse_msisdn(192)@243859984da3: setverdict(pass): none -> pass 20250831085625573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@243859984da3: Final verdict of PTC: pass 20250831085625573 DAUC <0003> db_auc.c:157 IMSI='262426002232111': No 2G Auth Data 20250831085625573 DAUC <0003> db_auc.c:192 IMSI='262426002232111': No 3G Auth Data HLR_Test-GSUP(183)@243859984da3: Created GsupExpect[0] for "262426002232111" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250831085625578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 20250831085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625581 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426002232111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426002232111" session_id=3334542401 session_state=BEGIN} 20250831085625581 DSS <0004> hlr_ussd.c:576 262426002232111/0xc6c11441: Process SS (BEGIN) 20250831085625581 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085625581 DSS <0004> hlr_ussd.c:518 262426002232111/0xc6c11441: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085625581 DSS <0004> hlr_ussd.c:363 262426002232111/0xc6c11441: Tx USSD 'Your extension is 491613873018' 20250831085625581 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426002232111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002232111" session_id=3334542401 session_state=END} 20250831085625581 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426002232111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085625581 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@243859984da3: Found GsupExpect[0] for "262426002232111" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@243859984da3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426002232111" TC_mo_ussd_iuse_msisdn(193)@243859984da3: setverdict(pass): none -> pass 20250831085625586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@243859984da3: Final verdict of PTC: pass 20250831085625587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20250831085625587 DLINP <000b> input/ipa.c:452 connected read/write 20250831085625587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085625587 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(183)@243859984da3: Final verdict of PTC: none 20250831085625588 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085625588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085625588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33795<->l=127.0.0.1:4259) 184@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 184: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Aug 31 08:56:25 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20250831085625615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 20250831085625816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57224<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66376) Waiting for packet dumper to finish... 1 (prev_count=66376, count=82496) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sun Aug 31 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085628955 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085628955 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085628957 DLINP <000b> input/ipa.c:452 connected read/write 20250831085628957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085628958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@243859984da3: 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 } } } } 20250831085628960 DLINP <000b> input/ipa.c:452 connected read/write 20250831085628960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085628960 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085628960 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085628960 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085628960 DLGSUP <0013> gsup_server.c:238 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  20250831085628960 DLGSUP <0013> gsup_server.c:236 2:  20250831085628960 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 3:  20250831085628960 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 4:  20250831085628960 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 5:  20250831085628960 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 7:  20250831085628960 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085628960 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085628960 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085628960 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085628973 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41893<->l=127.0.0.1:4259) 20250831085628977 DAUC <0003> db_auc.c:157 IMSI='262423489370404': No 2G Auth Data 20250831085628977 DAUC <0003> db_auc.c:192 IMSI='262423489370404': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262423489370404" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250831085628986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 20250831085629002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629002 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629002 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423489370404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423489370404" source_name="the-source\n" session_id=2684016468 session_state=BEGIN} 20250831085629002 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831085629002 DSS <0004> hlr_ussd.c:576 262423489370404/0x9ffad754: Process SS (BEGIN) 20250831085629002 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629002 DSS <0004> hlr_ussd.c:518 262423489370404/0x9ffad754: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629002 DSS <0004> hlr_ussd.c:363 262423489370404/0x9ffad754: Tx USSD 'Your extension is 491615748643' 20250831085629002 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423489370404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423489370404" destination_name="the-source\n" session_id=2684016468 session_state=END} 20250831085629002 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262423489370404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629002 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262423489370404" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423489370404" TC_mo_ussd_iuse_msisdn_via_proxy(198)@243859984da3: setverdict(pass): none -> pass 20250831085629011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@243859984da3: Final verdict of PTC: pass 20250831085629013 DAUC <0003> db_auc.c:157 IMSI='262429555512946': No 2G Auth Data 20250831085629013 DAUC <0003> db_auc.c:192 IMSI='262429555512946': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262429555512946" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250831085629036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4258 20250831085629040 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629040 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629040 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429555512946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429555512946" source_name="the-source\n" session_id=3416552723 session_state=BEGIN} 20250831085629040 DSS <0004> hlr_ussd.c:576 262429555512946/0xcba47513: Process SS (BEGIN) 20250831085629040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629040 DSS <0004> hlr_ussd.c:518 262429555512946/0xcba47513: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629041 DSS <0004> hlr_ussd.c:363 262429555512946/0xcba47513: Tx USSD 'Your extension is 491613616383' 20250831085629041 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429555512946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429555512946" destination_name="the-source\n" session_id=3416552723 session_state=END} 20250831085629041 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429555512946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629041 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629041 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262429555512946" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429555512946" TC_mo_ussd_iuse_msisdn_via_proxy(199)@243859984da3: setverdict(pass): none -> pass 20250831085629044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@243859984da3: Final verdict of PTC: pass 20250831085629045 DAUC <0003> db_auc.c:157 IMSI='262422818273181': No 2G Auth Data 20250831085629045 DAUC <0003> db_auc.c:192 IMSI='262422818273181': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262422818273181" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250831085629066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4258 20250831085629071 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629071 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422818273181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422818273181" source_name="the-source\n" session_id=3412201813 session_state=BEGIN} 20250831085629071 DSS <0004> hlr_ussd.c:576 262422818273181/0xcb621155: Process SS (BEGIN) 20250831085629072 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629072 DSS <0004> hlr_ussd.c:518 262422818273181/0xcb621155: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629072 DSS <0004> hlr_ussd.c:363 262422818273181/0xcb621155: Tx USSD 'Your extension is 491610053046' 20250831085629072 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422818273181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422818273181" destination_name="the-source\n" session_id=3412201813 session_state=END} 20250831085629072 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422818273181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629072 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629072 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262422818273181" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422818273181" TC_mo_ussd_iuse_msisdn_via_proxy(200)@243859984da3: setverdict(pass): none -> pass 20250831085629075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@243859984da3: Final verdict of PTC: pass 20250831085629075 DAUC <0003> db_auc.c:157 IMSI='262420953087595': No 2G Auth Data 20250831085629075 DAUC <0003> db_auc.c:192 IMSI='262420953087595': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262420953087595" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250831085629088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 20250831085629091 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629091 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262420953087595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420953087595" source_name="the-source\n" session_id=1037678300 session_state=BEGIN} 20250831085629091 DSS <0004> hlr_ussd.c:576 262420953087595/0x3dd9b6dc: Process SS (BEGIN) 20250831085629091 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629091 DSS <0004> hlr_ussd.c:518 262420953087595/0x3dd9b6dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629091 DSS <0004> hlr_ussd.c:363 262420953087595/0x3dd9b6dc: Tx USSD 'Your extension is 491612838800' 20250831085629091 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262420953087595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420953087595" destination_name="the-source\n" session_id=1037678300 session_state=END} 20250831085629091 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262420953087595 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629091 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629091 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629091 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262420953087595" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420953087595" TC_mo_ussd_iuse_msisdn_via_proxy(201)@243859984da3: setverdict(pass): none -> pass 20250831085629093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57286<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@243859984da3: Final verdict of PTC: pass 20250831085629093 DAUC <0003> db_auc.c:157 IMSI='262422532269387': No 2G Auth Data 20250831085629093 DAUC <0003> db_auc.c:192 IMSI='262422532269387': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262422532269387" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250831085629101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20250831085629104 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629104 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422532269387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422532269387" source_name="the-source\n" session_id=3538668947 session_state=BEGIN} 20250831085629104 DSS <0004> hlr_ussd.c:576 262422532269387/0xd2ebcd93: Process SS (BEGIN) 20250831085629104 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629104 DSS <0004> hlr_ussd.c:518 262422532269387/0xd2ebcd93: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629104 DSS <0004> hlr_ussd.c:363 262422532269387/0xd2ebcd93: Tx USSD 'Your extension is 491613588620' 20250831085629104 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422532269387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422532269387" destination_name="the-source\n" session_id=3538668947 session_state=END} 20250831085629104 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262422532269387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629104 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629104 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262422532269387" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422532269387" TC_mo_ussd_iuse_msisdn_via_proxy(202)@243859984da3: setverdict(pass): none -> pass 20250831085629107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@243859984da3: Final verdict of PTC: pass 20250831085629107 DAUC <0003> db_auc.c:157 IMSI='262428507536270': No 2G Auth Data 20250831085629107 DAUC <0003> db_auc.c:192 IMSI='262428507536270': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262428507536270" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250831085629115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 20250831085629119 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629119 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428507536270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428507536270" source_name="the-source\n" session_id=2541318506 session_state=BEGIN} 20250831085629119 DSS <0004> hlr_ussd.c:576 262428507536270/0x9779716a: Process SS (BEGIN) 20250831085629119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629119 DSS <0004> hlr_ussd.c:518 262428507536270/0x9779716a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629119 DSS <0004> hlr_ussd.c:363 262428507536270/0x9779716a: Tx USSD 'Your extension is 491613817658' 20250831085629119 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428507536270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428507536270" destination_name="the-source\n" session_id=2541318506 session_state=END} 20250831085629119 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428507536270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629119 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629119 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629119 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262428507536270" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428507536270" TC_mo_ussd_iuse_msisdn_via_proxy(203)@243859984da3: setverdict(pass): none -> pass 20250831085629121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@243859984da3: Final verdict of PTC: pass 20250831085629122 DAUC <0003> db_auc.c:157 IMSI='262428961373118': No 2G Auth Data 20250831085629122 DAUC <0003> db_auc.c:192 IMSI='262428961373118': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262428961373118" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250831085629128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20250831085629131 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629131 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428961373118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428961373118" source_name="the-source\n" session_id=144193085 session_state=BEGIN} 20250831085629131 DSS <0004> hlr_ussd.c:576 262428961373118/0x0898363d: Process SS (BEGIN) 20250831085629131 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629131 DSS <0004> hlr_ussd.c:518 262428961373118/0x0898363d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629131 DSS <0004> hlr_ussd.c:363 262428961373118/0x0898363d: Tx USSD 'Your extension is 491612007807' 20250831085629131 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428961373118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428961373118" destination_name="the-source\n" session_id=144193085 session_state=END} 20250831085629131 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428961373118 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629131 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629131 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629131 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262428961373118" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428961373118" TC_mo_ussd_iuse_msisdn_via_proxy(204)@243859984da3: setverdict(pass): none -> pass 20250831085629133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@243859984da3: Final verdict of PTC: pass 20250831085629133 DAUC <0003> db_auc.c:157 IMSI='262422113384218': No 2G Auth Data 20250831085629133 DAUC <0003> db_auc.c:192 IMSI='262422113384218': No 3G Auth Data HLR_Test-GSUP(195)@243859984da3: Created GsupExpect[0] for "262422113384218" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250831085629140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57346<->l=127.0.0.1:4258 20250831085629143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629143 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422113384218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422113384218" source_name="the-source\n" session_id=3875621138 session_state=BEGIN} 20250831085629143 DSS <0004> hlr_ussd.c:576 262422113384218/0xe7014912: Process SS (BEGIN) 20250831085629143 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250831085629143 DSS <0004> hlr_ussd.c:518 262422113384218/0xe7014912: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250831085629143 DSS <0004> hlr_ussd.c:363 262422113384218/0xe7014912: Tx USSD 'Your extension is 491611426024' 20250831085629143 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422113384218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422113384218" destination_name="the-source\n" session_id=3875621138 session_state=END} 20250831085629143 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262422113384218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085629143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085629143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@243859984da3: Found GsupExpect[0] for "262422113384218" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@243859984da3: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422113384218" TC_mo_ussd_iuse_msisdn_via_proxy(205)@243859984da3: setverdict(pass): none -> pass 20250831085629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57346<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@243859984da3: Final verdict of PTC: pass 20250831085629145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4258 20250831085629145 DLINP <000b> input/ipa.c:452 connected read/write 20250831085629145 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085629145 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085629145 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085629145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085629145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250831085629145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41893<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@243859984da3: Final verdict of PTC: none 196@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 196: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Aug 31 08:56:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250831085629173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20250831085629374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69380) Waiting for packet dumper to finish... 1 (prev_count=69380, count=83508) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Aug 31 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_euse started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 20250831085632512 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41677 20250831085632512 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41677 MTC@243859984da3: in not legacy case 2 IPA-EUSE-foobar(208)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085632513 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632513 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632514 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085632514 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085632515 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632515 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632515 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085632515 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831085632515 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831085632515 DLGSUP <0013> gsup_server.c:238 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  20250831085632515 DLGSUP <0013> gsup_server.c:236 2:  20250831085632515 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 3:  20250831085632515 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 4:  20250831085632515 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 5:  20250831085632515 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 7:  20250831085632515 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085632515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085632515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085632515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41677 IPA-EUSE-foobar(208)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085632516 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@243859984da3: 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) } } } } 20250831085632517 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632517 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@243859984da3: 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 } } } } 20250831085632517 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085632517 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085632517 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085632517 DLGSUP <0013> gsup_server.c:238 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  20250831085632517 DLGSUP <0013> gsup_server.c:236 2:  20250831085632517 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 3:  20250831085632517 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 4:  20250831085632517 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 5:  20250831085632517 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 7:  20250831085632517 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085632517 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085632517 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085632517 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085632525 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36447<->l=127.0.0.1:4259) 20250831085632527 DAUC <0003> db_auc.c:157 IMSI='262428097181659': No 2G Auth Data 20250831085632527 DAUC <0003> db_auc.c:192 IMSI='262428097181659': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262428097181659" to be handled at TC_mo_ussd_euse(212) 20250831085632532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 20250831085632558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632558 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428097181659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428097181659" session_id=1665398821 session_state=BEGIN} 20250831085632558 DSS <0004> hlr_ussd.c:576 262428097181659/0x6343f825: Process SS (BEGIN) 20250831085632558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632558 DSS <0004> hlr_ussd.c:518 262428097181659/0x6343f825: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632558 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632558 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632558 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632569 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632569 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262428097181659 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428097181659" session_id=1665398821 session_state=END} 20250831085632569 DSS <0004> hlr_ussd.c:576 262428097181659/0x6343f825: Process SS (END) 20250831085632569 DSS <0004> hlr_ussd.c:518 262428097181659/0x6343f825: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632569 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428097181659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428097181659" session_id=1665398821 session_state=END} 20250831085632569 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262428097181659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632569 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262428097181659 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632569 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632569 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262428097181659" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 0TC_mo_ussd_euse(212)"262428097181659" TC_mo_ussd_euse(212)@243859984da3: setverdict(pass): none -> pass 20250831085632576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@243859984da3: Final verdict of PTC: pass 20250831085632577 DAUC <0003> db_auc.c:157 IMSI='262424076767310': No 2G Auth Data 20250831085632577 DAUC <0003> db_auc.c:192 IMSI='262424076767310': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262424076767310" to be handled at TC_mo_ussd_euse(213) 20250831085632589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 20250831085632592 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632592 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632592 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424076767310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424076767310" session_id=803106900 session_state=BEGIN} 20250831085632592 DSS <0004> hlr_ussd.c:576 262424076767310/0x2fde7054: Process SS (BEGIN) 20250831085632592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632592 DSS <0004> hlr_ussd.c:518 262424076767310/0x2fde7054: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632592 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632592 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632592 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632592 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632593 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632593 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632593 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424076767310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424076767310" session_id=803106900 session_state=END} 20250831085632593 DSS <0004> hlr_ussd.c:576 262424076767310/0x2fde7054: Process SS (END) 20250831085632593 DSS <0004> hlr_ussd.c:518 262424076767310/0x2fde7054: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632593 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424076767310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424076767310" session_id=803106900 session_state=END} 20250831085632593 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424076767310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632593 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424076767310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632593 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632593 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632593 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262424076767310" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424076767310" TC_mo_ussd_euse(213)@243859984da3: setverdict(pass): none -> pass 20250831085632595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@243859984da3: Final verdict of PTC: pass 20250831085632595 DAUC <0003> db_auc.c:157 IMSI='262420642707733': No 2G Auth Data 20250831085632595 DAUC <0003> db_auc.c:192 IMSI='262420642707733': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262420642707733" to be handled at TC_mo_ussd_euse(214) 20250831085632600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632603 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420642707733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420642707733" session_id=862288176 session_state=BEGIN} 20250831085632603 DSS <0004> hlr_ussd.c:576 262420642707733/0x33657930: Process SS (BEGIN) 20250831085632603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632603 DSS <0004> hlr_ussd.c:518 262420642707733/0x33657930: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632603 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420642707733 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420642707733" session_id=862288176 session_state=END} 20250831085632603 DSS <0004> hlr_ussd.c:576 262420642707733/0x33657930: Process SS (END) 20250831085632603 DSS <0004> hlr_ussd.c:518 262420642707733/0x33657930: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632603 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420642707733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420642707733" session_id=862288176 session_state=END} 20250831085632603 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420642707733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632603 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420642707733 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262420642707733" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420642707733" TC_mo_ussd_euse(214)@243859984da3: setverdict(pass): none -> pass 20250831085632605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@243859984da3: Final verdict of PTC: pass 20250831085632605 DAUC <0003> db_auc.c:157 IMSI='262429627757764': No 2G Auth Data 20250831085632605 DAUC <0003> db_auc.c:192 IMSI='262429627757764': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262429627757764" to be handled at TC_mo_ussd_euse(215) 20250831085632611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 20250831085632614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632614 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429627757764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429627757764" session_id=3856653469 session_state=BEGIN} 20250831085632614 DSS <0004> hlr_ussd.c:576 262429627757764/0xe5dfdc9d: Process SS (BEGIN) 20250831085632614 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632614 DSS <0004> hlr_ussd.c:518 262429627757764/0xe5dfdc9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632614 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632614 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632614 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632615 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632615 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429627757764 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627757764" session_id=3856653469 session_state=END} 20250831085632615 DSS <0004> hlr_ussd.c:576 262429627757764/0xe5dfdc9d: Process SS (END) 20250831085632615 DSS <0004> hlr_ussd.c:518 262429627757764/0xe5dfdc9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632615 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429627757764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627757764" session_id=3856653469 session_state=END} 20250831085632615 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429627757764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632615 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429627757764 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262429627757764" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429627757764" TC_mo_ussd_euse(215)@243859984da3: setverdict(pass): none -> pass 20250831085632616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@243859984da3: Final verdict of PTC: pass 20250831085632617 DAUC <0003> db_auc.c:157 IMSI='262424852065277': No 2G Auth Data 20250831085632617 DAUC <0003> db_auc.c:192 IMSI='262424852065277': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262424852065277" to be handled at TC_mo_ussd_euse(216) 20250831085632622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632625 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424852065277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424852065277" session_id=1102082312 session_state=BEGIN} 20250831085632625 DSS <0004> hlr_ussd.c:576 262424852065277/0x41b07108: Process SS (BEGIN) 20250831085632625 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632625 DSS <0004> hlr_ussd.c:518 262424852065277/0x41b07108: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632625 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262424852065277 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852065277" session_id=1102082312 session_state=END} 20250831085632625 DSS <0004> hlr_ussd.c:576 262424852065277/0x41b07108: Process SS (END) 20250831085632625 DSS <0004> hlr_ussd.c:518 262424852065277/0x41b07108: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632625 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424852065277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424852065277" session_id=1102082312 session_state=END} 20250831085632625 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424852065277 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632625 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262424852065277 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632625 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632625 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262424852065277" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424852065277" TC_mo_ussd_euse(216)@243859984da3: setverdict(pass): none -> pass 20250831085632627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@243859984da3: Final verdict of PTC: pass 20250831085632627 DAUC <0003> db_auc.c:157 IMSI='262429186004566': No 2G Auth Data 20250831085632627 DAUC <0003> db_auc.c:192 IMSI='262429186004566': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262429186004566" to be handled at TC_mo_ussd_euse(217) 20250831085632633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20250831085632635 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632635 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429186004566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429186004566" session_id=792218438 session_state=BEGIN} 20250831085632635 DSS <0004> hlr_ussd.c:576 262429186004566/0x2f384b46: Process SS (BEGIN) 20250831085632635 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632635 DSS <0004> hlr_ussd.c:518 262429186004566/0x2f384b46: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632635 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632635 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632635 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632635 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632636 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632636 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632636 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429186004566 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429186004566" session_id=792218438 session_state=END} 20250831085632636 DSS <0004> hlr_ussd.c:576 262429186004566/0x2f384b46: Process SS (END) 20250831085632636 DSS <0004> hlr_ussd.c:518 262429186004566/0x2f384b46: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632636 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429186004566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429186004566" session_id=792218438 session_state=END} 20250831085632636 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429186004566 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632636 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429186004566 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632636 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632636 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632636 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262429186004566" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429186004566" TC_mo_ussd_euse(217)@243859984da3: setverdict(pass): none -> pass 20250831085632638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@243859984da3: Final verdict of PTC: pass 20250831085632639 DAUC <0003> db_auc.c:157 IMSI='262426256874482': No 2G Auth Data 20250831085632639 DAUC <0003> db_auc.c:192 IMSI='262426256874482': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262426256874482" to be handled at TC_mo_ussd_euse(218) 20250831085632645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 20250831085632647 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632647 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632647 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426256874482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426256874482" session_id=2729575376 session_state=BEGIN} 20250831085632647 DSS <0004> hlr_ussd.c:576 262426256874482/0xa2b203d0: Process SS (BEGIN) 20250831085632647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632647 DSS <0004> hlr_ussd.c:518 262426256874482/0xa2b203d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632647 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632647 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632647 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632647 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632648 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632648 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426256874482 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426256874482" session_id=2729575376 session_state=END} 20250831085632648 DSS <0004> hlr_ussd.c:576 262426256874482/0xa2b203d0: Process SS (END) 20250831085632648 DSS <0004> hlr_ussd.c:518 262426256874482/0xa2b203d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632648 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426256874482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426256874482" session_id=2729575376 session_state=END} 20250831085632648 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426256874482 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632648 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426256874482 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262426256874482" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426256874482" TC_mo_ussd_euse(218)@243859984da3: setverdict(pass): none -> pass 20250831085632650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@243859984da3: Final verdict of PTC: pass 20250831085632650 DAUC <0003> db_auc.c:157 IMSI='262428554524387': No 2G Auth Data 20250831085632650 DAUC <0003> db_auc.c:192 IMSI='262428554524387': No 3G Auth Data HLR_Test-GSUP(209)@243859984da3: Created GsupExpect[0] for "262428554524387" to be handled at TC_mo_ussd_euse(219) 20250831085632655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20250831085632658 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632658 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428554524387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428554524387" session_id=2839106344 session_state=BEGIN} 20250831085632658 DSS <0004> hlr_ussd.c:576 262428554524387/0xa9395328: Process SS (BEGIN) 20250831085632658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085632658 DSS <0004> hlr_ussd.c:518 262428554524387/0xa9395328: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085632658 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632658 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data 20250831085632658 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632658 DLINP <000b> input/ipa.c:432 127.0.0.1:41677 sending data EUSE-TC_mo_ussd_euse(206)@243859984da3: 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 } } } } } 20250831085632659 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632659 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632659 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262428554524387 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428554524387" session_id=2839106344 session_state=END} 20250831085632659 DSS <0004> hlr_ussd.c:576 262428554524387/0xa9395328: Process SS (END) 20250831085632659 DSS <0004> hlr_ussd.c:518 262428554524387/0xa9395328: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085632659 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428554524387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428554524387" session_id=2839106344 session_state=END} 20250831085632659 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428554524387 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085632659 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262428554524387 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085632659 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085632659 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@243859984da3: Found GsupExpect[0] for "262428554524387" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@243859984da3: Added IMSI table entry 7TC_mo_ussd_euse(219)"262428554524387" TC_mo_ussd_euse(219)@243859984da3: setverdict(pass): none -> pass 20250831085632661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@243859984da3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@243859984da3: Final verdict of PTC: none 20250831085632661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4258 20250831085632662 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632662 DLINP <000b> input/ipa.c:406 127.0.0.1:41677 message received 20250831085632662 DLINP <000b> input/ipa.c:415 127.0.0.1:41677 connection closed with server 20250831085632662 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41677 20250831085632662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250831085632662 DLINP <000b> input/ipa.c:452 connected read/write 20250831085632662 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085632662 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085632662 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085632662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@243859984da3: Final verdict of PTC: none 20250831085632662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36447<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@243859984da3: Final verdict of PTC: none IPA-EUSE-foobar(208)@243859984da3: Final verdict of PTC: none 210@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 210: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Aug 31 08:56:32 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20250831085632693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 20250831085632895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67080) Waiting for packet dumper to finish... 1 (prev_count=67080, count=111452) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Aug 31 08:56:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_euse_continue started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 20250831085636033 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42491 20250831085636033 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:42491 MTC@243859984da3: in not legacy case 2 IPA-EUSE-foobar(222)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085636034 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636034 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636035 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085636035 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@243859984da3: 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 } } } } 20250831085636036 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636036 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636036 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085636036 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831085636036 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831085636036 DLGSUP <0013> gsup_server.c:238 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  20250831085636036 DLGSUP <0013> gsup_server.c:236 2:  20250831085636036 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 3:  20250831085636036 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 4:  20250831085636036 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 5:  20250831085636036 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 7:  20250831085636036 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085636036 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085636036 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085636036 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42491 HLR_Test-GSUP-IPA(221)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085636036 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085636037 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636037 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636037 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085636037 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085636037 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085636037 DLGSUP <0013> gsup_server.c:238 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  20250831085636037 DLGSUP <0013> gsup_server.c:236 2:  20250831085636037 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 3:  20250831085636037 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 4:  20250831085636037 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 5:  20250831085636037 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 7:  20250831085636037 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085636037 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085636037 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085636037 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085636045 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32969<->l=127.0.0.1:4259) 20250831085636048 DAUC <0003> db_auc.c:157 IMSI='262420796407126': No 2G Auth Data 20250831085636048 DAUC <0003> db_auc.c:192 IMSI='262420796407126': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262420796407126" to be handled at TC_mo_ussd_euse_continue(226) 20250831085636054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 20250831085636082 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636082 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636082 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420796407126" session_id=668448867 session_state=BEGIN} 20250831085636082 DSS <0004> hlr_ussd.c:576 262420796407126/0x27d7b863: Process SS (BEGIN) 20250831085636082 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636082 DSS <0004> hlr_ussd.c:518 262420796407126/0x27d7b863: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636082 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636082 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636082 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636082 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636100 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636100 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636100 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420796407126" session_id=668448867 session_state=CONTINUE} 20250831085636100 DSS <0004> hlr_ussd.c:576 262420796407126/0x27d7b863: Process SS (CONTINUE) 20250831085636100 DSS <0004> hlr_ussd.c:518 262420796407126/0x27d7b863: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636100 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420796407126" session_id=668448867 session_state=CONTINUE} 20250831085636100 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636100 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636100 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262420796407126" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262420796407126" TC_mo_ussd_euse_continue(226)@243859984da3: setverdict(pass): none -> pass 20250831085636115 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636115 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420796407126" session_id=668448867 session_state=CONTINUE} 20250831085636115 DSS <0004> hlr_ussd.c:576 262420796407126/0x27d7b863: Process SS (CONTINUE) 20250831085636115 DSS <0004> hlr_ussd.c:518 262420796407126/0x27d7b863: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636115 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636115 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636115 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636115 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636115 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636120 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636120 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636120 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420796407126" session_id=668448867 session_state=END} 20250831085636120 DSS <0004> hlr_ussd.c:576 262420796407126/0x27d7b863: Process SS (END) 20250831085636121 DSS <0004> hlr_ussd.c:518 262420796407126/0x27d7b863: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636121 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420796407126" session_id=668448867 session_state=END} 20250831085636121 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636121 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262420796407126 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636121 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636121 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636121 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@243859984da3: Final verdict of PTC: pass 20250831085636126 DAUC <0003> db_auc.c:157 IMSI='262423782895626': No 2G Auth Data 20250831085636126 DAUC <0003> db_auc.c:192 IMSI='262423782895626': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262423782895626" to be handled at TC_mo_ussd_euse_continue(227) 20250831085636138 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 20250831085636141 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636141 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423782895626" session_id=3146656816 session_state=BEGIN} 20250831085636141 DSS <0004> hlr_ussd.c:576 262423782895626/0xbb8e2c30: Process SS (BEGIN) 20250831085636141 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636141 DSS <0004> hlr_ussd.c:518 262423782895626/0xbb8e2c30: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636141 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636141 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636141 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636141 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636142 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636142 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636142 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782895626" session_id=3146656816 session_state=CONTINUE} 20250831085636142 DSS <0004> hlr_ussd.c:576 262423782895626/0xbb8e2c30: Process SS (CONTINUE) 20250831085636142 DSS <0004> hlr_ussd.c:518 262423782895626/0xbb8e2c30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636142 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782895626" session_id=3146656816 session_state=CONTINUE} 20250831085636142 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636142 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636142 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636142 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262423782895626" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423782895626" TC_mo_ussd_euse_continue(227)@243859984da3: setverdict(pass): none -> pass 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636144 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423782895626" session_id=3146656816 session_state=CONTINUE} 20250831085636144 DSS <0004> hlr_ussd.c:576 262423782895626/0xbb8e2c30: Process SS (CONTINUE) 20250831085636144 DSS <0004> hlr_ussd.c:518 262423782895626/0xbb8e2c30: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636144 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636144 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782895626" session_id=3146656816 session_state=END} 20250831085636144 DSS <0004> hlr_ussd.c:576 262423782895626/0xbb8e2c30: Process SS (END) 20250831085636144 DSS <0004> hlr_ussd.c:518 262423782895626/0xbb8e2c30: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636144 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782895626" session_id=3146656816 session_state=END} 20250831085636144 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636144 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423782895626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636144 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636144 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@243859984da3: Final verdict of PTC: pass 20250831085636145 DAUC <0003> db_auc.c:157 IMSI='262429077162497': No 2G Auth Data 20250831085636145 DAUC <0003> db_auc.c:192 IMSI='262429077162497': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262429077162497" to be handled at TC_mo_ussd_euse_continue(228) 20250831085636151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636154 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429077162497" session_id=3804071878 session_state=BEGIN} 20250831085636154 DSS <0004> hlr_ussd.c:576 262429077162497/0xe2bd87c6: Process SS (BEGIN) 20250831085636154 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636154 DSS <0004> hlr_ussd.c:518 262429077162497/0xe2bd87c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636154 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077162497" session_id=3804071878 session_state=CONTINUE} 20250831085636154 DSS <0004> hlr_ussd.c:576 262429077162497/0xe2bd87c6: Process SS (CONTINUE) 20250831085636154 DSS <0004> hlr_ussd.c:518 262429077162497/0xe2bd87c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636154 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077162497" session_id=3804071878 session_state=CONTINUE} 20250831085636154 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262429077162497" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429077162497" TC_mo_ussd_euse_continue(228)@243859984da3: setverdict(pass): none -> pass 20250831085636156 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636156 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636156 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429077162497" session_id=3804071878 session_state=CONTINUE} 20250831085636156 DSS <0004> hlr_ussd.c:576 262429077162497/0xe2bd87c6: Process SS (CONTINUE) 20250831085636157 DSS <0004> hlr_ussd.c:518 262429077162497/0xe2bd87c6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636157 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636157 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636157 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636157 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636157 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077162497" session_id=3804071878 session_state=END} 20250831085636157 DSS <0004> hlr_ussd.c:576 262429077162497/0xe2bd87c6: Process SS (END) 20250831085636157 DSS <0004> hlr_ussd.c:518 262429077162497/0xe2bd87c6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636157 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429077162497" session_id=3804071878 session_state=END} 20250831085636157 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636157 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429077162497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636157 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636157 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@243859984da3: Final verdict of PTC: pass 20250831085636158 DAUC <0003> db_auc.c:157 IMSI='262429771945835': No 2G Auth Data 20250831085636158 DAUC <0003> db_auc.c:192 IMSI='262429771945835': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262429771945835" to be handled at TC_mo_ussd_euse_continue(229) 20250831085636164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 20250831085636167 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636167 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429771945835" session_id=4219730499 session_state=BEGIN} 20250831085636167 DSS <0004> hlr_ussd.c:576 262429771945835/0xfb83fa43: Process SS (BEGIN) 20250831085636167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636167 DSS <0004> hlr_ussd.c:518 262429771945835/0xfb83fa43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636167 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636167 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636167 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636167 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636168 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636168 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636168 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429771945835" session_id=4219730499 session_state=CONTINUE} 20250831085636168 DSS <0004> hlr_ussd.c:576 262429771945835/0xfb83fa43: Process SS (CONTINUE) 20250831085636168 DSS <0004> hlr_ussd.c:518 262429771945835/0xfb83fa43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636168 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429771945835" session_id=4219730499 session_state=CONTINUE} 20250831085636168 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636168 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636168 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636168 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262429771945835" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429771945835" TC_mo_ussd_euse_continue(229)@243859984da3: setverdict(pass): none -> pass 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636170 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429771945835" session_id=4219730499 session_state=CONTINUE} 20250831085636170 DSS <0004> hlr_ussd.c:576 262429771945835/0xfb83fa43: Process SS (CONTINUE) 20250831085636170 DSS <0004> hlr_ussd.c:518 262429771945835/0xfb83fa43: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636170 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636170 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429771945835" session_id=4219730499 session_state=END} 20250831085636170 DSS <0004> hlr_ussd.c:576 262429771945835/0xfb83fa43: Process SS (END) 20250831085636170 DSS <0004> hlr_ussd.c:518 262429771945835/0xfb83fa43: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636170 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429771945835" session_id=4219730499 session_state=END} 20250831085636170 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636170 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429771945835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636170 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636170 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@243859984da3: Final verdict of PTC: pass 20250831085636171 DAUC <0003> db_auc.c:157 IMSI='262420523203137': No 2G Auth Data 20250831085636171 DAUC <0003> db_auc.c:192 IMSI='262420523203137': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262420523203137" to be handled at TC_mo_ussd_euse_continue(230) 20250831085636177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 20250831085636179 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636179 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420523203137" session_id=2555822702 session_state=BEGIN} 20250831085636179 DSS <0004> hlr_ussd.c:576 262420523203137/0x9856c26e: Process SS (BEGIN) 20250831085636179 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636179 DSS <0004> hlr_ussd.c:518 262420523203137/0x9856c26e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636179 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636179 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636180 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636180 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636180 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636180 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636180 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523203137" session_id=2555822702 session_state=CONTINUE} 20250831085636180 DSS <0004> hlr_ussd.c:576 262420523203137/0x9856c26e: Process SS (CONTINUE) 20250831085636180 DSS <0004> hlr_ussd.c:518 262420523203137/0x9856c26e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636180 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523203137" session_id=2555822702 session_state=CONTINUE} 20250831085636180 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636180 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636180 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636180 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262420523203137" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420523203137" TC_mo_ussd_euse_continue(230)@243859984da3: setverdict(pass): none -> pass 20250831085636182 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636182 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420523203137" session_id=2555822702 session_state=CONTINUE} 20250831085636182 DSS <0004> hlr_ussd.c:576 262420523203137/0x9856c26e: Process SS (CONTINUE) 20250831085636182 DSS <0004> hlr_ussd.c:518 262420523203137/0x9856c26e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636182 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636182 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636182 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636182 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636182 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636183 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636183 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523203137" session_id=2555822702 session_state=END} 20250831085636183 DSS <0004> hlr_ussd.c:576 262420523203137/0x9856c26e: Process SS (END) 20250831085636183 DSS <0004> hlr_ussd.c:518 262420523203137/0x9856c26e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636183 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420523203137" session_id=2555822702 session_state=END} 20250831085636183 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636183 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262420523203137 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636183 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636183 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@243859984da3: Final verdict of PTC: pass 20250831085636184 DAUC <0003> db_auc.c:157 IMSI='262425794740670': No 2G Auth Data 20250831085636184 DAUC <0003> db_auc.c:192 IMSI='262425794740670': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262425794740670" to be handled at TC_mo_ussd_euse_continue(231) 20250831085636190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 20250831085636192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636192 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425794740670" session_id=848600776 session_state=BEGIN} 20250831085636192 DSS <0004> hlr_ussd.c:576 262425794740670/0x32949ec8: Process SS (BEGIN) 20250831085636192 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636192 DSS <0004> hlr_ussd.c:518 262425794740670/0x32949ec8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636192 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636192 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636192 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636193 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636193 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636193 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425794740670" session_id=848600776 session_state=CONTINUE} 20250831085636193 DSS <0004> hlr_ussd.c:576 262425794740670/0x32949ec8: Process SS (CONTINUE) 20250831085636193 DSS <0004> hlr_ussd.c:518 262425794740670/0x32949ec8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636193 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425794740670" session_id=848600776 session_state=CONTINUE} 20250831085636193 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636193 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636193 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262425794740670" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425794740670" TC_mo_ussd_euse_continue(231)@243859984da3: setverdict(pass): none -> pass 20250831085636195 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636195 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425794740670" session_id=848600776 session_state=CONTINUE} 20250831085636195 DSS <0004> hlr_ussd.c:576 262425794740670/0x32949ec8: Process SS (CONTINUE) 20250831085636195 DSS <0004> hlr_ussd.c:518 262425794740670/0x32949ec8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636195 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636195 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636195 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636195 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636195 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636196 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636196 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636196 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425794740670" session_id=848600776 session_state=END} 20250831085636196 DSS <0004> hlr_ussd.c:576 262425794740670/0x32949ec8: Process SS (END) 20250831085636196 DSS <0004> hlr_ussd.c:518 262425794740670/0x32949ec8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636196 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425794740670" session_id=848600776 session_state=END} 20250831085636196 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636196 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262425794740670 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636196 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636196 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46218<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@243859984da3: Final verdict of PTC: pass 20250831085636197 DAUC <0003> db_auc.c:157 IMSI='262427461090178': No 2G Auth Data 20250831085636197 DAUC <0003> db_auc.c:192 IMSI='262427461090178': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262427461090178" to be handled at TC_mo_ussd_euse_continue(232) 20250831085636202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636205 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427461090178" session_id=2819992521 session_state=BEGIN} 20250831085636205 DSS <0004> hlr_ussd.c:576 262427461090178/0xa815abc9: Process SS (BEGIN) 20250831085636205 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636205 DSS <0004> hlr_ussd.c:518 262427461090178/0xa815abc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636205 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461090178" session_id=2819992521 session_state=CONTINUE} 20250831085636205 DSS <0004> hlr_ussd.c:576 262427461090178/0xa815abc9: Process SS (CONTINUE) 20250831085636205 DSS <0004> hlr_ussd.c:518 262427461090178/0xa815abc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636205 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461090178" session_id=2819992521 session_state=CONTINUE} 20250831085636205 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636205 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262427461090178" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427461090178" TC_mo_ussd_euse_continue(232)@243859984da3: setverdict(pass): none -> pass 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636208 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427461090178" session_id=2819992521 session_state=CONTINUE} 20250831085636208 DSS <0004> hlr_ussd.c:576 262427461090178/0xa815abc9: Process SS (CONTINUE) 20250831085636208 DSS <0004> hlr_ussd.c:518 262427461090178/0xa815abc9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636208 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636208 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461090178" session_id=2819992521 session_state=END} 20250831085636208 DSS <0004> hlr_ussd.c:576 262427461090178/0xa815abc9: Process SS (END) 20250831085636208 DSS <0004> hlr_ussd.c:518 262427461090178/0xa815abc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636208 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461090178" session_id=2819992521 session_state=END} 20250831085636208 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636208 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427461090178 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@243859984da3: Final verdict of PTC: pass 20250831085636209 DAUC <0003> db_auc.c:157 IMSI='262423572283171': No 2G Auth Data 20250831085636209 DAUC <0003> db_auc.c:192 IMSI='262423572283171': No 3G Auth Data HLR_Test-GSUP(223)@243859984da3: Created GsupExpect[0] for "262423572283171" to be handled at TC_mo_ussd_euse_continue(233) 20250831085636215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636218 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423572283171" session_id=325011658 session_state=BEGIN} 20250831085636218 DSS <0004> hlr_ussd.c:576 262423572283171/0x135f48ca: Process SS (BEGIN) 20250831085636218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250831085636218 DSS <0004> hlr_ussd.c:518 262423572283171/0x135f48ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636218 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423572283171" session_id=325011658 session_state=CONTINUE} 20250831085636218 DSS <0004> hlr_ussd.c:576 262423572283171/0x135f48ca: Process SS (CONTINUE) 20250831085636218 DSS <0004> hlr_ussd.c:518 262423572283171/0x135f48ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250831085636218 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423572283171" session_id=325011658 session_state=CONTINUE} 20250831085636218 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636218 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@243859984da3: Found GsupExpect[0] for "262423572283171" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@243859984da3: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262423572283171" TC_mo_ussd_euse_continue(233)@243859984da3: setverdict(pass): none -> pass 20250831085636220 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636220 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423572283171" session_id=325011658 session_state=CONTINUE} 20250831085636220 DSS <0004> hlr_ussd.c:576 262423572283171/0x135f48ca: Process SS (CONTINUE) 20250831085636220 DSS <0004> hlr_ussd.c:518 262423572283171/0x135f48ca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636220 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636220 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636220 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data 20250831085636220 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636220 DLINP <000b> input/ipa.c:432 127.0.0.1:42491 sending data EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: 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 } } } } } 20250831085636221 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636221 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636221 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423572283171" session_id=325011658 session_state=END} 20250831085636221 DSS <0004> hlr_ussd.c:576 262423572283171/0x135f48ca: Process SS (END) 20250831085636221 DSS <0004> hlr_ussd.c:518 262423572283171/0x135f48ca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250831085636221 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423572283171" session_id=325011658 session_state=END} 20250831085636221 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085636221 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262423572283171 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085636221 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085636221 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636221 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085636222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@243859984da3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@243859984da3: Final verdict of PTC: none 20250831085636222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20250831085636223 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636223 DLINP <000b> input/ipa.c:406 127.0.0.1:42491 message received 20250831085636223 DLINP <000b> input/ipa.c:415 127.0.0.1:42491 connection closed with server 20250831085636223 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:42491 20250831085636223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250831085636223 DLINP <000b> input/ipa.c:452 connected read/write 20250831085636223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085636223 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085636223 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085636223 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085636223 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32969<->l=127.0.0.1:4259) IPA-EUSE-foobar(222)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP(223)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@243859984da3: Final verdict of PTC: none 224@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 224: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Aug 31 08:56:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250831085636257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 20250831085636458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=102728) Waiting for packet dumper to finish... 1 (prev_count=102728, count=157084) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Aug 31 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_ussd_euse_defaultroute started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 20250831085639596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33109 20250831085639596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:33109 MTC@243859984da3: in not legacy case 2 IPA-EUSE-foobar(236)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085639597 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639597 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639598 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085639598 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@243859984da3: 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 } } } } 20250831085639599 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639599 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639599 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085639599 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250831085639599 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250831085639599 DLGSUP <0013> gsup_server.c:238 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  20250831085639599 DLGSUP <0013> gsup_server.c:236 2:  20250831085639599 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 3:  20250831085639599 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 4:  20250831085639599 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 5:  20250831085639599 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 7:  20250831085639599 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085639599 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085639599 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085639599 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33109 HLR_Test-GSUP-IPA(235)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085639599 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639599 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@243859984da3: 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) } } } } 20250831085639600 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@243859984da3: 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 } } } } 20250831085639600 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085639600 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085639600 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085639600 DLGSUP <0013> gsup_server.c:238 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  20250831085639600 DLGSUP <0013> gsup_server.c:236 2:  20250831085639600 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 3:  20250831085639600 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 4:  20250831085639600 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 5:  20250831085639600 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 7:  20250831085639600 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085639600 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085639600 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085639600 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085639608 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39371<->l=127.0.0.1:4259) 20250831085639611 DAUC <0003> db_auc.c:157 IMSI='262427479756437': No 2G Auth Data 20250831085639611 DAUC <0003> db_auc.c:192 IMSI='262427479756437': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262427479756437" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250831085639616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 20250831085639642 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639642 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427479756437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427479756437" session_id=2559158914 session_state=BEGIN} 20250831085639642 DSS <0004> hlr_ussd.c:576 262427479756437/0x9889aa82: Process SS (BEGIN) 20250831085639642 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639642 DSS <0004> hlr_ussd.c:518 262427479756437/0x9889aa82: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639642 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639642 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639642 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639642 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639657 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639657 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639657 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262427479756437 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427479756437" session_id=2559158914 session_state=END} 20250831085639657 DSS <0004> hlr_ussd.c:576 262427479756437/0x9889aa82: Process SS (END) 20250831085639657 DSS <0004> hlr_ussd.c:518 262427479756437/0x9889aa82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639657 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427479756437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427479756437" session_id=2559158914 session_state=END} 20250831085639657 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427479756437 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639657 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262427479756437 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639657 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639657 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262427479756437" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262427479756437" TC_mo_ussd_euse_defaultroute(240)@243859984da3: setverdict(pass): none -> pass 20250831085639672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46274<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@243859984da3: Final verdict of PTC: pass 20250831085639673 DAUC <0003> db_auc.c:157 IMSI='262423392810029': No 2G Auth Data 20250831085639673 DAUC <0003> db_auc.c:192 IMSI='262423392810029': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262423392810029" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250831085639688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 20250831085639691 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639691 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423392810029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423392810029" session_id=780087704 session_state=BEGIN} 20250831085639691 DSS <0004> hlr_ussd.c:576 262423392810029/0x2e7f3198: Process SS (BEGIN) 20250831085639691 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639691 DSS <0004> hlr_ussd.c:518 262423392810029/0x2e7f3198: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639691 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639691 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639691 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639691 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639692 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639692 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262423392810029 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423392810029" session_id=780087704 session_state=END} 20250831085639692 DSS <0004> hlr_ussd.c:576 262423392810029/0x2e7f3198: Process SS (END) 20250831085639692 DSS <0004> hlr_ussd.c:518 262423392810029/0x2e7f3198: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639692 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423392810029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423392810029" session_id=780087704 session_state=END} 20250831085639692 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423392810029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639692 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262423392810029 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639692 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262423392810029" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423392810029" TC_mo_ussd_euse_defaultroute(241)@243859984da3: setverdict(pass): none -> pass 20250831085639694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46290<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@243859984da3: Final verdict of PTC: pass 20250831085639695 DAUC <0003> db_auc.c:157 IMSI='262426700194702': No 2G Auth Data 20250831085639695 DAUC <0003> db_auc.c:192 IMSI='262426700194702': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262426700194702" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250831085639701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20250831085639704 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639704 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426700194702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426700194702" session_id=1443995195 session_state=BEGIN} 20250831085639704 DSS <0004> hlr_ussd.c:576 262426700194702/0x56119e3b: Process SS (BEGIN) 20250831085639704 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639704 DSS <0004> hlr_ussd.c:518 262426700194702/0x56119e3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639704 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639704 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639704 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639704 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639705 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639705 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639705 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262426700194702 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426700194702" session_id=1443995195 session_state=END} 20250831085639705 DSS <0004> hlr_ussd.c:576 262426700194702/0x56119e3b: Process SS (END) 20250831085639705 DSS <0004> hlr_ussd.c:518 262426700194702/0x56119e3b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639705 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426700194702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426700194702" session_id=1443995195 session_state=END} 20250831085639705 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426700194702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639705 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262426700194702 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639705 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639705 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639705 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262426700194702" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262426700194702" TC_mo_ussd_euse_defaultroute(242)@243859984da3: setverdict(pass): none -> pass 20250831085639706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@243859984da3: Final verdict of PTC: pass 20250831085639707 DAUC <0003> db_auc.c:157 IMSI='262422748688037': No 2G Auth Data 20250831085639707 DAUC <0003> db_auc.c:192 IMSI='262422748688037': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262422748688037" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250831085639712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20250831085639715 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639715 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422748688037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422748688037" session_id=2214848351 session_state=BEGIN} 20250831085639715 DSS <0004> hlr_ussd.c:576 262422748688037/0x8403e75f: Process SS (BEGIN) 20250831085639715 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639715 DSS <0004> hlr_ussd.c:518 262422748688037/0x8403e75f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639715 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639715 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639715 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639715 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639716 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639716 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639716 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422748688037 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422748688037" session_id=2214848351 session_state=END} 20250831085639716 DSS <0004> hlr_ussd.c:576 262422748688037/0x8403e75f: Process SS (END) 20250831085639716 DSS <0004> hlr_ussd.c:518 262422748688037/0x8403e75f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639716 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422748688037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422748688037" session_id=2214848351 session_state=END} 20250831085639716 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422748688037 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639716 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422748688037 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639716 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639716 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262422748688037" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422748688037" TC_mo_ussd_euse_defaultroute(243)@243859984da3: setverdict(pass): none -> pass 20250831085639718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@243859984da3: Final verdict of PTC: pass 20250831085639718 DAUC <0003> db_auc.c:157 IMSI='262429759163201': No 2G Auth Data 20250831085639718 DAUC <0003> db_auc.c:192 IMSI='262429759163201': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262429759163201" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250831085639723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20250831085639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639726 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429759163201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429759163201" session_id=1886472617 session_state=BEGIN} 20250831085639726 DSS <0004> hlr_ussd.c:576 262429759163201/0x707149a9: Process SS (BEGIN) 20250831085639726 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639726 DSS <0004> hlr_ussd.c:518 262429759163201/0x707149a9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639726 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639726 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639726 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639727 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639727 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639727 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429759163201 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429759163201" session_id=1886472617 session_state=END} 20250831085639727 DSS <0004> hlr_ussd.c:576 262429759163201/0x707149a9: Process SS (END) 20250831085639727 DSS <0004> hlr_ussd.c:518 262429759163201/0x707149a9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639727 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429759163201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429759163201" session_id=1886472617 session_state=END} 20250831085639727 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429759163201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639727 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429759163201 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639727 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639727 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262429759163201" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429759163201" TC_mo_ussd_euse_defaultroute(244)@243859984da3: setverdict(pass): none -> pass 20250831085639729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@243859984da3: Final verdict of PTC: pass 20250831085639729 DAUC <0003> db_auc.c:157 IMSI='262425368781139': No 2G Auth Data 20250831085639729 DAUC <0003> db_auc.c:192 IMSI='262425368781139': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262425368781139" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250831085639734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639737 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425368781139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425368781139" session_id=3433913103 session_state=BEGIN} 20250831085639737 DSS <0004> hlr_ussd.c:576 262425368781139/0xccad5b0f: Process SS (BEGIN) 20250831085639737 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639737 DSS <0004> hlr_ussd.c:518 262425368781139/0xccad5b0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639737 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425368781139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425368781139" session_id=3433913103 session_state=END} 20250831085639737 DSS <0004> hlr_ussd.c:576 262425368781139/0xccad5b0f: Process SS (END) 20250831085639737 DSS <0004> hlr_ussd.c:518 262425368781139/0xccad5b0f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639737 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425368781139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425368781139" session_id=3433913103 session_state=END} 20250831085639737 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425368781139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639737 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425368781139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639737 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262425368781139" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425368781139" TC_mo_ussd_euse_defaultroute(245)@243859984da3: setverdict(pass): none -> pass 20250831085639739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@243859984da3: Final verdict of PTC: pass 20250831085639740 DAUC <0003> db_auc.c:157 IMSI='262420374479877': No 2G Auth Data 20250831085639740 DAUC <0003> db_auc.c:192 IMSI='262420374479877': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262420374479877" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250831085639746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20250831085639749 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639749 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374479877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420374479877" session_id=2544560819 session_state=BEGIN} 20250831085639749 DSS <0004> hlr_ussd.c:576 262420374479877/0x97aaeab3: Process SS (BEGIN) 20250831085639749 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639749 DSS <0004> hlr_ussd.c:518 262420374479877/0x97aaeab3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639749 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639749 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639749 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639749 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639750 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639750 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639750 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420374479877 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374479877" session_id=2544560819 session_state=END} 20250831085639750 DSS <0004> hlr_ussd.c:576 262420374479877/0x97aaeab3: Process SS (END) 20250831085639750 DSS <0004> hlr_ussd.c:518 262420374479877/0x97aaeab3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639750 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374479877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420374479877" session_id=2544560819 session_state=END} 20250831085639750 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420374479877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639750 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420374479877 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639750 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639750 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262420374479877" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262420374479877" TC_mo_ussd_euse_defaultroute(246)@243859984da3: setverdict(pass): none -> pass 20250831085639751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@243859984da3: Final verdict of PTC: pass 20250831085639752 DAUC <0003> db_auc.c:157 IMSI='262428901091736': No 2G Auth Data 20250831085639752 DAUC <0003> db_auc.c:192 IMSI='262428901091736': No 3G Auth Data HLR_Test-GSUP(237)@243859984da3: Created GsupExpect[0] for "262428901091736" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250831085639758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20250831085639760 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639760 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428901091736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428901091736" session_id=783127409 session_state=BEGIN} 20250831085639760 DSS <0004> hlr_ussd.c:576 262428901091736/0x2ead9371: Process SS (BEGIN) 20250831085639760 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250831085639760 DSS <0004> hlr_ussd.c:518 262428901091736/0x2ead9371: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250831085639760 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639760 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data 20250831085639760 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639761 DLINP <000b> input/ipa.c:432 127.0.0.1:33109 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: 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 } } } } } 20250831085639761 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639761 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639761 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262428901091736 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428901091736" session_id=783127409 session_state=END} 20250831085639761 DSS <0004> hlr_ussd.c:576 262428901091736/0x2ead9371: Process SS (END) 20250831085639761 DSS <0004> hlr_ussd.c:518 262428901091736/0x2ead9371: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250831085639761 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428901091736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428901091736" session_id=783127409 session_state=END} 20250831085639761 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262428901091736 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085639761 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262428901091736 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250831085639761 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085639761 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@243859984da3: Found GsupExpect[0] for "262428901091736" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@243859984da3: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428901091736" TC_mo_ussd_euse_defaultroute(247)@243859984da3: setverdict(pass): none -> pass 20250831085639763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@243859984da3: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@243859984da3: Final verdict of PTC: none 20250831085639765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4258 20250831085639766 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639766 DLINP <000b> input/ipa.c:406 127.0.0.1:33109 message received 20250831085639766 DLINP <000b> input/ipa.c:415 127.0.0.1:33109 connection closed with server 20250831085639766 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:33109 20250831085639766 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250831085639766 DLINP <000b> input/ipa.c:452 connected read/write 20250831085639766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085639766 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085639766 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085639766 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@243859984da3: Final verdict of PTC: none 20250831085639766 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39371<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@243859984da3: Final verdict of PTC: none 238@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 238: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@243859984da3: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Aug 31 08:56:39 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20250831085639794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20250831085639995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=90972) Waiting for packet dumper to finish... 1 (prev_count=90972, count=113636) 20250831085641547 DSS <0004> hlr_ussd.c:239 262428773712923/0x6139f6da: SS Session Timeout, destroying 20250831085641547 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428773712923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641580 DSS <0004> hlr_ussd.c:239 262424515425048/0xde3ae1f1: SS Session Timeout, destroying 20250831085641580 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424515425048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641596 DSS <0004> hlr_ussd.c:239 262427268213208/0x0431a0fa: SS Session Timeout, destroying 20250831085641596 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427268213208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641614 DSS <0004> hlr_ussd.c:239 262420381218427/0xaf42be0e: SS Session Timeout, destroying 20250831085641615 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420381218427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641626 DSS <0004> hlr_ussd.c:239 262427553568599/0xe6d0d635: SS Session Timeout, destroying 20250831085641626 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427553568599 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641636 DSS <0004> hlr_ussd.c:239 262424475361438/0x4446d0e5: SS Session Timeout, destroying 20250831085641636 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424475361438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641646 DSS <0004> hlr_ussd.c:239 262420037657800/0xb64b87f7: SS Session Timeout, destroying 20250831085641646 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420037657800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085641656 DSS <0004> hlr_ussd.c:239 262427753811322/0xf11a7ec8: SS Session Timeout, destroying 20250831085641656 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262427753811322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Aug 31 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_mo_sss_reject started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085643129 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085643129 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085643134 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085643136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085643139 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085643139 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085643139 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085643140 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085643140 DLGSUP <0013> gsup_server.c:238 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  20250831085643140 DLGSUP <0013> gsup_server.c:236 2:  20250831085643140 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 3:  20250831085643140 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 4:  20250831085643140 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 5:  20250831085643140 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 7:  20250831085643140 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085643140 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085643140 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085643140 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085643166 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37499<->l=127.0.0.1:4259) 20250831085643170 DAUC <0003> db_auc.c:157 IMSI='262426261172041': No 2G Auth Data 20250831085643170 DAUC <0003> db_auc.c:192 IMSI='262426261172041': No 3G Auth Data HLR_Test-GSUP(249)@243859984da3: Created GsupExpect[0] for "262426261172041" to be handled at TC_mo_sss_reject(252) 20250831085643195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 20250831085643208 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643209 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085643209 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426261172041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426261172041" session_id=1551029433 session_state=BEGIN} 20250831085643209 DSS <0004> hlr_ussd.c:576 262426261172041/0x5c72d4b9: Process SS (BEGIN) 20250831085643209 DSS <0004> hlr_ussd.c:498 262426261172041/0x5c72d4b9: SS CompType=Invoke, OpCode=InterrogateSS 20250831085643209 DSS <0004> hlr_ussd.c:506 262426261172041/0x5c72d4b9: Structured SS requests are not supported, rejecting... 20250831085643209 DSS <0004> hlr_ussd.c:354 262426261172041/0x5c72d4b9: Tx ReturnError(0, 0x15) 20250831085643209 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426261172041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426261172041" session_id=1551029433 session_state=END} 20250831085643209 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085643209 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643209 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@243859984da3: Found GsupExpect[0] for "262426261172041" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@243859984da3: Added IMSI table entry 0TC_mo_sss_reject(252)"262426261172041" TC_mo_sss_reject(252)@243859984da3: setverdict(pass): none -> pass 20250831085643216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@243859984da3: Final verdict of PTC: pass 20250831085643219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4258 20250831085643219 DLINP <000b> input/ipa.c:452 connected read/write 20250831085643220 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085643220 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@243859984da3: Final verdict of PTC: none 20250831085643220 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085643220 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085643220 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37499<->l=127.0.0.1:4259) 250@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 250: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@243859984da3: Test case TC_mo_sss_reject finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Aug 31 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250831085643250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 20250831085643351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35240<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27816) 20250831085644930 DSS <0004> hlr_ussd.c:239 262422720104787/0xa6f1b1c2: SS Session Timeout, destroying 20250831085644930 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422720104787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644946 DSS <0004> hlr_ussd.c:239 262421518674052/0x241a4540: SS Session Timeout, destroying 20250831085644946 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421518674052 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644955 DSS <0004> hlr_ussd.c:239 262426595837890/0x275764c1: SS Session Timeout, destroying 20250831085644956 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426595837890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644966 DSS <0004> hlr_ussd.c:239 262428307518447/0x586af4b4: SS Session Timeout, destroying 20250831085644966 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428307518447 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644975 DSS <0004> hlr_ussd.c:239 262421974903777/0x53839db3: SS Session Timeout, destroying 20250831085644975 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421974903777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644984 DSS <0004> hlr_ussd.c:239 262424379753913/0x84f1569c: SS Session Timeout, destroying 20250831085644985 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424379753913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085644994 DSS <0004> hlr_ussd.c:239 262425840263140/0x65d8208c: SS Session Timeout, destroying 20250831085644994 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425840263140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250831085645002 DSS <0004> hlr_ussd.c:239 262427956071215/0xb78cc226: SS Session Timeout, destroying 20250831085645002 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427956071215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Aug 31 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_check_imei started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085646480 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085646481 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085646485 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085646491 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646491 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646491 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085646491 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085646491 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085646491 DLGSUP <0013> gsup_server.c:238 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  20250831085646491 DLGSUP <0013> gsup_server.c:236 2:  20250831085646491 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 3:  20250831085646491 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 4:  20250831085646491 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 5:  20250831085646491 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 7:  20250831085646491 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085646491 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085646491 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085646491 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085646511 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34439<->l=127.0.0.1:4259) 20250831085646518 DAUC <0003> db_auc.c:157 IMSI='262425276224450': No 2G Auth Data 20250831085646518 DAUC <0003> db_auc.c:192 IMSI='262425276224450': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262425276224450" to be handled at TC_gsup_check_imei(257) 20250831085646529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20250831085646538 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646538 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646538 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276224450"} 20250831085646538 DMAIN <0000> hlr.c:435 IMSI='262425276224450': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646538 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425276224450"} 20250831085646538 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646538 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646538 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646538 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262425276224450" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 0TC_gsup_check_imei(257)"262425276224450" TC_gsup_check_imei(257)@243859984da3: setverdict(pass): none -> pass 20250831085646543 DAUC <0003> db_auc.c:192 IMSI='262425276224450': No 3G Auth Data 20250831085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646550 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425276224450"} 20250831085646550 DAUC <0003> hlr.c:428 IMSI='262425276224450': storing IMEI = 12345678901234 20250831085646550 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425276224450"} 20250831085646550 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425276224450 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646550 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646552 DAUC <0003> db_auc.c:192 IMSI='262425276224450': No 3G Auth Data 20250831085646554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@243859984da3: Final verdict of PTC: pass 20250831085646557 DAUC <0003> db_auc.c:157 IMSI='262426422733192': No 2G Auth Data 20250831085646557 DAUC <0003> db_auc.c:192 IMSI='262426422733192': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262426422733192" to be handled at TC_gsup_check_imei(258) 20250831085646572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 20250831085646574 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646574 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426422733192"} 20250831085646574 DMAIN <0000> hlr.c:435 IMSI='262426422733192': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646574 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426422733192"} 20250831085646574 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646574 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646574 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646574 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262426422733192" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 1TC_gsup_check_imei(258)"262426422733192" TC_gsup_check_imei(258)@243859984da3: setverdict(pass): none -> pass 20250831085646575 DAUC <0003> db_auc.c:192 IMSI='262426422733192': No 3G Auth Data 20250831085646576 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646576 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426422733192"} 20250831085646576 DAUC <0003> hlr.c:428 IMSI='262426422733192': storing IMEI = 12345678901234 20250831085646576 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426422733192"} 20250831085646576 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426422733192 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646576 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646576 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646577 DAUC <0003> db_auc.c:192 IMSI='262426422733192': No 3G Auth Data 20250831085646578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@243859984da3: Final verdict of PTC: pass 20250831085646578 DAUC <0003> db_auc.c:157 IMSI='262427010011877': No 2G Auth Data 20250831085646578 DAUC <0003> db_auc.c:192 IMSI='262427010011877': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262427010011877" to be handled at TC_gsup_check_imei(259) 20250831085646585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4258 20250831085646588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646588 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427010011877"} 20250831085646588 DMAIN <0000> hlr.c:435 IMSI='262427010011877': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646588 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427010011877"} 20250831085646588 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646588 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262427010011877" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 2TC_gsup_check_imei(259)"262427010011877" TC_gsup_check_imei(259)@243859984da3: setverdict(pass): none -> pass 20250831085646588 DAUC <0003> db_auc.c:192 IMSI='262427010011877': No 3G Auth Data 20250831085646590 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646590 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646590 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427010011877"} 20250831085646590 DAUC <0003> hlr.c:428 IMSI='262427010011877': storing IMEI = 12345678901234 20250831085646590 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427010011877"} 20250831085646590 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427010011877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646590 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646590 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646590 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646590 DAUC <0003> db_auc.c:192 IMSI='262427010011877': No 3G Auth Data 20250831085646591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35272<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@243859984da3: Final verdict of PTC: pass 20250831085646591 DAUC <0003> db_auc.c:157 IMSI='262421637462849': No 2G Auth Data 20250831085646591 DAUC <0003> db_auc.c:192 IMSI='262421637462849': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262421637462849" to be handled at TC_gsup_check_imei(260) 20250831085646598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 20250831085646601 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646601 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421637462849"} 20250831085646601 DMAIN <0000> hlr.c:435 IMSI='262421637462849': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646601 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421637462849"} 20250831085646601 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646601 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646601 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262421637462849" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 3TC_gsup_check_imei(260)"262421637462849" TC_gsup_check_imei(260)@243859984da3: setverdict(pass): none -> pass 20250831085646602 DAUC <0003> db_auc.c:157 IMSI='262421637462849': No 2G Auth Data 20250831085646603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646603 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421637462849"} 20250831085646603 DAUC <0003> hlr.c:428 IMSI='262421637462849': storing IMEI = 12345678901234 20250831085646603 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421637462849"} 20250831085646603 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421637462849 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646603 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646603 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646604 DAUC <0003> db_auc.c:157 IMSI='262421637462849': No 2G Auth Data 20250831085646604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@243859984da3: Final verdict of PTC: pass 20250831085646605 DAUC <0003> db_auc.c:157 IMSI='262426538292452': No 2G Auth Data 20250831085646605 DAUC <0003> db_auc.c:192 IMSI='262426538292452': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262426538292452" to be handled at TC_gsup_check_imei(261) 20250831085646613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4258 20250831085646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646615 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426538292452"} 20250831085646615 DMAIN <0000> hlr.c:435 IMSI='262426538292452': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646615 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426538292452"} 20250831085646615 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646615 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262426538292452" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 4TC_gsup_check_imei(261)"262426538292452" TC_gsup_check_imei(261)@243859984da3: setverdict(pass): none -> pass 20250831085646616 DAUC <0003> db_auc.c:157 IMSI='262426538292452': No 2G Auth Data 20250831085646617 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646617 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646617 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426538292452"} 20250831085646617 DAUC <0003> hlr.c:428 IMSI='262426538292452': storing IMEI = 12345678901234 20250831085646617 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426538292452"} 20250831085646617 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426538292452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646617 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646617 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646617 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646617 DAUC <0003> db_auc.c:157 IMSI='262426538292452': No 2G Auth Data 20250831085646618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@243859984da3: Final verdict of PTC: pass 20250831085646618 DAUC <0003> db_auc.c:157 IMSI='262429892217457': No 2G Auth Data 20250831085646618 DAUC <0003> db_auc.c:192 IMSI='262429892217457': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262429892217457" to be handled at TC_gsup_check_imei(262) 20250831085646625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 20250831085646627 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646627 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646627 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429892217457"} 20250831085646627 DMAIN <0000> hlr.c:435 IMSI='262429892217457': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646627 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429892217457"} 20250831085646627 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646627 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646627 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646627 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262429892217457" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 5TC_gsup_check_imei(262)"262429892217457" TC_gsup_check_imei(262)@243859984da3: setverdict(pass): none -> pass 20250831085646629 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646629 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429892217457"} 20250831085646629 DAUC <0003> hlr.c:428 IMSI='262429892217457': storing IMEI = 12345678901234 20250831085646629 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429892217457"} 20250831085646629 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429892217457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646629 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646629 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646629 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35304<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@243859984da3: Final verdict of PTC: pass 20250831085646630 DAUC <0003> db_auc.c:157 IMSI='262425315816271': No 2G Auth Data 20250831085646630 DAUC <0003> db_auc.c:192 IMSI='262425315816271': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262425315816271" to be handled at TC_gsup_check_imei(263) 20250831085646635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20250831085646638 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646638 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646638 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315816271"} 20250831085646638 DMAIN <0000> hlr.c:435 IMSI='262425315816271': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646638 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315816271"} 20250831085646638 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646638 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646638 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646638 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262425315816271" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 6TC_gsup_check_imei(263)"262425315816271" TC_gsup_check_imei(263)@243859984da3: setverdict(pass): none -> pass 20250831085646639 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646639 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646639 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425315816271"} 20250831085646639 DAUC <0003> hlr.c:428 IMSI='262425315816271': storing IMEI = 12345678901234 20250831085646639 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425315816271"} 20250831085646639 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425315816271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646639 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646639 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646639 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@243859984da3: Final verdict of PTC: pass 20250831085646641 DAUC <0003> db_auc.c:157 IMSI='262428972605634': No 2G Auth Data 20250831085646641 DAUC <0003> db_auc.c:192 IMSI='262428972605634': No 3G Auth Data HLR_Test-GSUP(254)@243859984da3: Created GsupExpect[0] for "262428972605634" to be handled at TC_gsup_check_imei(264) 20250831085646646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35324<->l=127.0.0.1:4258 20250831085646648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646648 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428972605634"} 20250831085646648 DMAIN <0000> hlr.c:435 IMSI='262428972605634': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085646648 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428972605634"} 20250831085646648 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646648 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@243859984da3: Found GsupExpect[0] for "262428972605634" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@243859984da3: Added IMSI table entry 7TC_gsup_check_imei(264)"262428972605634" TC_gsup_check_imei(264)@243859984da3: setverdict(pass): none -> pass 20250831085646650 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646650 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646650 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428972605634"} 20250831085646650 DAUC <0003> hlr.c:428 IMSI='262428972605634': storing IMEI = 12345678901234 20250831085646650 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428972605634"} 20250831085646650 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428972605634 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085646650 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085646650 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646650 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085646650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35324<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085646651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20250831085646652 DLINP <000b> input/ipa.c:452 connected read/write 20250831085646652 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085646652 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085646652 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(254)@243859984da3: Final verdict of PTC: none 20250831085646652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085646652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34439<->l=127.0.0.1:4259) 255@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_check_imei finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Aug 31 08:56:46 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20250831085646678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 20250831085646779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=76700) Waiting for packet dumper to finish... 1 (prev_count=76700, count=125180) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Aug 31 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_check_imei_via_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085649915 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085649915 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085649920 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085649926 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649926 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085649926 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085649926 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085649926 DLGSUP <0013> gsup_server.c:238 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  20250831085649926 DLGSUP <0013> gsup_server.c:236 2:  20250831085649926 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 3:  20250831085649926 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 4:  20250831085649926 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 5:  20250831085649926 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 7:  20250831085649926 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085649926 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085649926 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085649926 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085649944 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34549<->l=127.0.0.1:4259) 20250831085649948 DAUC <0003> db_auc.c:157 IMSI='262423170127535': No 2G Auth Data 20250831085649948 DAUC <0003> db_auc.c:192 IMSI='262423170127535': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262423170127535" to be handled at TC_gsup_check_imei_via_proxy(269) 20250831085649955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 20250831085649966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649966 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649966 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423170127535" source_name="the-source\n"} 20250831085649966 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250831085649966 DMAIN <0000> hlr.c:435 IMSI='262423170127535': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085649966 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423170127535" destination_name="the-source\n"} 20250831085649966 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085649966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085649966 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649966 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262423170127535" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423170127535" TC_gsup_check_imei_via_proxy(269)@243859984da3: setverdict(pass): none -> pass 20250831085649969 DAUC <0003> db_auc.c:192 IMSI='262423170127535': No 3G Auth Data 20250831085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649974 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649974 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423170127535" source_name="the-source\n"} 20250831085649974 DAUC <0003> hlr.c:428 IMSI='262423170127535': storing IMEI = 12345678901234 20250831085649974 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423170127535" destination_name="the-source\n"} 20250831085649974 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262423170127535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085649974 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649974 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085649976 DAUC <0003> db_auc.c:192 IMSI='262423170127535': No 3G Auth Data 20250831085649979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@243859984da3: Final verdict of PTC: pass 20250831085649981 DAUC <0003> db_auc.c:157 IMSI='262425726184747': No 2G Auth Data 20250831085649981 DAUC <0003> db_auc.c:192 IMSI='262425726184747': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262425726184747" to be handled at TC_gsup_check_imei_via_proxy(270) 20250831085649993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 20250831085649995 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649995 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726184747" source_name="the-source\n"} 20250831085649995 DMAIN <0000> hlr.c:435 IMSI='262425726184747': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085649995 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425726184747" destination_name="the-source\n"} 20250831085649995 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085649995 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085649995 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262425726184747" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425726184747" TC_gsup_check_imei_via_proxy(270)@243859984da3: setverdict(pass): none -> pass 20250831085649996 DAUC <0003> db_auc.c:192 IMSI='262425726184747': No 3G Auth Data 20250831085649997 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085649997 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726184747" source_name="the-source\n"} 20250831085649997 DAUC <0003> hlr.c:428 IMSI='262425726184747': storing IMEI = 12345678901234 20250831085649998 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425726184747" destination_name="the-source\n"} 20250831085649998 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425726184747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085649998 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085649998 DLINP <000b> input/ipa.c:452 connected read/write 20250831085649998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085649998 DAUC <0003> db_auc.c:192 IMSI='262425726184747': No 3G Auth Data 20250831085649999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@243859984da3: Final verdict of PTC: pass 20250831085649999 DAUC <0003> db_auc.c:157 IMSI='262422341935932': No 2G Auth Data 20250831085649999 DAUC <0003> db_auc.c:192 IMSI='262422341935932': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262422341935932" to be handled at TC_gsup_check_imei_via_proxy(271) 20250831085650007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 20250831085650009 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650009 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422341935932" source_name="the-source\n"} 20250831085650009 DMAIN <0000> hlr.c:435 IMSI='262422341935932': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650009 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422341935932" destination_name="the-source\n"} 20250831085650009 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650009 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650009 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262422341935932" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262422341935932" TC_gsup_check_imei_via_proxy(271)@243859984da3: setverdict(pass): none -> pass 20250831085650010 DAUC <0003> db_auc.c:192 IMSI='262422341935932': No 3G Auth Data 20250831085650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650011 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422341935932" source_name="the-source\n"} 20250831085650011 DAUC <0003> hlr.c:428 IMSI='262422341935932': storing IMEI = 12345678901234 20250831085650011 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422341935932" destination_name="the-source\n"} 20250831085650011 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262422341935932 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650011 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650012 DAUC <0003> db_auc.c:192 IMSI='262422341935932': No 3G Auth Data 20250831085650013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@243859984da3: Final verdict of PTC: pass 20250831085650013 DAUC <0003> db_auc.c:157 IMSI='262429935765338': No 2G Auth Data 20250831085650013 DAUC <0003> db_auc.c:192 IMSI='262429935765338': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262429935765338" to be handled at TC_gsup_check_imei_via_proxy(272) 20250831085650018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 20250831085650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650021 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429935765338" source_name="the-source\n"} 20250831085650021 DMAIN <0000> hlr.c:435 IMSI='262429935765338': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650021 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429935765338" destination_name="the-source\n"} 20250831085650021 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650021 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262429935765338" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429935765338" TC_gsup_check_imei_via_proxy(272)@243859984da3: setverdict(pass): none -> pass 20250831085650021 DAUC <0003> db_auc.c:157 IMSI='262429935765338': No 2G Auth Data 20250831085650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650023 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429935765338" source_name="the-source\n"} 20250831085650023 DAUC <0003> hlr.c:428 IMSI='262429935765338': storing IMEI = 12345678901234 20250831085650023 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429935765338" destination_name="the-source\n"} 20250831085650023 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429935765338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650023 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650023 DAUC <0003> db_auc.c:157 IMSI='262429935765338': No 2G Auth Data 20250831085650023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@243859984da3: Final verdict of PTC: pass 20250831085650024 DAUC <0003> db_auc.c:157 IMSI='262426743973353': No 2G Auth Data 20250831085650024 DAUC <0003> db_auc.c:192 IMSI='262426743973353': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262426743973353" to be handled at TC_gsup_check_imei_via_proxy(273) 20250831085650030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20250831085650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650032 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650032 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426743973353" source_name="the-source\n"} 20250831085650032 DMAIN <0000> hlr.c:435 IMSI='262426743973353': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650032 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426743973353" destination_name="the-source\n"} 20250831085650032 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650032 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262426743973353" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426743973353" TC_gsup_check_imei_via_proxy(273)@243859984da3: setverdict(pass): none -> pass 20250831085650033 DAUC <0003> db_auc.c:157 IMSI='262426743973353': No 2G Auth Data 20250831085650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650034 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426743973353" source_name="the-source\n"} 20250831085650034 DAUC <0003> hlr.c:428 IMSI='262426743973353': storing IMEI = 12345678901234 20250831085650034 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426743973353" destination_name="the-source\n"} 20250831085650034 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262426743973353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650034 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650034 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650034 DAUC <0003> db_auc.c:157 IMSI='262426743973353': No 2G Auth Data 20250831085650035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@243859984da3: Final verdict of PTC: pass 20250831085650035 DAUC <0003> db_auc.c:157 IMSI='262421746334948': No 2G Auth Data 20250831085650035 DAUC <0003> db_auc.c:192 IMSI='262421746334948': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262421746334948" to be handled at TC_gsup_check_imei_via_proxy(274) 20250831085650041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35410<->l=127.0.0.1:4258 20250831085650043 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650043 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650043 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746334948" source_name="the-source\n"} 20250831085650043 DMAIN <0000> hlr.c:435 IMSI='262421746334948': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650043 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421746334948" destination_name="the-source\n"} 20250831085650043 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650043 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650043 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262421746334948" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421746334948" TC_gsup_check_imei_via_proxy(274)@243859984da3: setverdict(pass): none -> pass 20250831085650045 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650045 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421746334948" source_name="the-source\n"} 20250831085650045 DAUC <0003> hlr.c:428 IMSI='262421746334948': storing IMEI = 12345678901234 20250831085650045 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421746334948" destination_name="the-source\n"} 20250831085650045 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421746334948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650045 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650045 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35410<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@243859984da3: Final verdict of PTC: pass 20250831085650046 DAUC <0003> db_auc.c:157 IMSI='262424639759787': No 2G Auth Data 20250831085650046 DAUC <0003> db_auc.c:192 IMSI='262424639759787': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262424639759787" to be handled at TC_gsup_check_imei_via_proxy(275) 20250831085650051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 20250831085650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650053 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424639759787" source_name="the-source\n"} 20250831085650053 DMAIN <0000> hlr.c:435 IMSI='262424639759787': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650053 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424639759787" destination_name="the-source\n"} 20250831085650053 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650053 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650053 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262424639759787" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424639759787" TC_gsup_check_imei_via_proxy(275)@243859984da3: setverdict(pass): none -> pass 20250831085650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650055 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650055 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424639759787" source_name="the-source\n"} 20250831085650055 DAUC <0003> hlr.c:428 IMSI='262424639759787': storing IMEI = 12345678901234 20250831085650055 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424639759787" destination_name="the-source\n"} 20250831085650055 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262424639759787 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650055 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650055 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35420<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@243859984da3: Final verdict of PTC: pass 20250831085650056 DAUC <0003> db_auc.c:157 IMSI='262428170677799': No 2G Auth Data 20250831085650056 DAUC <0003> db_auc.c:192 IMSI='262428170677799': No 3G Auth Data HLR_Test-GSUP(266)@243859984da3: Created GsupExpect[0] for "262428170677799" to be handled at TC_gsup_check_imei_via_proxy(276) 20250831085650062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 20250831085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650064 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428170677799" source_name="the-source\n"} 20250831085650064 DMAIN <0000> hlr.c:435 IMSI='262428170677799': has IMEI = 12345678901234 (consider setting 'store-imei') 20250831085650064 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428170677799" destination_name="the-source\n"} 20250831085650064 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650064 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650064 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@243859984da3: Found GsupExpect[0] for "262428170677799" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@243859984da3: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428170677799" TC_gsup_check_imei_via_proxy(276)@243859984da3: setverdict(pass): none -> pass 20250831085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650066 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650066 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428170677799" source_name="the-source\n"} 20250831085650066 DAUC <0003> hlr.c:428 IMSI='262428170677799': storing IMEI = 12345678901234 20250831085650066 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428170677799" destination_name="the-source\n"} 20250831085650066 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262428170677799 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085650066 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085650067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085650067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4258 20250831085650068 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34549<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@243859984da3: Final verdict of PTC: none 20250831085650068 DLINP <000b> input/ipa.c:452 connected read/write 20250831085650068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085650068 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085650068 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085650068 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085650068 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(268)@243859984da3: Final verdict of PTC: none 267@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Aug 31 08:56:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250831085650092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 20250831085650193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81408) Waiting for packet dumper to finish... 1 (prev_count=81408, count=126876) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Aug 31 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_check_imei_invalid_len started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085653333 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085653333 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085653337 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085653342 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653342 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653343 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085653343 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085653343 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085653343 DLGSUP <0013> gsup_server.c:238 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  20250831085653343 DLGSUP <0013> gsup_server.c:236 2:  20250831085653343 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 3:  20250831085653343 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 4:  20250831085653343 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 5:  20250831085653343 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 7:  20250831085653343 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085653343 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085653343 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085653343 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085653360 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45149<->l=127.0.0.1:4259) 20250831085653369 DAUC <0003> db_auc.c:157 IMSI='262423322775512': No 2G Auth Data 20250831085653369 DAUC <0003> db_auc.c:192 IMSI='262423322775512': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262423322775512" to be handled at TC_gsup_check_imei_invalid_len(281) 20250831085653389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 20250831085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653392 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423322775512"} 20250831085653392 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653392 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423322775512" cause=Invalid mandatory information} 20250831085653392 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653392 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262423322775512" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423322775512" TC_gsup_check_imei_invalid_len(281)@243859984da3: setverdict(pass): none -> pass 20250831085653394 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653394 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653394 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423322775512"} 20250831085653394 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653394 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423322775512" cause=Invalid mandatory information} 20250831085653394 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653394 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653394 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653395 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423322775512"} 20250831085653395 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653395 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423322775512" cause=Invalid mandatory information} 20250831085653395 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653395 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423322775512"} 20250831085653395 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653395 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423322775512" cause=Invalid mandatory information} 20250831085653395 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653395 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653395 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653396 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653396 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423322775512"} 20250831085653396 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653396 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423322775512" cause=Invalid mandatory information} 20250831085653396 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423322775512 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653396 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653396 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50076<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@243859984da3: Final verdict of PTC: pass 20250831085653397 DAUC <0003> db_auc.c:157 IMSI='262426374788230': No 2G Auth Data 20250831085653397 DAUC <0003> db_auc.c:192 IMSI='262426374788230': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262426374788230" to be handled at TC_gsup_check_imei_invalid_len(282) 20250831085653404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 20250831085653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653406 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653406 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426374788230"} 20250831085653406 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653406 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426374788230" cause=Invalid mandatory information} 20250831085653406 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653406 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653406 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262426374788230" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426374788230" TC_gsup_check_imei_invalid_len(282)@243859984da3: setverdict(pass): none -> pass 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653407 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426374788230"} 20250831085653407 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653407 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426374788230" cause=Invalid mandatory information} 20250831085653407 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653407 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426374788230"} 20250831085653407 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653407 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426374788230" cause=Invalid mandatory information} 20250831085653407 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653407 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653408 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426374788230"} 20250831085653408 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653408 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426374788230" cause=Invalid mandatory information} 20250831085653408 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653408 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426374788230"} 20250831085653408 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653408 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426374788230" cause=Invalid mandatory information} 20250831085653408 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426374788230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653408 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@243859984da3: Final verdict of PTC: pass 20250831085653409 DAUC <0003> db_auc.c:157 IMSI='262421215548201': No 2G Auth Data 20250831085653409 DAUC <0003> db_auc.c:192 IMSI='262421215548201': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262421215548201" to be handled at TC_gsup_check_imei_invalid_len(283) 20250831085653415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653417 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215548201"} 20250831085653417 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653417 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215548201" cause=Invalid mandatory information} 20250831085653417 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262421215548201" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421215548201" TC_gsup_check_imei_invalid_len(283)@243859984da3: setverdict(pass): none -> pass 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653417 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215548201"} 20250831085653417 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653417 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215548201" cause=Invalid mandatory information} 20250831085653417 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653417 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653418 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215548201"} 20250831085653418 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653418 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215548201" cause=Invalid mandatory information} 20250831085653418 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653418 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215548201"} 20250831085653418 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653418 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215548201" cause=Invalid mandatory information} 20250831085653418 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653418 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653418 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653419 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421215548201"} 20250831085653419 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653419 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421215548201" cause=Invalid mandatory information} 20250831085653419 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421215548201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653419 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50104<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@243859984da3: Final verdict of PTC: pass 20250831085653420 DAUC <0003> db_auc.c:157 IMSI='262422343027145': No 2G Auth Data 20250831085653420 DAUC <0003> db_auc.c:192 IMSI='262422343027145': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262422343027145" to be handled at TC_gsup_check_imei_invalid_len(284) 20250831085653425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653427 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343027145"} 20250831085653427 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653427 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422343027145" cause=Invalid mandatory information} 20250831085653427 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262422343027145" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422343027145" TC_gsup_check_imei_invalid_len(284)@243859984da3: setverdict(pass): none -> pass 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653427 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343027145"} 20250831085653427 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653427 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422343027145" cause=Invalid mandatory information} 20250831085653427 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653427 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653428 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343027145"} 20250831085653428 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653428 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422343027145" cause=Invalid mandatory information} 20250831085653428 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653428 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343027145"} 20250831085653428 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653428 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422343027145" cause=Invalid mandatory information} 20250831085653428 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653428 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653428 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653429 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653429 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422343027145"} 20250831085653429 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653429 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422343027145" cause=Invalid mandatory information} 20250831085653429 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422343027145 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653429 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653429 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@243859984da3: Final verdict of PTC: pass 20250831085653430 DAUC <0003> db_auc.c:157 IMSI='262421758241011': No 2G Auth Data 20250831085653430 DAUC <0003> db_auc.c:192 IMSI='262421758241011': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262421758241011" to be handled at TC_gsup_check_imei_invalid_len(285) 20250831085653436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4258 20250831085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653437 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758241011"} 20250831085653437 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653437 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421758241011" cause=Invalid mandatory information} 20250831085653437 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653437 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262421758241011" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421758241011" TC_gsup_check_imei_invalid_len(285)@243859984da3: setverdict(pass): none -> pass 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653438 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758241011"} 20250831085653438 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653438 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421758241011" cause=Invalid mandatory information} 20250831085653438 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653438 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758241011"} 20250831085653438 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653438 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421758241011" cause=Invalid mandatory information} 20250831085653438 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653438 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653438 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653439 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758241011"} 20250831085653439 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653439 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421758241011" cause=Invalid mandatory information} 20250831085653439 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653439 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421758241011"} 20250831085653439 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653439 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421758241011" cause=Invalid mandatory information} 20250831085653439 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421758241011 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653439 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@243859984da3: Final verdict of PTC: pass 20250831085653440 DAUC <0003> db_auc.c:157 IMSI='262425745329017': No 2G Auth Data 20250831085653440 DAUC <0003> db_auc.c:192 IMSI='262425745329017': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262425745329017" to be handled at TC_gsup_check_imei_invalid_len(286) 20250831085653445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20250831085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653447 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745329017"} 20250831085653447 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653447 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425745329017" cause=Invalid mandatory information} 20250831085653447 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653447 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653447 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262425745329017" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425745329017" TC_gsup_check_imei_invalid_len(286)@243859984da3: setverdict(pass): none -> pass 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653448 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745329017"} 20250831085653448 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653448 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425745329017" cause=Invalid mandatory information} 20250831085653448 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653448 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745329017"} 20250831085653448 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653448 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425745329017" cause=Invalid mandatory information} 20250831085653448 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653448 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653449 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745329017"} 20250831085653449 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653449 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425745329017" cause=Invalid mandatory information} 20250831085653449 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653449 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425745329017"} 20250831085653449 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653449 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425745329017" cause=Invalid mandatory information} 20250831085653449 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425745329017 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653449 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653449 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@243859984da3: Final verdict of PTC: pass 20250831085653450 DAUC <0003> db_auc.c:157 IMSI='262426120493530': No 2G Auth Data 20250831085653450 DAUC <0003> db_auc.c:192 IMSI='262426120493530': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262426120493530" to be handled at TC_gsup_check_imei_invalid_len(287) 20250831085653455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653457 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426120493530"} 20250831085653457 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653457 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426120493530" cause=Invalid mandatory information} 20250831085653457 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262426120493530" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426120493530" TC_gsup_check_imei_invalid_len(287)@243859984da3: setverdict(pass): none -> pass 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653457 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426120493530"} 20250831085653457 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653457 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426120493530" cause=Invalid mandatory information} 20250831085653457 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653457 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653458 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426120493530"} 20250831085653458 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653458 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426120493530" cause=Invalid mandatory information} 20250831085653458 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653458 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426120493530"} 20250831085653458 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653458 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426120493530" cause=Invalid mandatory information} 20250831085653458 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653458 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653459 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653459 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653459 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426120493530"} 20250831085653459 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653459 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426120493530" cause=Invalid mandatory information} 20250831085653459 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426120493530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653459 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653459 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653459 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@243859984da3: Final verdict of PTC: pass 20250831085653460 DAUC <0003> db_auc.c:157 IMSI='262421907587568': No 2G Auth Data 20250831085653460 DAUC <0003> db_auc.c:192 IMSI='262421907587568': No 3G Auth Data HLR_Test-GSUP(278)@243859984da3: Created GsupExpect[0] for "262421907587568" to be handled at TC_gsup_check_imei_invalid_len(288) 20250831085653466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 20250831085653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653467 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653467 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421907587568"} 20250831085653467 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250831085653467 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421907587568" cause=Invalid mandatory information} 20250831085653467 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653467 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@243859984da3: Found GsupExpect[0] for "262421907587568" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@243859984da3: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262421907587568" TC_gsup_check_imei_invalid_len(288)@243859984da3: setverdict(pass): none -> pass 20250831085653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653468 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421907587568"} 20250831085653468 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250831085653468 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421907587568" cause=Invalid mandatory information} 20250831085653468 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653468 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653469 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421907587568"} 20250831085653469 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250831085653469 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421907587568" cause=Invalid mandatory information} 20250831085653469 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653469 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421907587568"} 20250831085653469 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250831085653469 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421907587568" cause=Invalid mandatory information} 20250831085653469 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653469 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653470 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421907587568"} 20250831085653470 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250831085653470 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421907587568" cause=Invalid mandatory information} 20250831085653470 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421907587568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085653470 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085653470 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085653470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@243859984da3: Final verdict of PTC: pass MTC@243859984da3: setverdict(pass): none -> pass 20250831085653471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20250831085653471 DLINP <000b> input/ipa.c:452 connected read/write 20250831085653471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085653471 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(278)@243859984da3: Final verdict of PTC: none 20250831085653471 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085653471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@243859984da3: Final verdict of PTC: none 20250831085653471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45149<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(280)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: pass MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@243859984da3: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@243859984da3: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Aug 31 08:56:53 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20250831085653496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 20250831085653597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78072) Waiting for packet dumper to finish... 1 (prev_count=78072, count=168312) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Aug 31 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_gsup_check_imei_unknown_imsi started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085656727 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085656727 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085656730 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656731 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085656732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085656736 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085656736 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085656736 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085656736 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085656736 DLGSUP <0013> gsup_server.c:238 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  20250831085656736 DLGSUP <0013> gsup_server.c:236 2:  20250831085656736 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 3:  20250831085656736 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 4:  20250831085656736 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 5:  20250831085656736 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 7:  20250831085656736 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085656736 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085656736 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085656736 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085656754 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44315<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@243859984da3: Created GsupExpect[0] for "262429041825299" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250831085656766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 20250831085656778 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085656778 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429041825299"} 20250831085656778 DMAIN <0000> hlr.c:435 IMSI='262429041825299': has IMEI = 22245678901234 (consider setting 'store-imei') 20250831085656778 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250831085656778 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429041825299" cause=Invalid mandatory information} 20250831085656778 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085656778 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085656778 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@243859984da3: Found GsupExpect[0] for "262429041825299" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@243859984da3: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262429041825299" TC_gsup_check_imei_unknown_imsi(293)@243859984da3: setverdict(pass): none -> pass 20250831085656785 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085656785 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429041825299"} 20250831085656786 DAUC <0003> hlr.c:428 IMSI='262429041825299': storing IMEI = 22245678901234 20250831085656786 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429041825299': no such subscriber 20250831085656786 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250831085656786 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429041825299" cause=Invalid mandatory information} 20250831085656786 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429041825299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085656786 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085656786 DLINP <000b> input/ipa.c:452 connected read/write 20250831085656786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085656788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@243859984da3: Final verdict of PTC: pass 20250831085656789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4258 20250831085656791 DLINP <000b> input/ipa.c:452 connected read/write HLR_Test-GSUP(290)@243859984da3: Final verdict of PTC: none 20250831085656791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085656791 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085656791 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085656791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085656791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44315<->l=127.0.0.1:4259) 291@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 291: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@243859984da3: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Aug 31 08:56:56 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20250831085656822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 20250831085656923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=30552) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sun Aug 31 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085700055 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085700055 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085700059 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085700063 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700063 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700063 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085700063 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085700063 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085700063 DLGSUP <0013> gsup_server.c:238 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  20250831085700063 DLGSUP <0013> gsup_server.c:236 2:  20250831085700063 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 3:  20250831085700063 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 4:  20250831085700063 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 5:  20250831085700063 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 7:  20250831085700063 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085700063 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085700063 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085700063 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085700085 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35975<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@243859984da3: Created GsupExpect[0] for "262425051753323" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250831085700097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 20250831085700106 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700106 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700106 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700106 DMAIN <0000> hlr.c:243 IMSI='262425051753323': Successfully assigned MSISDN='190' 20250831085700106 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700106 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700106 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700106 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700106 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700106 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@243859984da3: Found GsupExpect[0] for "262425051753323" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@243859984da3: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425051753323" TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): none -> pass 20250831085700109 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700109 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700110 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700110 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700110 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700110 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700112 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700112 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700112 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700112 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700112 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085700112 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085700112 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700112 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700112 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700112 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700113 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700113 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425051753323"} 20250831085700113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085700113 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085700113 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425051753323"} 20250831085700113 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085700113 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085700113 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700113 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700113 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700117 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700117 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700117 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700117 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700118 DMAIN <0000> hlr.c:243 IMSI='262425051753323': Successfully assigned MSISDN='473' 20250831085700118 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700118 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700118 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700118 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700118 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700118 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700119 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700119 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700119 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700119 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700120 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700120 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700121 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700121 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700122 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700122 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700122 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700122 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700122 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085700122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085700122 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700122 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700122 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700122 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700124 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700124 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700124 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425051753323"} 20250831085700124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085700124 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085700124 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425051753323"} 20250831085700124 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085700124 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085700124 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700124 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700124 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700128 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700128 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700128 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700128 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700128 DMAIN <0000> hlr.c:243 IMSI='262425051753323': Successfully assigned MSISDN='205' 20250831085700128 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700128 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700128 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700128 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700128 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700128 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700129 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700129 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700129 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700129 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700130 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700130 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700131 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700131 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700132 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700132 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700132 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700132 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085700132 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425051753323" cause=GPRS services not allowed} 20250831085700132 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700132 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700132 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085700132 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085700132 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700132 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700134 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700134 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700135 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700135 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700135 DMAIN <0000> hlr.c:243 IMSI='262425051753323': Successfully assigned MSISDN='328' 20250831085700135 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700135 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700135 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700135 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700135 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700135 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700135 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700135 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700136 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700136 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700137 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700137 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700138 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700138 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700138 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700138 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085700138 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425051753323" cause=GPRS services not allowed} 20250831085700138 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700138 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700138 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085700138 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085700138 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700138 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700138 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700140 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700140 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700140 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700140 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700140 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700140 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700141 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700141 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700141 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700141 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700142 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700142 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700143 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700143 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700143 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085700143 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425051753323" cause=GPRS services not allowed} 20250831085700143 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700143 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700143 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085700143 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085700143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700143 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700143 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700146 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700146 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425051753323"} 20250831085700146 DMAIN <0000> hlr.c:227 IMSI='262425051753323': Creating subscriber on demand 20250831085700146 DAUC <0003> hlr.c:428 IMSI='262425051753323': storing IMEI = 12345678901234 20250831085700146 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425051753323"} 20250831085700146 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250831085700146 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700146 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700146 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700147 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700147 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700147 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700147 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700148 DAUC <0003> db_auc.c:157 IMSI='262425051753323': No 2G Auth Data 20250831085700148 DAUC <0003> db_auc.c:192 IMSI='262425051753323': No 3G Auth Data 20250831085700149 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700149 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700149 DLU <0006> fsm.c:456 lu(262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085700149 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085700149 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085700149 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425051753323" cn_domain=PS} 20250831085700149 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700149 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700149 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700151 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700151 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425051753323"} 20250831085700151 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085700151 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085700151 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425051753323"} 20250831085700151 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425051753323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085700151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085700151 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085700151 DLU <0006> fsm.c:568 lu(PS:IMSI-262425051753323)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085700151 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085700151 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085700153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50164<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@243859984da3: Final verdict of PTC: pass 20250831085700153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4258 20250831085700154 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35975<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@243859984da3: Final verdict of PTC: none 20250831085700154 DLINP <000b> input/ipa.c:452 connected read/write 20250831085700154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085700154 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085700154 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085700154 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 296: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@243859984da3: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Aug 31 08:57:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250831085700182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 20250831085700283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50168<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=444) Waiting for packet dumper to finish... 1 (prev_count=444, count=97012) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Aug 31 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_subscr_create_on_demand_ul started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085703415 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085703415 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085703419 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085703424 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703424 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085703424 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085703424 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085703424 DLGSUP <0013> gsup_server.c:238 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  20250831085703424 DLGSUP <0013> gsup_server.c:236 2:  20250831085703424 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 3:  20250831085703424 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 4:  20250831085703424 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 5:  20250831085703424 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 7:  20250831085703424 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085703424 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085703424 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085703424 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085703447 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45111<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@243859984da3: Created GsupExpect[0] for "262426782055821" to be handled at TC_subscr_create_on_demand_ul(303) 20250831085703460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4258 20250831085703470 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703470 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703470 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703470 DMAIN <0000> hlr.c:243 IMSI='262426782055821': Successfully assigned MSISDN='974' 20250831085703470 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703470 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085703470 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085703470 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703470 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703470 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703470 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@243859984da3: Found GsupExpect[0] for "262426782055821" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@243859984da3: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262426782055821" 20250831085703475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703475 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426782055821"} 20250831085703475 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085703475 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085703475 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426782055821"} 20250831085703475 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703475 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085703475 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085703475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703475 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): none -> pass 20250831085703476 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703476 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703478 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703478 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703479 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703479 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703485 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703485 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703485 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703485 DMAIN <0000> hlr.c:243 IMSI='262426782055821': Successfully assigned MSISDN='476' 20250831085703485 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703485 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085703485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085703485 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703485 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703485 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703485 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703487 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703487 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426782055821"} 20250831085703487 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085703487 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085703487 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426782055821"} 20250831085703487 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703487 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085703487 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085703487 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703487 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703489 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703489 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703490 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703490 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703491 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703491 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703492 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703492 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703496 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703496 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703496 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703496 DMAIN <0000> hlr.c:243 IMSI='262426782055821': Successfully assigned MSISDN='019' 20250831085703496 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703496 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085703496 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426782055821" cause=GPRS services not allowed} 20250831085703496 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703496 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703496 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085703496 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703496 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703497 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703497 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703498 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703498 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703499 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703499 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703499 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703499 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703503 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703503 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703503 DMAIN <0000> hlr.c:243 IMSI='262426782055821': Successfully assigned MSISDN='168' 20250831085703503 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703503 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085703503 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426782055821" cause=GPRS services not allowed} 20250831085703503 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703503 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085703503 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085703503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703503 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703504 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703504 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703505 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703505 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703506 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703506 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703511 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703511 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703512 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703512 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703512 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250831085703512 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426782055821" cause=GPRS services not allowed} 20250831085703512 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703512 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Freeing instance 20250831085703512 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Deallocated 20250831085703512 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703512 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703512 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703513 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703513 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703514 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703514 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703515 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703515 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703520 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703520 DMAIN <0000> hlr.c:227 IMSI='262426782055821': Creating subscriber on demand 20250831085703520 DLU <0006> fsm.c:456 lu(262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085703520 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085703520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085703520 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426782055821" cn_domain=PS} 20250831085703520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703520 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703522 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426782055821"} 20250831085703522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085703522 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085703522 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426782055821"} 20250831085703522 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426782055821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085703522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085703522 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085703522 DLU <0006> fsm.c:568 lu(PS:IMSI-262426782055821)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085703522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085703522 DLINP <000b> input/ipa.c:452 connected read/write 20250831085703522 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703523 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703523 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703524 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703524 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data 20250831085703525 DAUC <0003> db_auc.c:157 IMSI='262426782055821': No 2G Auth Data 20250831085703525 DAUC <0003> db_auc.c:192 IMSI='262426782055821': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085703527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@243859984da3: Final verdict of PTC: pass 20250831085703528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.1:4258 20250831085703529 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45111<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@243859984da3: Final verdict of PTC: none 301@243859984da3: Final verdict of PTC: none 20250831085703530 DLINP <000b> input/ipa.c:452 connected read/write IPA-CTRL-CLI-IPA(302)@243859984da3: Final verdict of PTC: none 20250831085703530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085703530 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085703530 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085703530 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(299)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 301: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@243859984da3: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Aug 31 08:57:03 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20250831085703562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 20250831085703663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69700) Waiting for packet dumper to finish... 1 (prev_count=69700, count=81496) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Aug 31 08:57:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_subscr_create_on_demand_sai started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085706804 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085706804 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085706808 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706808 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085706812 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706813 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085706813 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085706813 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085706813 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085706813 DLGSUP <0013> gsup_server.c:238 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  20250831085706813 DLGSUP <0013> gsup_server.c:236 2:  20250831085706813 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(304)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085706813 DLGSUP <0013> gsup_server.c:236 3:  20250831085706813 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085706813 DLGSUP <0013> gsup_server.c:236 4:  20250831085706813 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085706813 DLGSUP <0013> gsup_server.c:236 5:  20250831085706813 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085706813 DLGSUP <0013> gsup_server.c:236 7:  20250831085706813 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085706813 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085706813 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085706813 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085706829 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37319<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@243859984da3: Created GsupExpect[0] for "262424467592367" to be handled at TC_subscr_create_on_demand_sai(308) 20250831085706841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4258 20250831085706858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706858 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424467592367"} 20250831085706858 DMAIN <0000> hlr.c:227 IMSI='262424467592367': Creating subscriber on demand 20250831085706858 DMAIN <0000> hlr.c:243 IMSI='262424467592367': Successfully assigned MSISDN='590' 20250831085706858 DAUC <0003> db_auc.c:157 IMSI='262424467592367': No 2G Auth Data 20250831085706858 DAUC <0003> db_auc.c:192 IMSI='262424467592367': No 3G Auth Data 20250831085706858 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424467592367 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 20250831085706858 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424467592367" cause=IMSI unknown in HLR} 20250831085706858 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250831085706858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085706858 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@243859984da3: Found GsupExpect[0] for "262424467592367" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@243859984da3: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262424467592367" 20250831085706863 DAUC <0003> db_auc.c:157 IMSI='262424467592367': No 2G Auth Data 20250831085706863 DAUC <0003> db_auc.c:192 IMSI='262424467592367': No 3G Auth Data TC_subscr_create_on_demand_sai(308)@243859984da3: setverdict(pass): none -> pass 20250831085706865 DAUC <0003> db_auc.c:157 IMSI='262424467592367': No 2G Auth Data 20250831085706865 DAUC <0003> db_auc.c:192 IMSI='262424467592367': No 3G Auth Data 20250831085706866 DAUC <0003> db_auc.c:157 IMSI='262424467592367': No 2G Auth Data 20250831085706866 DAUC <0003> db_auc.c:192 IMSI='262424467592367': No 3G Auth Data 20250831085706869 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706869 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424467592367" cn_domain=PS} 20250831085706869 DLU <0006> fsm.c:456 lu(262424467592367)[0x5640fc0d3ad0]{UNVALIDATED}: Allocated 20250831085706869 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250831085706869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424467592367)[0x5640fc0d3ad0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085706869 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424467592367" cn_domain=PS} 20250831085706869 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085706869 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085706874 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706874 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424467592367"} 20250831085706874 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424467592367)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085706874 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085706874 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424467592367"} 20250831085706874 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424467592367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085706874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424467592367)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085706874 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424467592367)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085706874 DLU <0006> fsm.c:568 lu(PS:IMSI-262424467592367)[0x5640fc0d3ad0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085706874 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085706874 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@243859984da3: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085706878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55254<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@243859984da3: Final verdict of PTC: pass 20250831085706879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55248<->l=127.0.0.1:4258 20250831085706881 DLINP <000b> input/ipa.c:452 connected read/write 20250831085706881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085706881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085706881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085706881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085706881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37319<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@243859984da3: Final verdict of PTC: none 306@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 306: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@243859984da3: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Aug 31 08:57:06 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20250831085706919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55266<->l=127.0.0.1:4258 20250831085707020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55266<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=36556) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Aug 31 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_MSLookup_mDNS_service_other_home started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085710142 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085710142 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085710147 DLINP <000b> input/ipa.c:452 connected read/write 20250831085710147 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085710149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@243859984da3: 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) } } } } 20250831085710152 DLINP <000b> input/ipa.c:452 connected read/write 20250831085710152 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085710152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085710152 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085710152 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085710152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085710152 DLGSUP <0013> gsup_server.c:238 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  20250831085710152 DLGSUP <0013> gsup_server.c:236 2:  20250831085710152 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085710152 DLGSUP <0013> gsup_server.c:236 3:  20250831085710152 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085710152 DLGSUP <0013> gsup_server.c:236 4:  20250831085710152 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085710152 DLGSUP <0013> gsup_server.c:236 5:  20250831085710152 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(309)@243859984da3: 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 } } } } 20250831085710152 DLGSUP <0013> gsup_server.c:236 7:  20250831085710152 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085710152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085710152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085710152 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085710168 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33893<->l=127.0.0.1:4259) 20250831085710170 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831085710170 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@243859984da3: Created GsupExpect[0] for "262422694822981" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250831085710178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20250831085710181 DAUC <0003> db_auc.c:157 IMSI='262422694822981': No 2G Auth Data 20250831085710181 DAUC <0003> db_auc.c:192 IMSI='262422694822981': No 3G Auth Data 20250831085710186 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610107023.msisdn 20250831085710186 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610107023.msisdn: not attached (vlr_number unset) 20250831085710186 DDGSM <0007> mslookup_server.c:327 sip.voice.491610107023.msisdn: does not exist in GSUP proxy 20250831085711194 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711194 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085711194 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422694822981" cn_domain=CS} 20250831085711194 DLU <0006> fsm.c:456 lu(262422694822981)[0x5640fc0b0fe0]{UNVALIDATED}: Allocated 20250831085711194 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250831085711194 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422694822981)[0x5640fc0b0fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250831085711194 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422694822981" cn_domain=CS} 20250831085711194 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085711194 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@243859984da3: Found GsupExpect[0] for "262422694822981" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@243859984da3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262422694822981" 20250831085711200 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711200 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085711200 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422694822981"} 20250831085711200 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422694822981)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250831085711200 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250831085711200 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422694822981"} 20250831085711200 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422694822981 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085711200 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422694822981)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250831085711200 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422694822981)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250831085711200 DLU <0006> fsm.c:568 lu(CS:IMSI-262422694822981)[0x5640fc0b0fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250831085711200 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711200 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085711201 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711201 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@243859984da3: setverdict(pass): none -> pass 20250831085711204 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610107023.msisdn 20250831085711204 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610107023.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250831085711204 DDGSM <0007> mslookup_server.c:327 sip.voice.491610107023.msisdn: does not exist in GSUP proxy 20250831085711204 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610107023.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@243859984da3: setverdict(pass): pass -> pass, component reason not changed 20250831085711210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@243859984da3: Final verdict of PTC: pass 20250831085711212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55280<->l=127.0.0.1:4258 20250831085711214 DLINP <000b> input/ipa.c:452 connected read/write 20250831085711214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085711214 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085711214 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085711214 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085711214 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33893<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@243859984da3: Final verdict of PTC: none 311@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 311: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@243859984da3: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sun Aug 31 08:57:11 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20250831085711251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 20250831085711352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55288<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21432) Waiting for packet dumper to finish... 1 (prev_count=21432, count=37400) 20250831085713211 DSS <0004> hlr_ussd.c:239 262426261172041/0x5c72d4b9: SS Session Timeout, destroying 20250831085713211 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262426261172041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Aug 31 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_MSLookup_GSUP_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085714468 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085714468 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085714471 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714471 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085714472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@243859984da3: 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)@243859984da3: 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 } } } } 20250831085714474 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085714474 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085714474 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085714474 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085714474 DLGSUP <0013> gsup_server.c:238 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  20250831085714474 DLGSUP <0013> gsup_server.c:236 2:  20250831085714474 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 3:  20250831085714474 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 4:  20250831085714474 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 5:  20250831085714474 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 7:  20250831085714474 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085714474 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085714474 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085714474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250831085714474 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831085714474 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085714510 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33433<->l=127.0.0.1:4259) 20250831085714515 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831085714515 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@243859984da3: Created GsupExpect[0] for "262421508371804" to be handled at TC_MSLookup_GSUP_proxy(320) 20250831085714538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@243859984da3: Created GsupExpect[0] for "262421508371804" to be handled at TC_MSLookup_GSUP_proxy(320) 20250831085714548 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714548 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085714548 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421508371804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421508371804" cn_domain=CS} 20250831085714548 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421508371804 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831085714548 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421508371804 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831085714548 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421508371804.imsi 20250831085714548 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421508371804.imsi 20250831085714548 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421508371804.imsi: does not exist in local HLR 20250831085714560 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421508371804 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831085714560 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831085714560 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831085714560 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831085714560 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831085714560 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831085714560 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262421508371804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085714560 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085714560 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085714560 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085714560 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085714560 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085714560 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@243859984da3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@243859984da3: 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) } } } } 20250831085714565 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714565 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714565 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831085714565 DLINP <000b> ipa.c:396 tag 1: HLR 20250831085714565 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831085714568 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714568 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714568 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@243859984da3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@243859984da3: Found GsupExpect[0] for "262421508371804" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@243859984da3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421508371804" HLR_Test-GSUP-server-IPA(318)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085714610 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714610 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714610 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714610 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714610 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421508371804 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617518875 20250831085714610 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421508371804 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085714611 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085714611 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714611 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@243859984da3: Found GsupExpect[0] for "262421508371804" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@243859984da3: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421508371804" 20250831085714618 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714618 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714619 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421508371804 MSISDN-491617518875 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085714619 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085714619 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714619 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085714622 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714622 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714622 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421508371804 MSISDN-491617518875 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 20250831085714622 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421508371804 MSISDN-491617518875 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085714622 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085714622 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714622 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@243859984da3: setverdict(pass): none -> pass 20250831085714625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@243859984da3: Final verdict of PTC: pass 20250831085714627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20250831085714628 DLINP <000b> input/ipa.c:452 connected read/write 20250831085714629 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085714629 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085714629 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085714629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085714629 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33433<->l=127.0.0.1:4259) HLR_Test-GSUP(315)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-server(317)@243859984da3: Final verdict of PTC: none 20250831085714630 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085714630 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085714630 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831085714630 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831085714630 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 316: none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@243859984da3: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Aug 31 08:57:14 UTC 2025 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20250831085714689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36912<->l=127.0.0.1:4258 20250831085714790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36912<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=43228) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sun Aug 31 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085717906 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085717906 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085717911 DLINP <000b> input/ipa.c:452 connected read/write 20250831085717911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085717912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@243859984da3: 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 } } } } 20250831085717916 DLINP <000b> input/ipa.c:452 connected read/write 20250831085717916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(321)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085717917 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085717917 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085717917 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085717917 DLGSUP <0013> gsup_server.c:238 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  20250831085717917 DLGSUP <0013> gsup_server.c:236 2:  20250831085717917 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 3:  20250831085717917 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 4:  20250831085717917 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 5:  20250831085717917 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 7:  20250831085717917 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085717917 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085717917 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085717917 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250831085717918 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831085717919 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085717942 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41345<->l=127.0.0.1:4259) 20250831085717946 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831085717946 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@243859984da3: Created GsupExpect[0] for "262426213630094" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250831085717960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36928<->l=127.0.0.1:4258 20250831085717965 DAUC <0003> db_auc.c:157 IMSI='262426213630094': No 2G Auth Data 20250831085717965 DAUC <0003> db_auc.c:192 IMSI='262426213630094': No 3G Auth Data 20250831085717974 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426213630094.imsi 20250831085717974 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426213630094.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@243859984da3: setverdict(pass): none -> pass 20250831085717980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36928<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@243859984da3: Final verdict of PTC: pass 20250831085717981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@243859984da3: Final verdict of PTC: none 20250831085717983 DLINP <000b> input/ipa.c:452 connected read/write 20250831085717983 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085717983 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085717983 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085717983 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085717983 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41345<->l=127.0.0.1:4259) 323@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 323: none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@243859984da3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sun Aug 31 08:57:17 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250831085718012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 20250831085718113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=27908) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sun Aug 31 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085721238 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085721238 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085721242 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085721243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36946<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@243859984da3: 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) } } } } 20250831085721246 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831085721246 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@243859984da3: 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 } } } } 20250831085721246 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085721246 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085721246 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085721246 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085721246 DLGSUP <0013> gsup_server.c:238 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  20250831085721246 DLGSUP <0013> gsup_server.c:236 2:  20250831085721246 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 3:  20250831085721246 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 4:  20250831085721246 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 5:  20250831085721246 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 7:  20250831085721246 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085721246 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085721246 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085721246 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085721270 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36439<->l=127.0.0.1:4259) 20250831085721271 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831085721271 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@243859984da3: Created GsupExpect[0] for "262429251205561" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250831085721276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@243859984da3: Created GsupExpect[0] for "262429251205561" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250831085721290 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721290 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085721290 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429251205561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429251205561" cn_domain=CS} 20250831085721290 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429251205561 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831085721290 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429251205561 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831085721290 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429251205561.imsi 20250831085721290 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429251205561.imsi 20250831085721290 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429251205561.imsi: does not exist in local HLR 20250831085721300 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429251205561 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831085721300 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831085721300 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831085721300 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831085721300 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831085721300 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831085721300 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429251205561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085721300 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085721300 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085721300 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085721300 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085721300 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085721300 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@243859984da3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@243859984da3: 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) } } } } 20250831085721305 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721305 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721305 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831085721305 DLINP <000b> ipa.c:396 tag 1: HLR 20250831085721305 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831085721307 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721307 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721307 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@243859984da3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@243859984da3: Found GsupExpect[0] for "262429251205561" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@243859984da3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429251205561" HLR_Test-GSUP-server-IPA(330)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085721350 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721350 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721350 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721350 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721350 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429251205561 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611528214 20250831085721351 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429251205561 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085721351 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085721351 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@243859984da3: Found GsupExpect[0] for "262429251205561" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@243859984da3: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262429251205561" 20250831085721359 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721359 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721359 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429251205561 MSISDN-491611528214 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085721359 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085721359 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085721363 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085721363 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085721363 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429251205561 MSISDN-491611528214 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 20250831085721363 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429251205561 MSISDN-491611528214 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085721363 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085721363 DLINP <000b> input/ipa.c:452 connected read/write 20250831085721363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085721367 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429251205561.imsi 20250831085721367 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429251205561.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@243859984da3: setverdict(pass): none -> pass 20250831085722374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@243859984da3: Final verdict of PTC: pass 20250831085722375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36946<->l=127.0.0.1:4258 20250831085722377 DLINP <000b> input/ipa.c:452 connected read/write 20250831085722377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085722377 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250831085722377 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085722377 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@243859984da3: Final verdict of PTC: none 20250831085722378 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36439<->l=127.0.0.1:4259) 20250831085722378 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085722378 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085722378 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831085722378 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831085722378 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(329)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@243859984da3: Final verdict of PTC: none 328@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 328: none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@243859984da3: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sun Aug 31 08:57:22 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20250831085722436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 20250831085722537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35788) Waiting for packet dumper to finish... 1 (prev_count=35788, count=43956) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Aug 31 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@243859984da3: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@243859984da3: legacy= false MTC@243859984da3: in not legacy case 1 MTC@243859984da3: in not legacy case 2 20250831085725690 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250831085725690 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085725694 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725694 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085725696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@243859984da3: 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) } } } } 20250831085725700 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250831085725700 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@243859984da3: 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 } } } } 20250831085725702 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085725702 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250831085725702 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250831085725702 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250831085725702 DLGSUP <0013> gsup_server.c:238 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  20250831085725702 DLGSUP <0013> gsup_server.c:236 2:  20250831085725702 DLGSUP <0013> gsup_server.c:238 2: 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 3:  20250831085725702 DLGSUP <0013> gsup_server.c:238 3: 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 4:  20250831085725702 DLGSUP <0013> gsup_server.c:238 4: 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 5:  20250831085725702 DLGSUP <0013> gsup_server.c:238 5: 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 7:  20250831085725702 DLGSUP <0013> gsup_server.c:238 7: 00  20250831085725702 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250831085725702 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250831085725702 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)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@243859984da3: Warning: The maximum number of open file descriptors (1048576) 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") 20250831085725734 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40079<->l=127.0.0.1:4259) 20250831085725736 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250831085725736 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@243859984da3: Created GsupExpect[0] for "262429980688037" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250831085725748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@243859984da3: Created GsupExpect[0] for "262429980688037" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250831085725755 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085725755 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429980688037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429980688037" cn_domain=CS} 20250831085725755 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429980688037 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250831085725755 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429980688037 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250831085725755 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429980688037.imsi 20250831085725755 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429980688037.imsi 20250831085725755 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429980688037.imsi: does not exist in local HLR 20250831085725761 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429980688037 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250831085725761 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250831085725761 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250831085725761 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250831085725761 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250831085725761 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250831085725761 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429980688037 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250831085725761 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085725761 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085725761 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085725761 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250831085725761 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250831085725761 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@243859984da3: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@243859984da3: 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) } } } } 20250831085725763 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725763 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725763 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250831085725763 DLINP <000b> ipa.c:396 tag 1: HLR 20250831085725763 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250831085725765 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725765 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725765 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@243859984da3: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@243859984da3: Found GsupExpect[0] for "262429980688037" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server-IPA(337)@243859984da3: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@243859984da3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429980688037" HLR_Test-GSUP-server-IPA(337)@243859984da3: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250831085725806 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725806 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725806 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725806 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725806 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429980688037 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610510715 20250831085725806 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429980688037 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085725807 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085725807 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@243859984da3: Found GsupExpect[0] for "262429980688037" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@243859984da3: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429980688037" 20250831085725813 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725813 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725813 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429980688037 MSISDN-491610510715 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085725813 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085725813 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085725817 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725817 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725817 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429980688037 MSISDN-491610510715 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 20250831085725817 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429980688037 MSISDN-491610510715 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250831085725817 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085725817 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725817 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250831085725820 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610510715.msisdn 20250831085725821 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491610510715.msisdn: does not exist in local HLR 20250831085725821 DDGSM <0007> mslookup_server.c:352 sip.voice.491610510715.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250831085725821 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610510715.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@243859984da3: setverdict(pass): none -> pass 20250831085725825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@243859984da3: Final verdict of PTC: pass 20250831085725827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4258 20250831085725829 DLINP <000b> input/ipa.c:452 connected read/write 20250831085725829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250831085725829 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@243859984da3: Final verdict of PTC: none 20250831085725829 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250831085725829 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250831085725829 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250831085725829 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250831085725829 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250831085725829 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250831085725829 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250831085725830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40079<->l=127.0.0.1:4259) 335@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-server(336)@243859984da3: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@243859984da3: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@243859984da3: Final verdict of PTC: none MTC@243859984da3: Setting final verdict of the test case. MTC@243859984da3: Local verdict of MTC: none MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@243859984da3: Local verdict of PTC with component reference 335: none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@243859984da3: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@243859984da3: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@243859984da3: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@243859984da3: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@243859984da3: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sun Aug 31 08:57:25 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20250831085725889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 20250831085725990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56538<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13828) Waiting for packet dumper to finish... 1 (prev_count=13828, count=46376) MTC@243859984da3: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@243859984da3: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@243859984da3: Terminating MTC. MC@243859984da3: MTC terminated. MC2> exit MC@243859984da3: Shutting down session. MC@243859984da3: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/expected-results.xml' against results in 'junit-xml-8536.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 pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (324553) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (324503) [testenv] Showing testsuite/junit-xml-8536.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-8536.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0'] testenv-hlr-osmocom-nightly-20250831-0855-dd95b414-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2783/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.87, 0.69, 0.58 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS