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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins17158587354403606024.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.20, 0.34, 0.49 + 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-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20250824-0855-817989eb-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250824-0855-817989eb-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:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-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-bookworm-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-20250824-0855-817989eb-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-20250824-0855-817989eb-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.6 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [1084 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [948 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9387 kB in 1s (9997 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250824-0855-817989eb-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', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr', 'testenv-hlr-osmocom-nightly-20250824-0855-817989eb-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', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test', 'testenv-hlr-osmocom-nightly-20250824-0855-817989eb-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0/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/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0/hlr' DEP UDPasp_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SS_EncDec.cc DEP MAP_EncDec.cc DEP Native_FunctionDefs.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP DNS_EncDec.cc DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP MobileDomainDefinitions_part_7.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_3.cc DEP MobileDomainDefinitions_part_2.cc DEP MobileDomainDefinitions_part_1.cc DEP MAP_TS_Code_part_7.cc DEP MAP_TS_Code_part_6.cc DEP MAP_TS_Code_part_5.cc DEP MAP_TS_Code_part_4.cc DEP MAP_TS_Code_part_3.cc DEP MAP_TS_Code_part_2.cc DEP MAP_TS_Code_part_1.cc DEP MAP_SupplementaryServiceOperations_part_7.cc DEP MAP_SupplementaryServiceOperations_part_6.cc DEP MAP_SupplementaryServiceOperations_part_5.cc DEP MAP_SupplementaryServiceOperations_part_4.cc DEP MAP_SupplementaryServiceOperations_part_3.cc DEP MAP_SupplementaryServiceOperations_part_2.cc DEP MAP_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.cc DEP MAP_ShortMessageServiceOperations_part_6.cc DEP MAP_ShortMessageServiceOperations_part_5.cc DEP MAP_ShortMessageServiceOperations_part_4.cc DEP MAP_ShortMessageServiceOperations_part_3.cc DEP MAP_ShortMessageServiceOperations_part_2.cc DEP MAP_ShortMessageServiceOperations_part_1.cc DEP MAP_SS_DataTypes_part_7.cc DEP MAP_SS_DataTypes_part_6.cc DEP MAP_SS_DataTypes_part_5.cc DEP MAP_SS_DataTypes_part_4.cc DEP MAP_SS_DataTypes_part_3.cc DEP MAP_SS_DataTypes_part_2.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.cc DEP MAP_DialogueInformation_part_4.cc DEP MAP_DialogueInformation_part_3.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_DialogueInformation_part_1.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MobileDomainDefinitions.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_SS_Code.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MS_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CommonDataTypes.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_4.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UDPasp_Types_part_7.cc DEP UDPasp_Types_part_6.cc DEP UDPasp_Types_part_5.cc DEP UDPasp_Types_part_4.cc DEP UDPasp_Types_part_3.cc DEP UDPasp_Types_part_2.cc DEP UDPasp_Types_part_1.cc DEP UDPasp_PortType_part_7.cc DEP UDPasp_PortType_part_6.cc DEP UDPasp_PortType_part_5.cc DEP UDPasp_PortType_part_4.cc DEP UDPasp_PortType_part_3.cc DEP UDPasp_PortType_part_2.cc DEP UDPasp_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SS_Types_part_7.cc DEP SS_Types_part_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.cc DEP SS_Types_part_1.cc DEP SS_Templates_part_7.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MSLookup_mDNS_Types_part_7.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP MAP_Types_part_2.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_1.cc DEP HLR_EUSE_part_7.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_4.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_2.cc DEP DNS_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP USSD_Helpers.cc DEP UDPasp_Types.cc DEP UDPasp_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MSLookup_mDNS_Types.cc DEP MSLookup_mDNS_Templates.cc DEP MSLookup_mDNS_Emulation.cc DEP MAP_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP HLR_Tests.cc DEP HLR_EUSE.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Types.cc DEP DNS_Helpers.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 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 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 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_3.o CC MobileL3_MM_Types_part_2.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 SS_Types.so CCLD Socket_API_Definitions.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_4.so CCLD DNS_Types_part_3.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD 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_Templates_part_1.so CCLD MSLookup_mDNS_Emulation_part_7.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_5.so CCLD MSLookup_mDNS_Types_part_4.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_6.so CCLD MobileL3_Types_part_5.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_3.so CCLD SS_Types_part_4.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_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCInterface_Functions_part_5.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_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_2.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_7.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_DataTypes_part_1.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_2.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 TCCEncoding.so CCLD TCCInterface.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/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-20250824-0855-817989eb-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20250824-0855-817989eb-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 0s (460 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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 10 not upgraded. Need to get 11.4 MB of archives. After this operation, 17.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508232026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508232026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508232026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508232026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508232026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508232026 [61.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508232026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508232026 [70.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508232026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508232026 [23.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508232026 [52.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508232026 [71.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508232026 [179 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508232026 [60.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508232026 [64.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508232026 [51.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508232026 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.9.1.1.d4b4.202508232026 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508232026 [2166 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508232026 [461 kB] Fetched 11.4 MB in 0s (75.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed 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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508232026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508232026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508232026_amd64.deb ... Unpacking osmocom-nightly (202508232026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508232026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508232026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508232026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508232026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508232026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508232026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508232026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508232026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508232026_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508232026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508232026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508232026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508232026) ... Setting up osmocom-nightly (202508232026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508232026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508232026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmocore (1.11.0.32.33cb4.202508232026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508232026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508232026) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508232026) ... 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 Setting up osmo-hlr-dbg (1.9.1.1.d4b4.202508232026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-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-20250824-0855-817989eb-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250824085515298 DMAIN <0000> hlr.c:812 hlr starting 20250824085515299 DDB <0001> db.c:600 using database: :memory: 20250824085515299 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250824085515299 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250824085515299 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250824085515300 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250824085515301 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250824085515301 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250824085515301 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250824085515302 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250824085515302 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', '-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-20250824-0855-817989eb-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@8761a50a6d73: Unix server socket created successfully. MC@8761a50a6d73: Listening on TCP port 44653. MC2> 8761a50a6d73 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0/hlr/HLR_Tests 8761a50a6d73 44653 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8761a50a6d73: New HC connected from 10.0.2.100 [10.0.2.100]. 8761a50a6d73: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8761a50a6d73: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8761a50a6d73: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8761a50a6d73: Configuration file was processed on all HCs. MC@8761a50a6d73: Creating MTC on host 10.0.2.100. MC@8761a50a6d73: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8761a50a6d73: 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 24 08:55:15 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085516825 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085516825 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085516828 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085516830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085516832 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085516832 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085516832 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085516832 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 20250824085516832 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085516832 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 20250824085516832 DLGSUP <0013> gsup_server.c:236 2: 20250824085516832 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085516832 DLGSUP <0013> gsup_server.c:236 3: 20250824085516832 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085516832 DLGSUP <0013> gsup_server.c:236 4: 20250824085516832 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085516832 DLGSUP <0013> gsup_server.c:236 5: 20250824085516832 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085516832 DLGSUP <0013> gsup_server.c:236 7: 20250824085516832 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085516832 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085516832 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085516832 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8761a50a6d73: 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") 20250824085516845 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42255<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8761a50a6d73: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250824085516851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 20250824085516878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085516878 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"} 20250824085516878 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" 20250824085516878 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} 20250824085516878 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 20250824085516878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085516878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8761a50a6d73: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8761a50a6d73: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085516884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41470<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8761a50a6d73: Final verdict of PTC: pass 20250824085516886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.1:4258 20250824085516888 DLINP <000b> input/ipa.c:452 connected read/write 20250824085516888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085516888 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085516888 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085516888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085516889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42255<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8761a50a6d73: Final verdict of PTC: none 5@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 5: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:16 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 20250824085516944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 20250824085517045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25320) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:19 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_sai started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085520193 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085520194 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085520198 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085520203 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520203 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520203 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085520203 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085520203 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 20250824085520203 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085520203 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 20250824085520203 DLGSUP <0013> gsup_server.c:236 2: 20250824085520203 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085520203 DLGSUP <0013> gsup_server.c:236 3: 20250824085520203 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085520203 DLGSUP <0013> gsup_server.c:236 4: 20250824085520203 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085520203 DLGSUP <0013> gsup_server.c:236 5: 20250824085520203 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085520203 DLGSUP <0013> gsup_server.c:236 7: 20250824085520203 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085520203 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085520203 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085520203 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8761a50a6d73: 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") 20250824085520232 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34913<->l=127.0.0.1:4259) 20250824085520243 DAUC <0003> db_auc.c:157 IMSI='262428376566894': No 2G Auth Data 20250824085520243 DAUC <0003> db_auc.c:192 IMSI='262428376566894': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262428376566894" to be handled at TC_gsup_sai(12) 20250824085520270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 20250824085520281 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520281 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428376566894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428376566894"} 20250824085520281 DAUC <0003> db_auc.c:192 IMSI='262428376566894': No 3G Auth Data 20250824085520281 DAUC <0003> db_auc.c:236 IMSI='262428376566894': Calling to generate 5 vectors 20250824085520281 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085520281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520281 DAUC <0003> auc.c:113 vector [0]: rand = d17d6f03725fa5772c2feea00ccccbc4 20250824085520281 DAUC <0003> auc.c:179 vector [0]: kc = 200606264f9fdc00 20250824085520281 DAUC <0003> auc.c:180 vector [0]: sres = 1f6a833f 20250824085520281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085520281 DAUC <0003> auc.c:113 vector [1]: rand = 813cfe559e1af13719a61a3189dd3324 20250824085520281 DAUC <0003> auc.c:179 vector [1]: kc = 87548a9082a8f400 20250824085520281 DAUC <0003> auc.c:180 vector [1]: sres = 1cb327cd 20250824085520281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085520281 DAUC <0003> auc.c:113 vector [2]: rand = e6cd239624d1bac6b296a4fdedef9b42 20250824085520281 DAUC <0003> auc.c:179 vector [2]: kc = 06e1b96e3ce90c00 20250824085520281 DAUC <0003> auc.c:180 vector [2]: sres = ff312c7b 20250824085520281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085520281 DAUC <0003> auc.c:113 vector [3]: rand = 12a332988eccf0e68dca3dc0a44bc375 20250824085520281 DAUC <0003> auc.c:179 vector [3]: kc = d15d392b6b494000 20250824085520281 DAUC <0003> auc.c:180 vector [3]: sres = ae210bcd 20250824085520281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085520281 DAUC <0003> auc.c:113 vector [4]: rand = dfdf2e9f751801e43d77d302372a2426 20250824085520281 DAUC <0003> auc.c:179 vector [4]: kc = 6e6ec064eb290400 20250824085520281 DAUC <0003> auc.c:180 vector [4]: sres = 6fcb8bc5 20250824085520281 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085520281 DAUC <0003> db_auc.c:245 IMSI='262428376566894': Generated 5 vectors 20250824085520281 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428376566894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428376566894"} 20250824085520281 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428376566894 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520281 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520281 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520281 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262428376566894" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 0TC_gsup_sai(12)"262428376566894" TC_gsup_sai(12)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(12)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41490<->l=127.0.0.1:4258 TC_gsup_sai(12)@8761a50a6d73: Final verdict of PTC: pass 20250824085520290 DAUC <0003> db_auc.c:157 IMSI='262420060722722': No 2G Auth Data 20250824085520290 DAUC <0003> db_auc.c:192 IMSI='262420060722722': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262420060722722" to be handled at TC_gsup_sai(13) 20250824085520304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20250824085520306 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520306 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420060722722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420060722722"} 20250824085520306 DAUC <0003> db_auc.c:192 IMSI='262420060722722': No 3G Auth Data 20250824085520306 DAUC <0003> db_auc.c:236 IMSI='262420060722722': Calling to generate 5 vectors 20250824085520306 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085520306 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520306 DAUC <0003> auc.c:113 vector [0]: rand = d1d4773a756815b4f510623810fed29f 20250824085520306 DAUC <0003> auc.c:179 vector [0]: kc = 813a4377442a1c00 20250824085520306 DAUC <0003> auc.c:180 vector [0]: sres = 9cc10575 20250824085520306 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085520306 DAUC <0003> auc.c:113 vector [1]: rand = 3b0f1e0f44d33ff6f6e92dac23ccfe05 20250824085520306 DAUC <0003> auc.c:179 vector [1]: kc = 0a00ecdbcf063000 20250824085520306 DAUC <0003> auc.c:180 vector [1]: sres = b0398fe5 20250824085520306 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085520306 DAUC <0003> auc.c:113 vector [2]: rand = 8de70b60ec9d8c3b6a058a56cd8d73d6 20250824085520306 DAUC <0003> auc.c:179 vector [2]: kc = c77124d4a95e9000 20250824085520306 DAUC <0003> auc.c:180 vector [2]: sres = 4c6274b8 20250824085520306 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085520306 DAUC <0003> auc.c:113 vector [3]: rand = 29a582c321cb3331e29b0ce9af8b0e37 20250824085520306 DAUC <0003> auc.c:179 vector [3]: kc = 65fdffa028043800 20250824085520306 DAUC <0003> auc.c:180 vector [3]: sres = 390535ab 20250824085520306 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085520306 DAUC <0003> auc.c:113 vector [4]: rand = 66e6723579afcec85cccf1a664b4767b 20250824085520306 DAUC <0003> auc.c:179 vector [4]: kc = 48290283e35a7400 20250824085520306 DAUC <0003> auc.c:180 vector [4]: sres = 6699ae5d 20250824085520306 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085520306 DAUC <0003> db_auc.c:245 IMSI='262420060722722': Generated 5 vectors 20250824085520306 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420060722722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420060722722"} 20250824085520306 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420060722722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520306 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520306 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262420060722722" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 1TC_gsup_sai(13)"262420060722722" TC_gsup_sai(13)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(13)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 TC_gsup_sai(13)@8761a50a6d73: Final verdict of PTC: pass 20250824085520307 DAUC <0003> db_auc.c:157 IMSI='262428065680345': No 2G Auth Data 20250824085520307 DAUC <0003> db_auc.c:192 IMSI='262428065680345': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262428065680345" to be handled at TC_gsup_sai(14) 20250824085520312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 20250824085520314 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520314 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520314 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428065680345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428065680345"} 20250824085520314 DAUC <0003> db_auc.c:192 IMSI='262428065680345': No 3G Auth Data 20250824085520314 DAUC <0003> db_auc.c:236 IMSI='262428065680345': Calling to generate 5 vectors 20250824085520314 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085520314 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520314 DAUC <0003> auc.c:113 vector [0]: rand = 21d1821cc424bd80caf3989d79b0df43 20250824085520314 DAUC <0003> auc.c:179 vector [0]: kc = c8bd11ee6dd3dbd6 20250824085520314 DAUC <0003> auc.c:180 vector [0]: sres = bf8fc544 20250824085520314 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085520314 DAUC <0003> auc.c:113 vector [1]: rand = e3d4b47544a17a88c4705df1b6867af9 20250824085520314 DAUC <0003> auc.c:179 vector [1]: kc = e5f9ff22072a00d4 20250824085520314 DAUC <0003> auc.c:180 vector [1]: sres = 6b2a0a37 20250824085520314 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085520314 DAUC <0003> auc.c:113 vector [2]: rand = 3bfaf68a9238eafd661ffcf1ca05ec24 20250824085520314 DAUC <0003> auc.c:179 vector [2]: kc = 7aebb172c6779786 20250824085520314 DAUC <0003> auc.c:180 vector [2]: sres = ec8cc08e 20250824085520314 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085520314 DAUC <0003> auc.c:113 vector [3]: rand = ea3efe244286d8ae175027bbd42c106d 20250824085520314 DAUC <0003> auc.c:179 vector [3]: kc = ccdea5ba5e7a3099 20250824085520314 DAUC <0003> auc.c:180 vector [3]: sres = 346dcc2f 20250824085520314 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085520314 DAUC <0003> auc.c:113 vector [4]: rand = a1b3092a6596f14c447ee153a32b37d6 20250824085520314 DAUC <0003> auc.c:179 vector [4]: kc = 5e0bb51c66382b8f 20250824085520314 DAUC <0003> auc.c:180 vector [4]: sres = a3facfa5 20250824085520314 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085520314 DAUC <0003> db_auc.c:245 IMSI='262428065680345': Generated 5 vectors 20250824085520314 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428065680345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428065680345"} 20250824085520314 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428065680345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520314 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520314 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520314 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262428065680345" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 2TC_gsup_sai(14)"262428065680345" TC_gsup_sai(14)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(14)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41514<->l=127.0.0.1:4258 TC_gsup_sai(14)@8761a50a6d73: Final verdict of PTC: pass 20250824085520315 DAUC <0003> db_auc.c:157 IMSI='262429078765026': No 2G Auth Data 20250824085520315 DAUC <0003> db_auc.c:192 IMSI='262429078765026': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262429078765026" to be handled at TC_gsup_sai(15) 20250824085520320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41528<->l=127.0.0.1:4258 20250824085520322 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520322 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078765026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429078765026"} 20250824085520322 DAUC <0003> db_auc.c:157 IMSI='262429078765026': No 2G Auth Data 20250824085520322 DAUC <0003> db_auc.c:236 IMSI='262429078765026': Calling to generate 5 vectors 20250824085520322 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085520322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085520322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085520322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085520322 DAUC <0003> auc.c:113 vector [0]: rand = 7f63278f3b7b7f16c27fb3f27a9da421 20250824085520322 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085520322 DAUC <0003> auc.c:142 vector [0]: autn = c333bb61a8b40000eb72b4f4d4b226c2 20250824085520322 DAUC <0003> auc.c:143 vector [0]: ck = c820b9ca404ba9ff9d79860a4fc71969 20250824085520322 DAUC <0003> auc.c:144 vector [0]: ik = 2fdd79ae14c87c13dbdbe54e0bf12797 20250824085520322 DAUC <0003> auc.c:145 vector [0]: res = 08f079c338d3da5a0000000000000000 20250824085520322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085520322 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085520322 DAUC <0003> auc.c:151 vector [0]: kc = a15fa32010b5eb12 20250824085520322 DAUC <0003> auc.c:152 vector [0]: sres = 3023a399 20250824085520322 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085520322 DAUC <0003> auc.c:113 vector [1]: rand = c86c9ae8b54125c26e7e150da209df16 20250824085520322 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085520322 DAUC <0003> auc.c:142 vector [1]: autn = 3cca90223439000050751ebb95b920ef 20250824085520322 DAUC <0003> auc.c:143 vector [1]: ck = 4ca09d760737893b0b17aaeae3cfc26c 20250824085520322 DAUC <0003> auc.c:144 vector [1]: ik = 2be764ef911b42323d38d25c653c1f96 20250824085520322 DAUC <0003> auc.c:145 vector [1]: res = 9ad758b591bd10f90000000000000000 20250824085520322 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085520322 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085520322 DAUC <0003> auc.c:151 vector [1]: kc = 5168812f10df16f3 20250824085520322 DAUC <0003> auc.c:152 vector [1]: sres = 0b6a484c 20250824085520322 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085520322 DAUC <0003> auc.c:113 vector [2]: rand = b9debb4bb0d2e485a0ca29d015576f8b 20250824085520322 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085520322 DAUC <0003> auc.c:142 vector [2]: autn = e7c3a72d6e2f000023849e591d532c0e 20250824085520322 DAUC <0003> auc.c:143 vector [2]: ck = a40184db39071d304ec694a80f744d40 20250824085520322 DAUC <0003> auc.c:144 vector [2]: ik = 1fba4363b01fcd9f5728bd757789113c 20250824085520322 DAUC <0003> auc.c:145 vector [2]: res = 30210cc747c9337d0000000000000000 20250824085520322 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085520322 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085520322 DAUC <0003> auc.c:151 vector [2]: kc = a255ee65f1e58cd3 20250824085520322 DAUC <0003> auc.c:152 vector [2]: sres = 77e83fba 20250824085520322 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085520322 DAUC <0003> auc.c:113 vector [3]: rand = 0c6e4cbae4c421dfe039137165aefab0 20250824085520322 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085520322 DAUC <0003> auc.c:142 vector [3]: autn = 1953d2d2d6c50000b33524f838104eef 20250824085520322 DAUC <0003> auc.c:143 vector [3]: ck = 2e4282a9e4b113436dbe1a79480c3346 20250824085520322 DAUC <0003> auc.c:144 vector [3]: ik = 0cffdb2ac1eb0bed9a19cd74908f0713 20250824085520322 DAUC <0003> auc.c:145 vector [3]: res = e454f31db40dfec80000000000000000 20250824085520322 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085520322 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085520322 DAUC <0003> auc.c:151 vector [3]: kc = d51a8e8efdd92cfb 20250824085520322 DAUC <0003> auc.c:152 vector [3]: sres = 50590dd5 20250824085520322 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085520322 DAUC <0003> auc.c:113 vector [4]: rand = feb68b1ea69e3d969e64ae650e4b7eab 20250824085520322 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085520322 DAUC <0003> auc.c:142 vector [4]: autn = d9eb57dbbbab00004348ba7504111e98 20250824085520322 DAUC <0003> auc.c:143 vector [4]: ck = ad79e97bb3a6cacb5bdfbf3318eec0bb 20250824085520322 DAUC <0003> auc.c:144 vector [4]: ik = f12744f1465a54dac7b254db0bfbcf9e 20250824085520322 DAUC <0003> auc.c:145 vector [4]: res = 6df27c687ee8f2a40000000000000000 20250824085520322 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085520322 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085520322 DAUC <0003> auc.c:151 vector [4]: kc = c0334662e6e99134 20250824085520322 DAUC <0003> auc.c:152 vector [4]: sres = 131a8ecc 20250824085520322 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085520322 DAUC <0003> db_auc.c:245 IMSI='262429078765026': Generated 5 vectors 20250824085520322 DAUC <0003> db_auc.c:249 IMSI='262429078765026': Updating SQN=161 in DB 20250824085520322 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078765026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429078765026"} 20250824085520322 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429078765026 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520322 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520322 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262429078765026" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 3TC_gsup_sai(15)"262429078765026" TC_gsup_sai(15)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(15)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41528<->l=127.0.0.1:4258 TC_gsup_sai(15)@8761a50a6d73: Final verdict of PTC: pass 20250824085520323 DAUC <0003> db_auc.c:157 IMSI='262421807950561': No 2G Auth Data 20250824085520323 DAUC <0003> db_auc.c:192 IMSI='262421807950561': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262421807950561" to be handled at TC_gsup_sai(16) 20250824085520329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 20250824085520330 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520330 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520330 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421807950561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421807950561"} 20250824085520330 DAUC <0003> db_auc.c:157 IMSI='262421807950561': No 2G Auth Data 20250824085520330 DAUC <0003> db_auc.c:236 IMSI='262421807950561': Calling to generate 5 vectors 20250824085520330 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085520330 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085520330 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085520330 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085520330 DAUC <0003> auc.c:113 vector [0]: rand = 662c152fb2fdb72ebf0d553214c77e44 20250824085520330 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085520330 DAUC <0003> auc.c:142 vector [0]: autn = 21e13f060dae00006f6deffb5cd78f2c 20250824085520330 DAUC <0003> auc.c:143 vector [0]: ck = 8e7e8d7df7c63394a1d344600ad3258b 20250824085520330 DAUC <0003> auc.c:144 vector [0]: ik = a63cf1c7fe43485981114e84ff13778e 20250824085520330 DAUC <0003> auc.c:145 vector [0]: res = 700f33d2a74af0820000000000000000 20250824085520330 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085520330 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085520330 DAUC <0003> auc.c:151 vector [0]: kc = 0880765efc4529c8 20250824085520330 DAUC <0003> auc.c:152 vector [0]: sres = d745c350 20250824085520330 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085520330 DAUC <0003> auc.c:113 vector [1]: rand = 36d781ae8af423b18d0c728b273dba1c 20250824085520330 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085520330 DAUC <0003> auc.c:142 vector [1]: autn = b24af5dfc50e00007601764a06fa35d4 20250824085520330 DAUC <0003> auc.c:143 vector [1]: ck = 027328be256dd495fbde5786ccf61252 20250824085520330 DAUC <0003> auc.c:144 vector [1]: ik = 6ff3e3b0ecadc4ed17c399c4eb20fec0 20250824085520330 DAUC <0003> auc.c:145 vector [1]: res = ed32344c7cbe1f860000000000000000 20250824085520330 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085520330 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085520330 DAUC <0003> auc.c:151 vector [1]: kc = 819d054cee16fcea 20250824085520330 DAUC <0003> auc.c:152 vector [1]: sres = 918c2bca 20250824085520330 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085520330 DAUC <0003> auc.c:113 vector [2]: rand = 7751bf48661bc64e023ebfefbaa09310 20250824085520330 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085520330 DAUC <0003> auc.c:142 vector [2]: autn = 08d33994f56800008da7272765c93c14 20250824085520330 DAUC <0003> auc.c:143 vector [2]: ck = 493db4749631d54347910f6bd04450a7 20250824085520330 DAUC <0003> auc.c:144 vector [2]: ik = 77d12c7af98f54e57fb4ebca8e8d58fd 20250824085520330 DAUC <0003> auc.c:145 vector [2]: res = c078be0a01c4f2f30000000000000000 20250824085520330 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085520330 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085520330 DAUC <0003> auc.c:151 vector [2]: kc = 06c97caf317789fc 20250824085520330 DAUC <0003> auc.c:152 vector [2]: sres = c1bc4cf9 20250824085520330 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085520330 DAUC <0003> auc.c:113 vector [3]: rand = 03b520cf62fe2cec1af08217ceea5a0f 20250824085520330 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085520330 DAUC <0003> auc.c:142 vector [3]: autn = bd74b706b95d00005cd601ba8fed5053 20250824085520330 DAUC <0003> auc.c:143 vector [3]: ck = bdd5e96ea231e366d81ee864c3304332 20250824085520330 DAUC <0003> auc.c:144 vector [3]: ik = bd4318d1bd568d403217e96424a7df72 20250824085520330 DAUC <0003> auc.c:145 vector [3]: res = 9e86ce348a1eb32e0000000000000000 20250824085520330 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085520330 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085520330 DAUC <0003> auc.c:151 vector [3]: kc = ea9ff0bff8f0f266 20250824085520330 DAUC <0003> auc.c:152 vector [3]: sres = 14987d1a 20250824085520330 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085520330 DAUC <0003> auc.c:113 vector [4]: rand = 14739f2da458de9e38129b2824f5b69b 20250824085520330 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085520330 DAUC <0003> auc.c:142 vector [4]: autn = 71ef3476972100006fffc8f4c964ab3b 20250824085520330 DAUC <0003> auc.c:143 vector [4]: ck = 07a3eedb6fa781198410492b26899315 20250824085520330 DAUC <0003> auc.c:144 vector [4]: ik = 0e3f6324e2cee7a4aed9f0e20b20990a 20250824085520330 DAUC <0003> auc.c:145 vector [4]: res = 4a89116507f9470d0000000000000000 20250824085520330 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085520330 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085520330 DAUC <0003> auc.c:151 vector [4]: kc = 23553436a0c06ca2 20250824085520330 DAUC <0003> auc.c:152 vector [4]: sres = 4d705668 20250824085520330 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085520330 DAUC <0003> db_auc.c:245 IMSI='262421807950561': Generated 5 vectors 20250824085520330 DAUC <0003> db_auc.c:249 IMSI='262421807950561': Updating SQN=161 in DB 20250824085520330 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421807950561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421807950561"} 20250824085520330 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421807950561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520330 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520330 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520330 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262421807950561" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 4TC_gsup_sai(16)"262421807950561" TC_gsup_sai(16)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(16)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4258 TC_gsup_sai(16)@8761a50a6d73: Final verdict of PTC: pass 20250824085520332 DAUC <0003> db_auc.c:157 IMSI='262421629117974': No 2G Auth Data 20250824085520332 DAUC <0003> db_auc.c:192 IMSI='262421629117974': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262421629117974" to be handled at TC_gsup_sai(17) 20250824085520338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 20250824085520340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520340 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421629117974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421629117974"} 20250824085520340 DAUC <0003> db_auc.c:236 IMSI='262421629117974': Calling to generate 5 vectors 20250824085520340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085520340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085520340 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085520340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085520340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520340 DAUC <0003> auc.c:113 vector [0]: rand = b621fbfa593ecc47743b9f458de58b93 20250824085520340 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085520340 DAUC <0003> auc.c:142 vector [0]: autn = 58a7183dadbe00009ee4cb7e5af39330 20250824085520340 DAUC <0003> auc.c:143 vector [0]: ck = ceeab756890267cd3cfa58343a5f80e1 20250824085520340 DAUC <0003> auc.c:144 vector [0]: ik = 3128454a0a23fc45c1aeffc47eda4b3b 20250824085520340 DAUC <0003> auc.c:145 vector [0]: res = df539e9f1c41e4f50000000000000000 20250824085520340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085520340 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085520340 DAUC <0003> auc.c:179 vector [0]: kc = fd21144c756c6000 20250824085520340 DAUC <0003> auc.c:180 vector [0]: sres = 3fed38d6 20250824085520340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085520340 DAUC <0003> auc.c:113 vector [1]: rand = cb8f23f28bcfcb18a02618830f696688 20250824085520340 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085520340 DAUC <0003> auc.c:142 vector [1]: autn = 24dfe7076bd4000053ae1f9ca3d49de2 20250824085520340 DAUC <0003> auc.c:143 vector [1]: ck = e8fa59ec504ca1521b66f271ab5861a0 20250824085520340 DAUC <0003> auc.c:144 vector [1]: ik = 6bff8f7b7dba9fb980f74d28dfadcf79 20250824085520340 DAUC <0003> auc.c:145 vector [1]: res = c00f31410ab4d5750000000000000000 20250824085520340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085520340 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085520340 DAUC <0003> auc.c:179 vector [1]: kc = 3ed95b02f9b20000 20250824085520340 DAUC <0003> auc.c:180 vector [1]: sres = 5fe061cd 20250824085520340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085520340 DAUC <0003> auc.c:113 vector [2]: rand = 91905804e5dc3a7f9d1f10f91c9201ac 20250824085520340 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085520340 DAUC <0003> auc.c:142 vector [2]: autn = 602fb16d4a5d0000b8bf04812043530e 20250824085520340 DAUC <0003> auc.c:143 vector [2]: ck = cc07753747949cd568af3e0fecbf01da 20250824085520340 DAUC <0003> auc.c:144 vector [2]: ik = 1cc2c97843f69ab014414eb9e9f13033 20250824085520340 DAUC <0003> auc.c:145 vector [2]: res = bda373b7ee604d3a0000000000000000 20250824085520340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085520340 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085520340 DAUC <0003> auc.c:179 vector [2]: kc = f538b3ffc03bac00 20250824085520340 DAUC <0003> auc.c:180 vector [2]: sres = 4ac0843b 20250824085520340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085520340 DAUC <0003> auc.c:113 vector [3]: rand = 4946dd43fc02757c2b2933b3a37a294b 20250824085520340 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085520340 DAUC <0003> auc.c:142 vector [3]: autn = 705524acd00100009f2e838a27b320c5 20250824085520340 DAUC <0003> auc.c:143 vector [3]: ck = 2adea512379f4af06bbc1ebddf543290 20250824085520340 DAUC <0003> auc.c:144 vector [3]: ik = ac8673bcce74e82db17b1a0c92a5ca4a 20250824085520340 DAUC <0003> auc.c:145 vector [3]: res = f3e32862ae69a3970000000000000000 20250824085520340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085520340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085520340 DAUC <0003> auc.c:179 vector [3]: kc = b3d7a83cf868e800 20250824085520340 DAUC <0003> auc.c:180 vector [3]: sres = 3f5dba04 20250824085520340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085520340 DAUC <0003> auc.c:113 vector [4]: rand = 1f1442075a20f9cfd5657ff6cd0025bd 20250824085520340 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085520340 DAUC <0003> auc.c:142 vector [4]: autn = 7aea19281660000059cb87673164dab8 20250824085520340 DAUC <0003> auc.c:143 vector [4]: ck = a245d502751087d5dd2b3683801fef2b 20250824085520340 DAUC <0003> auc.c:144 vector [4]: ik = 995b8867ea0df6094ce698f101f79790 20250824085520340 DAUC <0003> auc.c:145 vector [4]: res = 8e82a8bae516ba690000000000000000 20250824085520340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085520340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085520340 DAUC <0003> auc.c:179 vector [4]: kc = dffc1ffde0caa800 20250824085520340 DAUC <0003> auc.c:180 vector [4]: sres = 60bbe99b 20250824085520340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085520340 DAUC <0003> db_auc.c:245 IMSI='262421629117974': Generated 5 vectors 20250824085520340 DAUC <0003> db_auc.c:249 IMSI='262421629117974': Updating SQN=161 in DB 20250824085520340 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421629117974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421629117974"} 20250824085520340 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421629117974 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262421629117974" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 5TC_gsup_sai(17)"262421629117974" TC_gsup_sai(17)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(17)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 TC_gsup_sai(17)@8761a50a6d73: Final verdict of PTC: pass 20250824085520341 DAUC <0003> db_auc.c:157 IMSI='262428084172008': No 2G Auth Data 20250824085520341 DAUC <0003> db_auc.c:192 IMSI='262428084172008': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262428084172008" to be handled at TC_gsup_sai(18) 20250824085520347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 20250824085520348 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520348 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520348 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428084172008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428084172008"} 20250824085520348 DAUC <0003> db_auc.c:236 IMSI='262428084172008': Calling to generate 5 vectors 20250824085520348 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085520348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085520348 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085520348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085520348 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520348 DAUC <0003> auc.c:113 vector [0]: rand = 754dd6f692b95ec3c558cf8608ae9031 20250824085520348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085520348 DAUC <0003> auc.c:142 vector [0]: autn = e1ae37164a830000e977d7bb65457292 20250824085520348 DAUC <0003> auc.c:143 vector [0]: ck = 4843dabfd253b6249484c4c0822feea2 20250824085520348 DAUC <0003> auc.c:144 vector [0]: ik = 49cdd2444d0e24ea40cdc2b760236e42 20250824085520348 DAUC <0003> auc.c:145 vector [0]: res = 7db8e661f023e4a60000000000000000 20250824085520348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085520348 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085520348 DAUC <0003> auc.c:179 vector [0]: kc = cb7c7dcdf46ed000 20250824085520348 DAUC <0003> auc.c:180 vector [0]: sres = 8526b654 20250824085520348 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085520348 DAUC <0003> auc.c:113 vector [1]: rand = 9c66777f8d6b6f29f248ae2de5d52432 20250824085520348 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085520348 DAUC <0003> auc.c:142 vector [1]: autn = 586989e579a200001b0218e1b65c5fc3 20250824085520348 DAUC <0003> auc.c:143 vector [1]: ck = cb2b0e3e18196c6033b3ac4d419e9ffe 20250824085520348 DAUC <0003> auc.c:144 vector [1]: ik = 3a95409c3f44edab26f7fc8fc8f95cba 20250824085520348 DAUC <0003> auc.c:145 vector [1]: res = 4752a1b9102908390000000000000000 20250824085520348 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085520348 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085520348 DAUC <0003> auc.c:179 vector [1]: kc = 17fc1e7eccd9c400 20250824085520348 DAUC <0003> auc.c:180 vector [1]: sres = 28f20285 20250824085520348 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085520348 DAUC <0003> auc.c:113 vector [2]: rand = 9c127d52900380e5604cea8252adb9a5 20250824085520348 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085520348 DAUC <0003> auc.c:142 vector [2]: autn = 785b04e5fe600000fe4464dc93386853 20250824085520348 DAUC <0003> auc.c:143 vector [2]: ck = 43921fb62d0a4e6068b0768f33b66700 20250824085520348 DAUC <0003> auc.c:144 vector [2]: ik = 49e3b6ea6226c823ca0a206fcbc95c7a 20250824085520348 DAUC <0003> auc.c:145 vector [2]: res = 277316ba6132c1000000000000000000 20250824085520348 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085520348 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085520348 DAUC <0003> auc.c:179 vector [2]: kc = 52ea34fb36991800 20250824085520348 DAUC <0003> auc.c:180 vector [2]: sres = 5befe68e 20250824085520348 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085520348 DAUC <0003> auc.c:113 vector [3]: rand = bebb8645c08e3866af826c1d67dd4faf 20250824085520348 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085520348 DAUC <0003> auc.c:142 vector [3]: autn = 4383c784a59700002f47840effdc6e37 20250824085520348 DAUC <0003> auc.c:143 vector [3]: ck = 074455a0596e4239357fa26c17e6ccfb 20250824085520348 DAUC <0003> auc.c:144 vector [3]: ik = 4a8e3ea7c6c5d7645a366779ad6bf3dc 20250824085520348 DAUC <0003> auc.c:145 vector [3]: res = 4142b06e78fb74a70000000000000000 20250824085520348 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085520348 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085520348 DAUC <0003> auc.c:179 vector [3]: kc = 1201c9dab6a09c00 20250824085520348 DAUC <0003> auc.c:180 vector [3]: sres = 4dcab64e 20250824085520348 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085520348 DAUC <0003> auc.c:113 vector [4]: rand = a488a1a884140d450d7c04993a0453fc 20250824085520348 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085520348 DAUC <0003> auc.c:142 vector [4]: autn = 827cb93b794500006bb77fbee1fb9b35 20250824085520348 DAUC <0003> auc.c:143 vector [4]: ck = a19178eb2194f77c50ef7953b924f396 20250824085520348 DAUC <0003> auc.c:144 vector [4]: ik = fac893e27ee4a121533977cc013a5626 20250824085520348 DAUC <0003> auc.c:145 vector [4]: res = f435c6a8eddb6c080000000000000000 20250824085520348 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085520348 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085520348 DAUC <0003> auc.c:179 vector [4]: kc = fcf43109def88400 20250824085520348 DAUC <0003> auc.c:180 vector [4]: sres = c5ad73d6 20250824085520348 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085520348 DAUC <0003> db_auc.c:245 IMSI='262428084172008': Generated 5 vectors 20250824085520348 DAUC <0003> db_auc.c:249 IMSI='262428084172008': Updating SQN=161 in DB 20250824085520348 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428084172008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428084172008"} 20250824085520348 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428084172008 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520348 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520348 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520348 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262428084172008" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 6TC_gsup_sai(18)"262428084172008" TC_gsup_sai(18)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(18)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 TC_gsup_sai(18)@8761a50a6d73: Final verdict of PTC: pass 20250824085520350 DAUC <0003> db_auc.c:157 IMSI='262423405210011': No 2G Auth Data 20250824085520350 DAUC <0003> db_auc.c:192 IMSI='262423405210011': No 3G Auth Data HLR_Test-GSUP(9)@8761a50a6d73: Created GsupExpect[0] for "262423405210011" to be handled at TC_gsup_sai(19) 20250824085520356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4258 20250824085520357 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520357 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423405210011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423405210011"} 20250824085520357 DAUC <0003> db_auc.c:236 IMSI='262423405210011': Calling to generate 5 vectors 20250824085520357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085520357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085520357 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085520357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085520357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085520357 DAUC <0003> auc.c:113 vector [0]: rand = ad636c4286d622ff392824c59d85416f 20250824085520357 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085520357 DAUC <0003> auc.c:142 vector [0]: autn = 33bfb810daca0000cf237c8977eb1af2 20250824085520357 DAUC <0003> auc.c:143 vector [0]: ck = 4eac784ab616438cbb126771de8bb422 20250824085520357 DAUC <0003> auc.c:144 vector [0]: ik = ab11860c20fcefc5446a0d28bf795928 20250824085520357 DAUC <0003> auc.c:145 vector [0]: res = 3959cec5a70e3f1b0000000000000000 20250824085520357 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085520357 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085520357 DAUC <0003> auc.c:179 vector [0]: kc = 50139303e26b7c9d 20250824085520357 DAUC <0003> auc.c:180 vector [0]: sres = 24d0f6a8 20250824085520357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085520357 DAUC <0003> auc.c:113 vector [1]: rand = a01ad93e30aea477eebc72c91d72f628 20250824085520357 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085520357 DAUC <0003> auc.c:142 vector [1]: autn = 6677ce4ba27c0000051cf25586fe368a 20250824085520357 DAUC <0003> auc.c:143 vector [1]: ck = f22264af7953016fe34f848f262548e9 20250824085520357 DAUC <0003> auc.c:144 vector [1]: ik = b1b0b8b06d3f7a1d733c91adec67a737 20250824085520357 DAUC <0003> auc.c:145 vector [1]: res = 8f40947c6cfa86320000000000000000 20250824085520357 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085520357 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085520357 DAUC <0003> auc.c:179 vector [1]: kc = ab18f4f6e9a55663 20250824085520357 DAUC <0003> auc.c:180 vector [1]: sres = acd0f104 20250824085520357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085520357 DAUC <0003> auc.c:113 vector [2]: rand = 839e492d41b9b8f03a935dee3abb02c9 20250824085520357 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085520357 DAUC <0003> auc.c:142 vector [2]: autn = 4f3bbde622520000a3fba3768bac859b 20250824085520357 DAUC <0003> auc.c:143 vector [2]: ck = 662b0644577317fa409a97a94c793bb5 20250824085520357 DAUC <0003> auc.c:144 vector [2]: ik = b2e72893cb24515a2251f5c389d1b3ca 20250824085520357 DAUC <0003> auc.c:145 vector [2]: res = bd5972c4b0fc00be0000000000000000 20250824085520357 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085520357 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085520357 DAUC <0003> auc.c:179 vector [2]: kc = 05976d004baa0aae 20250824085520357 DAUC <0003> auc.c:180 vector [2]: sres = 08b74a69 20250824085520357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085520357 DAUC <0003> auc.c:113 vector [3]: rand = 391d7f42de516c913fe5d01c20d5bf20 20250824085520357 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085520357 DAUC <0003> auc.c:142 vector [3]: autn = fe3653fe965c0000029916b1c9e37d24 20250824085520357 DAUC <0003> auc.c:143 vector [3]: ck = 06b946efeed529d4e2cdbd7aefec8729 20250824085520357 DAUC <0003> auc.c:144 vector [3]: ik = f9f14e811ce23ccc65c09cf4b660a9f1 20250824085520357 DAUC <0003> auc.c:145 vector [3]: res = 088b218bafefc21e0000000000000000 20250824085520357 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085520357 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085520357 DAUC <0003> auc.c:179 vector [3]: kc = 35572c9d713f2e6e 20250824085520357 DAUC <0003> auc.c:180 vector [3]: sres = 8b44915c 20250824085520357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085520357 DAUC <0003> auc.c:113 vector [4]: rand = dc196017c7682471d5da1dfdcd6a790c 20250824085520357 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085520357 DAUC <0003> auc.c:142 vector [4]: autn = c73e3269bf8000005f05386bd4c14a61 20250824085520357 DAUC <0003> auc.c:143 vector [4]: ck = e4a111f12274cd894dcf2633b446377f 20250824085520357 DAUC <0003> auc.c:144 vector [4]: ik = 53f330fd6736fcb34c1faab9cb9975d2 20250824085520357 DAUC <0003> auc.c:145 vector [4]: res = 39bd255dc2e58eac0000000000000000 20250824085520357 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085520357 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085520357 DAUC <0003> auc.c:179 vector [4]: kc = b7cfd2c18531dead 20250824085520357 DAUC <0003> auc.c:180 vector [4]: sres = cae2179e 20250824085520357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085520357 DAUC <0003> db_auc.c:245 IMSI='262423405210011': Generated 5 vectors 20250824085520357 DAUC <0003> db_auc.c:249 IMSI='262423405210011': Updating SQN=161 in DB 20250824085520357 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423405210011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423405210011"} 20250824085520357 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423405210011 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085520357 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085520357 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520357 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8761a50a6d73: Found GsupExpect[0] for "262423405210011" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8761a50a6d73: Added IMSI table entry 7TC_gsup_sai(19)"262423405210011" TC_gsup_sai(19)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai(19)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085520359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41586<->l=127.0.0.1:4258 TC_gsup_sai(19)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085520359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41488<->l=127.0.0.1:4258 20250824085520360 DLINP <000b> input/ipa.c:452 connected read/write 20250824085520360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085520360 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085520360 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085520360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085520360 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34913<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(9)@8761a50a6d73: Final verdict of PTC: none 10@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_sai finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Aug 24 08:55:20 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250824085520382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 20250824085520483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66504) Waiting for packet dumper to finish... 1 (prev_count=66504, count=163380) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:22 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_sai_num_auth_vectors started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085523618 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085523618 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085523622 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523623 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8761a50a6d73: 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) } } } } 20250824085523628 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523628 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523628 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085523629 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085523629 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 20250824085523629 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085523629 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 20250824085523629 DLGSUP <0013> gsup_server.c:236 2: 20250824085523629 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085523629 DLGSUP <0013> gsup_server.c:236 3: 20250824085523629 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085523629 DLGSUP <0013> gsup_server.c:236 4: HLR_Test-GSUP-IPA(20)@8761a50a6d73: 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 } } } } 20250824085523629 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085523629 DLGSUP <0013> gsup_server.c:236 5: 20250824085523629 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085523629 DLGSUP <0013> gsup_server.c:236 7: 20250824085523629 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085523629 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085523629 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085523629 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@8761a50a6d73: 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") 20250824085523654 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39517<->l=127.0.0.1:4259) 20250824085523664 DAUC <0003> db_auc.c:157 IMSI='262428646322934': No 2G Auth Data 20250824085523664 DAUC <0003> db_auc.c:192 IMSI='262428646322934': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262428646322934" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250824085523690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 20250824085523700 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523700 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428646322934"} 20250824085523700 DAUC <0003> db_auc.c:192 IMSI='262428646322934': No 3G Auth Data 20250824085523700 DAUC <0003> db_auc.c:236 IMSI='262428646322934': Calling to generate 1 vectors 20250824085523700 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250824085523700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523700 DAUC <0003> auc.c:113 vector [0]: rand = dcf26fe3674aa6954f6cd1f8070dc8a3 20250824085523700 DAUC <0003> auc.c:179 vector [0]: kc = 2b83526e9b1b9800 20250824085523700 DAUC <0003> auc.c:180 vector [0]: sres = 5b860148 20250824085523700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523700 DAUC <0003> db_auc.c:245 IMSI='262428646322934': Generated 1 vectors 20250824085523701 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428646322934"} 20250824085523701 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523701 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523701 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262428646322934" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262428646322934" TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523707 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523707 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428646322934"} 20250824085523707 DAUC <0003> db_auc.c:192 IMSI='262428646322934': No 3G Auth Data 20250824085523707 DAUC <0003> db_auc.c:236 IMSI='262428646322934': Calling to generate 4 vectors 20250824085523707 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250824085523707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523707 DAUC <0003> auc.c:113 vector [0]: rand = c43306b269dad61ef06e60afe5d40374 20250824085523707 DAUC <0003> auc.c:179 vector [0]: kc = 301b378d65cb1c00 20250824085523707 DAUC <0003> auc.c:180 vector [0]: sres = 4566bdcc 20250824085523707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523707 DAUC <0003> auc.c:113 vector [1]: rand = 08205c98d762a1fe26e4735b934abe58 20250824085523707 DAUC <0003> auc.c:179 vector [1]: kc = c83d4bad9ede4c00 20250824085523707 DAUC <0003> auc.c:180 vector [1]: sres = 1af5fd85 20250824085523707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523707 DAUC <0003> auc.c:113 vector [2]: rand = 446e70e98b05b22da092c79c7f515309 20250824085523707 DAUC <0003> auc.c:179 vector [2]: kc = 7ee1bdd9bcd92800 20250824085523707 DAUC <0003> auc.c:180 vector [2]: sres = 468d3eb5 20250824085523707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523707 DAUC <0003> auc.c:113 vector [3]: rand = 52e57dc6aee2a63dafb7f99489467662 20250824085523707 DAUC <0003> auc.c:179 vector [3]: kc = bb5a3426668f7000 20250824085523707 DAUC <0003> auc.c:180 vector [3]: sres = 320b82d5 20250824085523707 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523707 DAUC <0003> db_auc.c:245 IMSI='262428646322934': Generated 4 vectors 20250824085523707 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428646322934"} 20250824085523707 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523707 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523707 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523708 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523711 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523711 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428646322934"} 20250824085523711 DAUC <0003> db_auc.c:192 IMSI='262428646322934': No 3G Auth Data 20250824085523711 DAUC <0003> db_auc.c:236 IMSI='262428646322934': Calling to generate 5 vectors 20250824085523711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523711 DAUC <0003> auc.c:113 vector [0]: rand = 61ad30d40f4e84d1dbc73e7ce611a5b8 20250824085523711 DAUC <0003> auc.c:179 vector [0]: kc = fa3c99eb47b88c00 20250824085523711 DAUC <0003> auc.c:180 vector [0]: sres = 089057b6 20250824085523711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523711 DAUC <0003> auc.c:113 vector [1]: rand = 03921888b2ee05c7592754ba8539e518 20250824085523711 DAUC <0003> auc.c:179 vector [1]: kc = a7c9bbcee0ff9c00 20250824085523711 DAUC <0003> auc.c:180 vector [1]: sres = 1930418b 20250824085523711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523711 DAUC <0003> auc.c:113 vector [2]: rand = 99fd7046be7db87016f00fd9786cbc20 20250824085523711 DAUC <0003> auc.c:179 vector [2]: kc = 15f5ebc079534c00 20250824085523711 DAUC <0003> auc.c:180 vector [2]: sres = ef320af3 20250824085523711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523711 DAUC <0003> auc.c:113 vector [3]: rand = c4c499edc94470803e47edbd4dbe3255 20250824085523711 DAUC <0003> auc.c:179 vector [3]: kc = a9553b111c391400 20250824085523711 DAUC <0003> auc.c:180 vector [3]: sres = 0fbeaf73 20250824085523711 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523711 DAUC <0003> auc.c:113 vector [4]: rand = 8507bfccef6d5227a5ca616ec3e70a32 20250824085523712 DAUC <0003> auc.c:179 vector [4]: kc = 25bdc7387ca3ec00 20250824085523712 DAUC <0003> auc.c:180 vector [4]: sres = 534a7fe0 20250824085523712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523712 DAUC <0003> db_auc.c:245 IMSI='262428646322934': Generated 5 vectors 20250824085523712 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428646322934"} 20250824085523712 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523712 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523712 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523715 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523715 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428646322934"} 20250824085523715 DAUC <0003> db_auc.c:192 IMSI='262428646322934': No 3G Auth Data 20250824085523715 DAUC <0003> db_auc.c:236 IMSI='262428646322934': Calling to generate 5 vectors 20250824085523715 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523715 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523715 DAUC <0003> auc.c:113 vector [0]: rand = d33c476f615e8c4338f87251ef6eeef6 20250824085523715 DAUC <0003> auc.c:179 vector [0]: kc = 284e51ed1502f000 20250824085523715 DAUC <0003> auc.c:180 vector [0]: sres = b95fb89d 20250824085523715 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523715 DAUC <0003> auc.c:113 vector [1]: rand = fd1ceb65d711fd9d2d47d260df661220 20250824085523715 DAUC <0003> auc.c:179 vector [1]: kc = 45333a26989aac00 20250824085523715 DAUC <0003> auc.c:180 vector [1]: sres = 6156cc1d 20250824085523715 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523715 DAUC <0003> auc.c:113 vector [2]: rand = 63da685631b02a6a147193cf9f9e2c0c 20250824085523716 DAUC <0003> auc.c:179 vector [2]: kc = 3d7c139272870400 20250824085523716 DAUC <0003> auc.c:180 vector [2]: sres = 6b5f2c74 20250824085523716 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523716 DAUC <0003> auc.c:113 vector [3]: rand = db6d2cb8a31e4e2fa644b5061dedfc2d 20250824085523716 DAUC <0003> auc.c:179 vector [3]: kc = 70af2ad0492b6c00 20250824085523716 DAUC <0003> auc.c:180 vector [3]: sres = ce77039d 20250824085523716 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523716 DAUC <0003> auc.c:113 vector [4]: rand = b91ab2b2114c514aed3613790a0405d1 20250824085523716 DAUC <0003> auc.c:179 vector [4]: kc = f80c7074ec54b400 20250824085523716 DAUC <0003> auc.c:180 vector [4]: sres = c41a2c0a 20250824085523716 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523716 DAUC <0003> db_auc.c:245 IMSI='262428646322934': Generated 5 vectors 20250824085523716 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428646322934"} 20250824085523716 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428646322934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523716 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523716 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523716 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8761a50a6d73: Final verdict of PTC: pass 20250824085523722 DAUC <0003> db_auc.c:157 IMSI='262426546941542': No 2G Auth Data 20250824085523722 DAUC <0003> db_auc.c:192 IMSI='262426546941542': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262426546941542" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250824085523737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 20250824085523739 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523739 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426546941542"} 20250824085523739 DAUC <0003> db_auc.c:192 IMSI='262426546941542': No 3G Auth Data 20250824085523739 DAUC <0003> db_auc.c:236 IMSI='262426546941542': Calling to generate 1 vectors 20250824085523739 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250824085523739 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523739 DAUC <0003> auc.c:113 vector [0]: rand = 263fbb40583fc5d6c0ef8c1124e39484 20250824085523739 DAUC <0003> auc.c:179 vector [0]: kc = cb3b0b88fd585400 20250824085523739 DAUC <0003> auc.c:180 vector [0]: sres = 63f9e942 20250824085523739 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523739 DAUC <0003> db_auc.c:245 IMSI='262426546941542': Generated 1 vectors 20250824085523739 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426546941542"} 20250824085523739 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523739 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523739 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262426546941542" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426546941542" TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523740 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523740 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426546941542"} 20250824085523740 DAUC <0003> db_auc.c:192 IMSI='262426546941542': No 3G Auth Data 20250824085523740 DAUC <0003> db_auc.c:236 IMSI='262426546941542': Calling to generate 4 vectors 20250824085523740 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250824085523740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523740 DAUC <0003> auc.c:113 vector [0]: rand = 69f732d70b2c4dac6a979f4177395d60 20250824085523740 DAUC <0003> auc.c:179 vector [0]: kc = bdd488f00168e000 20250824085523740 DAUC <0003> auc.c:180 vector [0]: sres = 8253dd62 20250824085523740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523740 DAUC <0003> auc.c:113 vector [1]: rand = 0b4620db6eb0ed5257da6684cc98125f 20250824085523740 DAUC <0003> auc.c:179 vector [1]: kc = 63921554321cd000 20250824085523740 DAUC <0003> auc.c:180 vector [1]: sres = 5de17492 20250824085523740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523740 DAUC <0003> auc.c:113 vector [2]: rand = 73bf2b17b48805a2f02825cfb7230405 20250824085523740 DAUC <0003> auc.c:179 vector [2]: kc = 14249f6c12947800 20250824085523740 DAUC <0003> auc.c:180 vector [2]: sres = b4f8777d 20250824085523740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523740 DAUC <0003> auc.c:113 vector [3]: rand = 609e3409777d487c1385a8a4771bf266 20250824085523740 DAUC <0003> auc.c:179 vector [3]: kc = 6308ef23e92c9c00 20250824085523740 DAUC <0003> auc.c:180 vector [3]: sres = efc57dcd 20250824085523740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523740 DAUC <0003> db_auc.c:245 IMSI='262426546941542': Generated 4 vectors 20250824085523740 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426546941542"} 20250824085523740 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523740 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523740 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523741 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523741 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523741 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426546941542"} 20250824085523741 DAUC <0003> db_auc.c:192 IMSI='262426546941542': No 3G Auth Data 20250824085523741 DAUC <0003> db_auc.c:236 IMSI='262426546941542': Calling to generate 5 vectors 20250824085523741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523741 DAUC <0003> auc.c:113 vector [0]: rand = 001b5cb7fbd862796ca9416796cfd325 20250824085523741 DAUC <0003> auc.c:179 vector [0]: kc = dcd7dbd1bde86400 20250824085523741 DAUC <0003> auc.c:180 vector [0]: sres = 0a0ca7dc 20250824085523741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523741 DAUC <0003> auc.c:113 vector [1]: rand = 31cabf963c892662f769a305effcc5bd 20250824085523741 DAUC <0003> auc.c:179 vector [1]: kc = 90ee395b828f3400 20250824085523741 DAUC <0003> auc.c:180 vector [1]: sres = bab3b8e3 20250824085523741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523741 DAUC <0003> auc.c:113 vector [2]: rand = 914ed1e26b2864c808a59817210a0070 20250824085523741 DAUC <0003> auc.c:179 vector [2]: kc = 1fd220d3c0d23400 20250824085523741 DAUC <0003> auc.c:180 vector [2]: sres = aa360521 20250824085523741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523741 DAUC <0003> auc.c:113 vector [3]: rand = d65802a21d9d021ea55c190bb22dbba1 20250824085523741 DAUC <0003> auc.c:179 vector [3]: kc = 018702064d648400 20250824085523741 DAUC <0003> auc.c:180 vector [3]: sres = cb755655 20250824085523741 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523741 DAUC <0003> auc.c:113 vector [4]: rand = 48064548e9fc2db8bc0adf68e5782cda 20250824085523741 DAUC <0003> auc.c:179 vector [4]: kc = 8dfd01a9743e2800 20250824085523741 DAUC <0003> auc.c:180 vector [4]: sres = de8532bc 20250824085523741 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523741 DAUC <0003> db_auc.c:245 IMSI='262426546941542': Generated 5 vectors 20250824085523741 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426546941542"} 20250824085523741 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523741 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523741 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523741 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523742 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523742 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523742 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426546941542"} 20250824085523742 DAUC <0003> db_auc.c:192 IMSI='262426546941542': No 3G Auth Data 20250824085523742 DAUC <0003> db_auc.c:236 IMSI='262426546941542': Calling to generate 5 vectors 20250824085523742 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523742 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523742 DAUC <0003> auc.c:113 vector [0]: rand = 2294e3825e7eb8e0ef33308b07894631 20250824085523742 DAUC <0003> auc.c:179 vector [0]: kc = 08064e6a5d0fcc00 20250824085523742 DAUC <0003> auc.c:180 vector [0]: sres = f289f0a3 20250824085523742 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523742 DAUC <0003> auc.c:113 vector [1]: rand = e3b2c5095f1990d7ba27047ea960c49e 20250824085523742 DAUC <0003> auc.c:179 vector [1]: kc = 71198c9c448b2800 20250824085523742 DAUC <0003> auc.c:180 vector [1]: sres = 9dffc212 20250824085523742 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523742 DAUC <0003> auc.c:113 vector [2]: rand = 357dc84c02cdc80938752244a8328e00 20250824085523742 DAUC <0003> auc.c:179 vector [2]: kc = 2b1ddfdc1a602c00 20250824085523742 DAUC <0003> auc.c:180 vector [2]: sres = dc7e8ee4 20250824085523742 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523742 DAUC <0003> auc.c:113 vector [3]: rand = 9ba49851426ae91a987003e96c400ad3 20250824085523742 DAUC <0003> auc.c:179 vector [3]: kc = 0b28f97ad8f62000 20250824085523742 DAUC <0003> auc.c:180 vector [3]: sres = 821a9f22 20250824085523742 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523742 DAUC <0003> auc.c:113 vector [4]: rand = 1de9a30e51164cd8eb1252f60698fb21 20250824085523742 DAUC <0003> auc.c:179 vector [4]: kc = 0e6547af7640e400 20250824085523742 DAUC <0003> auc.c:180 vector [4]: sres = 81a4aa67 20250824085523742 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523742 DAUC <0003> db_auc.c:245 IMSI='262426546941542': Generated 5 vectors 20250824085523742 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426546941542"} 20250824085523742 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426546941542 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523742 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523742 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523742 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59004<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8761a50a6d73: Final verdict of PTC: pass 20250824085523743 DAUC <0003> db_auc.c:157 IMSI='262420103516363': No 2G Auth Data 20250824085523743 DAUC <0003> db_auc.c:192 IMSI='262420103516363': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262420103516363" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250824085523749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 20250824085523751 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523751 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420103516363"} 20250824085523751 DAUC <0003> db_auc.c:192 IMSI='262420103516363': No 3G Auth Data 20250824085523751 DAUC <0003> db_auc.c:236 IMSI='262420103516363': Calling to generate 1 vectors 20250824085523751 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250824085523751 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523751 DAUC <0003> auc.c:113 vector [0]: rand = 25107d6fb5c3562f98b83eb2dd11cfb5 20250824085523751 DAUC <0003> auc.c:179 vector [0]: kc = aea66760f71c57e6 20250824085523751 DAUC <0003> auc.c:180 vector [0]: sres = 97abf471 20250824085523751 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523751 DAUC <0003> db_auc.c:245 IMSI='262420103516363': Generated 1 vectors 20250824085523751 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420103516363"} 20250824085523751 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523751 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523751 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262420103516363" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420103516363" TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523752 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523752 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420103516363"} 20250824085523752 DAUC <0003> db_auc.c:192 IMSI='262420103516363': No 3G Auth Data 20250824085523752 DAUC <0003> db_auc.c:236 IMSI='262420103516363': Calling to generate 4 vectors 20250824085523752 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250824085523752 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523752 DAUC <0003> auc.c:113 vector [0]: rand = d59e756e09bb9050d45b9aa94306b226 20250824085523752 DAUC <0003> auc.c:179 vector [0]: kc = 7401d76085194f58 20250824085523752 DAUC <0003> auc.c:180 vector [0]: sres = 67dbeab6 20250824085523752 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523752 DAUC <0003> auc.c:113 vector [1]: rand = 8051a3bf58ab84bc2bc9f49ff9d42384 20250824085523752 DAUC <0003> auc.c:179 vector [1]: kc = 10cfe15c940e6e2e 20250824085523752 DAUC <0003> auc.c:180 vector [1]: sres = 90c4255d 20250824085523752 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523752 DAUC <0003> auc.c:113 vector [2]: rand = c2a6943e45a00a29394e09d140bfc7e2 20250824085523752 DAUC <0003> auc.c:179 vector [2]: kc = 47f73a8afad609be 20250824085523752 DAUC <0003> auc.c:180 vector [2]: sres = f00dba8b 20250824085523752 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523752 DAUC <0003> auc.c:113 vector [3]: rand = b9f493f17fe5f60ca5601f3bb6448820 20250824085523752 DAUC <0003> auc.c:179 vector [3]: kc = 6e880530c713194c 20250824085523752 DAUC <0003> auc.c:180 vector [3]: sres = 741b14f6 20250824085523752 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523752 DAUC <0003> db_auc.c:245 IMSI='262420103516363': Generated 4 vectors 20250824085523752 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420103516363"} 20250824085523752 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523752 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523752 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523752 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523753 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523753 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523753 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420103516363"} 20250824085523753 DAUC <0003> db_auc.c:192 IMSI='262420103516363': No 3G Auth Data 20250824085523753 DAUC <0003> db_auc.c:236 IMSI='262420103516363': Calling to generate 5 vectors 20250824085523753 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523753 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523753 DAUC <0003> auc.c:113 vector [0]: rand = 3048703776bc665a1e7eacfe317bcd5b 20250824085523753 DAUC <0003> auc.c:179 vector [0]: kc = d2301ae92a9d6b1a 20250824085523753 DAUC <0003> auc.c:180 vector [0]: sres = def09490 20250824085523753 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523753 DAUC <0003> auc.c:113 vector [1]: rand = a422153ccdbfafbebcbfdfdcb3a58c85 20250824085523753 DAUC <0003> auc.c:179 vector [1]: kc = eb8d06ee7c9a3026 20250824085523753 DAUC <0003> auc.c:180 vector [1]: sres = 64efa986 20250824085523753 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523753 DAUC <0003> auc.c:113 vector [2]: rand = 5914b91124c35a5caa3ac516997d6b39 20250824085523753 DAUC <0003> auc.c:179 vector [2]: kc = 4b0e2aa84b0c5e2e 20250824085523753 DAUC <0003> auc.c:180 vector [2]: sres = b45d0533 20250824085523753 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523753 DAUC <0003> auc.c:113 vector [3]: rand = 2b69215bb4c194f52b67d8514f244ddc 20250824085523753 DAUC <0003> auc.c:179 vector [3]: kc = 610ecdfd528ceb57 20250824085523753 DAUC <0003> auc.c:180 vector [3]: sres = 70df0441 20250824085523753 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523753 DAUC <0003> auc.c:113 vector [4]: rand = 04bfb99508613eb353718afb661ebf18 20250824085523753 DAUC <0003> auc.c:179 vector [4]: kc = 5c7f63d94f485fc1 20250824085523753 DAUC <0003> auc.c:180 vector [4]: sres = a4e1c4be 20250824085523753 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523753 DAUC <0003> db_auc.c:245 IMSI='262420103516363': Generated 5 vectors 20250824085523753 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420103516363"} 20250824085523753 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523753 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523753 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523754 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523754 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523754 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420103516363"} 20250824085523754 DAUC <0003> db_auc.c:192 IMSI='262420103516363': No 3G Auth Data 20250824085523754 DAUC <0003> db_auc.c:236 IMSI='262420103516363': Calling to generate 5 vectors 20250824085523754 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250824085523754 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523754 DAUC <0003> auc.c:113 vector [0]: rand = 1c682533a02db9de382d717d401d9e8b 20250824085523754 DAUC <0003> auc.c:179 vector [0]: kc = 90e06d8a12f2c4b8 20250824085523754 DAUC <0003> auc.c:180 vector [0]: sres = 7c4bcc28 20250824085523754 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250824085523754 DAUC <0003> auc.c:113 vector [1]: rand = 3b136ec343d5eef3a8730bc49a5f398b 20250824085523754 DAUC <0003> auc.c:179 vector [1]: kc = 93141ee69b349759 20250824085523754 DAUC <0003> auc.c:180 vector [1]: sres = 25624c3f 20250824085523754 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250824085523754 DAUC <0003> auc.c:113 vector [2]: rand = 9eb0f0e584ebcd2a6b5a2a0eef8703ff 20250824085523754 DAUC <0003> auc.c:179 vector [2]: kc = 3cf1c3fb014f29d8 20250824085523754 DAUC <0003> auc.c:180 vector [2]: sres = e6f72e38 20250824085523754 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250824085523754 DAUC <0003> auc.c:113 vector [3]: rand = d62f9bb428873d69c9dc0ec958b855fe 20250824085523754 DAUC <0003> auc.c:179 vector [3]: kc = d260c6971eb56c4f 20250824085523754 DAUC <0003> auc.c:180 vector [3]: sres = d3c215d3 20250824085523754 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250824085523754 DAUC <0003> auc.c:113 vector [4]: rand = 8db4c2b265a7a493a54df68127f94098 20250824085523754 DAUC <0003> auc.c:179 vector [4]: kc = 9294e19f20d83cb8 20250824085523754 DAUC <0003> auc.c:180 vector [4]: sres = f51f2da5 20250824085523754 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250824085523754 DAUC <0003> db_auc.c:245 IMSI='262420103516363': Generated 5 vectors 20250824085523754 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420103516363"} 20250824085523754 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420103516363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523754 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523754 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523754 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59016<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8761a50a6d73: Final verdict of PTC: pass 20250824085523755 DAUC <0003> db_auc.c:157 IMSI='262423977282569': No 2G Auth Data 20250824085523755 DAUC <0003> db_auc.c:192 IMSI='262423977282569': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262423977282569" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250824085523762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 20250824085523763 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523763 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523763 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423977282569"} 20250824085523763 DAUC <0003> db_auc.c:157 IMSI='262423977282569': No 2G Auth Data 20250824085523763 DAUC <0003> db_auc.c:236 IMSI='262423977282569': Calling to generate 1 vectors 20250824085523763 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250824085523763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523763 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085523763 DAUC <0003> auc.c:113 vector [0]: rand = 8c51df6e50c85f1292d81da91f98de6e 20250824085523763 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085523763 DAUC <0003> auc.c:142 vector [0]: autn = 430625a0e4b00000b38cc51b9ce1e78a 20250824085523763 DAUC <0003> auc.c:143 vector [0]: ck = 072a1576ffcd6716e5c8961325d51636 20250824085523763 DAUC <0003> auc.c:144 vector [0]: ik = b060ac3f4c587ffd1717c98c4a74e13b 20250824085523763 DAUC <0003> auc.c:145 vector [0]: res = c4cad43c16fb8ed20000000000000000 20250824085523763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523763 DAUC <0003> auc.c:151 vector [0]: kc = 4595e6d6dc34efe6 20250824085523763 DAUC <0003> auc.c:152 vector [0]: sres = d2315aee 20250824085523763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523763 DAUC <0003> db_auc.c:245 IMSI='262423977282569': Generated 1 vectors 20250824085523763 DAUC <0003> db_auc.c:249 IMSI='262423977282569': Updating SQN=33 in DB 20250824085523763 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423977282569"} 20250824085523763 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523763 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523763 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523763 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262423977282569" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262423977282569" TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523764 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423977282569"} 20250824085523764 DAUC <0003> db_auc.c:157 IMSI='262423977282569': No 2G Auth Data 20250824085523764 DAUC <0003> db_auc.c:236 IMSI='262423977282569': Calling to generate 4 vectors 20250824085523764 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250824085523764 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523764 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523764 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250824085523764 DAUC <0003> auc.c:113 vector [0]: rand = b26aacb4dee1d306208c8eb0e5c5b59c 20250824085523764 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250824085523764 DAUC <0003> auc.c:142 vector [0]: autn = 9752c76cba0b000001b88ec47521ac49 20250824085523764 DAUC <0003> auc.c:143 vector [0]: ck = 0a1793d8b91e00ead01d15152809032d 20250824085523764 DAUC <0003> auc.c:144 vector [0]: ik = 50d827e091117809d4d7879eb1f90310 20250824085523764 DAUC <0003> auc.c:145 vector [0]: res = 1fe17c417c8ca4570000000000000000 20250824085523764 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523764 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523764 DAUC <0003> auc.c:151 vector [0]: kc = 5e0526b3b1ff78de 20250824085523764 DAUC <0003> auc.c:152 vector [0]: sres = 636dd816 20250824085523764 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523764 DAUC <0003> auc.c:113 vector [1]: rand = 28d8a834e8bef17f8817a81a6c9ce7be 20250824085523764 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250824085523764 DAUC <0003> auc.c:142 vector [1]: autn = a7f7107051890000459279c8b9cb683d 20250824085523764 DAUC <0003> auc.c:143 vector [1]: ck = 52e468228d1bc2be9312b04a00efd425 20250824085523764 DAUC <0003> auc.c:144 vector [1]: ik = 501c691daa9fe5c853162aac8f81b9df 20250824085523764 DAUC <0003> auc.c:145 vector [1]: res = fdfba97a20857ca80000000000000000 20250824085523764 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523764 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523764 DAUC <0003> auc.c:151 vector [1]: kc = c2fc9bd9a8ea4a8c 20250824085523764 DAUC <0003> auc.c:152 vector [1]: sres = dd7ed5d2 20250824085523764 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523764 DAUC <0003> auc.c:113 vector [2]: rand = 8e16813d858ade0722a2638988e64357 20250824085523764 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250824085523764 DAUC <0003> auc.c:142 vector [2]: autn = 12596527a8a60000139c3f7fa8d8e2ca 20250824085523764 DAUC <0003> auc.c:143 vector [2]: ck = f1c7e0939efb5eac45cddbb529133f66 20250824085523764 DAUC <0003> auc.c:144 vector [2]: ik = c03f74a829ae18103793aadf328e0225 20250824085523764 DAUC <0003> auc.c:145 vector [2]: res = 7950af431b9b50c20000000000000000 20250824085523764 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523764 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523764 DAUC <0003> auc.c:151 vector [2]: kc = 43a6e551acc87bff 20250824085523764 DAUC <0003> auc.c:152 vector [2]: sres = 62cbff81 20250824085523764 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523764 DAUC <0003> auc.c:113 vector [3]: rand = d9382959125635e8f549e7e61af4c832 20250824085523764 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250824085523764 DAUC <0003> auc.c:142 vector [3]: autn = 3b9d0448ca9d0000383fb092a0716613 20250824085523764 DAUC <0003> auc.c:143 vector [3]: ck = 9630d6878caa7bf306a40f5f0976db8c 20250824085523764 DAUC <0003> auc.c:144 vector [3]: ik = e3cc6945e5f07d08ccddd1eac5ab0591 20250824085523764 DAUC <0003> auc.c:145 vector [3]: res = f58fdfc2a2606dc00000000000000000 20250824085523764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523764 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523764 DAUC <0003> auc.c:151 vector [3]: kc = bf856177a587d8e6 20250824085523764 DAUC <0003> auc.c:152 vector [3]: sres = 57efb202 20250824085523764 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523764 DAUC <0003> db_auc.c:245 IMSI='262423977282569': Generated 4 vectors 20250824085523764 DAUC <0003> db_auc.c:249 IMSI='262423977282569': Updating SQN=161 in DB 20250824085523764 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423977282569"} 20250824085523764 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523765 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523765 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423977282569"} 20250824085523765 DAUC <0003> db_auc.c:157 IMSI='262423977282569': No 2G Auth Data 20250824085523765 DAUC <0003> db_auc.c:236 IMSI='262423977282569': Calling to generate 5 vectors 20250824085523765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085523765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523765 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250824085523765 DAUC <0003> auc.c:113 vector [0]: rand = 1a48c57e681980cd64d321053c3556da 20250824085523765 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250824085523765 DAUC <0003> auc.c:142 vector [0]: autn = 41c5fa0b93f000003f66e9d7f9a14f19 20250824085523765 DAUC <0003> auc.c:143 vector [0]: ck = 456e2415562ff3153527e8759ea7ffe1 20250824085523765 DAUC <0003> auc.c:144 vector [0]: ik = 9f531758ad68569ca00e7c0e0562e7c7 20250824085523765 DAUC <0003> auc.c:145 vector [0]: res = 9b770dc835edddef0000000000000000 20250824085523765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523765 DAUC <0003> auc.c:151 vector [0]: kc = 4f14a7366082bdaf 20250824085523765 DAUC <0003> auc.c:152 vector [0]: sres = ae9ad027 20250824085523765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523765 DAUC <0003> auc.c:113 vector [1]: rand = b77033d615a5ffd1b0ee44fac5ed1f2b 20250824085523765 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250824085523765 DAUC <0003> auc.c:142 vector [1]: autn = 2cec330f77b400005e04c8f2a4558f96 20250824085523765 DAUC <0003> auc.c:143 vector [1]: ck = e25801aee6cb89269ea19937ec6b8114 20250824085523765 DAUC <0003> auc.c:144 vector [1]: ik = ec5ca669c3e528f02469026667ab9627 20250824085523765 DAUC <0003> auc.c:145 vector [1]: res = 6ebdf7e39bcfcb9d0000000000000000 20250824085523765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523765 DAUC <0003> auc.c:151 vector [1]: kc = b4cc3c96aeeeb6e5 20250824085523765 DAUC <0003> auc.c:152 vector [1]: sres = f5723c7e 20250824085523765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523765 DAUC <0003> auc.c:113 vector [2]: rand = 4d0b507ff07c36e955a13830b1269952 20250824085523765 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250824085523765 DAUC <0003> auc.c:142 vector [2]: autn = 99ed95797fc60000dab6a267f69a9580 20250824085523765 DAUC <0003> auc.c:143 vector [2]: ck = 8e0349638e497880814274e756a76110 20250824085523765 DAUC <0003> auc.c:144 vector [2]: ik = 266d0d09b21784c4db688908db24b77e 20250824085523765 DAUC <0003> auc.c:145 vector [2]: res = e1a2002fd670f9760000000000000000 20250824085523765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523765 DAUC <0003> auc.c:151 vector [2]: kc = f244b985b1dd2a2a 20250824085523765 DAUC <0003> auc.c:152 vector [2]: sres = 37d2f959 20250824085523765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523765 DAUC <0003> auc.c:113 vector [3]: rand = fb2e15126907ed7fddda6afb4b56ef53 20250824085523765 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250824085523765 DAUC <0003> auc.c:142 vector [3]: autn = a18a76f97d980000d1ef656443dd3cee 20250824085523765 DAUC <0003> auc.c:143 vector [3]: ck = 1f976d83533f8ca87294254fef73bcf1 20250824085523765 DAUC <0003> auc.c:144 vector [3]: ik = 3604dafff3d050eb2227cba2e76a1988 20250824085523765 DAUC <0003> auc.c:145 vector [3]: res = e9c957cf6be7001e0000000000000000 20250824085523765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523765 DAUC <0003> auc.c:151 vector [3]: kc = 79205991a8f6793a 20250824085523765 DAUC <0003> auc.c:152 vector [3]: sres = 822e57d1 20250824085523765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523765 DAUC <0003> auc.c:113 vector [4]: rand = 095da8aa3c73ee1f0d81dd83c1ea49be 20250824085523765 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250824085523765 DAUC <0003> auc.c:142 vector [4]: autn = 4591cd8a8c6f00003655f6ac249a93f9 20250824085523765 DAUC <0003> auc.c:143 vector [4]: ck = 77f9d19f6fc9c51229f97622dffbe9d8 20250824085523765 DAUC <0003> auc.c:144 vector [4]: ik = 0440e6020243feaf4a299617ebf24679 20250824085523765 DAUC <0003> auc.c:145 vector [4]: res = b332796415f572ed0000000000000000 20250824085523765 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523765 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085523765 DAUC <0003> auc.c:151 vector [4]: kc = 1069d7a85983941c 20250824085523765 DAUC <0003> auc.c:152 vector [4]: sres = a6c70b89 20250824085523765 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085523765 DAUC <0003> db_auc.c:245 IMSI='262423977282569': Generated 5 vectors 20250824085523765 DAUC <0003> db_auc.c:249 IMSI='262423977282569': Updating SQN=321 in DB 20250824085523765 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423977282569"} 20250824085523765 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523765 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523765 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523765 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523766 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523766 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423977282569"} 20250824085523766 DAUC <0003> db_auc.c:157 IMSI='262423977282569': No 2G Auth Data 20250824085523766 DAUC <0003> db_auc.c:236 IMSI='262423977282569': Calling to generate 5 vectors 20250824085523766 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085523766 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523766 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523766 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250824085523766 DAUC <0003> auc.c:113 vector [0]: rand = cd80663c68d7367cc5214259a8036ca9 20250824085523766 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250824085523766 DAUC <0003> auc.c:142 vector [0]: autn = c3a043e751c600001ea359e55905e34d 20250824085523766 DAUC <0003> auc.c:143 vector [0]: ck = ddef1106d0b82eef543f7bc66f608962 20250824085523766 DAUC <0003> auc.c:144 vector [0]: ik = 4c8393d27b603118b5a529c3408bf148 20250824085523766 DAUC <0003> auc.c:145 vector [0]: res = 532cd5765ab035230000000000000000 20250824085523766 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523766 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523766 DAUC <0003> auc.c:151 vector [0]: kc = 70f6d0d1843367dd 20250824085523766 DAUC <0003> auc.c:152 vector [0]: sres = 099ce055 20250824085523766 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523766 DAUC <0003> auc.c:113 vector [1]: rand = f874fce1ad51aea79689b96ce2873e42 20250824085523766 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250824085523766 DAUC <0003> auc.c:142 vector [1]: autn = d954c0521295000006cafda794a96422 20250824085523766 DAUC <0003> auc.c:143 vector [1]: ck = eb949316dad4bde4aa7b7da874f800b2 20250824085523766 DAUC <0003> auc.c:144 vector [1]: ik = 5a3331270c73fb6d70d58888f12010a9 20250824085523766 DAUC <0003> auc.c:145 vector [1]: res = 1aa022e9a7eaa1980000000000000000 20250824085523766 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523766 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523766 DAUC <0003> auc.c:151 vector [1]: kc = 6b095711537f5692 20250824085523766 DAUC <0003> auc.c:152 vector [1]: sres = bd4a8371 20250824085523766 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523766 DAUC <0003> auc.c:113 vector [2]: rand = 4271eeae8c0860df79cc7eabd2e201f0 20250824085523766 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250824085523766 DAUC <0003> auc.c:142 vector [2]: autn = 540bb2e15f7100001adf58c66d060dc0 20250824085523766 DAUC <0003> auc.c:143 vector [2]: ck = c36c2f28fcfce679b27fd5add2c3f05e 20250824085523766 DAUC <0003> auc.c:144 vector [2]: ik = 0f48f41a2162ddb75224a07adfcff0c3 20250824085523766 DAUC <0003> auc.c:145 vector [2]: res = 3bf64e02a72b462c0000000000000000 20250824085523766 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523766 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523766 DAUC <0003> auc.c:151 vector [2]: kc = 2c7faee5d0923b53 20250824085523766 DAUC <0003> auc.c:152 vector [2]: sres = 9cdd082e 20250824085523766 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523766 DAUC <0003> auc.c:113 vector [3]: rand = 65ae940a7b618d8e5405b87c85f73181 20250824085523766 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250824085523766 DAUC <0003> auc.c:142 vector [3]: autn = 4869acb667e30000e7f985331ec1f5a1 20250824085523766 DAUC <0003> auc.c:143 vector [3]: ck = 8ad8ed428b2dbfec02b8277b7cb7afd2 20250824085523766 DAUC <0003> auc.c:144 vector [3]: ik = 045437c6e172d56174ea87a170f9b717 20250824085523766 DAUC <0003> auc.c:145 vector [3]: res = 8383d067722ee43d0000000000000000 20250824085523766 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523766 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523766 DAUC <0003> auc.c:151 vector [3]: kc = f8de7a5e66117248 20250824085523766 DAUC <0003> auc.c:152 vector [3]: sres = f1ad345a 20250824085523766 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523766 DAUC <0003> auc.c:113 vector [4]: rand = 7898f60975cea514bf1b6720fae5f40c 20250824085523766 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250824085523766 DAUC <0003> auc.c:142 vector [4]: autn = c2685a3da0ed0000f883798242a7578a 20250824085523766 DAUC <0003> auc.c:143 vector [4]: ck = e9639ab915368093d7b74051892a9aa9 20250824085523766 DAUC <0003> auc.c:144 vector [4]: ik = f542de5056e636cace76e4a229239390 20250824085523766 DAUC <0003> auc.c:145 vector [4]: res = 65d0d7ec88711ef10000000000000000 20250824085523766 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523766 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085523766 DAUC <0003> auc.c:151 vector [4]: kc = 05e0e01ae3d9bf60 20250824085523766 DAUC <0003> auc.c:152 vector [4]: sres = eda1c91d 20250824085523766 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085523766 DAUC <0003> db_auc.c:245 IMSI='262423977282569': Generated 5 vectors 20250824085523766 DAUC <0003> db_auc.c:249 IMSI='262423977282569': Updating SQN=481 in DB 20250824085523766 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423977282569"} 20250824085523766 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423977282569 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523766 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523767 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59028<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8761a50a6d73: Final verdict of PTC: pass 20250824085523768 DAUC <0003> db_auc.c:157 IMSI='262427045846607': No 2G Auth Data 20250824085523768 DAUC <0003> db_auc.c:192 IMSI='262427045846607': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262427045846607" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250824085523773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 20250824085523775 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523775 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427045846607"} 20250824085523775 DAUC <0003> db_auc.c:157 IMSI='262427045846607': No 2G Auth Data 20250824085523775 DAUC <0003> db_auc.c:236 IMSI='262427045846607': Calling to generate 1 vectors 20250824085523775 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250824085523775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523775 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085523775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085523775 DAUC <0003> auc.c:113 vector [0]: rand = d839a7997041f467729398950f443185 20250824085523775 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085523775 DAUC <0003> auc.c:142 vector [0]: autn = 35f698330b97000072a8523e168a4b62 20250824085523775 DAUC <0003> auc.c:143 vector [0]: ck = 6993d096bb3e5dfe3ce278114bef0085 20250824085523775 DAUC <0003> auc.c:144 vector [0]: ik = 50d2c484f6b96c2586c75eb6dbac88fd 20250824085523775 DAUC <0003> auc.c:145 vector [0]: res = 2d329abd714e6fda0000000000000000 20250824085523775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523775 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523775 DAUC <0003> auc.c:151 vector [0]: kc = 836432b5ddc4b9a3 20250824085523775 DAUC <0003> auc.c:152 vector [0]: sres = 5c7cf567 20250824085523775 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523775 DAUC <0003> db_auc.c:245 IMSI='262427045846607': Generated 1 vectors 20250824085523775 DAUC <0003> db_auc.c:249 IMSI='262427045846607': Updating SQN=33 in DB 20250824085523775 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427045846607"} 20250824085523775 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523775 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523775 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523775 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262427045846607" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427045846607" TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523776 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523776 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427045846607"} 20250824085523776 DAUC <0003> db_auc.c:157 IMSI='262427045846607': No 2G Auth Data 20250824085523776 DAUC <0003> db_auc.c:236 IMSI='262427045846607': Calling to generate 4 vectors 20250824085523776 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250824085523776 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523776 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085523776 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250824085523776 DAUC <0003> auc.c:113 vector [0]: rand = 7a82c15120d9590259ef9f09d0eb9e88 20250824085523776 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250824085523776 DAUC <0003> auc.c:142 vector [0]: autn = fb3f8060319900007b460787740d77ed 20250824085523776 DAUC <0003> auc.c:143 vector [0]: ck = 920a1349a9600a6d0daeec8078d516cc 20250824085523776 DAUC <0003> auc.c:144 vector [0]: ik = fdb53a346f40e5e4abdb8fa6d050edfa 20250824085523776 DAUC <0003> auc.c:145 vector [0]: res = 6e60321f0e7350760000000000000000 20250824085523776 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523776 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523776 DAUC <0003> auc.c:151 vector [0]: kc = c9ca4a5b6ea514bf 20250824085523776 DAUC <0003> auc.c:152 vector [0]: sres = 60136269 20250824085523776 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523776 DAUC <0003> auc.c:113 vector [1]: rand = 42a183e01361729e95387a6dd9f05a00 20250824085523776 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250824085523776 DAUC <0003> auc.c:142 vector [1]: autn = ed5ec8114d590000829dd6a64a191bdf 20250824085523776 DAUC <0003> auc.c:143 vector [1]: ck = 4d896db5439fa8768d2e32ba7edd0132 20250824085523776 DAUC <0003> auc.c:144 vector [1]: ik = 00f84370fd93503f4884129dedcb09e0 20250824085523776 DAUC <0003> auc.c:145 vector [1]: res = d892ad519508b8260000000000000000 20250824085523776 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523776 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523776 DAUC <0003> auc.c:151 vector [1]: kc = 88db0ee22d1af09b 20250824085523776 DAUC <0003> auc.c:152 vector [1]: sres = 4d9a1577 20250824085523776 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523776 DAUC <0003> auc.c:113 vector [2]: rand = bf3df73a1de60b8c06eaeb023bc9508c 20250824085523776 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250824085523776 DAUC <0003> auc.c:142 vector [2]: autn = 94015a2c02c40000b3b1b070123d73a4 20250824085523776 DAUC <0003> auc.c:143 vector [2]: ck = f7bd4e2c7597e853472f6ff379ff6980 20250824085523776 DAUC <0003> auc.c:144 vector [2]: ik = c49f69b52150f6c9e581547d863d2c13 20250824085523776 DAUC <0003> auc.c:145 vector [2]: res = c5f5a01df1f2ddfe0000000000000000 20250824085523776 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523776 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523776 DAUC <0003> auc.c:151 vector [2]: kc = 918c1c17ab055b09 20250824085523776 DAUC <0003> auc.c:152 vector [2]: sres = 34077de3 20250824085523776 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523776 DAUC <0003> auc.c:113 vector [3]: rand = 8ea7c4a35418c00161e16e1c65600d1a 20250824085523776 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250824085523776 DAUC <0003> auc.c:142 vector [3]: autn = c2e86710810400005deb508e37d02d36 20250824085523776 DAUC <0003> auc.c:143 vector [3]: ck = 788a4ab0aba10bf224d56a292f5a86f3 20250824085523776 DAUC <0003> auc.c:144 vector [3]: ik = 443273cd970260f80fada22dc31ea180 20250824085523776 DAUC <0003> auc.c:145 vector [3]: res = 0bbaa2b9772da9240000000000000000 20250824085523776 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523776 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523776 DAUC <0003> auc.c:151 vector [3]: kc = 17c0f179d0e74c79 20250824085523776 DAUC <0003> auc.c:152 vector [3]: sres = 7c970b9d 20250824085523776 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523776 DAUC <0003> db_auc.c:245 IMSI='262427045846607': Generated 4 vectors 20250824085523776 DAUC <0003> db_auc.c:249 IMSI='262427045846607': Updating SQN=161 in DB 20250824085523776 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427045846607"} 20250824085523776 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523776 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523776 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523777 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523777 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427045846607"} 20250824085523777 DAUC <0003> db_auc.c:157 IMSI='262427045846607': No 2G Auth Data 20250824085523777 DAUC <0003> db_auc.c:236 IMSI='262427045846607': Calling to generate 5 vectors 20250824085523777 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085523777 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523777 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085523777 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250824085523777 DAUC <0003> auc.c:113 vector [0]: rand = 729e2e9a26dd4c0d50fffe41b430287e 20250824085523777 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250824085523777 DAUC <0003> auc.c:142 vector [0]: autn = 25174639b60900007fc85a0215467c36 20250824085523777 DAUC <0003> auc.c:143 vector [0]: ck = ebff3817a5158b48f7fd1c9809427097 20250824085523777 DAUC <0003> auc.c:144 vector [0]: ik = 4c2409b9a8995cc26cb0a325ee164211 20250824085523777 DAUC <0003> auc.c:145 vector [0]: res = 72324be3af31d90a0000000000000000 20250824085523777 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523777 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523777 DAUC <0003> auc.c:151 vector [0]: kc = 3c968e13ead8e50c 20250824085523777 DAUC <0003> auc.c:152 vector [0]: sres = dd0392e9 20250824085523777 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523777 DAUC <0003> auc.c:113 vector [1]: rand = ef9ad440d9ad696efedb9170d38164e4 20250824085523777 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250824085523777 DAUC <0003> auc.c:142 vector [1]: autn = 14050e672f180000f77fe38dd4a66a6e 20250824085523777 DAUC <0003> auc.c:143 vector [1]: ck = 537e288f85a5081e9bb317a254ddbd9a 20250824085523777 DAUC <0003> auc.c:144 vector [1]: ik = 9f40a18f0e37de14e2830e908773b6de 20250824085523777 DAUC <0003> auc.c:145 vector [1]: res = 7a92230be68a8b2e0000000000000000 20250824085523777 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523777 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523777 DAUC <0003> auc.c:151 vector [1]: kc = b50e9032583cdd4e 20250824085523777 DAUC <0003> auc.c:152 vector [1]: sres = 9c18a825 20250824085523777 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523777 DAUC <0003> auc.c:113 vector [2]: rand = 1ba398d17de0868c32be8738c2cabeea 20250824085523777 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250824085523777 DAUC <0003> auc.c:142 vector [2]: autn = 8263fb8ce50500000fec17bbd9c8e16d 20250824085523777 DAUC <0003> auc.c:143 vector [2]: ck = 9a2900727fb9eedcc70396b212285684 20250824085523777 DAUC <0003> auc.c:144 vector [2]: ik = 0b63bf28d44392734abc22c5dfd16ae4 20250824085523777 DAUC <0003> auc.c:145 vector [2]: res = 99241f62694718670000000000000000 20250824085523777 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523777 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523777 DAUC <0003> auc.c:151 vector [2]: kc = 1cf50b2d660340cf 20250824085523777 DAUC <0003> auc.c:152 vector [2]: sres = f0630705 20250824085523777 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523777 DAUC <0003> auc.c:113 vector [3]: rand = 4037eb024a469f346e694981294aaf0b 20250824085523777 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250824085523777 DAUC <0003> auc.c:142 vector [3]: autn = 7c1ff3d81aa20000a62b703734a331b8 20250824085523777 DAUC <0003> auc.c:143 vector [3]: ck = e494af87a900bdc44ba211cc6d13756b 20250824085523777 DAUC <0003> auc.c:144 vector [3]: ik = 643a9c74fccd9ca0695b6511a9bd42e1 20250824085523777 DAUC <0003> auc.c:145 vector [3]: res = eacdddea126ac1810000000000000000 20250824085523777 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523777 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523777 DAUC <0003> auc.c:151 vector [3]: kc = a257472e916316ee 20250824085523777 DAUC <0003> auc.c:152 vector [3]: sres = f8a71c6b 20250824085523777 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523777 DAUC <0003> auc.c:113 vector [4]: rand = dea60690d363e1a613c95c2919dc5e7c 20250824085523777 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250824085523777 DAUC <0003> auc.c:142 vector [4]: autn = e30ffb7a9d440000a1086e7ec0d7ecd5 20250824085523777 DAUC <0003> auc.c:143 vector [4]: ck = d84cd53cd50ad31861cafc6ededcf7a7 20250824085523777 DAUC <0003> auc.c:144 vector [4]: ik = 92705c2fa80f6039cd61030e631fc525 20250824085523777 DAUC <0003> auc.c:145 vector [4]: res = 06c2c9ba663c793d0000000000000000 20250824085523777 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523777 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085523777 DAUC <0003> auc.c:151 vector [4]: kc = e6977673c0c681a3 20250824085523777 DAUC <0003> auc.c:152 vector [4]: sres = 60feb087 20250824085523777 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085523777 DAUC <0003> db_auc.c:245 IMSI='262427045846607': Generated 5 vectors 20250824085523777 DAUC <0003> db_auc.c:249 IMSI='262427045846607': Updating SQN=321 in DB 20250824085523777 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427045846607"} 20250824085523777 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523777 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523777 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523778 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523778 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427045846607"} 20250824085523778 DAUC <0003> db_auc.c:157 IMSI='262427045846607': No 2G Auth Data 20250824085523778 DAUC <0003> db_auc.c:236 IMSI='262427045846607': Calling to generate 5 vectors 20250824085523778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085523778 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523778 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085523778 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250824085523778 DAUC <0003> auc.c:113 vector [0]: rand = ade9ad82e61eced74f1a002364e48b38 20250824085523778 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250824085523778 DAUC <0003> auc.c:142 vector [0]: autn = 6c9ac95a63140000c6f663b7c009d079 20250824085523778 DAUC <0003> auc.c:143 vector [0]: ck = 4081674361797ddb8c85fe35bd96ef96 20250824085523778 DAUC <0003> auc.c:144 vector [0]: ik = f233e15b382ecfcde444f46f227279d0 20250824085523778 DAUC <0003> auc.c:145 vector [0]: res = 47f0d0c32fe2a5310000000000000000 20250824085523778 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523778 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085523778 DAUC <0003> auc.c:151 vector [0]: kc = da738c42c6b32450 20250824085523778 DAUC <0003> auc.c:152 vector [0]: sres = 681275f2 20250824085523778 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085523778 DAUC <0003> auc.c:113 vector [1]: rand = 44f7c7f6aa14b5169d0d21c54d37867e 20250824085523778 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250824085523778 DAUC <0003> auc.c:142 vector [1]: autn = 0aa7a12707150000f63721d7b53cc66b 20250824085523778 DAUC <0003> auc.c:143 vector [1]: ck = 2845d304f9f44a32817c9d7d408111d3 20250824085523778 DAUC <0003> auc.c:144 vector [1]: ik = 9daa483fbcd36c78710d16e353615317 20250824085523778 DAUC <0003> auc.c:145 vector [1]: res = 025cfcbf059b5dfb0000000000000000 20250824085523778 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523778 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085523778 DAUC <0003> auc.c:151 vector [1]: kc = 459e10a556c7648e 20250824085523778 DAUC <0003> auc.c:152 vector [1]: sres = 07c7a144 20250824085523778 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085523778 DAUC <0003> auc.c:113 vector [2]: rand = 5d22938cece9f5becb5c9c45990a2973 20250824085523778 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250824085523778 DAUC <0003> auc.c:142 vector [2]: autn = e34f562463a40000bc35987202c56e6d 20250824085523778 DAUC <0003> auc.c:143 vector [2]: ck = 2f7a069ce147112e45d1a0f62a540655 20250824085523778 DAUC <0003> auc.c:144 vector [2]: ik = 88c516a5b5f764174fbfc0ea14823d50 20250824085523778 DAUC <0003> auc.c:145 vector [2]: res = b6cf4de3b06965b90000000000000000 20250824085523778 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523778 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085523778 DAUC <0003> auc.c:151 vector [2]: kc = add170256a664e3c 20250824085523778 DAUC <0003> auc.c:152 vector [2]: sres = 06a6285a 20250824085523778 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085523778 DAUC <0003> auc.c:113 vector [3]: rand = 0e3da775e010f1d83a44754101150d06 20250824085523778 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250824085523778 DAUC <0003> auc.c:142 vector [3]: autn = 1fa01b7d977f0000f7d8ff3896589fde 20250824085523778 DAUC <0003> auc.c:143 vector [3]: ck = f08b30c4f23180366c7b207ebb3c99cd 20250824085523778 DAUC <0003> auc.c:144 vector [3]: ik = 1a7afe4cc3985695f7ef812ef2eb650d 20250824085523778 DAUC <0003> auc.c:145 vector [3]: res = f722865c3a3556ef0000000000000000 20250824085523778 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523778 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085523778 DAUC <0003> auc.c:151 vector [3]: kc = 71656fd8787e2a63 20250824085523778 DAUC <0003> auc.c:152 vector [3]: sres = cd17d0b3 20250824085523778 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085523778 DAUC <0003> auc.c:113 vector [4]: rand = de4194adc680ec2bf4a248d673974d40 20250824085523778 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250824085523778 DAUC <0003> auc.c:142 vector [4]: autn = 3f8b58ac8cc90000307ec1153be75792 20250824085523778 DAUC <0003> auc.c:143 vector [4]: ck = a164e74a70d35cc66b62859b0ed12628 20250824085523778 DAUC <0003> auc.c:144 vector [4]: ik = a586b611a83f14139d6cb13c555fe481 20250824085523778 DAUC <0003> auc.c:145 vector [4]: res = 490e6e99e44064020000000000000000 20250824085523778 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523778 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085523778 DAUC <0003> auc.c:151 vector [4]: kc = f2ec65fc83628a7c 20250824085523778 DAUC <0003> auc.c:152 vector [4]: sres = ad4e0a9b 20250824085523778 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085523778 DAUC <0003> db_auc.c:245 IMSI='262427045846607': Generated 5 vectors 20250824085523778 DAUC <0003> db_auc.c:249 IMSI='262427045846607': Updating SQN=481 in DB 20250824085523778 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427045846607"} 20250824085523778 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427045846607 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523778 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523778 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8761a50a6d73: Final verdict of PTC: pass 20250824085523779 DAUC <0003> db_auc.c:157 IMSI='262423616198811': No 2G Auth Data 20250824085523779 DAUC <0003> db_auc.c:192 IMSI='262423616198811': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262423616198811" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250824085523785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 20250824085523787 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523787 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423616198811"} 20250824085523787 DAUC <0003> db_auc.c:236 IMSI='262423616198811': Calling to generate 1 vectors 20250824085523787 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250824085523787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523787 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085523787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523787 DAUC <0003> auc.c:113 vector [0]: rand = 00a9cc52df166267323cd7cfa679877c 20250824085523787 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085523787 DAUC <0003> auc.c:142 vector [0]: autn = 6daab8dc29010000df1679376e65a3a5 20250824085523787 DAUC <0003> auc.c:143 vector [0]: ck = 44e329782f89c62f898beef8c19343e4 20250824085523787 DAUC <0003> auc.c:144 vector [0]: ik = a403e7e47927abe933ca67eec822990d 20250824085523787 DAUC <0003> auc.c:145 vector [0]: res = 31383e2e3f9743150000000000000000 20250824085523787 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523787 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523787 DAUC <0003> auc.c:179 vector [0]: kc = 82947731ab68d000 20250824085523787 DAUC <0003> auc.c:180 vector [0]: sres = 0214aa1e 20250824085523787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523787 DAUC <0003> db_auc.c:245 IMSI='262423616198811': Generated 1 vectors 20250824085523787 DAUC <0003> db_auc.c:249 IMSI='262423616198811': Updating SQN=33 in DB 20250824085523787 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423616198811"} 20250824085523787 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523787 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523787 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523787 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262423616198811" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423616198811" TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523788 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523788 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423616198811"} 20250824085523788 DAUC <0003> db_auc.c:236 IMSI='262423616198811': Calling to generate 4 vectors 20250824085523788 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250824085523788 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523788 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523788 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250824085523788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523788 DAUC <0003> auc.c:113 vector [0]: rand = cf3d3354a1c9b11bbcaf97a349942a67 20250824085523788 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250824085523788 DAUC <0003> auc.c:142 vector [0]: autn = 8dc8efd0d9ef00009d716e1aefbd2a1d 20250824085523788 DAUC <0003> auc.c:143 vector [0]: ck = 5f45037a0660e3f5df10b93e961c2fe3 20250824085523788 DAUC <0003> auc.c:144 vector [0]: ik = 6c264f4c68a70fff55614d52d3adc508 20250824085523788 DAUC <0003> auc.c:145 vector [0]: res = 2cc79f6d76b6f43a0000000000000000 20250824085523788 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523788 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523788 DAUC <0003> auc.c:179 vector [0]: kc = 60c5a5bcb9ea9c00 20250824085523788 DAUC <0003> auc.c:180 vector [0]: sres = 3768e53a 20250824085523788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523788 DAUC <0003> auc.c:113 vector [1]: rand = 141461c83f72c0c1ddbf7643eeb32c13 20250824085523788 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250824085523788 DAUC <0003> auc.c:142 vector [1]: autn = 755e279453730000fd2e290b58e74b72 20250824085523788 DAUC <0003> auc.c:143 vector [1]: ck = e0f991e79bfac9f251dbc9b8861e9ec0 20250824085523788 DAUC <0003> auc.c:144 vector [1]: ik = 17dad2dd7c2fefa0e4b37a4e2f20c027 20250824085523788 DAUC <0003> auc.c:145 vector [1]: res = 05b9195e00d63d2b0000000000000000 20250824085523788 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523788 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523788 DAUC <0003> auc.c:179 vector [1]: kc = e1d61e8a3227a000 20250824085523788 DAUC <0003> auc.c:180 vector [1]: sres = 68ba30f0 20250824085523788 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523788 DAUC <0003> auc.c:113 vector [2]: rand = 7f1ebd6fd615f4dac6122e61c248dd5e 20250824085523788 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250824085523788 DAUC <0003> auc.c:142 vector [2]: autn = 8e344f1c18610000372aced954db651d 20250824085523788 DAUC <0003> auc.c:143 vector [2]: ck = e971fef7f5276fcf9cf69b1e4dcaa550 20250824085523788 DAUC <0003> auc.c:144 vector [2]: ik = de3e52dabcabd31305aa4ae857ab1be3 20250824085523788 DAUC <0003> auc.c:145 vector [2]: res = 04a0e1154305a8fd0000000000000000 20250824085523788 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523788 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523788 DAUC <0003> auc.c:179 vector [2]: kc = b849014e1381f400 20250824085523788 DAUC <0003> auc.c:180 vector [2]: sres = 7ac7fa2f 20250824085523788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523788 DAUC <0003> auc.c:113 vector [3]: rand = c8c439ed3227635691c33c6fadbae82a 20250824085523788 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250824085523788 DAUC <0003> auc.c:142 vector [3]: autn = 01193ad860fa00001ad5da18f1aca4c2 20250824085523788 DAUC <0003> auc.c:143 vector [3]: ck = 0ba58375936a5146993e5bdd04ca014d 20250824085523788 DAUC <0003> auc.c:144 vector [3]: ik = f564146066d401dbab5fa0cce0bf8583 20250824085523788 DAUC <0003> auc.c:145 vector [3]: res = 51cea2fc3b4486b00000000000000000 20250824085523788 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523788 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523788 DAUC <0003> auc.c:179 vector [3]: kc = f523e1a727967c00 20250824085523788 DAUC <0003> auc.c:180 vector [3]: sres = ad47a559 20250824085523788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523788 DAUC <0003> db_auc.c:245 IMSI='262423616198811': Generated 4 vectors 20250824085523788 DAUC <0003> db_auc.c:249 IMSI='262423616198811': Updating SQN=161 in DB 20250824085523788 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423616198811"} 20250824085523788 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523788 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523788 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523789 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423616198811"} 20250824085523789 DAUC <0003> db_auc.c:236 IMSI='262423616198811': Calling to generate 5 vectors 20250824085523789 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523789 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523789 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523789 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250824085523789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523789 DAUC <0003> auc.c:113 vector [0]: rand = f1a51d4637a3d20229d1508b4c3af418 20250824085523789 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250824085523789 DAUC <0003> auc.c:142 vector [0]: autn = 191b8490805000002ac846fc12d70ec2 20250824085523789 DAUC <0003> auc.c:143 vector [0]: ck = 7d28bfc31a563d00ccf42ee5f059d67c 20250824085523789 DAUC <0003> auc.c:144 vector [0]: ik = a85f5ee588fed1bf4f93475e34392379 20250824085523789 DAUC <0003> auc.c:145 vector [0]: res = 80ae3d7ad581c58e0000000000000000 20250824085523789 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523789 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523789 DAUC <0003> auc.c:179 vector [0]: kc = b57dd4e14481b400 20250824085523789 DAUC <0003> auc.c:180 vector [0]: sres = 00697b75 20250824085523789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523789 DAUC <0003> auc.c:113 vector [1]: rand = 3a36fd4548e618bfe02a6d83f774e884 20250824085523789 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250824085523789 DAUC <0003> auc.c:142 vector [1]: autn = 4885faaef9a700007c9f76d2460fd0a2 20250824085523789 DAUC <0003> auc.c:143 vector [1]: ck = 531695597e2404fff83504955ace0f32 20250824085523789 DAUC <0003> auc.c:144 vector [1]: ik = 8bf801c21b73ad254eef0e50f9acd348 20250824085523789 DAUC <0003> auc.c:145 vector [1]: res = 6c34237aec3ebbad0000000000000000 20250824085523789 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523789 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523789 DAUC <0003> auc.c:179 vector [1]: kc = 6262d69d7a9d9400 20250824085523789 DAUC <0003> auc.c:180 vector [1]: sres = b596bb31 20250824085523789 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523789 DAUC <0003> auc.c:113 vector [2]: rand = 6b289d88520ee2e1c21169c06c9cd722 20250824085523789 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250824085523789 DAUC <0003> auc.c:142 vector [2]: autn = 9637a23588930000c1be15dd3054082a 20250824085523789 DAUC <0003> auc.c:143 vector [2]: ck = 8db3d7db657a0e21d04f2dad82d8829b 20250824085523789 DAUC <0003> auc.c:144 vector [2]: ik = 0e3c6215e08b63a8aa614e128fa935d3 20250824085523789 DAUC <0003> auc.c:145 vector [2]: res = fca0749967acb46f0000000000000000 20250824085523789 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523789 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523789 DAUC <0003> auc.c:179 vector [2]: kc = 913540f7ad96a800 20250824085523789 DAUC <0003> auc.c:180 vector [2]: sres = 22ee479b 20250824085523789 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523789 DAUC <0003> auc.c:113 vector [3]: rand = 9dbedf41f7b46103d7a89eb3a0b79f30 20250824085523789 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250824085523789 DAUC <0003> auc.c:142 vector [3]: autn = 312a894f956a0000896ec3457d8a4d9b 20250824085523789 DAUC <0003> auc.c:143 vector [3]: ck = d7697bfd31a3e9eda6975ac583a0e13d 20250824085523789 DAUC <0003> auc.c:144 vector [3]: ik = 98ab48c4a98ab61aecebd64c3ead17af 20250824085523789 DAUC <0003> auc.c:145 vector [3]: res = e6f5e9f4145647e70000000000000000 20250824085523789 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523789 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523789 DAUC <0003> auc.c:179 vector [3]: kc = 9c78892d3f680400 20250824085523789 DAUC <0003> auc.c:180 vector [3]: sres = 01a2eccf 20250824085523789 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523789 DAUC <0003> auc.c:113 vector [4]: rand = fc031c68c27dae33a002d33da968a321 20250824085523789 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250824085523789 DAUC <0003> auc.c:142 vector [4]: autn = 62b11d2daacf0000950cf05cf68da37c 20250824085523789 DAUC <0003> auc.c:143 vector [4]: ck = 7a79a718b3b33466319df489eec6a5c8 20250824085523789 DAUC <0003> auc.c:144 vector [4]: ik = f03b2dc277a1cbf155a5ce35e34647c6 20250824085523789 DAUC <0003> auc.c:145 vector [4]: res = 61d310d13c28b62a0000000000000000 20250824085523789 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523789 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523789 DAUC <0003> auc.c:179 vector [4]: kc = 7b0aa1608739f000 20250824085523789 DAUC <0003> auc.c:180 vector [4]: sres = ea2326f0 20250824085523789 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523789 DAUC <0003> db_auc.c:245 IMSI='262423616198811': Generated 5 vectors 20250824085523789 DAUC <0003> db_auc.c:249 IMSI='262423616198811': Updating SQN=321 in DB 20250824085523789 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423616198811"} 20250824085523789 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523790 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423616198811"} 20250824085523790 DAUC <0003> db_auc.c:236 IMSI='262423616198811': Calling to generate 5 vectors 20250824085523790 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523790 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523790 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523790 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250824085523790 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523790 DAUC <0003> auc.c:113 vector [0]: rand = 8dd30f6f27127a60b3f2e01fe207a2b3 20250824085523790 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250824085523790 DAUC <0003> auc.c:142 vector [0]: autn = f6bb8a761040000066283c2b83bc3920 20250824085523790 DAUC <0003> auc.c:143 vector [0]: ck = dc696697f65db44644e2f3f1b3d36058 20250824085523790 DAUC <0003> auc.c:144 vector [0]: ik = eaef36ee036b6ee870aebb08907ebd04 20250824085523790 DAUC <0003> auc.c:145 vector [0]: res = 34212d8cfdbf302e0000000000000000 20250824085523790 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523790 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523790 DAUC <0003> auc.c:179 vector [0]: kc = 6f08d4a5dfb13800 20250824085523790 DAUC <0003> auc.c:180 vector [0]: sres = 4f85f4a6 20250824085523790 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523790 DAUC <0003> auc.c:113 vector [1]: rand = 0e0e333376bfad51895db2eeb41640df 20250824085523790 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250824085523790 DAUC <0003> auc.c:142 vector [1]: autn = 8639b1c2f2500000a4ed97909559e295 20250824085523790 DAUC <0003> auc.c:143 vector [1]: ck = dfbe70a78cfcb80319ee1c9d620303d3 20250824085523790 DAUC <0003> auc.c:144 vector [1]: ik = 8384cd101cd16c7d54d6b17032274160 20250824085523790 DAUC <0003> auc.c:145 vector [1]: res = 3a2448fdb941715e0000000000000000 20250824085523790 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523790 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523790 DAUC <0003> auc.c:179 vector [1]: kc = 445f938cb1c7fc00 20250824085523790 DAUC <0003> auc.c:180 vector [1]: sres = 9f94318f 20250824085523790 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523790 DAUC <0003> auc.c:113 vector [2]: rand = 8824b7e1cccf37891d4c472a3b65e200 20250824085523790 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250824085523790 DAUC <0003> auc.c:142 vector [2]: autn = 4fe8acb1086c00004e808784ea287f79 20250824085523790 DAUC <0003> auc.c:143 vector [2]: ck = 2f62ed2c5243a6e1acd75c8fce87cb93 20250824085523790 DAUC <0003> auc.c:144 vector [2]: ik = 38e21218d90102506683c688824e2621 20250824085523790 DAUC <0003> auc.c:145 vector [2]: res = f0eddcdab2545ec20000000000000000 20250824085523790 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523790 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523790 DAUC <0003> auc.c:179 vector [2]: kc = d2c96787bba54000 20250824085523790 DAUC <0003> auc.c:180 vector [2]: sres = 10af2ca6 20250824085523790 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523790 DAUC <0003> auc.c:113 vector [3]: rand = e794e28643f85f5ef7aefb26176a16eb 20250824085523790 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250824085523790 DAUC <0003> auc.c:142 vector [3]: autn = e3b4e47ad59300007f376e80f74874b2 20250824085523790 DAUC <0003> auc.c:143 vector [3]: ck = 0d906023f1d81a545385270deb6edd81 20250824085523790 DAUC <0003> auc.c:144 vector [3]: ik = ddd110d81842bc45609cc964d19f5fe3 20250824085523790 DAUC <0003> auc.c:145 vector [3]: res = 04a15a487dec38f50000000000000000 20250824085523790 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523790 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523790 DAUC <0003> auc.c:179 vector [3]: kc = 7ef0569b19312800 20250824085523790 DAUC <0003> auc.c:180 vector [3]: sres = 91677cbb 20250824085523790 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523790 DAUC <0003> auc.c:113 vector [4]: rand = 84873d9c8728cb0e1a58a6e3242c8061 20250824085523790 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250824085523790 DAUC <0003> auc.c:142 vector [4]: autn = 2f7e584df37c000019f70cb5315f86ac 20250824085523790 DAUC <0003> auc.c:143 vector [4]: ck = fa75438ea3015ef4599ab74583f05390 20250824085523790 DAUC <0003> auc.c:144 vector [4]: ik = b66b628c27dd2a911903b06d7c341389 20250824085523790 DAUC <0003> auc.c:145 vector [4]: res = cace14fe20ddb9d90000000000000000 20250824085523790 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523790 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523790 DAUC <0003> auc.c:179 vector [4]: kc = bbed80e4ec27d000 20250824085523790 DAUC <0003> auc.c:180 vector [4]: sres = 7ca000c9 20250824085523790 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523790 DAUC <0003> db_auc.c:245 IMSI='262423616198811': Generated 5 vectors 20250824085523790 DAUC <0003> db_auc.c:249 IMSI='262423616198811': Updating SQN=481 in DB 20250824085523790 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423616198811"} 20250824085523790 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423616198811 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8761a50a6d73: Final verdict of PTC: pass 20250824085523791 DAUC <0003> db_auc.c:157 IMSI='262428961771214': No 2G Auth Data 20250824085523791 DAUC <0003> db_auc.c:192 IMSI='262428961771214': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262428961771214" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250824085523797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 20250824085523798 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523798 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428961771214"} 20250824085523798 DAUC <0003> db_auc.c:236 IMSI='262428961771214': Calling to generate 1 vectors 20250824085523798 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250824085523798 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523798 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523798 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085523798 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523798 DAUC <0003> auc.c:113 vector [0]: rand = 47538f9f75314bad817da33e5cdcb62c 20250824085523798 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085523798 DAUC <0003> auc.c:142 vector [0]: autn = f59837220cff0000c3cf13260282dca0 20250824085523799 DAUC <0003> auc.c:143 vector [0]: ck = fa9e51ad3365d5d12555cf2fd4c68dc3 20250824085523799 DAUC <0003> auc.c:144 vector [0]: ik = 709ba766bfd26049c5fbdc67a6d943f7 20250824085523799 DAUC <0003> auc.c:145 vector [0]: res = 47b10ad3ebd253100000000000000000 20250824085523799 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523799 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523799 DAUC <0003> auc.c:179 vector [0]: kc = 3ea8f0c3a3e31000 20250824085523799 DAUC <0003> auc.c:180 vector [0]: sres = 7055bdb5 20250824085523799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523799 DAUC <0003> db_auc.c:245 IMSI='262428961771214': Generated 1 vectors 20250824085523799 DAUC <0003> db_auc.c:249 IMSI='262428961771214': Updating SQN=33 in DB 20250824085523799 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428961771214"} 20250824085523799 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523799 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523799 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262428961771214" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428961771214" TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523800 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428961771214"} 20250824085523800 DAUC <0003> db_auc.c:236 IMSI='262428961771214': Calling to generate 4 vectors 20250824085523800 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250824085523800 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523800 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523800 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250824085523800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523800 DAUC <0003> auc.c:113 vector [0]: rand = 637b3927d6b2120469bbb581039c0b76 20250824085523800 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250824085523800 DAUC <0003> auc.c:142 vector [0]: autn = ce3ec7fd78c500006a56ca2353d57662 20250824085523800 DAUC <0003> auc.c:143 vector [0]: ck = e1d5f3ef57cf6bbd6476d52f87a57e4f 20250824085523800 DAUC <0003> auc.c:144 vector [0]: ik = 0f61491c9e5c49d07d03503433057d70 20250824085523800 DAUC <0003> auc.c:145 vector [0]: res = 3ce82fbf24740e1b0000000000000000 20250824085523800 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523800 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523800 DAUC <0003> auc.c:179 vector [0]: kc = 5ef990fa73218400 20250824085523800 DAUC <0003> auc.c:180 vector [0]: sres = ea4b760e 20250824085523800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523800 DAUC <0003> auc.c:113 vector [1]: rand = 9bd60b13624b94aeeb61f16096358517 20250824085523800 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250824085523800 DAUC <0003> auc.c:142 vector [1]: autn = 23dbdd1e1f3900003ffebb868350c2fd 20250824085523800 DAUC <0003> auc.c:143 vector [1]: ck = a58eef8be0c72ee7e2ed93df086cc7da 20250824085523800 DAUC <0003> auc.c:144 vector [1]: ik = 35dc9949295c87fc6a85b973c203f556 20250824085523800 DAUC <0003> auc.c:145 vector [1]: res = f39e2d5ccbe523790000000000000000 20250824085523800 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523800 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523800 DAUC <0003> auc.c:179 vector [1]: kc = 379cdbdb8c2fc400 20250824085523800 DAUC <0003> auc.c:180 vector [1]: sres = 2cfc6c5e 20250824085523800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523800 DAUC <0003> auc.c:113 vector [2]: rand = 0261bc66fe640dfcc5fef6df0bf629d0 20250824085523800 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250824085523800 DAUC <0003> auc.c:142 vector [2]: autn = 183957526e8500002925565b9b791083 20250824085523800 DAUC <0003> auc.c:143 vector [2]: ck = cae0c21791c93dad6b352b5f438da32b 20250824085523800 DAUC <0003> auc.c:144 vector [2]: ik = 308d8a4e1d32f4b45156dd65441d4bad 20250824085523800 DAUC <0003> auc.c:145 vector [2]: res = 43e033d95083da700000000000000000 20250824085523800 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523800 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523800 DAUC <0003> auc.c:179 vector [2]: kc = b73152fd723d4800 20250824085523800 DAUC <0003> auc.c:180 vector [2]: sres = be43637b 20250824085523800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523800 DAUC <0003> auc.c:113 vector [3]: rand = 6039ae8ecbc9e8794719c55e4c461b73 20250824085523800 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250824085523800 DAUC <0003> auc.c:142 vector [3]: autn = c36f8c53c75600003d1cab6c6ac8081d 20250824085523800 DAUC <0003> auc.c:143 vector [3]: ck = 0231583881386d77b3a98d0e42e00f8c 20250824085523800 DAUC <0003> auc.c:144 vector [3]: ik = 8f4f5f364e259a64fe76275c2c1c2ecf 20250824085523800 DAUC <0003> auc.c:145 vector [3]: res = 95c9886d1c46b5820000000000000000 20250824085523800 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523800 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523800 DAUC <0003> auc.c:179 vector [3]: kc = 8df014ddce2e3400 20250824085523800 DAUC <0003> auc.c:180 vector [3]: sres = ad7158db 20250824085523800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523800 DAUC <0003> db_auc.c:245 IMSI='262428961771214': Generated 4 vectors 20250824085523800 DAUC <0003> db_auc.c:249 IMSI='262428961771214': Updating SQN=161 in DB 20250824085523800 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428961771214"} 20250824085523800 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523801 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428961771214"} 20250824085523801 DAUC <0003> db_auc.c:236 IMSI='262428961771214': Calling to generate 5 vectors 20250824085523801 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523801 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523801 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523801 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250824085523801 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523801 DAUC <0003> auc.c:113 vector [0]: rand = 085faeff335520e26bd2661412096597 20250824085523801 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250824085523801 DAUC <0003> auc.c:142 vector [0]: autn = bd1b8798edc9000094b4191ca5e45194 20250824085523801 DAUC <0003> auc.c:143 vector [0]: ck = 384065f4f7a5ed8f63f96671dacc9b13 20250824085523801 DAUC <0003> auc.c:144 vector [0]: ik = 140f25fe61e89b4fdc84e541d4ce50ec 20250824085523801 DAUC <0003> auc.c:145 vector [0]: res = 80008516379f11b20000000000000000 20250824085523801 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523801 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523801 DAUC <0003> auc.c:179 vector [0]: kc = c9dff3f1e32ef400 20250824085523801 DAUC <0003> auc.c:180 vector [0]: sres = 00491b27 20250824085523801 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523801 DAUC <0003> auc.c:113 vector [1]: rand = c2f7ee8229dba7a5e0cb031e94c04dfa 20250824085523801 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250824085523801 DAUC <0003> auc.c:142 vector [1]: autn = 137762e001ec00004eecd6a65b9f15e5 20250824085523801 DAUC <0003> auc.c:143 vector [1]: ck = 58e69b338e8532c0cfbbb94ce5dfeed9 20250824085523801 DAUC <0003> auc.c:144 vector [1]: ik = 99168c4aa6d59bd900a0c959717ec915 20250824085523801 DAUC <0003> auc.c:145 vector [1]: res = 657370e6972883810000000000000000 20250824085523801 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523801 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523801 DAUC <0003> auc.c:179 vector [1]: kc = 4b7f9fd9eb5ec400 20250824085523801 DAUC <0003> auc.c:180 vector [1]: sres = aa4ecf6f 20250824085523801 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523801 DAUC <0003> auc.c:113 vector [2]: rand = 4fb0ef7f5732d99f7d026a797345f11d 20250824085523801 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250824085523801 DAUC <0003> auc.c:142 vector [2]: autn = 77200cd8d55e00001ba70bf6486bc5a0 20250824085523801 DAUC <0003> auc.c:143 vector [2]: ck = d6293aa0f53c7cb44208c8edeb9fb023 20250824085523801 DAUC <0003> auc.c:144 vector [2]: ik = 5509a8b5fe0b7d24052b862530e3cfd5 20250824085523801 DAUC <0003> auc.c:145 vector [2]: res = 83c187c3e9a0d30f0000000000000000 20250824085523801 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523801 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523801 DAUC <0003> auc.c:179 vector [2]: kc = b97226990903ac00 20250824085523801 DAUC <0003> auc.c:180 vector [2]: sres = 14f020fd 20250824085523801 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523801 DAUC <0003> auc.c:113 vector [3]: rand = d641a8f758cea62ca9fe9f916c35d0e8 20250824085523801 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250824085523801 DAUC <0003> auc.c:142 vector [3]: autn = 3d843d78b53f00008ca97b5e80d591f7 20250824085523801 DAUC <0003> auc.c:143 vector [3]: ck = 805178177e1e7458aca2148759e7fbfd 20250824085523801 DAUC <0003> auc.c:144 vector [3]: ik = 4c85eb9b2968cd6627550a97b4f0813e 20250824085523801 DAUC <0003> auc.c:145 vector [3]: res = 40208abf7ab3a3200000000000000000 20250824085523801 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523801 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523801 DAUC <0003> auc.c:179 vector [3]: kc = a7c35e25ea985400 20250824085523801 DAUC <0003> auc.c:180 vector [3]: sres = b6dffe1b 20250824085523801 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523801 DAUC <0003> auc.c:113 vector [4]: rand = 9d7ed7e4cc2f6882a41fd94671eb12b1 20250824085523801 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250824085523801 DAUC <0003> auc.c:142 vector [4]: autn = bf869893b8a2000011a46d8f69f4af89 20250824085523801 DAUC <0003> auc.c:143 vector [4]: ck = ee37f9e4fbdeff1057a5165260a5d452 20250824085523801 DAUC <0003> auc.c:144 vector [4]: ik = 1338a884ae26b6dc148d173917cb8755 20250824085523801 DAUC <0003> auc.c:145 vector [4]: res = 0750f7b3bd2e10710000000000000000 20250824085523801 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523801 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523801 DAUC <0003> auc.c:179 vector [4]: kc = a3e6a532798c9400 20250824085523801 DAUC <0003> auc.c:180 vector [4]: sres = 375881e9 20250824085523801 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523801 DAUC <0003> db_auc.c:245 IMSI='262428961771214': Generated 5 vectors 20250824085523801 DAUC <0003> db_auc.c:249 IMSI='262428961771214': Updating SQN=321 in DB 20250824085523801 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428961771214"} 20250824085523801 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523802 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428961771214"} 20250824085523802 DAUC <0003> db_auc.c:236 IMSI='262428961771214': Calling to generate 5 vectors 20250824085523802 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523802 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523802 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523802 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250824085523802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523802 DAUC <0003> auc.c:113 vector [0]: rand = 044faf3db49e5c86ce9b22f2ed0fa4f2 20250824085523802 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250824085523802 DAUC <0003> auc.c:142 vector [0]: autn = d4c435fb71fe00005de48e3c0791646a 20250824085523802 DAUC <0003> auc.c:143 vector [0]: ck = 1b6969a8c2e5f2dd30944969f6ceab10 20250824085523802 DAUC <0003> auc.c:144 vector [0]: ik = c9d107d72c31dc05d4c22e36e9b4bd2b 20250824085523802 DAUC <0003> auc.c:145 vector [0]: res = a9c484187d29c35e0000000000000000 20250824085523802 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523802 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523802 DAUC <0003> auc.c:179 vector [0]: kc = 1b527f298a828000 20250824085523802 DAUC <0003> auc.c:180 vector [0]: sres = 7bfbf9f9 20250824085523802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523802 DAUC <0003> auc.c:113 vector [1]: rand = 2e3c95180e9e8d60e31d8b8fa46b397e 20250824085523802 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250824085523802 DAUC <0003> auc.c:142 vector [1]: autn = 24358b674fe3000012c01c90df269756 20250824085523802 DAUC <0003> auc.c:143 vector [1]: ck = 5d3d5c34fa705889c4063ddc9c2cc389 20250824085523802 DAUC <0003> auc.c:144 vector [1]: ik = c1aa529189f62ca1534487ec02f82d28 20250824085523802 DAUC <0003> auc.c:145 vector [1]: res = 4a9e40688d137fe90000000000000000 20250824085523802 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523802 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523802 DAUC <0003> auc.c:179 vector [1]: kc = bd2a65f93046f400 20250824085523802 DAUC <0003> auc.c:180 vector [1]: sres = bb3a6064 20250824085523802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523802 DAUC <0003> auc.c:113 vector [2]: rand = 8a5c832f4499bef0bf984ec86a433bee 20250824085523802 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250824085523802 DAUC <0003> auc.c:142 vector [2]: autn = 8ceaa2875f54000019a7dc8329b4f5d3 20250824085523802 DAUC <0003> auc.c:143 vector [2]: ck = 93970c8b5be51b7dfa6e2ed8dc4c6704 20250824085523802 DAUC <0003> auc.c:144 vector [2]: ik = 640715ceb40fdc1094ae7f68da9b0b9a 20250824085523802 DAUC <0003> auc.c:145 vector [2]: res = ba54f52eb36bed8c0000000000000000 20250824085523802 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523802 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523802 DAUC <0003> auc.c:179 vector [2]: kc = 625deeecf885d000 20250824085523802 DAUC <0003> auc.c:180 vector [2]: sres = de2249c4 20250824085523802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523802 DAUC <0003> auc.c:113 vector [3]: rand = 462e645860401dceb442b40500a6d661 20250824085523802 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250824085523802 DAUC <0003> auc.c:142 vector [3]: autn = d943062633cd0000951923b4e807210b 20250824085523802 DAUC <0003> auc.c:143 vector [3]: ck = 95d56344fa498ca71c68a1dd5a75cdf4 20250824085523802 DAUC <0003> auc.c:144 vector [3]: ik = fad1803cda1b2c573821e6a6acd5b059 20250824085523802 DAUC <0003> auc.c:145 vector [3]: res = 330573dd5fbe66f00000000000000000 20250824085523802 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523802 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523802 DAUC <0003> auc.c:179 vector [3]: kc = 5bd41139f3bd4800 20250824085523802 DAUC <0003> auc.c:180 vector [3]: sres = c4c09e20 20250824085523802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523802 DAUC <0003> auc.c:113 vector [4]: rand = 756092159f8fdca3112491fc73928eb2 20250824085523802 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250824085523802 DAUC <0003> auc.c:142 vector [4]: autn = 8bc3d2a4f5ce0000a4989abee29a1914 20250824085523802 DAUC <0003> auc.c:143 vector [4]: ck = cbc0203420f0294f91f4c14fe788f802 20250824085523802 DAUC <0003> auc.c:144 vector [4]: ik = a6d31e46335ba395bce316d729139aed 20250824085523802 DAUC <0003> auc.c:145 vector [4]: res = b18c1ca087a9a1b30000000000000000 20250824085523802 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523802 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523802 DAUC <0003> auc.c:179 vector [4]: kc = 8d54c85b46aa1c00 20250824085523802 DAUC <0003> auc.c:180 vector [4]: sres = 9c64bb77 20250824085523802 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523802 DAUC <0003> db_auc.c:245 IMSI='262428961771214': Generated 5 vectors 20250824085523802 DAUC <0003> db_auc.c:249 IMSI='262428961771214': Updating SQN=481 in DB 20250824085523802 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428961771214"} 20250824085523802 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428961771214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59056<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8761a50a6d73: Final verdict of PTC: pass 20250824085523804 DAUC <0003> db_auc.c:157 IMSI='262428433865385': No 2G Auth Data 20250824085523804 DAUC <0003> db_auc.c:192 IMSI='262428433865385': No 3G Auth Data HLR_Test-GSUP(21)@8761a50a6d73: Created GsupExpect[0] for "262428433865385" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250824085523810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 20250824085523811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523811 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428433865385"} 20250824085523811 DAUC <0003> db_auc.c:236 IMSI='262428433865385': Calling to generate 1 vectors 20250824085523811 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250824085523811 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523811 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523811 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085523811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523811 DAUC <0003> auc.c:113 vector [0]: rand = 741c3832cbc7defa43e1930543f9c88e 20250824085523811 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085523811 DAUC <0003> auc.c:142 vector [0]: autn = 929139ccfa24000089f0b9757cfbc0b9 20250824085523811 DAUC <0003> auc.c:143 vector [0]: ck = 8fb48c9fec1ff6019bda204fdb319afb 20250824085523811 DAUC <0003> auc.c:144 vector [0]: ik = 9b1d6aef07fce888f66ace62acf77043 20250824085523811 DAUC <0003> auc.c:145 vector [0]: res = 5648ffad76d08ba80000000000000000 20250824085523811 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523811 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523811 DAUC <0003> auc.c:179 vector [0]: kc = d4cabcaea7055655 20250824085523811 DAUC <0003> auc.c:180 vector [0]: sres = 7e497f54 20250824085523811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523811 DAUC <0003> db_auc.c:245 IMSI='262428433865385': Generated 1 vectors 20250824085523811 DAUC <0003> db_auc.c:249 IMSI='262428433865385': Updating SQN=33 in DB 20250824085523811 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428433865385"} 20250824085523811 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8761a50a6d73: Found GsupExpect[0] for "262428433865385" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8761a50a6d73: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428433865385" TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: setverdict(pass): none -> pass 20250824085523812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523812 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428433865385"} 20250824085523812 DAUC <0003> db_auc.c:236 IMSI='262428433865385': Calling to generate 4 vectors 20250824085523812 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250824085523812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250824085523812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523812 DAUC <0003> auc.c:113 vector [0]: rand = eefb5c9acd1a5188cb4417226c0bedb0 20250824085523812 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250824085523812 DAUC <0003> auc.c:142 vector [0]: autn = bd4947d97e7d00002f4aaff2413cc4d4 20250824085523812 DAUC <0003> auc.c:143 vector [0]: ck = c17988b48e842d479082f7cd69773103 20250824085523812 DAUC <0003> auc.c:144 vector [0]: ik = 70b92fbb9c1475c51865d28bb69376b2 20250824085523812 DAUC <0003> auc.c:145 vector [0]: res = 2ee304a4585eeaa50000000000000000 20250824085523812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523812 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523812 DAUC <0003> auc.c:179 vector [0]: kc = 76202b403bbcfe32 20250824085523812 DAUC <0003> auc.c:180 vector [0]: sres = b228b384 20250824085523812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523812 DAUC <0003> auc.c:113 vector [1]: rand = 53011fc98c9b67239f819a54c3c5a480 20250824085523812 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250824085523812 DAUC <0003> auc.c:142 vector [1]: autn = 3a68eb2f81a700000e5ad245ffe7ae99 20250824085523812 DAUC <0003> auc.c:143 vector [1]: ck = 9e7a42f8d7bc3d852b0381f7415d5dcb 20250824085523812 DAUC <0003> auc.c:144 vector [1]: ik = cc4ad4df0a3842b0022b17fc46f30100 20250824085523812 DAUC <0003> auc.c:145 vector [1]: res = 12346190296e12ff0000000000000000 20250824085523812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523812 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523812 DAUC <0003> auc.c:179 vector [1]: kc = 4f722928de407688 20250824085523812 DAUC <0003> auc.c:180 vector [1]: sres = 349fa615 20250824085523812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523812 DAUC <0003> auc.c:113 vector [2]: rand = ff0f0ee3f93c684a76d1bbe726ee8cba 20250824085523812 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250824085523812 DAUC <0003> auc.c:142 vector [2]: autn = b4a17a9cc45100008c5f397208db77ed 20250824085523812 DAUC <0003> auc.c:143 vector [2]: ck = d651af87c1198f9cfaa22a524ba8b8a8 20250824085523812 DAUC <0003> auc.c:144 vector [2]: ik = 9e7d02391c108fd934f2c0ac87ed557c 20250824085523812 DAUC <0003> auc.c:145 vector [2]: res = 5015d9bd790874e50000000000000000 20250824085523812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523812 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523812 DAUC <0003> auc.c:179 vector [2]: kc = 6e5ae1d26aa391c2 20250824085523812 DAUC <0003> auc.c:180 vector [2]: sres = 63ea8b50 20250824085523812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523812 DAUC <0003> auc.c:113 vector [3]: rand = f7416e47dd3ebed2313ff154a989f91d 20250824085523812 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250824085523812 DAUC <0003> auc.c:142 vector [3]: autn = ba329a82f4350000655093a8ee405879 20250824085523812 DAUC <0003> auc.c:143 vector [3]: ck = 661779a15e9329eb10ae718cd70c2ab5 20250824085523812 DAUC <0003> auc.c:144 vector [3]: ik = 8ec068083366da6204b81ef0fe182edb 20250824085523813 DAUC <0003> auc.c:145 vector [3]: res = c94ccfe7c9fd58180000000000000000 20250824085523813 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523813 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523813 DAUC <0003> auc.c:179 vector [3]: kc = eb3641207f4b0cd4 20250824085523813 DAUC <0003> auc.c:180 vector [3]: sres = 4e8d605f 20250824085523813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523813 DAUC <0003> db_auc.c:245 IMSI='262428433865385': Generated 4 vectors 20250824085523813 DAUC <0003> db_auc.c:249 IMSI='262428433865385': Updating SQN=161 in DB 20250824085523813 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428433865385"} 20250824085523813 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523813 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523813 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523814 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523814 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428433865385"} 20250824085523814 DAUC <0003> db_auc.c:236 IMSI='262428433865385': Calling to generate 5 vectors 20250824085523814 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523814 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523814 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523814 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250824085523814 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523814 DAUC <0003> auc.c:113 vector [0]: rand = 4dafe9efccc6e471102c9aafe73e298b 20250824085523814 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250824085523814 DAUC <0003> auc.c:142 vector [0]: autn = c824c490434b00005a38805d98068b77 20250824085523814 DAUC <0003> auc.c:143 vector [0]: ck = 7cc94c09a51c11be3d7de191ce2eab89 20250824085523814 DAUC <0003> auc.c:144 vector [0]: ik = 859abde7659ca7db4df882f6b8d9c49c 20250824085523814 DAUC <0003> auc.c:145 vector [0]: res = f71696956a524e630000000000000000 20250824085523814 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523814 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523814 DAUC <0003> auc.c:179 vector [0]: kc = 19ee0cbe234ce357 20250824085523814 DAUC <0003> auc.c:180 vector [0]: sres = 8100007b 20250824085523814 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523814 DAUC <0003> auc.c:113 vector [1]: rand = 60a81ba563ea02b80a3177996421eb54 20250824085523814 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250824085523814 DAUC <0003> auc.c:142 vector [1]: autn = f2e28cde2ddc00007ff4158a12d521c8 20250824085523814 DAUC <0003> auc.c:143 vector [1]: ck = 11582b8295f2088145eccbf7a96449b3 20250824085523814 DAUC <0003> auc.c:144 vector [1]: ik = 9358c515b2c094c5fc79a69793c4a903 20250824085523814 DAUC <0003> auc.c:145 vector [1]: res = cbdba98d77bc347b0000000000000000 20250824085523814 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523814 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523814 DAUC <0003> auc.c:179 vector [1]: kc = 360e36f9af93642d 20250824085523814 DAUC <0003> auc.c:180 vector [1]: sres = 1eed7a25 20250824085523814 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523814 DAUC <0003> auc.c:113 vector [2]: rand = 6c60948bf19c210acecdcac843c4d405 20250824085523814 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250824085523814 DAUC <0003> auc.c:142 vector [2]: autn = 70e48de8535000001252609f1658786d 20250824085523814 DAUC <0003> auc.c:143 vector [2]: ck = c660bda364fa8c725a56d0374a375dad 20250824085523814 DAUC <0003> auc.c:144 vector [2]: ik = 3e6a1176d74d3023150e5b467050f63e 20250824085523814 DAUC <0003> auc.c:145 vector [2]: res = 655680e468832a360000000000000000 20250824085523814 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523814 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523814 DAUC <0003> auc.c:179 vector [2]: kc = ece550ba5043d1dd 20250824085523814 DAUC <0003> auc.c:180 vector [2]: sres = 04250c6b 20250824085523814 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523814 DAUC <0003> auc.c:113 vector [3]: rand = a07290499dda35c28d93c410c8e82cc3 20250824085523814 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250824085523814 DAUC <0003> auc.c:142 vector [3]: autn = bda411af326e0000a435bcc0a4a30c88 20250824085523814 DAUC <0003> auc.c:143 vector [3]: ck = 3eca9c54dc53284d42d828ef04e7bf2a 20250824085523814 DAUC <0003> auc.c:144 vector [3]: ik = cffba0f82c8ee4bcf76e7f81ffb4b15c 20250824085523814 DAUC <0003> auc.c:145 vector [3]: res = 5291f80b5d79cc370000000000000000 20250824085523814 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523814 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523814 DAUC <0003> auc.c:179 vector [3]: kc = c601895def7a14c3 20250824085523814 DAUC <0003> auc.c:180 vector [3]: sres = a48d23f3 20250824085523814 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523814 DAUC <0003> auc.c:113 vector [4]: rand = 673333690c2bef863657e90e67d707a1 20250824085523814 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250824085523814 DAUC <0003> auc.c:142 vector [4]: autn = 6aacd0005c9400004f05eab9fc6b6480 20250824085523814 DAUC <0003> auc.c:143 vector [4]: ck = 12cf0484a4c8fa8b0939462d7fc9c5ac 20250824085523814 DAUC <0003> auc.c:144 vector [4]: ik = eed97d7a65b8edd0a5385925394da793 20250824085523814 DAUC <0003> auc.c:145 vector [4]: res = 41cc0831e3086e990000000000000000 20250824085523814 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523814 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523814 DAUC <0003> auc.c:179 vector [4]: kc = a9a7ba9f0793589f 20250824085523814 DAUC <0003> auc.c:180 vector [4]: sres = b008f038 20250824085523814 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523814 DAUC <0003> db_auc.c:245 IMSI='262428433865385': Generated 5 vectors 20250824085523814 DAUC <0003> db_auc.c:249 IMSI='262428433865385': Updating SQN=321 in DB 20250824085523814 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428433865385"} 20250824085523814 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523814 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523814 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523815 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523815 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428433865385"} 20250824085523815 DAUC <0003> db_auc.c:236 IMSI='262428433865385': Calling to generate 5 vectors 20250824085523815 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085523815 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085523815 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085523815 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250824085523815 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085523815 DAUC <0003> auc.c:113 vector [0]: rand = 2e870de232dde9c5300e24eef789cbd5 20250824085523815 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250824085523815 DAUC <0003> auc.c:142 vector [0]: autn = c4d5c018e02a00005505ba526685b25a 20250824085523815 DAUC <0003> auc.c:143 vector [0]: ck = 82569f44baf9e8573cf526f143cb61ad 20250824085523815 DAUC <0003> auc.c:144 vector [0]: ik = 0f4d498c3b1d051b0f1b9624cfb97b08 20250824085523815 DAUC <0003> auc.c:145 vector [0]: res = e0825f68c21abd700000000000000000 20250824085523815 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085523815 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085523815 DAUC <0003> auc.c:179 vector [0]: kc = 73d64c3a6967b3f0 20250824085523815 DAUC <0003> auc.c:180 vector [0]: sres = b7097bd9 20250824085523815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085523815 DAUC <0003> auc.c:113 vector [1]: rand = f56a186e00995e9c352d12fa609662c8 20250824085523815 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250824085523815 DAUC <0003> auc.c:142 vector [1]: autn = 70e48af978710000dcc5bee42a97e8c9 20250824085523815 DAUC <0003> auc.c:143 vector [1]: ck = eabc66e8abe7700389ec185b5cd5e7cc 20250824085523815 DAUC <0003> auc.c:144 vector [1]: ik = 769319581a400de1db9a331d792bd29e 20250824085523815 DAUC <0003> auc.c:145 vector [1]: res = d20989511cef2c460000000000000000 20250824085523815 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085523815 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085523815 DAUC <0003> auc.c:179 vector [1]: kc = 8f14a4fd4f3a86e5 20250824085523815 DAUC <0003> auc.c:180 vector [1]: sres = 1968a618 20250824085523815 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085523815 DAUC <0003> auc.c:113 vector [2]: rand = b78f8146447e1ff4a1ff7f192bf439dd 20250824085523815 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250824085523815 DAUC <0003> auc.c:142 vector [2]: autn = 66389ff65ad100006e8db9dadab8f7ef 20250824085523815 DAUC <0003> auc.c:143 vector [2]: ck = efe32190c4792e4e51268abe8649516c 20250824085523815 DAUC <0003> auc.c:144 vector [2]: ik = a27cc920f161652c5cef4434265a8394 20250824085523815 DAUC <0003> auc.c:145 vector [2]: res = 5cb276bf326daa080000000000000000 20250824085523815 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085523815 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085523815 DAUC <0003> auc.c:179 vector [2]: kc = 348e5ecdf1ef51d4 20250824085523815 DAUC <0003> auc.c:180 vector [2]: sres = b791ebab 20250824085523815 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085523815 DAUC <0003> auc.c:113 vector [3]: rand = d31c95e32eb0880a31448078a4efc83e 20250824085523815 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250824085523815 DAUC <0003> auc.c:142 vector [3]: autn = 8fd907cfbed50000d5bd2a73793eb8d5 20250824085523815 DAUC <0003> auc.c:143 vector [3]: ck = 8d7f1193b41268c6e86861e14c0e6328 20250824085523815 DAUC <0003> auc.c:144 vector [3]: ik = 057e192da8286f10a9e8eec7f903a23b 20250824085523815 DAUC <0003> auc.c:145 vector [3]: res = eaf11be1881b1bc70000000000000000 20250824085523815 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085523815 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085523815 DAUC <0003> auc.c:179 vector [3]: kc = 1db166877bb0f666 20250824085523815 DAUC <0003> auc.c:180 vector [3]: sres = 43afccf4 20250824085523815 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085523815 DAUC <0003> auc.c:113 vector [4]: rand = f8f6da5765261d6a57d857c68581653a 20250824085523815 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250824085523815 DAUC <0003> auc.c:142 vector [4]: autn = 259e3425dd140000896d04f1b90b9e87 20250824085523815 DAUC <0003> auc.c:143 vector [4]: ck = 191cf4c6c1fa1fbcd6e91976900f6895 20250824085523815 DAUC <0003> auc.c:144 vector [4]: ik = 81209efb5722ba8b4976ab9770d9fd0f 20250824085523815 DAUC <0003> auc.c:145 vector [4]: res = 58e315652a97b7150000000000000000 20250824085523815 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085523815 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085523815 DAUC <0003> auc.c:179 vector [4]: kc = 8fa6cc1e760a3920 20250824085523815 DAUC <0003> auc.c:180 vector [4]: sres = e86b0d48 20250824085523815 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085523815 DAUC <0003> db_auc.c:245 IMSI='262428433865385': Generated 5 vectors 20250824085523815 DAUC <0003> db_auc.c:249 IMSI='262428433865385': Updating SQN=481 in DB 20250824085523815 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428433865385"} 20250824085523815 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428433865385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085523815 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085523815 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085523816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085523817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4258 20250824085523817 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39517<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@8761a50a6d73: Final verdict of PTC: none 20250824085523817 DLINP <000b> input/ipa.c:452 connected read/write 20250824085523818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085523818 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085523818 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085523818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 22@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:23 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 20250824085523848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 20250824085523949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=409108) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_sai_eps started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085527097 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085527097 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085527101 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527101 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085527106 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527106 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527106 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085527106 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085527106 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 20250824085527106 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085527106 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 20250824085527106 DLGSUP <0013> gsup_server.c:236 2: 20250824085527106 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085527106 DLGSUP <0013> gsup_server.c:236 3: 20250824085527106 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085527106 DLGSUP <0013> gsup_server.c:236 4: 20250824085527106 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085527106 DLGSUP <0013> gsup_server.c:236 5: 20250824085527106 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085527106 DLGSUP <0013> gsup_server.c:236 7: 20250824085527106 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085527106 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085527106 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085527106 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@8761a50a6d73: 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") 20250824085527130 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38633<->l=127.0.0.1:4259) 20250824085527133 DAUC <0003> db_auc.c:157 IMSI='262428059689889': No 2G Auth Data 20250824085527133 DAUC <0003> db_auc.c:192 IMSI='262428059689889': No 3G Auth Data HLR_Test-GSUP(33)@8761a50a6d73: Created GsupExpect[0] for "262428059689889" to be handled at TC_gsup_sai_eps(36) 20250824085527142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 20250824085527150 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527150 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527150 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428059689889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428059689889"} 20250824085527150 DAUC <0003> db_auc.c:157 IMSI='262428059689889': No 2G Auth Data 20250824085527150 DAUC <0003> db_auc.c:236 IMSI='262428059689889': Calling to generate 5 vectors 20250824085527150 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085527150 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085527150 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085527150 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085527150 DAUC <0003> auc.c:113 vector [0]: rand = 8478e792375297df2c8d610617a4d4b2 20250824085527150 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085527150 DAUC <0003> auc.c:142 vector [0]: autn = 623808b1e92a80003974a7f504d5f404 20250824085527150 DAUC <0003> auc.c:143 vector [0]: ck = bce795c72f6498dad23018c78a39aa8d 20250824085527150 DAUC <0003> auc.c:144 vector [0]: ik = 7988121fcad4f3424274df92c31baf9e 20250824085527150 DAUC <0003> auc.c:145 vector [0]: res = 7d25d1fc352411c30000000000000000 20250824085527150 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085527150 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085527150 DAUC <0003> auc.c:151 vector [0]: kc = 552b408dac926e8b 20250824085527150 DAUC <0003> auc.c:152 vector [0]: sres = 4801c03f 20250824085527150 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085527150 DAUC <0003> auc.c:113 vector [1]: rand = db398cdc58b1b7538cb32b86cb00d095 20250824085527150 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085527150 DAUC <0003> auc.c:142 vector [1]: autn = bef4efc2855f8000f16696928f187fdb 20250824085527150 DAUC <0003> auc.c:143 vector [1]: ck = 383f4aee82043e179f93c784ab58d1fa 20250824085527150 DAUC <0003> auc.c:144 vector [1]: ik = dc3b5f52ea74a511392813561719855f 20250824085527150 DAUC <0003> auc.c:145 vector [1]: res = e82ebaa8a18471660000000000000000 20250824085527150 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085527150 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085527150 DAUC <0003> auc.c:151 vector [1]: kc = 42bfc16ed431cfa3 20250824085527150 DAUC <0003> auc.c:152 vector [1]: sres = 49aacbce 20250824085527150 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085527150 DAUC <0003> auc.c:113 vector [2]: rand = b71ecc987bd8d50e3f302644c22c1338 20250824085527150 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085527150 DAUC <0003> auc.c:142 vector [2]: autn = 0a4e0be1d4aa80002418c571bf95a82a 20250824085527150 DAUC <0003> auc.c:143 vector [2]: ck = b6d2599a35f40f3bccb577714026a947 20250824085527150 DAUC <0003> auc.c:144 vector [2]: ik = 37d7ccea370527b7147b578a9d1c2749 20250824085527150 DAUC <0003> auc.c:145 vector [2]: res = d09f13f69152e60a0000000000000000 20250824085527150 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085527150 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085527150 DAUC <0003> auc.c:151 vector [2]: kc = 59cbb58bdfcba682 20250824085527150 DAUC <0003> auc.c:152 vector [2]: sres = 41cdf5fc 20250824085527150 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085527150 DAUC <0003> auc.c:113 vector [3]: rand = c1ecd0bc8a7f00da446a16ba801daa96 20250824085527150 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085527150 DAUC <0003> auc.c:142 vector [3]: autn = 0179031d566480007a0dd179472f25d5 20250824085527150 DAUC <0003> auc.c:143 vector [3]: ck = 3154465f3dadd404de765a49bbc8fe74 20250824085527150 DAUC <0003> auc.c:144 vector [3]: ik = ccc992d5ecbe19edd65ba3a96c3fc315 20250824085527150 DAUC <0003> auc.c:145 vector [3]: res = 903058cb45dc61c80000000000000000 20250824085527150 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085527150 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085527150 DAUC <0003> auc.c:151 vector [3]: kc = f5b02d6a06e4f088 20250824085527150 DAUC <0003> auc.c:152 vector [3]: sres = d5ec3903 20250824085527150 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085527150 DAUC <0003> auc.c:113 vector [4]: rand = cb1c5b0a7e2f967edb24c0391c0e9a6c 20250824085527150 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085527150 DAUC <0003> auc.c:142 vector [4]: autn = ba496087a1c680007e42baff502c8fab 20250824085527150 DAUC <0003> auc.c:143 vector [4]: ck = 3e7b280eaf78879766796d46e0ee1040 20250824085527150 DAUC <0003> auc.c:144 vector [4]: ik = 7047f6bfaf579a37a62372a7febcd914 20250824085527150 DAUC <0003> auc.c:145 vector [4]: res = 47b46720cea0fb580000000000000000 20250824085527150 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085527150 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085527150 DAUC <0003> auc.c:151 vector [4]: kc = 8e66c1501e7dd4f4 20250824085527150 DAUC <0003> auc.c:152 vector [4]: sres = 89149c78 20250824085527150 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085527150 DAUC <0003> db_auc.c:245 IMSI='262428059689889': Generated 5 vectors 20250824085527151 DAUC <0003> db_auc.c:249 IMSI='262428059689889': Updating SQN=161 in DB 20250824085527151 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428059689889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428059689889"} 20250824085527151 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428059689889 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085527151 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085527151 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527151 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8761a50a6d73: Found GsupExpect[0] for "262428059689889" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8761a50a6d73: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428059689889" TC_gsup_sai_eps(36)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085527157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8761a50a6d73: Final verdict of PTC: pass 20250824085527160 DAUC <0003> db_auc.c:157 IMSI='262424870504964': No 2G Auth Data 20250824085527160 DAUC <0003> db_auc.c:192 IMSI='262424870504964': No 3G Auth Data HLR_Test-GSUP(33)@8761a50a6d73: Created GsupExpect[0] for "262424870504964" to be handled at TC_gsup_sai_eps(37) 20250824085527171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 20250824085527173 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527173 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424870504964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870504964"} 20250824085527173 DAUC <0003> db_auc.c:157 IMSI='262424870504964': No 2G Auth Data 20250824085527173 DAUC <0003> db_auc.c:236 IMSI='262424870504964': Calling to generate 5 vectors 20250824085527173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250824085527173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085527173 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250824085527173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085527173 DAUC <0003> auc.c:113 vector [0]: rand = a66ca1a806fac4d0b739c14d96118bc9 20250824085527173 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085527173 DAUC <0003> auc.c:142 vector [0]: autn = 3e2e0c151f3a8000cc214658c5400662 20250824085527173 DAUC <0003> auc.c:143 vector [0]: ck = f846079c642eb8eab720205bd3991d23 20250824085527173 DAUC <0003> auc.c:144 vector [0]: ik = f5d92bf889987944f5afbb789eff3860 20250824085527173 DAUC <0003> auc.c:145 vector [0]: res = 35849f450784435c0000000000000000 20250824085527173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085527173 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250824085527173 DAUC <0003> auc.c:151 vector [0]: kc = 4f10b747a0d0e4ed 20250824085527173 DAUC <0003> auc.c:152 vector [0]: sres = 3200dc19 20250824085527173 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250824085527173 DAUC <0003> auc.c:113 vector [1]: rand = 605ad16053189d6ab6f6cdcc4f1993c7 20250824085527173 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085527173 DAUC <0003> auc.c:142 vector [1]: autn = 2515260a42a880007706a9fb5d89a21a 20250824085527173 DAUC <0003> auc.c:143 vector [1]: ck = 4d4e56b213d696d5297057119d79f921 20250824085527173 DAUC <0003> auc.c:144 vector [1]: ik = 74c5565113d4380d5c84c2917881b6a7 20250824085527173 DAUC <0003> auc.c:145 vector [1]: res = 4f50830f854ce8e80000000000000000 20250824085527173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085527173 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250824085527173 DAUC <0003> auc.c:151 vector [1]: kc = 4c7f9563e5fae15e 20250824085527173 DAUC <0003> auc.c:152 vector [1]: sres = ca1c6be7 20250824085527173 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250824085527173 DAUC <0003> auc.c:113 vector [2]: rand = 83259e366e272308ce79c9a348aa3cd6 20250824085527173 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085527173 DAUC <0003> auc.c:142 vector [2]: autn = ef90bbcdd7258000262fb14d22d45a28 20250824085527173 DAUC <0003> auc.c:143 vector [2]: ck = 81ce3e45bc437af20db7922cc061ef1c 20250824085527173 DAUC <0003> auc.c:144 vector [2]: ik = e15c8cda0ce7b3e7eb30325d4512848f 20250824085527173 DAUC <0003> auc.c:145 vector [2]: res = 8e65288f33bbe6810000000000000000 20250824085527173 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085527173 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250824085527173 DAUC <0003> auc.c:151 vector [2]: kc = 861512ee35d7a286 20250824085527173 DAUC <0003> auc.c:152 vector [2]: sres = bddece0e 20250824085527173 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250824085527173 DAUC <0003> auc.c:113 vector [3]: rand = 26da6c86d6bd02bb2374652952a8f58c 20250824085527173 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085527173 DAUC <0003> auc.c:142 vector [3]: autn = 73fbf712d9d18000551eca6d3dbc6cb3 20250824085527173 DAUC <0003> auc.c:143 vector [3]: ck = e80e8a4de80ea2b271dda42adabbf45f 20250824085527173 DAUC <0003> auc.c:144 vector [3]: ik = 5e4e8de70be7c6d5e87a6355a26b13b8 20250824085527173 DAUC <0003> auc.c:145 vector [3]: res = ec2f22782495f7a10000000000000000 20250824085527173 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085527173 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250824085527173 DAUC <0003> auc.c:151 vector [3]: kc = 2fe7c0d59b398380 20250824085527173 DAUC <0003> auc.c:152 vector [3]: sres = c8bad5d9 20250824085527173 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250824085527173 DAUC <0003> auc.c:113 vector [4]: rand = e8fb4c8e182aa283e362b535ec59f372 20250824085527173 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085527173 DAUC <0003> auc.c:142 vector [4]: autn = 21cf06466e088000806a06284338f052 20250824085527173 DAUC <0003> auc.c:143 vector [4]: ck = e659f58c978ab26b15ddb563e371998f 20250824085527173 DAUC <0003> auc.c:144 vector [4]: ik = 3293021626672afa58d5db92af2ffb8c 20250824085527173 DAUC <0003> auc.c:145 vector [4]: res = e0340c9a188ce53a0000000000000000 20250824085527173 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085527173 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250824085527173 DAUC <0003> auc.c:151 vector [4]: kc = 99c2996bfdb3fa92 20250824085527173 DAUC <0003> auc.c:152 vector [4]: sres = f8b8e9a0 20250824085527173 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250824085527173 DAUC <0003> db_auc.c:245 IMSI='262424870504964': Generated 5 vectors 20250824085527173 DAUC <0003> db_auc.c:249 IMSI='262424870504964': Updating SQN=161 in DB 20250824085527173 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424870504964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870504964"} 20250824085527173 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424870504964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085527173 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085527173 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8761a50a6d73: Found GsupExpect[0] for "262424870504964" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8761a50a6d73: Added IMSI table entry 1TC_gsup_sai_eps(37)"262424870504964" TC_gsup_sai_eps(37)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085527174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8761a50a6d73: Final verdict of PTC: pass 20250824085527175 DAUC <0003> db_auc.c:157 IMSI='262425254088321': No 2G Auth Data 20250824085527175 DAUC <0003> db_auc.c:192 IMSI='262425254088321': No 3G Auth Data HLR_Test-GSUP(33)@8761a50a6d73: Created GsupExpect[0] for "262425254088321" to be handled at TC_gsup_sai_eps(38) 20250824085527180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 20250824085527182 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527182 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425254088321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425254088321"} 20250824085527182 DAUC <0003> db_auc.c:236 IMSI='262425254088321': Calling to generate 5 vectors 20250824085527182 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085527182 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085527182 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085527182 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085527182 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085527182 DAUC <0003> auc.c:113 vector [0]: rand = 3d222ba7da9b2b8a63bda54f219715a7 20250824085527182 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085527182 DAUC <0003> auc.c:142 vector [0]: autn = a45aa412286880005f210a642b3eaf33 20250824085527182 DAUC <0003> auc.c:143 vector [0]: ck = 9d266112f98c98802598fd7b85e03d2b 20250824085527182 DAUC <0003> auc.c:144 vector [0]: ik = 22e7e293ce4c37087f76ec85573dd606 20250824085527182 DAUC <0003> auc.c:145 vector [0]: res = 0a9c8f1a1ff34f8b0000000000000000 20250824085527182 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085527182 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085527182 DAUC <0003> auc.c:179 vector [0]: kc = 3cee044f90f8d400 20250824085527182 DAUC <0003> auc.c:180 vector [0]: sres = 9f8e5f95 20250824085527182 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085527182 DAUC <0003> auc.c:113 vector [1]: rand = fac3856770ed560d9d2eda3cbe7a626e 20250824085527182 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085527182 DAUC <0003> auc.c:142 vector [1]: autn = e4dab2850d6a80003da1b39cc3b87164 20250824085527182 DAUC <0003> auc.c:143 vector [1]: ck = 6cf33d9620017370fa0a8cc4bac3c16e 20250824085527182 DAUC <0003> auc.c:144 vector [1]: ik = bef2e5108bb9dd0061ee36cd95bd2550 20250824085527182 DAUC <0003> auc.c:145 vector [1]: res = 022396ec25474fdd0000000000000000 20250824085527182 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085527182 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085527182 DAUC <0003> auc.c:179 vector [1]: kc = 7db86d363b1bd800 20250824085527182 DAUC <0003> auc.c:180 vector [1]: sres = 53bf845d 20250824085527182 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085527182 DAUC <0003> auc.c:113 vector [2]: rand = 97def8839d986e78a7c7f60989326ef9 20250824085527182 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085527182 DAUC <0003> auc.c:142 vector [2]: autn = fd850abad8968000d7f72717aa9c675d 20250824085527182 DAUC <0003> auc.c:143 vector [2]: ck = 3db5c3b52aa84d2257e5c473b84517bb 20250824085527182 DAUC <0003> auc.c:144 vector [2]: ik = ee0b53ae4f316db9233fe8d308e5f3a8 20250824085527182 DAUC <0003> auc.c:145 vector [2]: res = 0da5361bae66105f0000000000000000 20250824085527182 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085527182 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085527182 DAUC <0003> auc.c:179 vector [2]: kc = a4272ab6611e4000 20250824085527182 DAUC <0003> auc.c:180 vector [2]: sres = 501b59de 20250824085527182 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085527182 DAUC <0003> auc.c:113 vector [3]: rand = 6866cf6a266e99b1a328cee0d046957b 20250824085527182 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085527182 DAUC <0003> auc.c:142 vector [3]: autn = 86945f3fbc2a800031f977c28497fa4b 20250824085527182 DAUC <0003> auc.c:143 vector [3]: ck = 71f83b408678dca9fd2bbe0f3bfdaf0f 20250824085527182 DAUC <0003> auc.c:144 vector [3]: ik = 6f24f199304c55bc8f7b0466346f81ec 20250824085527182 DAUC <0003> auc.c:145 vector [3]: res = aafdeb7fcb7d2e2d0000000000000000 20250824085527182 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085527182 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085527182 DAUC <0003> auc.c:179 vector [3]: kc = 3bc64f6bfa0ba400 20250824085527182 DAUC <0003> auc.c:180 vector [3]: sres = 9ce53dab 20250824085527182 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085527182 DAUC <0003> auc.c:113 vector [4]: rand = 9eb67570e98ed5b29a8d01d3cc96c870 20250824085527182 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085527182 DAUC <0003> auc.c:142 vector [4]: autn = 68270fc4342a8000cdf9dcd424df8bb9 20250824085527182 DAUC <0003> auc.c:143 vector [4]: ck = af6850900b0a67a66f6f4d331b54e5f1 20250824085527182 DAUC <0003> auc.c:144 vector [4]: ik = 1816f2cf0f2766619df511be0d03fdf7 20250824085527182 DAUC <0003> auc.c:145 vector [4]: res = 76f505e014f4532b0000000000000000 20250824085527182 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085527182 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085527182 DAUC <0003> auc.c:179 vector [4]: kc = 8dd1f52c55d1f400 20250824085527182 DAUC <0003> auc.c:180 vector [4]: sres = dcf9e86a 20250824085527182 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085527182 DAUC <0003> db_auc.c:245 IMSI='262425254088321': Generated 5 vectors 20250824085527182 DAUC <0003> db_auc.c:249 IMSI='262425254088321': Updating SQN=161 in DB 20250824085527182 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425254088321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425254088321"} 20250824085527182 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425254088321 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085527182 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085527182 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527182 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8761a50a6d73: Found GsupExpect[0] for "262425254088321" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8761a50a6d73: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425254088321" TC_gsup_sai_eps(38)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085527183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59102<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8761a50a6d73: Final verdict of PTC: pass 20250824085527184 DAUC <0003> db_auc.c:157 IMSI='262424432709168': No 2G Auth Data 20250824085527184 DAUC <0003> db_auc.c:192 IMSI='262424432709168': No 3G Auth Data HLR_Test-GSUP(33)@8761a50a6d73: Created GsupExpect[0] for "262424432709168" to be handled at TC_gsup_sai_eps(39) 20250824085527192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 20250824085527193 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527193 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527193 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424432709168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424432709168"} 20250824085527193 DAUC <0003> db_auc.c:236 IMSI='262424432709168': Calling to generate 5 vectors 20250824085527193 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085527193 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085527193 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085527193 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085527193 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085527193 DAUC <0003> auc.c:113 vector [0]: rand = 5bb6a0c2a9c1cc76db8d0174063bbcc9 20250824085527193 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085527193 DAUC <0003> auc.c:142 vector [0]: autn = f991bab0b73080001fe7cc805cd3c914 20250824085527193 DAUC <0003> auc.c:143 vector [0]: ck = e802d7c9cdfec432b913e665e9cef4f5 20250824085527193 DAUC <0003> auc.c:144 vector [0]: ik = ba987216858f18d53e4358c268bfa7d2 20250824085527193 DAUC <0003> auc.c:145 vector [0]: res = e702d68a783a4eb90000000000000000 20250824085527193 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085527193 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085527193 DAUC <0003> auc.c:179 vector [0]: kc = 8e6d064845e7e000 20250824085527193 DAUC <0003> auc.c:180 vector [0]: sres = 47a53c16 20250824085527193 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085527193 DAUC <0003> auc.c:113 vector [1]: rand = e6d6bbcb72927c0381268a0e0c6f0e73 20250824085527193 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085527193 DAUC <0003> auc.c:142 vector [1]: autn = f136ece028cf800062eab7eb278dd4a2 20250824085527193 DAUC <0003> auc.c:143 vector [1]: ck = 438a2b234910df56f9e93e0d45647272 20250824085527193 DAUC <0003> auc.c:144 vector [1]: ik = e7b3d8ea72b420776d0bba86e9f8dc5a 20250824085527193 DAUC <0003> auc.c:145 vector [1]: res = ff359c5da3f3d9400000000000000000 20250824085527193 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085527193 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085527193 DAUC <0003> auc.c:179 vector [1]: kc = d10f97ced6165800 20250824085527193 DAUC <0003> auc.c:180 vector [1]: sres = 7c657833 20250824085527193 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085527193 DAUC <0003> auc.c:113 vector [2]: rand = f5c899df3e5e260c20aa0ab24858621e 20250824085527193 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085527193 DAUC <0003> auc.c:142 vector [2]: autn = 6577ff9a4c8c8000c973c4203e11dd3f 20250824085527193 DAUC <0003> auc.c:143 vector [2]: ck = 525c9986aa1ac78acdd87cfaff774b6e 20250824085527193 DAUC <0003> auc.c:144 vector [2]: ik = 64846a2ca832d85df1bf584bcb455a23 20250824085527193 DAUC <0003> auc.c:145 vector [2]: res = b06fad9849fab8aa0000000000000000 20250824085527193 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085527193 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085527193 DAUC <0003> auc.c:179 vector [2]: kc = 501434442bce0c00 20250824085527193 DAUC <0003> auc.c:180 vector [2]: sres = 83d301e6 20250824085527193 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085527193 DAUC <0003> auc.c:113 vector [3]: rand = 85c912f289ca109261e80b0a0c045f59 20250824085527193 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085527193 DAUC <0003> auc.c:142 vector [3]: autn = bdb3a531f2cd8000c42cd03adfa6bf2f 20250824085527193 DAUC <0003> auc.c:143 vector [3]: ck = f1e8235731dc3517d8fee3bbce4ec212 20250824085527193 DAUC <0003> auc.c:144 vector [3]: ik = 0a9e41f072e16254a2a9940ebc983e9c 20250824085527193 DAUC <0003> auc.c:145 vector [3]: res = 3a8a29e39924482b0000000000000000 20250824085527193 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085527193 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085527193 DAUC <0003> auc.c:179 vector [3]: kc = 681d0c4089162000 20250824085527193 DAUC <0003> auc.c:180 vector [3]: sres = d8404eab 20250824085527193 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085527193 DAUC <0003> auc.c:113 vector [4]: rand = a1c7ff574cf1b369f6cd039d0fe3861d 20250824085527193 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085527193 DAUC <0003> auc.c:142 vector [4]: autn = ab955b7f70e0800091b70fa3fbe75bfc 20250824085527193 DAUC <0003> auc.c:143 vector [4]: ck = 6a222b95f2e7cd2debaeaceb3ff34eb4 20250824085527193 DAUC <0003> auc.c:144 vector [4]: ik = b13aaa361cb8d5a2a21198045d8061fc 20250824085527193 DAUC <0003> auc.c:145 vector [4]: res = f81624e5634af0810000000000000000 20250824085527193 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085527193 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085527193 DAUC <0003> auc.c:179 vector [4]: kc = 8f19264b32836400 20250824085527193 DAUC <0003> auc.c:180 vector [4]: sres = 5236a052 20250824085527193 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085527194 DAUC <0003> db_auc.c:245 IMSI='262424432709168': Generated 5 vectors 20250824085527194 DAUC <0003> db_auc.c:249 IMSI='262424432709168': Updating SQN=161 in DB 20250824085527194 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424432709168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424432709168"} 20250824085527194 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424432709168 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085527194 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085527194 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527194 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8761a50a6d73: Found GsupExpect[0] for "262424432709168" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8761a50a6d73: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424432709168" TC_gsup_sai_eps(39)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085527195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8761a50a6d73: Final verdict of PTC: pass 20250824085527195 DAUC <0003> db_auc.c:157 IMSI='262428186913152': No 2G Auth Data 20250824085527195 DAUC <0003> db_auc.c:192 IMSI='262428186913152': No 3G Auth Data HLR_Test-GSUP(33)@8761a50a6d73: Created GsupExpect[0] for "262428186913152" to be handled at TC_gsup_sai_eps(40) 20250824085527201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 20250824085527202 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527202 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428186913152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428186913152"} 20250824085527202 DAUC <0003> db_auc.c:236 IMSI='262428186913152': Calling to generate 5 vectors 20250824085527202 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250824085527202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250824085527202 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250824085527202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250824085527202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250824085527202 DAUC <0003> auc.c:113 vector [0]: rand = 8bed398338580b6c3fd40ed7c5f6176e 20250824085527202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250824085527202 DAUC <0003> auc.c:142 vector [0]: autn = 1611991f32a88000a64b5d800a45868a 20250824085527202 DAUC <0003> auc.c:143 vector [0]: ck = 63c553c649a98fd2c79769c43ef9f43f 20250824085527202 DAUC <0003> auc.c:144 vector [0]: ik = 2dcf22723723155c9384691eb308eef6 20250824085527202 DAUC <0003> auc.c:145 vector [0]: res = 5b45ecb67fbf25820000000000000000 20250824085527202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250824085527202 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250824085527202 DAUC <0003> auc.c:179 vector [0]: kc = dce3ae6e1b6c8921 20250824085527202 DAUC <0003> auc.c:180 vector [0]: sres = ffd62839 20250824085527202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250824085527202 DAUC <0003> auc.c:113 vector [1]: rand = 1d1d9cebcb93da26770ec6666e552c12 20250824085527202 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250824085527202 DAUC <0003> auc.c:142 vector [1]: autn = 76e186d6c0a680005b1af3d62e88db7d 20250824085527202 DAUC <0003> auc.c:143 vector [1]: ck = 1aeae5606d2500542078a7351d730099 20250824085527202 DAUC <0003> auc.c:144 vector [1]: ik = 34308a6be9df6ebab70798485a5de37a 20250824085527202 DAUC <0003> auc.c:145 vector [1]: res = 7e0870e3c1a1da1d0000000000000000 20250824085527202 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250824085527202 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250824085527202 DAUC <0003> auc.c:179 vector [1]: kc = 210fea2b30eacaba 20250824085527202 DAUC <0003> auc.c:180 vector [1]: sres = 7df83c00 20250824085527202 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250824085527202 DAUC <0003> auc.c:113 vector [2]: rand = a1166f8043c17893774a6879239382ba 20250824085527202 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250824085527202 DAUC <0003> auc.c:142 vector [2]: autn = a18a74688ebc800080836830e3674b3f 20250824085527202 DAUC <0003> auc.c:143 vector [2]: ck = 9f1e456d8033a9f02d9aff9e8c83ecdc 20250824085527202 DAUC <0003> auc.c:144 vector [2]: ik = 0956cac68b27579ec79336da956af67f 20250824085527202 DAUC <0003> auc.c:145 vector [2]: res = 5d162d476deb069b0000000000000000 20250824085527202 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250824085527202 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250824085527202 DAUC <0003> auc.c:179 vector [2]: kc = 7c8315fb68d58807 20250824085527202 DAUC <0003> auc.c:180 vector [2]: sres = dd1f7552 20250824085527202 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250824085527202 DAUC <0003> auc.c:113 vector [3]: rand = d4be0038b9b5f31095b68c7081a20381 20250824085527202 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250824085527202 DAUC <0003> auc.c:142 vector [3]: autn = 7474ec36e42c8000a8b192dab8005f03 20250824085527202 DAUC <0003> auc.c:143 vector [3]: ck = adde68a60e6d516044e50754f8a8f510 20250824085527202 DAUC <0003> auc.c:144 vector [3]: ik = 6b5770c607a90390de3e20d193e436b9 20250824085527202 DAUC <0003> auc.c:145 vector [3]: res = 08130c80150330930000000000000000 20250824085527203 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250824085527203 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250824085527203 DAUC <0003> auc.c:179 vector [3]: kc = 79992c26da0d17f1 20250824085527203 DAUC <0003> auc.c:180 vector [3]: sres = 5ee52044 20250824085527203 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250824085527203 DAUC <0003> auc.c:113 vector [4]: rand = f5a8a81d0421abd6adec26bb72ae0c83 20250824085527203 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250824085527203 DAUC <0003> auc.c:142 vector [4]: autn = 46dbbcb809a4800025e24b51f084e68c 20250824085527203 DAUC <0003> auc.c:143 vector [4]: ck = 7c72d8a49803ffcf302720ec6f305587 20250824085527203 DAUC <0003> auc.c:144 vector [4]: ik = b54b38a58b5d1bb96f17c59d41963ce8 20250824085527203 DAUC <0003> auc.c:145 vector [4]: res = f03b7d06ec2ce3bb0000000000000000 20250824085527203 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250824085527203 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250824085527203 DAUC <0003> auc.c:179 vector [4]: kc = 131b433cf6041e7c 20250824085527203 DAUC <0003> auc.c:180 vector [4]: sres = ec019d18 20250824085527203 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250824085527203 DAUC <0003> db_auc.c:245 IMSI='262428186913152': Generated 5 vectors 20250824085527203 DAUC <0003> db_auc.c:249 IMSI='262428186913152': Updating SQN=161 in DB 20250824085527203 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428186913152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428186913152"} 20250824085527203 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428186913152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085527203 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085527203 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527203 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8761a50a6d73: Found GsupExpect[0] for "262428186913152" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8761a50a6d73: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428186913152" TC_gsup_sai_eps(40)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085527204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59126<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085527205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4258 20250824085527205 DLINP <000b> input/ipa.c:452 connected read/write 20250824085527205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085527205 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(33)@8761a50a6d73: Final verdict of PTC: none 20250824085527205 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085527205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085527205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38633<->l=127.0.0.1:4259) 34@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Aug 24 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 20250824085527227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 20250824085527328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=68396) Waiting for packet dumper to finish... 1 (prev_count=68396, count=126080) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:29 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085530466 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085530466 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085530469 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085530470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@8761a50a6d73: 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 } } } } 20250824085530472 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085530472 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085530472 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085530472 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 20250824085530472 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085530472 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 20250824085530472 DLGSUP <0013> gsup_server.c:236 2: 20250824085530472 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085530472 DLGSUP <0013> gsup_server.c:236 3: 20250824085530472 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085530472 DLGSUP <0013> gsup_server.c:236 4: 20250824085530472 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085530472 DLGSUP <0013> gsup_server.c:236 5: 20250824085530472 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085530472 DLGSUP <0013> gsup_server.c:236 7: 20250824085530472 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085530472 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085530472 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085530472 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@8761a50a6d73: 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") 20250824085530484 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43443<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8761a50a6d73: Created GsupExpect[0] for "262425597082993" to be handled at TC_gsup_ul_unknown_imsi(45) 20250824085530493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4258 20250824085530518 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085530518 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425597082993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425597082993" cn_domain=PS} 20250824085530518 DLU <0006> fsm.c:456 lu(262425597082993)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085530518 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425597082993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250824085530518 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425597082993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425597082993" cause=IMSI unknown in HLR} 20250824085530518 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425597082993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085530518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425597082993)[0x55eddaf00410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085530518 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425597082993)[0x55eddaf00410]{UNVALIDATED}: Freeing instance 20250824085530518 DLU <0006> fsm.c:568 lu(PS:IMSI-262425597082993)[0x55eddaf00410]{UNVALIDATED}: Deallocated 20250824085530518 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085530518 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530518 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8761a50a6d73: Found GsupExpect[0] for "262425597082993" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425597082993" TC_gsup_ul_unknown_imsi(45)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085530524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8761a50a6d73: Final verdict of PTC: pass 20250824085530526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4258 20250824085530528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085530528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085530528 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085530528 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085530528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085530528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43443<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8761a50a6d73: Final verdict of PTC: none 43@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 43: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:30 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 20250824085530567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 20250824085530668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26136) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:32 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085533816 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085533816 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085533821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085533822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085533826 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085533826 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085533827 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085533827 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 20250824085533827 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085533827 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 20250824085533827 DLGSUP <0013> gsup_server.c:236 2: 20250824085533827 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085533827 DLGSUP <0013> gsup_server.c:236 3: 20250824085533827 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085533827 DLGSUP <0013> gsup_server.c:236 4: 20250824085533827 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085533827 DLGSUP <0013> gsup_server.c:236 5: 20250824085533827 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085533827 DLGSUP <0013> gsup_server.c:236 7: 20250824085533827 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085533827 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085533827 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085533827 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@8761a50a6d73: 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") 20250824085533848 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35381<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8761a50a6d73: Created GsupExpect[0] for "262428656893156" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250824085533862 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4258 20250824085533874 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533874 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085533874 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428656893156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428656893156" cn_domain=PS source_name="the-source\n"} 20250824085533874 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250824085533874 DLU <0006> fsm.c:456 lu(262428656893156)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085533874 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428656893156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250824085533874 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262428656893156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428656893156" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250824085533874 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262428656893156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085533874 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428656893156)[0x55eddaf00410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085533874 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428656893156)[0x55eddaf00410]{UNVALIDATED}: Freeing instance 20250824085533874 DLU <0006> fsm.c:568 lu(PS:IMSI-262428656893156)[0x55eddaf00410]{UNVALIDATED}: Deallocated 20250824085533874 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085533874 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533874 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8761a50a6d73: Found GsupExpect[0] for "262428656893156" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428656893156" TC_gsup_ul_unknown_imsi_via_proxy(50)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085533878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49584<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8761a50a6d73: Final verdict of PTC: pass 20250824085533880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49570<->l=127.0.0.1:4258 20250824085533882 DLINP <000b> input/ipa.c:452 connected read/write 20250824085533882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085533882 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@8761a50a6d73: Final verdict of PTC: none 20250824085533882 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085533882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085533882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250824085533882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35381<->l=127.0.0.1:4259) 48@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 48: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:33 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 20250824085533917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 20250824085534018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49588<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085537155 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085537155 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085537159 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537159 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085537161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@8761a50a6d73: 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 } } } } 20250824085537165 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085537165 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085537165 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085537165 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 20250824085537165 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085537165 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 20250824085537165 DLGSUP <0013> gsup_server.c:236 2: 20250824085537165 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085537165 DLGSUP <0013> gsup_server.c:236 3: 20250824085537165 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085537165 DLGSUP <0013> gsup_server.c:236 4: 20250824085537165 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085537165 DLGSUP <0013> gsup_server.c:236 5: 20250824085537165 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085537165 DLGSUP <0013> gsup_server.c:236 7: 20250824085537165 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085537165 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085537165 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085537165 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@8761a50a6d73: 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") 20250824085537188 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34755<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8761a50a6d73: Created GsupExpect[0] for "262423662815064" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250824085537200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 20250824085537210 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085537210 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423662815064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423662815064" cn_domain=PS} 20250824085537210 DLU <0006> fsm.c:456 lu(262423662815064)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085537210 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423662815064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250824085537210 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423662815064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423662815064" cause=Roaming not allowed in this location area} 20250824085537210 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423662815064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085537210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423662815064)[0x55eddaf00410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085537210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423662815064)[0x55eddaf00410]{UNVALIDATED}: Freeing instance 20250824085537210 DLU <0006> fsm.c:568 lu(PS:IMSI-262423662815064)[0x55eddaf00410]{UNVALIDATED}: Deallocated 20250824085537210 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085537210 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8761a50a6d73: Found GsupExpect[0] for "262423662815064" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262423662815064" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085537213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49612<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8761a50a6d73: Final verdict of PTC: pass 20250824085537215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49596<->l=127.0.0.1:4258 20250824085537216 DLINP <000b> input/ipa.c:452 connected read/write 20250824085537216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085537216 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085537216 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085537216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085537216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34755<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8761a50a6d73: Final verdict of PTC: none 53@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 53: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085537246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 20250824085537347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49620<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:39 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085540492 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085540493 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085540497 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540497 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085540498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085540502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085540503 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085540503 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085540503 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 20250824085540503 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085540503 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 20250824085540503 DLGSUP <0013> gsup_server.c:236 2: 20250824085540503 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085540503 DLGSUP <0013> gsup_server.c:236 3: 20250824085540503 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085540503 DLGSUP <0013> gsup_server.c:236 4: 20250824085540503 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085540503 DLGSUP <0013> gsup_server.c:236 5: 20250824085540503 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085540503 DLGSUP <0013> gsup_server.c:236 7: 20250824085540503 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085540503 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085540503 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085540503 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@8761a50a6d73: 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") 20250824085540532 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35841<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8761a50a6d73: Created GsupExpect[0] for "262421181362454" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250824085540548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49632<->l=127.0.0.1:4258 20250824085540551 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085540551 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421181362454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421181362454"} 20250824085540551 DAUC <0003> db_auc.c:133 IMSI='262421181362454': No such subscriber 20250824085540551 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421181362454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250824085540551 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421181362454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421181362454" cause=IMSI unknown in HLR} 20250824085540551 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262421181362454 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085540551 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085540551 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540551 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8761a50a6d73: Found GsupExpect[0] for "262421181362454" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8761a50a6d73: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262421181362454" TC_gsup_sai_err_unknown_imsi(60)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085540553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49632<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8761a50a6d73: Final verdict of PTC: pass 20250824085540553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.1:4258 20250824085540554 DLINP <000b> input/ipa.c:452 connected read/write 20250824085540554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085540554 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085540554 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085540554 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085540554 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35841<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8761a50a6d73: Final verdict of PTC: none 58@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 58: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:40 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 20250824085540580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 20250824085540681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49642<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085543823 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085543823 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085543827 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085543833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543833 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085543833 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085543833 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 20250824085543833 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085543833 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 20250824085543833 DLGSUP <0013> gsup_server.c:236 2: 20250824085543833 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085543833 DLGSUP <0013> gsup_server.c:236 3: 20250824085543833 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085543833 DLGSUP <0013> gsup_server.c:236 4: 20250824085543833 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085543833 DLGSUP <0013> gsup_server.c:236 5: 20250824085543833 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085543833 DLGSUP <0013> gsup_server.c:236 7: 20250824085543833 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085543833 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085543833 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085543833 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@8761a50a6d73: 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") 20250824085543855 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36791<->l=127.0.0.1:4259) 20250824085543861 DAUC <0003> db_auc.c:157 IMSI='262425591093731': No 2G Auth Data 20250824085543861 DAUC <0003> db_auc.c:192 IMSI='262425591093731': No 3G Auth Data HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262425591093731" to be handled at TC_gsup_ul(65) 20250824085543870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 20250824085543876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543876 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425591093731" cn_domain=PS} 20250824085543876 DLU <0006> fsm.c:456 lu(262425591093731)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543876 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425591093731)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543876 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425591093731" cn_domain=PS} 20250824085543876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262425591093731" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul(65)"262425591093731" 20250824085543880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543880 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425591093731"} 20250824085543880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425591093731)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543880 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543880 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425591093731"} 20250824085543880 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425591093731 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425591093731)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425591093731)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543880 DLU <0006> fsm.c:568 lu(PS:IMSI-262425591093731)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(65)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43110<->l=127.0.0.1:4258 TC_gsup_ul(65)@8761a50a6d73: Final verdict of PTC: pass 20250824085543886 DAUC <0003> db_auc.c:157 IMSI='262427866852743': No 2G Auth Data 20250824085543886 DAUC <0003> db_auc.c:192 IMSI='262427866852743': No 3G Auth Data 20250824085543887 DLGSUP <0013> hlr.c:121 IMSI 262427866852743: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262427866852743" to be handled at TC_gsup_ul(66) 20250824085543899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43118<->l=127.0.0.1:4258 20250824085543900 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543900 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543900 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427866852743" cn_domain=PS} 20250824085543900 DLU <0006> fsm.c:456 lu(262427866852743)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543900 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543900 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427866852743)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543900 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427866852743" cn_domain=PS} 20250824085543900 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543900 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262427866852743" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 1TC_gsup_ul(66)"262427866852743" 20250824085543901 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543901 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427866852743"} 20250824085543901 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427866852743)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543901 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543901 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427866852743"} 20250824085543901 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427866852743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427866852743)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543901 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427866852743)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543901 DLU <0006> fsm.c:568 lu(PS:IMSI-262427866852743)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543901 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543901 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(66)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43118<->l=127.0.0.1:4258 TC_gsup_ul(66)@8761a50a6d73: Final verdict of PTC: pass 20250824085543902 DAUC <0003> db_auc.c:157 IMSI='262428025108398': No 2G Auth Data 20250824085543902 DAUC <0003> db_auc.c:192 IMSI='262428025108398': No 3G Auth Data 20250824085543903 DLGSUP <0013> hlr.c:121 IMSI 262428025108398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262428025108398" to be handled at TC_gsup_ul(67) 20250824085543908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 20250824085543909 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543910 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428025108398" cn_domain=PS} 20250824085543910 DLU <0006> fsm.c:456 lu(262428025108398)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543910 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543910 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428025108398)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543910 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428025108398" cn_domain=PS} 20250824085543910 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543910 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543910 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262428025108398" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 2TC_gsup_ul(67)"262428025108398" 20250824085543911 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543911 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543911 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428025108398"} 20250824085543911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428025108398)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543911 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543911 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428025108398"} 20250824085543911 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428025108398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428025108398)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428025108398)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543911 DLU <0006> fsm.c:568 lu(PS:IMSI-262428025108398)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543911 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543911 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(67)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.1:4258 TC_gsup_ul(67)@8761a50a6d73: Final verdict of PTC: pass 20250824085543912 DAUC <0003> db_auc.c:157 IMSI='262427907315377': No 2G Auth Data 20250824085543912 DAUC <0003> db_auc.c:192 IMSI='262427907315377': No 3G Auth Data 20250824085543913 DLGSUP <0013> hlr.c:121 IMSI 262427907315377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262427907315377" to be handled at TC_gsup_ul(68) 20250824085543919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 20250824085543920 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543920 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543920 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427907315377" cn_domain=PS} 20250824085543920 DLU <0006> fsm.c:456 lu(262427907315377)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543920 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543920 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427907315377)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543920 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427907315377" cn_domain=PS} 20250824085543920 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543920 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543920 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262427907315377" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 3TC_gsup_ul(68)"262427907315377" 20250824085543921 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543921 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427907315377"} 20250824085543921 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427907315377)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543921 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543921 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427907315377"} 20250824085543921 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427907315377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427907315377)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543921 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427907315377)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543921 DLU <0006> fsm.c:568 lu(PS:IMSI-262427907315377)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543921 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543921 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543921 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(68)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43130<->l=127.0.0.1:4258 TC_gsup_ul(68)@8761a50a6d73: Final verdict of PTC: pass 20250824085543923 DAUC <0003> db_auc.c:157 IMSI='262422088347128': No 2G Auth Data 20250824085543923 DAUC <0003> db_auc.c:192 IMSI='262422088347128': No 3G Auth Data 20250824085543923 DLGSUP <0013> hlr.c:121 IMSI 262422088347128: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262422088347128" to be handled at TC_gsup_ul(69) 20250824085543929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 20250824085543931 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543931 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543931 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422088347128" cn_domain=PS} 20250824085543931 DLU <0006> fsm.c:456 lu(262422088347128)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543931 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543931 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422088347128)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543931 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422088347128" cn_domain=PS} 20250824085543931 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543931 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543931 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262422088347128" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 4TC_gsup_ul(69)"262422088347128" 20250824085543932 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543932 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543932 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422088347128"} 20250824085543932 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422088347128)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543932 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543932 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422088347128"} 20250824085543932 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422088347128 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422088347128)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543932 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422088347128)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543932 DLU <0006> fsm.c:568 lu(PS:IMSI-262422088347128)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543932 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543932 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543932 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(69)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 TC_gsup_ul(69)@8761a50a6d73: Final verdict of PTC: pass 20250824085543933 DAUC <0003> db_auc.c:157 IMSI='262420361358925': No 2G Auth Data 20250824085543933 DAUC <0003> db_auc.c:192 IMSI='262420361358925': No 3G Auth Data 20250824085543934 DLGSUP <0013> hlr.c:121 IMSI 262420361358925: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262420361358925" to be handled at TC_gsup_ul(70) 20250824085543939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 20250824085543941 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543941 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543941 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420361358925" cn_domain=PS} 20250824085543941 DLU <0006> fsm.c:456 lu(262420361358925)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543941 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420361358925)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543941 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420361358925" cn_domain=PS} 20250824085543941 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543941 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543941 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262420361358925" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 5TC_gsup_ul(70)"262420361358925" 20250824085543942 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543942 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543942 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420361358925"} 20250824085543942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420361358925)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543942 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543942 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420361358925"} 20250824085543942 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262420361358925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420361358925)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420361358925)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543942 DLU <0006> fsm.c:568 lu(PS:IMSI-262420361358925)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543942 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543942 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543942 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(70)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43154<->l=127.0.0.1:4258 TC_gsup_ul(70)@8761a50a6d73: Final verdict of PTC: pass 20250824085543943 DAUC <0003> db_auc.c:157 IMSI='262425731531159': No 2G Auth Data 20250824085543943 DAUC <0003> db_auc.c:192 IMSI='262425731531159': No 3G Auth Data 20250824085543944 DLGSUP <0013> hlr.c:121 IMSI 262425731531159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262425731531159" to be handled at TC_gsup_ul(71) 20250824085543950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43160<->l=127.0.0.1:4258 20250824085543951 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543951 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425731531159" cn_domain=PS} 20250824085543951 DLU <0006> fsm.c:456 lu(262425731531159)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543951 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425731531159)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543951 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425731531159" cn_domain=PS} 20250824085543951 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543951 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543951 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262425731531159" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 6TC_gsup_ul(71)"262425731531159" 20250824085543952 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543952 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543952 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425731531159"} 20250824085543952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425731531159)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543952 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543952 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425731531159"} 20250824085543952 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262425731531159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731531159)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425731531159)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543952 DLU <0006> fsm.c:568 lu(PS:IMSI-262425731531159)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543952 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543952 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(71)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43160<->l=127.0.0.1:4258 TC_gsup_ul(71)@8761a50a6d73: Final verdict of PTC: pass 20250824085543953 DAUC <0003> db_auc.c:157 IMSI='262429269353099': No 2G Auth Data 20250824085543953 DAUC <0003> db_auc.c:192 IMSI='262429269353099': No 3G Auth Data 20250824085543954 DLGSUP <0013> hlr.c:121 IMSI 262429269353099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8761a50a6d73: Created GsupExpect[0] for "262429269353099" to be handled at TC_gsup_ul(72) 20250824085543959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 20250824085543961 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543961 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429269353099" cn_domain=PS} 20250824085543961 DLU <0006> fsm.c:456 lu(262429269353099)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085543961 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085543961 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429269353099)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085543961 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429269353099" cn_domain=PS} 20250824085543961 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543961 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543961 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8761a50a6d73: Found GsupExpect[0] for "262429269353099" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8761a50a6d73: Added IMSI table entry 7TC_gsup_ul(72)"262429269353099" 20250824085543962 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543962 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429269353099"} 20250824085543962 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429269353099)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085543962 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085543962 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429269353099"} 20250824085543962 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429269353099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085543962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429269353099)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085543962 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429269353099)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085543962 DLU <0006> fsm.c:568 lu(PS:IMSI-262429269353099)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085543962 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085543962 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul(72)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085543963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43166<->l=127.0.0.1:4258 TC_gsup_ul(72)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085543963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43108<->l=127.0.0.1:4258 20250824085543964 DLINP <000b> input/ipa.c:452 connected read/write 20250824085543964 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085543964 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085543964 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085543964 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@8761a50a6d73: Final verdict of PTC: none 63@8761a50a6d73: Final verdict of PTC: none 20250824085543964 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36791<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Aug 24 08:55:43 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250824085543999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43180<->l=127.0.0.1:4258 20250824085544100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43180<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78152) Waiting for packet dumper to finish... 1 (prev_count=78152, count=112780) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul_via_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085547241 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085547241 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085547244 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547244 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085547249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547249 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085547249 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085547249 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 20250824085547249 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085547249 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 20250824085547249 DLGSUP <0013> gsup_server.c:236 2: 20250824085547249 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085547249 DLGSUP <0013> gsup_server.c:236 3: 20250824085547249 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085547249 DLGSUP <0013> gsup_server.c:236 4: 20250824085547249 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085547249 DLGSUP <0013> gsup_server.c:236 5: 20250824085547249 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085547249 DLGSUP <0013> gsup_server.c:236 7: 20250824085547249 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085547249 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085547250 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085547250 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@8761a50a6d73: 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") 20250824085547265 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39225<->l=127.0.0.1:4259) 20250824085547269 DAUC <0003> db_auc.c:157 IMSI='262425808974809': No 2G Auth Data 20250824085547269 DAUC <0003> db_auc.c:192 IMSI='262425808974809': No 3G Auth Data HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262425808974809" to be handled at TC_gsup_ul_via_proxy(77) 20250824085547281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 20250824085547294 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547294 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262425808974809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425808974809" cn_domain=PS source_name="the-source\n"} 20250824085547294 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250824085547294 DLU <0006> fsm.c:456 lu(262425808974809)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547294 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262425808974809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547294 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425808974809)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547294 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262425808974809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425808974809" cn_domain=PS destination_name="the-source\n"} 20250824085547294 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547294 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262425808974809" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425808974809" 20250824085547299 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547299 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547299 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262425808974809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425808974809" source_name="the-source\n"} 20250824085547300 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425808974809)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547300 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262425808974809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547300 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262425808974809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425808974809" destination_name="the-source\n"} 20250824085547300 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262425808974809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808974809)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547300 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425808974809)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547300 DLU <0006> fsm.c:568 lu(PS:IMSI-262425808974809)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547300 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547300 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547300 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8761a50a6d73: Final verdict of PTC: pass 20250824085547304 DAUC <0003> db_auc.c:157 IMSI='262421985348857': No 2G Auth Data 20250824085547305 DAUC <0003> db_auc.c:192 IMSI='262421985348857': No 3G Auth Data 20250824085547306 DLGSUP <0013> hlr.c:121 IMSI 262421985348857: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262421985348857" to be handled at TC_gsup_ul_via_proxy(78) 20250824085547317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 20250824085547319 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547319 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547319 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421985348857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421985348857" cn_domain=PS source_name="the-source\n"} 20250824085547319 DLU <0006> fsm.c:456 lu(262421985348857)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547319 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421985348857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421985348857)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547319 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421985348857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421985348857" cn_domain=PS destination_name="the-source\n"} 20250824085547319 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547319 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547319 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262421985348857" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421985348857" 20250824085547320 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547320 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421985348857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421985348857" source_name="the-source\n"} 20250824085547320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421985348857)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547320 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262421985348857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547320 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421985348857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421985348857" destination_name="the-source\n"} 20250824085547320 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262421985348857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985348857)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421985348857)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547320 DLU <0006> fsm.c:568 lu(PS:IMSI-262421985348857)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547320 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547320 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8761a50a6d73: Final verdict of PTC: pass 20250824085547321 DAUC <0003> db_auc.c:157 IMSI='262421883149245': No 2G Auth Data 20250824085547321 DAUC <0003> db_auc.c:192 IMSI='262421883149245': No 3G Auth Data 20250824085547321 DLGSUP <0013> hlr.c:121 IMSI 262421883149245: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262421883149245" to be handled at TC_gsup_ul_via_proxy(79) 20250824085547326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 20250824085547328 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547328 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421883149245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421883149245" cn_domain=PS source_name="the-source\n"} 20250824085547328 DLU <0006> fsm.c:456 lu(262421883149245)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547328 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421883149245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421883149245)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547328 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421883149245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421883149245" cn_domain=PS destination_name="the-source\n"} 20250824085547328 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547328 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547328 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262421883149245" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262421883149245" 20250824085547329 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547329 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421883149245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421883149245" source_name="the-source\n"} 20250824085547329 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421883149245)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547329 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262421883149245 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547329 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421883149245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421883149245" destination_name="the-source\n"} 20250824085547329 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262421883149245 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421883149245)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547329 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421883149245)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547329 DLU <0006> fsm.c:568 lu(PS:IMSI-262421883149245)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547329 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547329 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547329 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43216<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8761a50a6d73: Final verdict of PTC: pass 20250824085547330 DAUC <0003> db_auc.c:157 IMSI='262427627593965': No 2G Auth Data 20250824085547330 DAUC <0003> db_auc.c:192 IMSI='262427627593965': No 3G Auth Data 20250824085547331 DLGSUP <0013> hlr.c:121 IMSI 262427627593965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262427627593965" to be handled at TC_gsup_ul_via_proxy(80) 20250824085547336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 20250824085547338 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547338 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547338 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262427627593965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427627593965" cn_domain=PS source_name="the-source\n"} 20250824085547338 DLU <0006> fsm.c:456 lu(262427627593965)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547338 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262427627593965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427627593965)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547338 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262427627593965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427627593965" cn_domain=PS destination_name="the-source\n"} 20250824085547338 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547338 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547338 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262427627593965" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262427627593965" 20250824085547339 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547339 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547339 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262427627593965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427627593965" source_name="the-source\n"} 20250824085547339 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427627593965)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547339 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262427627593965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547339 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262427627593965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427627593965" destination_name="the-source\n"} 20250824085547339 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262427627593965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427627593965)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547339 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427627593965)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547339 DLU <0006> fsm.c:568 lu(PS:IMSI-262427627593965)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547339 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547339 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547339 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8761a50a6d73: Final verdict of PTC: pass 20250824085547340 DAUC <0003> db_auc.c:157 IMSI='262427696549961': No 2G Auth Data 20250824085547340 DAUC <0003> db_auc.c:192 IMSI='262427696549961': No 3G Auth Data 20250824085547340 DLGSUP <0013> hlr.c:121 IMSI 262427696549961: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262427696549961" to be handled at TC_gsup_ul_via_proxy(81) 20250824085547347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20250824085547349 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547349 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547349 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427696549961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427696549961" cn_domain=PS source_name="the-source\n"} 20250824085547349 DLU <0006> fsm.c:456 lu(262427696549961)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547349 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427696549961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427696549961)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547349 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427696549961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427696549961" cn_domain=PS destination_name="the-source\n"} 20250824085547349 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547349 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547349 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262427696549961" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427696549961" 20250824085547350 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547350 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427696549961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427696549961" source_name="the-source\n"} 20250824085547350 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427696549961)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547350 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262427696549961 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547350 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427696549961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427696549961" destination_name="the-source\n"} 20250824085547350 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262427696549961 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696549961)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547350 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696549961)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547350 DLU <0006> fsm.c:568 lu(PS:IMSI-262427696549961)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547350 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547350 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547350 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8761a50a6d73: Final verdict of PTC: pass 20250824085547351 DAUC <0003> db_auc.c:157 IMSI='262425620973317': No 2G Auth Data 20250824085547351 DAUC <0003> db_auc.c:192 IMSI='262425620973317': No 3G Auth Data 20250824085547352 DLGSUP <0013> hlr.c:121 IMSI 262425620973317: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262425620973317" to be handled at TC_gsup_ul_via_proxy(82) 20250824085547357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20250824085547359 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547359 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425620973317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425620973317" cn_domain=PS source_name="the-source\n"} 20250824085547359 DLU <0006> fsm.c:456 lu(262425620973317)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547359 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425620973317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547359 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425620973317)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547359 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425620973317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425620973317" cn_domain=PS destination_name="the-source\n"} 20250824085547359 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547359 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547359 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262425620973317" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425620973317" 20250824085547360 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547360 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547360 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425620973317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425620973317" source_name="the-source\n"} 20250824085547360 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425620973317)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547360 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262425620973317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547360 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425620973317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425620973317" destination_name="the-source\n"} 20250824085547360 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262425620973317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425620973317)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547360 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425620973317)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547360 DLU <0006> fsm.c:568 lu(PS:IMSI-262425620973317)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547360 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547360 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547360 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8761a50a6d73: Final verdict of PTC: pass 20250824085547361 DAUC <0003> db_auc.c:157 IMSI='262426061264739': No 2G Auth Data 20250824085547361 DAUC <0003> db_auc.c:192 IMSI='262426061264739': No 3G Auth Data 20250824085547361 DLGSUP <0013> hlr.c:121 IMSI 262426061264739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262426061264739" to be handled at TC_gsup_ul_via_proxy(83) 20250824085547367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 20250824085547368 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547368 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547368 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426061264739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426061264739" cn_domain=PS source_name="the-source\n"} 20250824085547368 DLU <0006> fsm.c:456 lu(262426061264739)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547368 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426061264739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426061264739)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547368 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426061264739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426061264739" cn_domain=PS destination_name="the-source\n"} 20250824085547368 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547368 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547368 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262426061264739" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426061264739" 20250824085547369 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547369 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547369 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426061264739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426061264739" source_name="the-source\n"} 20250824085547369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426061264739)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547369 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262426061264739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547369 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426061264739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426061264739" destination_name="the-source\n"} 20250824085547369 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262426061264739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426061264739)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426061264739)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547369 DLU <0006> fsm.c:568 lu(PS:IMSI-262426061264739)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547369 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547369 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547369 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8761a50a6d73: Final verdict of PTC: pass 20250824085547370 DAUC <0003> db_auc.c:157 IMSI='262426910217995': No 2G Auth Data 20250824085547370 DAUC <0003> db_auc.c:192 IMSI='262426910217995': No 3G Auth Data 20250824085547370 DLGSUP <0013> hlr.c:121 IMSI 262426910217995: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8761a50a6d73: Created GsupExpect[0] for "262426910217995" to be handled at TC_gsup_ul_via_proxy(84) 20250824085547375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 20250824085547377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547377 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426910217995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426910217995" cn_domain=PS source_name="the-source\n"} 20250824085547377 DLU <0006> fsm.c:456 lu(262426910217995)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085547377 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426910217995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250824085547377 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426910217995)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085547377 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426910217995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426910217995" cn_domain=PS destination_name="the-source\n"} 20250824085547377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8761a50a6d73: Found GsupExpect[0] for "262426910217995" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8761a50a6d73: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262426910217995" 20250824085547378 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547378 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547378 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426910217995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426910217995" source_name="the-source\n"} 20250824085547378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426910217995)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085547378 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262426910217995 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085547378 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426910217995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426910217995" destination_name="the-source\n"} 20250824085547378 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262426910217995 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085547378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910217995)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085547378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426910217995)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085547378 DLU <0006> fsm.c:568 lu(PS:IMSI-262426910217995)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085547378 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085547378 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547378 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085547378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43270<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085547379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4258 20250824085547379 DLINP <000b> input/ipa.c:452 connected read/write 20250824085547379 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085547379 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085547379 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085547379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085547379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250824085547379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39225<->l=127.0.0.1:4259) 75@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(74)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085547402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4258 20250824085547503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12960) Waiting for packet dumper to finish... 1 (prev_count=12960, count=114608) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55:49 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_ul_subscriber_data started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085550675 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085550675 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085550677 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550677 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085550681 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550681 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085550681 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085550681 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 20250824085550681 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085550681 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 20250824085550681 DLGSUP <0013> gsup_server.c:236 2: 20250824085550681 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085550681 DLGSUP <0013> gsup_server.c:236 3: 20250824085550681 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085550681 DLGSUP <0013> gsup_server.c:236 4: 20250824085550681 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085550681 DLGSUP <0013> gsup_server.c:236 5: 20250824085550681 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085550681 DLGSUP <0013> gsup_server.c:236 7: 20250824085550681 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085550681 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085550681 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085550681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@8761a50a6d73: 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") 20250824085550694 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36201<->l=127.0.0.1:4259) 20250824085550701 DAUC <0003> db_auc.c:157 IMSI='262421892766695': No 2G Auth Data 20250824085550701 DAUC <0003> db_auc.c:192 IMSI='262421892766695': No 3G Auth Data HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262421892766695" to be handled at TC_gsup_ul_subscriber_data(89) 20250824085550706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550726 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550726 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421892766695" cn_domain=PS} 20250824085550726 DLU <0006> fsm.c:456 lu(262421892766695)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550726 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421892766695)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550726 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421892766695" cn_domain=PS} 20250824085550726 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550726 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262421892766695" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421892766695" 20250824085550734 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550734 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421892766695"} 20250824085550734 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421892766695)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550734 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550734 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421892766695"} 20250824085550734 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421892766695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421892766695)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550734 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421892766695)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550734 DLU <0006> fsm.c:568 lu(PS:IMSI-262421892766695)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550734 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550734 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550734 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43306<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8761a50a6d73: Final verdict of PTC: pass 20250824085550738 DAUC <0003> db_auc.c:157 IMSI='262420568916473': No 2G Auth Data 20250824085550738 DAUC <0003> db_auc.c:192 IMSI='262420568916473': No 3G Auth Data 20250824085550739 DLGSUP <0013> hlr.c:121 IMSI 262420568916473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262420568916473" to be handled at TC_gsup_ul_subscriber_data(90) 20250824085550752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550755 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550755 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550755 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420568916473" cn_domain=PS} 20250824085550755 DLU <0006> fsm.c:456 lu(262420568916473)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550755 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550755 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420568916473)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550755 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420568916473" cn_domain=PS} 20250824085550755 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550755 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550755 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262420568916473" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262420568916473" 20250824085550756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550756 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420568916473"} 20250824085550756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420568916473)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550756 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550756 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420568916473"} 20250824085550756 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420568916473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420568916473)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420568916473)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550756 DLU <0006> fsm.c:568 lu(PS:IMSI-262420568916473)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43320<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8761a50a6d73: Final verdict of PTC: pass 20250824085550758 DAUC <0003> db_auc.c:157 IMSI='262424769211764': No 2G Auth Data 20250824085550758 DAUC <0003> db_auc.c:192 IMSI='262424769211764': No 3G Auth Data 20250824085550758 DLGSUP <0013> hlr.c:121 IMSI 262424769211764: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262424769211764" to be handled at TC_gsup_ul_subscriber_data(91) 20250824085550766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550768 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550768 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424769211764" cn_domain=PS} 20250824085550768 DLU <0006> fsm.c:456 lu(262424769211764)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550768 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424769211764)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550768 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424769211764" cn_domain=PS} 20250824085550768 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550768 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262424769211764" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424769211764" 20250824085550769 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550769 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550769 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424769211764"} 20250824085550769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424769211764)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550769 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550769 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424769211764"} 20250824085550769 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424769211764 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424769211764)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424769211764)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550769 DLU <0006> fsm.c:568 lu(PS:IMSI-262424769211764)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550769 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550769 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43336<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8761a50a6d73: Final verdict of PTC: pass 20250824085550771 DAUC <0003> db_auc.c:157 IMSI='262420869148795': No 2G Auth Data 20250824085550771 DAUC <0003> db_auc.c:192 IMSI='262420869148795': No 3G Auth Data 20250824085550771 DLGSUP <0013> hlr.c:121 IMSI 262420869148795: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262420869148795" to be handled at TC_gsup_ul_subscriber_data(92) 20250824085550778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550779 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550779 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420869148795" cn_domain=PS} 20250824085550779 DLU <0006> fsm.c:456 lu(262420869148795)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550779 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420869148795)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550779 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420869148795" cn_domain=PS} 20250824085550779 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550779 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262420869148795" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420869148795" 20250824085550781 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550781 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550781 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420869148795"} 20250824085550781 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420869148795)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550781 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550781 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420869148795"} 20250824085550781 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420869148795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420869148795)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550781 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420869148795)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550781 DLU <0006> fsm.c:568 lu(PS:IMSI-262420869148795)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550781 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550781 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550781 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8761a50a6d73: Final verdict of PTC: pass 20250824085550782 DAUC <0003> db_auc.c:157 IMSI='262422982141832': No 2G Auth Data 20250824085550782 DAUC <0003> db_auc.c:192 IMSI='262422982141832': No 3G Auth Data 20250824085550782 DLGSUP <0013> hlr.c:121 IMSI 262422982141832: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262422982141832" to be handled at TC_gsup_ul_subscriber_data(93) 20250824085550788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550789 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422982141832" cn_domain=PS} 20250824085550789 DLU <0006> fsm.c:456 lu(262422982141832)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550789 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422982141832)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550789 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422982141832" cn_domain=PS} 20250824085550789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262422982141832" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422982141832" 20250824085550791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550791 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422982141832"} 20250824085550791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422982141832)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550791 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550791 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422982141832"} 20250824085550791 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422982141832 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422982141832)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422982141832)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550791 DLU <0006> fsm.c:568 lu(PS:IMSI-262422982141832)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43354<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8761a50a6d73: Final verdict of PTC: pass 20250824085550793 DAUC <0003> db_auc.c:157 IMSI='262428400117597': No 2G Auth Data 20250824085550793 DAUC <0003> db_auc.c:192 IMSI='262428400117597': No 3G Auth Data 20250824085550793 DLGSUP <0013> hlr.c:121 IMSI 262428400117597: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262428400117597" to be handled at TC_gsup_ul_subscriber_data(94) 20250824085550799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550800 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428400117597" cn_domain=PS} 20250824085550800 DLU <0006> fsm.c:456 lu(262428400117597)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550800 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428400117597)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550800 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428400117597" cn_domain=PS} 20250824085550800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262428400117597" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262428400117597" 20250824085550802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550802 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428400117597"} 20250824085550802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428400117597)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550802 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550802 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428400117597"} 20250824085550802 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262428400117597 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428400117597)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428400117597)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550802 DLU <0006> fsm.c:568 lu(PS:IMSI-262428400117597)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550802 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550802 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43366<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8761a50a6d73: Final verdict of PTC: pass 20250824085550803 DAUC <0003> db_auc.c:157 IMSI='262422971174240': No 2G Auth Data 20250824085550803 DAUC <0003> db_auc.c:192 IMSI='262422971174240': No 3G Auth Data 20250824085550803 DLGSUP <0013> hlr.c:121 IMSI 262422971174240: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262422971174240" to be handled at TC_gsup_ul_subscriber_data(95) 20250824085550809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550811 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422971174240" cn_domain=PS} 20250824085550811 DLU <0006> fsm.c:456 lu(262422971174240)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550811 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422971174240)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550811 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422971174240" cn_domain=PS} 20250824085550811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262422971174240" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422971174240" 20250824085550812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550812 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422971174240"} 20250824085550812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422971174240)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550812 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550812 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422971174240"} 20250824085550812 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422971174240 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422971174240)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422971174240)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550812 DLU <0006> fsm.c:568 lu(PS:IMSI-262422971174240)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43380<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8761a50a6d73: Final verdict of PTC: pass 20250824085550813 DAUC <0003> db_auc.c:157 IMSI='262426378103637': No 2G Auth Data 20250824085550813 DAUC <0003> db_auc.c:192 IMSI='262426378103637': No 3G Auth Data 20250824085550813 DLGSUP <0013> hlr.c:121 IMSI 262426378103637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8761a50a6d73: Created GsupExpect[0] for "262426378103637" to be handled at TC_gsup_ul_subscriber_data(96) 20250824085550819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8761a50a6d73: GSUP ul subscriber_data<unbound> 20250824085550820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550820 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426378103637" cn_domain=PS} 20250824085550820 DLU <0006> fsm.c:456 lu(262426378103637)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085550820 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085550820 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426378103637)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085550820 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426378103637" cn_domain=PS} 20250824085550820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8761a50a6d73: Found GsupExpect[0] for "262426378103637" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8761a50a6d73: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426378103637" 20250824085550821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085550821 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426378103637"} 20250824085550821 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426378103637)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085550821 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085550821 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426378103637"} 20250824085550821 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426378103637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085550821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426378103637)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085550821 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426378103637)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085550821 DLU <0006> fsm.c:568 lu(PS:IMSI-262426378103637)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085550821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085550821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085550822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085550823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@8761a50a6d73: Final verdict of PTC: none 20250824085550823 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36201<->l=127.0.0.1:4259) 20250824085550823 DLINP <000b> input/ipa.c:452 connected read/write 20250824085550823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-CTRL-CLI-IPA(88)@8761a50a6d73: Final verdict of PTC: none 20250824085550823 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085550823 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085550823 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 87@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:55:50 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 20250824085550846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 20250824085550946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78632) Waiting for packet dumper to finish... 1 (prev_count=78632, count=117948) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_vty started. MTC@8761a50a6d73: legacy= true 20250824085554020 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085554020 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085554025 DLINP <000b> input/ipa.c:452 connected read/write 20250824085554025 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085554027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085554030 DLINP <000b> input/ipa.c:452 connected read/write 20250824085554030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085554031 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085554031 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085554031 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 20250824085554031 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085554031 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 20250824085554031 DLGSUP <0013> gsup_server.c:236 2: 20250824085554031 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085554031 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(97)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085554031 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085554031 DLGSUP <0013> gsup_server.c:236 4: 20250824085554031 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085554031 DLGSUP <0013> gsup_server.c:236 5: 20250824085554031 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085554031 DLGSUP <0013> gsup_server.c:236 7: 20250824085554031 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085554031 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085554031 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085554031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@8761a50a6d73: 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") 20250824085554063 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39545<->l=127.0.0.1:4259) 20250824085554068 DAUC <0003> db_auc.c:157 IMSI='262426051062474': No 2G Auth Data 20250824085554068 DAUC <0003> db_auc.c:192 IMSI='262426051062474': No 3G Auth Data 20250824085554072 DAUC <0003> db_auc.c:192 IMSI='262426051062474': No 3G Auth Data 20250824085554076 DAUC <0003> db_auc.c:157 IMSI='262427964243763': No 2G Auth Data 20250824085554076 DAUC <0003> db_auc.c:192 IMSI='262427964243763': No 3G Auth Data 20250824085554079 DAUC <0003> db_auc.c:157 IMSI='262427964243763': No 2G Auth Data 20250824085554083 DAUC <0003> db_auc.c:157 IMSI='262420604766031': No 2G Auth Data 20250824085554083 DAUC <0003> db_auc.c:192 IMSI='262420604766031': No 3G Auth Data MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085554089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20250824085554090 DLINP <000b> input/ipa.c:452 connected read/write 20250824085554090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085554090 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085554090 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085554090 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085554090 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39545<->l=127.0.0.1:4259) 98@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8761a50a6d73: Test case TC_vty finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Aug 24 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 20250824085554123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 20250824085554224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28440) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_vty_msisdn_isd started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085557361 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085557361 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085557364 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085557370 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557370 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557370 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085557370 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085557370 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 20250824085557370 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085557370 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 20250824085557370 DLGSUP <0013> gsup_server.c:236 2: 20250824085557370 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085557370 DLGSUP <0013> gsup_server.c:236 3: 20250824085557370 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085557370 DLGSUP <0013> gsup_server.c:236 4: 20250824085557370 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085557370 DLGSUP <0013> gsup_server.c:236 5: 20250824085557370 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085557370 DLGSUP <0013> gsup_server.c:236 7: 20250824085557370 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085557370 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085557370 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085557370 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@8761a50a6d73: 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") 20250824085557391 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37997<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8761a50a6d73: Created GsupExpect[0] for "262425830213045" to be handled at TC_vty_msisdn_isd(104) 20250824085557400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 20250824085557401 DAUC <0003> db_auc.c:157 IMSI='262425830213045': No 2G Auth Data 20250824085557401 DAUC <0003> db_auc.c:192 IMSI='262425830213045': No 3G Auth Data 20250824085557414 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557414 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425830213045" cn_domain=PS} 20250824085557414 DLU <0006> fsm.c:456 lu(262425830213045)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085557414 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085557414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425830213045)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085557414 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425830213045" cn_domain=PS} 20250824085557414 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085557414 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8761a50a6d73: Found GsupExpect[0] for "262425830213045" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8761a50a6d73: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425830213045" 20250824085557419 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557419 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425830213045"} 20250824085557420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425830213045)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085557420 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085557420 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425830213045"} 20250824085557420 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085557420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425830213045)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085557420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425830213045)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085557420 DLU <0006> fsm.c:568 lu(PS:IMSI-262425830213045)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085557420 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085557420 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8761a50a6d73: setverdict(pass): none -> pass 20250824085557423 DLGSUP <0013> hlr.c:128 IMSI 262425830213045: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250824085557423 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085557423 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557423 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085557427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@8761a50a6d73: Final verdict of PTC: pass 20250824085557427 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557427 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425830213045"} 20250824085557427 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250824085557427 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425830213045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085557428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20250824085557429 DLINP <000b> input/ipa.c:452 connected read/write 20250824085557429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085557429 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085557429 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085557429 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085557429 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37997<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8761a50a6d73: Final verdict of PTC: none 102@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 102: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8761a50a6d73: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Aug 24 08:55:57 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 20250824085557460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4258 20250824085557560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43800<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:55: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_purge_cs started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085600686 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085600686 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085600691 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085600697 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600697 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085600697 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085600697 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 20250824085600697 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085600697 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 20250824085600697 DLGSUP <0013> gsup_server.c:236 2: 20250824085600697 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085600697 DLGSUP <0013> gsup_server.c:236 3: 20250824085600697 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085600697 DLGSUP <0013> gsup_server.c:236 4: 20250824085600697 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085600697 DLGSUP <0013> gsup_server.c:236 5: 20250824085600697 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085600697 DLGSUP <0013> gsup_server.c:236 7: 20250824085600697 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085600697 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085600697 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085600697 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@8761a50a6d73: 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") 20250824085600721 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46647<->l=127.0.0.1:4259) 20250824085600730 DAUC <0003> db_auc.c:157 IMSI='262424973542834': No 2G Auth Data 20250824085600730 DAUC <0003> db_auc.c:192 IMSI='262424973542834': No 3G Auth Data HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262424973542834" to be handled at TC_gsup_purge_cs(109) 20250824085600754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 20250824085600764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600764 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424973542834" cn_domain=PS} 20250824085600764 DLU <0006> fsm.c:456 lu(262424973542834)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600764 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600764 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424973542834)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600764 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424973542834" cn_domain=PS} 20250824085600764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600764 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600764 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262424973542834" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424973542834" 20250824085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600770 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600770 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424973542834"} 20250824085600770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424973542834)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600770 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600770 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424973542834"} 20250824085600770 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424973542834)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424973542834)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600770 DLU <0006> fsm.c:568 lu(PS:IMSI-262424973542834)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600770 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600770 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600774 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600774 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600774 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424973542834" cn_domain=CS} 20250824085600774 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600774 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424973542834"} 20250824085600774 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424973542834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600774 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600774 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600774 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43822<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8761a50a6d73: Final verdict of PTC: pass 20250824085600779 DAUC <0003> db_auc.c:157 IMSI='262425532446013': No 2G Auth Data 20250824085600779 DAUC <0003> db_auc.c:192 IMSI='262425532446013': No 3G Auth Data 20250824085600782 DLGSUP <0013> hlr.c:121 IMSI 262425532446013: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262425532446013" to be handled at TC_gsup_purge_cs(110) 20250824085600798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 20250824085600799 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600799 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425532446013" cn_domain=PS} 20250824085600799 DLU <0006> fsm.c:456 lu(262425532446013)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600799 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425532446013)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600799 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425532446013" cn_domain=PS} 20250824085600799 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600799 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262425532446013" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 1TC_gsup_purge_cs(110)"262425532446013" 20250824085600800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600800 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425532446013"} 20250824085600800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425532446013)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600800 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600800 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425532446013"} 20250824085600800 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425532446013)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425532446013)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600800 DLU <0006> fsm.c:568 lu(PS:IMSI-262425532446013)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600800 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600801 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425532446013" cn_domain=CS} 20250824085600801 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600801 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425532446013"} 20250824085600801 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425532446013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600801 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43830<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8761a50a6d73: Final verdict of PTC: pass 20250824085600802 DAUC <0003> db_auc.c:157 IMSI='262420395324711': No 2G Auth Data 20250824085600802 DAUC <0003> db_auc.c:192 IMSI='262420395324711': No 3G Auth Data 20250824085600802 DLGSUP <0013> hlr.c:121 IMSI 262420395324711: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262420395324711" to be handled at TC_gsup_purge_cs(111) 20250824085600809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20250824085600811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600811 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420395324711" cn_domain=PS} 20250824085600811 DLU <0006> fsm.c:456 lu(262420395324711)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600811 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420395324711)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600811 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420395324711" cn_domain=PS} 20250824085600811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600811 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262420395324711" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420395324711" 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600812 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420395324711"} 20250824085600812 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420395324711)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600812 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600812 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420395324711"} 20250824085600812 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420395324711)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600812 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420395324711)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600812 DLU <0006> fsm.c:568 lu(PS:IMSI-262420395324711)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600812 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420395324711" cn_domain=CS} 20250824085600812 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600812 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420395324711"} 20250824085600812 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420395324711 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600812 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8761a50a6d73: Final verdict of PTC: pass 20250824085600814 DAUC <0003> db_auc.c:157 IMSI='262421883703940': No 2G Auth Data 20250824085600814 DAUC <0003> db_auc.c:192 IMSI='262421883703940': No 3G Auth Data 20250824085600814 DLGSUP <0013> hlr.c:121 IMSI 262421883703940: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262421883703940" to be handled at TC_gsup_purge_cs(112) 20250824085600819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 20250824085600821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600821 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421883703940" cn_domain=PS} 20250824085600821 DLU <0006> fsm.c:456 lu(262421883703940)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600821 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421883703940)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600821 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421883703940" cn_domain=PS} 20250824085600821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262421883703940" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 3TC_gsup_purge_cs(112)"262421883703940" 20250824085600822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600822 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421883703940"} 20250824085600822 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421883703940)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600822 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600822 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421883703940"} 20250824085600822 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421883703940)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600822 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421883703940)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600822 DLU <0006> fsm.c:568 lu(PS:IMSI-262421883703940)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600823 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600823 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421883703940" cn_domain=CS} 20250824085600823 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600823 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421883703940"} 20250824085600823 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262421883703940 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600823 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600823 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43844<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8761a50a6d73: Final verdict of PTC: pass 20250824085600824 DAUC <0003> db_auc.c:157 IMSI='262420467874962': No 2G Auth Data 20250824085600824 DAUC <0003> db_auc.c:192 IMSI='262420467874962': No 3G Auth Data 20250824085600824 DLGSUP <0013> hlr.c:121 IMSI 262420467874962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262420467874962" to be handled at TC_gsup_purge_cs(113) 20250824085600830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20250824085600831 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600831 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420467874962" cn_domain=PS} 20250824085600831 DLU <0006> fsm.c:456 lu(262420467874962)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600831 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420467874962)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600831 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420467874962" cn_domain=PS} 20250824085600831 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600831 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600831 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262420467874962" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420467874962" 20250824085600833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600833 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420467874962"} 20250824085600833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420467874962)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600833 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600833 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420467874962"} 20250824085600833 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420467874962)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420467874962)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600833 DLU <0006> fsm.c:568 lu(PS:IMSI-262420467874962)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600834 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420467874962" cn_domain=CS} 20250824085600834 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600834 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420467874962"} 20250824085600834 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420467874962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8761a50a6d73: Final verdict of PTC: pass 20250824085600835 DAUC <0003> db_auc.c:157 IMSI='262423750870865': No 2G Auth Data 20250824085600835 DAUC <0003> db_auc.c:192 IMSI='262423750870865': No 3G Auth Data 20250824085600835 DLGSUP <0013> hlr.c:121 IMSI 262423750870865: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262423750870865" to be handled at TC_gsup_purge_cs(114) 20250824085600841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 20250824085600843 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600843 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423750870865" cn_domain=PS} 20250824085600843 DLU <0006> fsm.c:456 lu(262423750870865)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600843 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600843 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423750870865)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600843 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423750870865" cn_domain=PS} 20250824085600843 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600843 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262423750870865" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 5TC_gsup_purge_cs(114)"262423750870865" 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600844 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423750870865"} 20250824085600844 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423750870865)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600844 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600844 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423750870865"} 20250824085600844 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423750870865)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600844 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423750870865)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600844 DLU <0006> fsm.c:568 lu(PS:IMSI-262423750870865)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600844 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423750870865" cn_domain=CS} 20250824085600844 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600844 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423750870865"} 20250824085600844 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423750870865 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600844 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600844 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43876<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8761a50a6d73: Final verdict of PTC: pass 20250824085600846 DAUC <0003> db_auc.c:157 IMSI='262429123894817': No 2G Auth Data 20250824085600846 DAUC <0003> db_auc.c:192 IMSI='262429123894817': No 3G Auth Data 20250824085600846 DLGSUP <0013> hlr.c:121 IMSI 262429123894817: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262429123894817" to be handled at TC_gsup_purge_cs(115) 20250824085600851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 20250824085600853 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600853 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429123894817" cn_domain=PS} 20250824085600853 DLU <0006> fsm.c:456 lu(262429123894817)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600853 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429123894817)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600853 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429123894817" cn_domain=PS} 20250824085600853 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600853 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262429123894817" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429123894817" 20250824085600854 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600854 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429123894817"} 20250824085600854 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429123894817)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600854 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600854 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429123894817"} 20250824085600854 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123894817)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600854 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429123894817)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600854 DLU <0006> fsm.c:568 lu(PS:IMSI-262429123894817)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600854 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600854 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600855 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600855 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429123894817" cn_domain=CS} 20250824085600855 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600855 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429123894817"} 20250824085600855 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429123894817 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600855 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600855 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8761a50a6d73: Final verdict of PTC: pass 20250824085600856 DAUC <0003> db_auc.c:157 IMSI='262425213833907': No 2G Auth Data 20250824085600856 DAUC <0003> db_auc.c:192 IMSI='262425213833907': No 3G Auth Data 20250824085600856 DLGSUP <0013> hlr.c:121 IMSI 262425213833907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8761a50a6d73: Created GsupExpect[0] for "262425213833907" to be handled at TC_gsup_purge_cs(116) 20250824085600864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 20250824085600866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600866 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425213833907" cn_domain=PS} 20250824085600866 DLU <0006> fsm.c:456 lu(262425213833907)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085600866 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085600866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425213833907)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085600866 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425213833907" cn_domain=PS} 20250824085600866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8761a50a6d73: Found GsupExpect[0] for "262425213833907" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8761a50a6d73: Added IMSI table entry 7TC_gsup_purge_cs(116)"262425213833907" 20250824085600867 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600867 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425213833907"} 20250824085600867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425213833907)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085600867 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085600867 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425213833907"} 20250824085600867 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085600867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425213833907)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085600867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425213833907)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085600867 DLU <0006> fsm.c:568 lu(PS:IMSI-262425213833907)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085600867 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600867 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8761a50a6d73: setverdict(pass): none -> pass 20250824085600868 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600868 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425213833907" cn_domain=CS} 20250824085600868 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250824085600868 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425213833907"} 20250824085600868 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425213833907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085600868 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085600868 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085600868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43896<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085600869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20250824085600870 DLINP <000b> input/ipa.c:452 connected read/write 20250824085600870 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085600870 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085600870 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085600870 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085600870 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46647<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(106)@8761a50a6d73: Final verdict of PTC: none 107@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Aug 24 08:56:00 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 20250824085600898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 20250824085600999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43904<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_purge_ps started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085604143 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085604143 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085604144 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085604146 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604146 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085604146 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085604146 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 20250824085604146 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085604146 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 20250824085604146 DLGSUP <0013> gsup_server.c:236 2: 20250824085604146 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085604146 DLGSUP <0013> gsup_server.c:236 3: 20250824085604146 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085604146 DLGSUP <0013> gsup_server.c:236 4: 20250824085604146 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085604146 DLGSUP <0013> gsup_server.c:236 5: 20250824085604146 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085604146 DLGSUP <0013> gsup_server.c:236 7: 20250824085604146 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085604146 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085604146 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085604146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@8761a50a6d73: 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") 20250824085604157 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37695<->l=127.0.0.1:4259) 20250824085604163 DAUC <0003> db_auc.c:157 IMSI='262420541373147': No 2G Auth Data 20250824085604163 DAUC <0003> db_auc.c:192 IMSI='262420541373147': No 3G Auth Data HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262420541373147" to be handled at TC_gsup_purge_ps(121) 20250824085604172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47316<->l=127.0.0.1:4258 20250824085604186 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604186 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420541373147" cn_domain=PS} 20250824085604186 DLU <0006> fsm.c:456 lu(262420541373147)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604186 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420541373147)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604186 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420541373147" cn_domain=PS} 20250824085604186 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604186 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262420541373147" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 0TC_gsup_purge_ps(121)"262420541373147" 20250824085604192 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604192 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420541373147"} 20250824085604192 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420541373147)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604192 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604192 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420541373147"} 20250824085604192 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420541373147)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420541373147)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604192 DLU <0006> fsm.c:568 lu(PS:IMSI-262420541373147)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604192 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604192 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604195 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604195 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420541373147" cn_domain=PS} 20250824085604195 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604195 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420541373147"} 20250824085604195 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420541373147 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604195 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604195 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47316<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8761a50a6d73: Final verdict of PTC: pass 20250824085604201 DAUC <0003> db_auc.c:157 IMSI='262424840635661': No 2G Auth Data 20250824085604201 DAUC <0003> db_auc.c:192 IMSI='262424840635661': No 3G Auth Data 20250824085604203 DLGSUP <0013> hlr.c:121 IMSI 262424840635661: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262424840635661" to be handled at TC_gsup_purge_ps(122) 20250824085604215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604217 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424840635661" cn_domain=PS} 20250824085604217 DLU <0006> fsm.c:456 lu(262424840635661)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604217 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424840635661)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604217 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424840635661" cn_domain=PS} 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262424840635661" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 1TC_gsup_purge_ps(122)"262424840635661" 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604217 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424840635661"} 20250824085604217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424840635661)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604217 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604217 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424840635661"} 20250824085604217 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424840635661)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424840635661)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604217 DLU <0006> fsm.c:568 lu(PS:IMSI-262424840635661)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604217 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604217 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604218 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604218 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424840635661" cn_domain=PS} 20250824085604218 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604218 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424840635661"} 20250824085604218 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262424840635661 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604218 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604218 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604218 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47328<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8761a50a6d73: Final verdict of PTC: pass 20250824085604219 DAUC <0003> db_auc.c:157 IMSI='262423548415151': No 2G Auth Data 20250824085604219 DAUC <0003> db_auc.c:192 IMSI='262423548415151': No 3G Auth Data 20250824085604219 DLGSUP <0013> hlr.c:121 IMSI 262423548415151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262423548415151" to be handled at TC_gsup_purge_ps(123) 20250824085604226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4258 20250824085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604227 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604227 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423548415151" cn_domain=PS} 20250824085604227 DLU <0006> fsm.c:456 lu(262423548415151)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604227 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423548415151)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604227 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423548415151" cn_domain=PS} 20250824085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604227 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604227 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262423548415151" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423548415151" 20250824085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604228 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604228 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423548415151"} 20250824085604228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423548415151)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604228 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604228 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423548415151"} 20250824085604228 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548415151)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548415151)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604228 DLU <0006> fsm.c:568 lu(PS:IMSI-262423548415151)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604228 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604228 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604229 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604229 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604229 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423548415151" cn_domain=PS} 20250824085604229 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604229 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423548415151"} 20250824085604229 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423548415151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604229 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604229 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604229 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8761a50a6d73: Final verdict of PTC: pass 20250824085604230 DAUC <0003> db_auc.c:157 IMSI='262420837651306': No 2G Auth Data 20250824085604230 DAUC <0003> db_auc.c:192 IMSI='262420837651306': No 3G Auth Data 20250824085604230 DLGSUP <0013> hlr.c:121 IMSI 262420837651306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262420837651306" to be handled at TC_gsup_purge_ps(124) 20250824085604236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 20250824085604238 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604238 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420837651306" cn_domain=PS} 20250824085604238 DLU <0006> fsm.c:456 lu(262420837651306)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604238 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420837651306)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604238 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420837651306" cn_domain=PS} 20250824085604238 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604238 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262420837651306" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 3TC_gsup_purge_ps(124)"262420837651306" 20250824085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604239 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420837651306"} 20250824085604239 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420837651306)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604239 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604239 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420837651306"} 20250824085604239 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420837651306)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604239 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420837651306)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604239 DLU <0006> fsm.c:568 lu(PS:IMSI-262420837651306)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604239 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604239 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604240 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604240 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420837651306" cn_domain=PS} 20250824085604240 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604240 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420837651306"} 20250824085604240 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262420837651306 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604240 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604240 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8761a50a6d73: Final verdict of PTC: pass 20250824085604241 DAUC <0003> db_auc.c:157 IMSI='262427428101209': No 2G Auth Data 20250824085604241 DAUC <0003> db_auc.c:192 IMSI='262427428101209': No 3G Auth Data 20250824085604241 DLGSUP <0013> hlr.c:121 IMSI 262427428101209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262427428101209" to be handled at TC_gsup_purge_ps(125) 20250824085604246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 20250824085604248 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604248 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427428101209" cn_domain=PS} 20250824085604248 DLU <0006> fsm.c:456 lu(262427428101209)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604248 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427428101209)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604248 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427428101209" cn_domain=PS} 20250824085604248 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604248 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262427428101209" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 4TC_gsup_purge_ps(125)"262427428101209" 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604249 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427428101209"} 20250824085604249 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427428101209)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604249 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604249 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427428101209"} 20250824085604249 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427428101209)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604249 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427428101209)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604249 DLU <0006> fsm.c:568 lu(PS:IMSI-262427428101209)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604249 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427428101209" cn_domain=PS} 20250824085604249 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604249 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427428101209"} 20250824085604249 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427428101209 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604249 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604249 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8761a50a6d73: Final verdict of PTC: pass 20250824085604251 DAUC <0003> db_auc.c:157 IMSI='262427250708154': No 2G Auth Data 20250824085604251 DAUC <0003> db_auc.c:192 IMSI='262427250708154': No 3G Auth Data 20250824085604251 DLGSUP <0013> hlr.c:121 IMSI 262427250708154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262427250708154" to be handled at TC_gsup_purge_ps(126) 20250824085604256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 20250824085604258 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604258 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427250708154" cn_domain=PS} 20250824085604258 DLU <0006> fsm.c:456 lu(262427250708154)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604258 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604258 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427250708154)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604258 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427250708154" cn_domain=PS} 20250824085604258 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604258 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262427250708154" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427250708154" 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604259 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427250708154"} 20250824085604259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427250708154)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604259 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604259 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427250708154"} 20250824085604259 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427250708154)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427250708154)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604259 DLU <0006> fsm.c:568 lu(PS:IMSI-262427250708154)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604259 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427250708154" cn_domain=PS} 20250824085604259 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604259 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427250708154"} 20250824085604259 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427250708154 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604259 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47356<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8761a50a6d73: Final verdict of PTC: pass 20250824085604260 DAUC <0003> db_auc.c:157 IMSI='262421732775611': No 2G Auth Data 20250824085604260 DAUC <0003> db_auc.c:192 IMSI='262421732775611': No 3G Auth Data 20250824085604261 DLGSUP <0013> hlr.c:121 IMSI 262421732775611: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262421732775611" to be handled at TC_gsup_purge_ps(127) 20250824085604266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4258 20250824085604268 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604268 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421732775611" cn_domain=PS} 20250824085604268 DLU <0006> fsm.c:456 lu(262421732775611)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604268 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421732775611)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604268 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421732775611" cn_domain=PS} 20250824085604268 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604268 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262421732775611" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421732775611" 20250824085604269 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604269 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421732775611"} 20250824085604269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421732775611)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604269 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604269 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421732775611"} 20250824085604269 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421732775611)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421732775611)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604269 DLU <0006> fsm.c:568 lu(PS:IMSI-262421732775611)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604269 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604269 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604270 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604270 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604270 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421732775611" cn_domain=PS} 20250824085604270 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604270 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421732775611"} 20250824085604270 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421732775611 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604270 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604270 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604270 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8761a50a6d73: Final verdict of PTC: pass 20250824085604271 DAUC <0003> db_auc.c:157 IMSI='262426266364719': No 2G Auth Data 20250824085604271 DAUC <0003> db_auc.c:192 IMSI='262426266364719': No 3G Auth Data 20250824085604271 DLGSUP <0013> hlr.c:121 IMSI 262426266364719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8761a50a6d73: Created GsupExpect[0] for "262426266364719" to be handled at TC_gsup_purge_ps(128) 20250824085604277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 20250824085604279 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604279 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426266364719" cn_domain=PS} 20250824085604279 DLU <0006> fsm.c:456 lu(262426266364719)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085604279 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085604279 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426266364719)[0x55eddaf00410]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085604279 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426266364719" cn_domain=PS} 20250824085604279 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604279 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8761a50a6d73: Found GsupExpect[0] for "262426266364719" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8761a50a6d73: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426266364719" 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604280 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426266364719"} 20250824085604280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426266364719)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085604280 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085604280 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426266364719"} 20250824085604280 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085604280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266364719)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085604280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426266364719)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085604280 DLU <0006> fsm.c:568 lu(PS:IMSI-262426266364719)[0x55eddaf00410]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8761a50a6d73: setverdict(pass): none -> pass 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604280 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426266364719" cn_domain=PS} 20250824085604280 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250824085604280 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426266364719"} 20250824085604280 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426266364719 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085604280 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085604281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47374<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085604282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20250824085604282 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37695<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@8761a50a6d73: Final verdict of PTC: none 20250824085604282 DLINP <000b> input/ipa.c:452 connected read/write 20250824085604282 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085604282 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085604282 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085604282 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Aug 24 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 20250824085604305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 20250824085604406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47390<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:06 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_purge_unknown started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085607548 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085607548 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085607553 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607553 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085607554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@8761a50a6d73: 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 } } } } 20250824085607558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085607558 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085607558 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085607559 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 20250824085607559 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085607559 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 20250824085607559 DLGSUP <0013> gsup_server.c:236 2: 20250824085607559 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085607559 DLGSUP <0013> gsup_server.c:236 3: 20250824085607559 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085607559 DLGSUP <0013> gsup_server.c:236 4: 20250824085607559 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085607559 DLGSUP <0013> gsup_server.c:236 5: 20250824085607559 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085607559 DLGSUP <0013> gsup_server.c:236 7: 20250824085607559 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085607559 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085607559 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085607559 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@8761a50a6d73: 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") 20250824085607588 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39211<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8761a50a6d73: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250824085607605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 20250824085607615 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607615 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085607615 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} 20250824085607615 DLU <0006> fsm.c:456 lu(2345743413463)[0x55eddaf00410]{UNVALIDATED}: Allocated 20250824085607615 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 20250824085607615 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} 20250824085607615 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085607615 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55eddaf00410]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085607615 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55eddaf00410]{UNVALIDATED}: Freeing instance 20250824085607615 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55eddaf00410]{UNVALIDATED}: Deallocated 20250824085607615 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085607615 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8761a50a6d73: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8761a50a6d73: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8761a50a6d73: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085607620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47418<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085607622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20250824085607624 DLINP <000b> input/ipa.c:452 connected read/write 20250824085607624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085607624 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085607624 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085607624 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@8761a50a6d73: Final verdict of PTC: none 131@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8761a50a6d73: Final verdict of PTC: none 20250824085607625 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39211<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(132)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Aug 24 08:56:07 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 20250824085607658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 20250824085607759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_unknown started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085610902 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085610902 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085610906 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085610907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085610909 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610909 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085610909 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085610909 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085610909 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 20250824085610909 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085610909 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 20250824085610909 DLGSUP <0013> gsup_server.c:236 2: 20250824085610909 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085610909 DLGSUP <0013> gsup_server.c:236 3: 20250824085610909 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085610909 DLGSUP <0013> gsup_server.c:236 4: 20250824085610909 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085610909 DLGSUP <0013> gsup_server.c:236 5: 20250824085610909 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085610909 DLGSUP <0013> gsup_server.c:236 7: 20250824085610909 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085610909 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085610909 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085610909 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@8761a50a6d73: 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") 20250824085610927 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20250824085610934 DAUC <0003> db_auc.c:157 IMSI='262425176163531': No 2G Auth Data 20250824085610934 DAUC <0003> db_auc.c:192 IMSI='262425176163531': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262425176163531" to be handled at TC_mo_ussd_unknown(138) 20250824085610959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 20250824085610969 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610969 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085610969 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425176163531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425176163531" session_id=3252624926 session_state=BEGIN} 20250824085610969 DSS <0004> hlr_ussd.c:576 262425176163531/0xc1df1e1e: Process SS (BEGIN) 20250824085610969 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085610969 DSS <0004> hlr_ussd.c:518 262425176163531/0xc1df1e1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085610969 DSS <0004> hlr_ussd.c:523 262425176163531/0xc1df1e1e: USSD for unknown code '*#200#' 20250824085610969 DSS <0004> hlr_ussd.c:354 262425176163531/0xc1df1e1e: Tx ReturnError(1, 0x12) 20250824085610969 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425176163531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425176163531" session_id=3252624926 session_state=END} 20250824085610969 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085610969 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610969 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262425176163531" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425176163531" 20250824085610973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8761a50a6d73: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@8761a50a6d73: Final verdict of PTC: pass 20250824085610973 DAUC <0003> db_auc.c:157 IMSI='262427128163303': No 2G Auth Data 20250824085610973 DAUC <0003> db_auc.c:192 IMSI='262427128163303': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262427128163303" to be handled at TC_mo_ussd_unknown(139) 20250824085610987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4258 20250824085610991 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085610991 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427128163303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427128163303" session_id=1620065218 session_state=BEGIN} 20250824085610991 DSS <0004> hlr_ussd.c:576 262427128163303/0x60903bc2: Process SS (BEGIN) 20250824085610991 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085610991 DSS <0004> hlr_ussd.c:518 262427128163303/0x60903bc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085610991 DSS <0004> hlr_ussd.c:523 262427128163303/0x60903bc2: USSD for unknown code '*#200#' 20250824085610991 DSS <0004> hlr_ussd.c:354 262427128163303/0x60903bc2: Tx ReturnError(1, 0x12) 20250824085610991 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427128163303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427128163303" session_id=1620065218 session_state=END} 20250824085610991 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085610991 DLINP <000b> input/ipa.c:452 connected read/write 20250824085610991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262427128163303" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427128163303" TC_mo_ussd_unknown(139)@8761a50a6d73: setverdict(pass): none -> pass 20250824085610992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@8761a50a6d73: Final verdict of PTC: pass 20250824085610993 DAUC <0003> db_auc.c:157 IMSI='262421473999116': No 2G Auth Data 20250824085610993 DAUC <0003> db_auc.c:192 IMSI='262421473999116': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262421473999116" to be handled at TC_mo_ussd_unknown(140) 20250824085610999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 20250824085611001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611001 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421473999116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421473999116" session_id=1223302625 session_state=BEGIN} 20250824085611001 DSS <0004> hlr_ussd.c:576 262421473999116/0x48ea1de1: Process SS (BEGIN) 20250824085611001 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611001 DSS <0004> hlr_ussd.c:518 262421473999116/0x48ea1de1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611001 DSS <0004> hlr_ussd.c:523 262421473999116/0x48ea1de1: USSD for unknown code '*#200#' 20250824085611001 DSS <0004> hlr_ussd.c:354 262421473999116/0x48ea1de1: Tx ReturnError(1, 0x12) 20250824085611001 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421473999116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421473999116" session_id=1223302625 session_state=END} 20250824085611001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262421473999116" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262421473999116" TC_mo_ussd_unknown(140)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47460<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8761a50a6d73: Final verdict of PTC: pass 20250824085611003 DAUC <0003> db_auc.c:157 IMSI='262427587597436': No 2G Auth Data 20250824085611003 DAUC <0003> db_auc.c:192 IMSI='262427587597436': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262427587597436" to be handled at TC_mo_ussd_unknown(141) 20250824085611009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 20250824085611011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611011 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427587597436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427587597436" session_id=3961110456 session_state=BEGIN} 20250824085611011 DSS <0004> hlr_ussd.c:576 262427587597436/0xec19bfb8: Process SS (BEGIN) 20250824085611011 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611011 DSS <0004> hlr_ussd.c:518 262427587597436/0xec19bfb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611011 DSS <0004> hlr_ussd.c:523 262427587597436/0xec19bfb8: USSD for unknown code '*#200#' 20250824085611011 DSS <0004> hlr_ussd.c:354 262427587597436/0xec19bfb8: Tx ReturnError(1, 0x12) 20250824085611011 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427587597436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427587597436" session_id=3961110456 session_state=END} 20250824085611011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262427587597436" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427587597436" TC_mo_ussd_unknown(141)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47476<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8761a50a6d73: Final verdict of PTC: pass 20250824085611013 DAUC <0003> db_auc.c:157 IMSI='262429517288819': No 2G Auth Data 20250824085611013 DAUC <0003> db_auc.c:192 IMSI='262429517288819': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262429517288819" to be handled at TC_mo_ussd_unknown(142) 20250824085611020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 20250824085611023 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611023 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611023 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429517288819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429517288819" session_id=2598443133 session_state=BEGIN} 20250824085611023 DSS <0004> hlr_ussd.c:576 262429517288819/0x9ae1187d: Process SS (BEGIN) 20250824085611023 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611023 DSS <0004> hlr_ussd.c:518 262429517288819/0x9ae1187d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611023 DSS <0004> hlr_ussd.c:523 262429517288819/0x9ae1187d: USSD for unknown code '*#200#' 20250824085611023 DSS <0004> hlr_ussd.c:354 262429517288819/0x9ae1187d: Tx ReturnError(1, 0x12) 20250824085611023 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429517288819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429517288819" session_id=2598443133 session_state=END} 20250824085611023 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611023 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611023 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262429517288819" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262429517288819" TC_mo_ussd_unknown(142)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47486<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8761a50a6d73: Final verdict of PTC: pass 20250824085611025 DAUC <0003> db_auc.c:157 IMSI='262421799420376': No 2G Auth Data 20250824085611025 DAUC <0003> db_auc.c:192 IMSI='262421799420376': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262421799420376" to be handled at TC_mo_ussd_unknown(143) 20250824085611032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 20250824085611035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611035 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421799420376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421799420376" session_id=2365236554 session_state=BEGIN} 20250824085611035 DSS <0004> hlr_ussd.c:576 262421799420376/0x8cfaa54a: Process SS (BEGIN) 20250824085611035 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611035 DSS <0004> hlr_ussd.c:518 262421799420376/0x8cfaa54a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611035 DSS <0004> hlr_ussd.c:523 262421799420376/0x8cfaa54a: USSD for unknown code '*#200#' 20250824085611035 DSS <0004> hlr_ussd.c:354 262421799420376/0x8cfaa54a: Tx ReturnError(1, 0x12) 20250824085611035 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421799420376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421799420376" session_id=2365236554 session_state=END} 20250824085611035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262421799420376" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262421799420376" TC_mo_ussd_unknown(143)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8761a50a6d73: Final verdict of PTC: pass 20250824085611036 DAUC <0003> db_auc.c:157 IMSI='262429261053506': No 2G Auth Data 20250824085611036 DAUC <0003> db_auc.c:192 IMSI='262429261053506': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262429261053506" to be handled at TC_mo_ussd_unknown(144) 20250824085611042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 20250824085611045 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611045 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611045 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429261053506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429261053506" session_id=878323677 session_state=BEGIN} 20250824085611045 DSS <0004> hlr_ussd.c:576 262429261053506/0x345a27dd: Process SS (BEGIN) 20250824085611045 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611045 DSS <0004> hlr_ussd.c:518 262429261053506/0x345a27dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611045 DSS <0004> hlr_ussd.c:523 262429261053506/0x345a27dd: USSD for unknown code '*#200#' 20250824085611045 DSS <0004> hlr_ussd.c:354 262429261053506/0x345a27dd: Tx ReturnError(1, 0x12) 20250824085611045 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429261053506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429261053506" session_id=878323677 session_state=END} 20250824085611045 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611045 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611045 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262429261053506" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429261053506" TC_mo_ussd_unknown(144)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8761a50a6d73: Final verdict of PTC: pass 20250824085611047 DAUC <0003> db_auc.c:157 IMSI='262421610024660': No 2G Auth Data 20250824085611047 DAUC <0003> db_auc.c:192 IMSI='262421610024660': No 3G Auth Data HLR_Test-GSUP(135)@8761a50a6d73: Created GsupExpect[0] for "262421610024660" to be handled at TC_mo_ussd_unknown(145) 20250824085611052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 20250824085611054 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611054 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611054 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421610024660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421610024660" session_id=1093395269 session_state=BEGIN} 20250824085611054 DSS <0004> hlr_ussd.c:576 262421610024660/0x412be345: Process SS (BEGIN) 20250824085611054 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250824085611054 DSS <0004> hlr_ussd.c:518 262421610024660/0x412be345: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250824085611054 DSS <0004> hlr_ussd.c:523 262421610024660/0x412be345: USSD for unknown code '*#200#' 20250824085611054 DSS <0004> hlr_ussd.c:354 262421610024660/0x412be345: Tx ReturnError(1, 0x12) 20250824085611054 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421610024660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421610024660" session_id=1093395269 session_state=END} 20250824085611054 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085611054 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8761a50a6d73: Found GsupExpect[0] for "262421610024660" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421610024660" TC_mo_ussd_unknown(145)@8761a50a6d73: setverdict(pass): none -> pass 20250824085611056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47508<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8761a50a6d73: Final verdict of PTC: pass 20250824085611056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 20250824085611056 DLINP <000b> input/ipa.c:452 connected read/write 20250824085611056 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085611056 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085611056 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085611056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085611056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38423<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@8761a50a6d73: Final verdict of PTC: none 136@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 136: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Aug 24 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 20250824085611079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 20250824085611180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81396) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_euse_disc started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085614324 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085614324 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085614329 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614329 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8761a50a6d73: 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)@8761a50a6d73: 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(146)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085614336 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614336 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085614336 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085614336 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 20250824085614336 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085614336 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 20250824085614336 DLGSUP <0013> gsup_server.c:236 2: 20250824085614336 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085614336 DLGSUP <0013> gsup_server.c:236 3: 20250824085614336 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085614336 DLGSUP <0013> gsup_server.c:236 4: 20250824085614336 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085614336 DLGSUP <0013> gsup_server.c:236 5: 20250824085614336 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085614336 DLGSUP <0013> gsup_server.c:236 7: 20250824085614336 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085614336 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085614336 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085614336 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@8761a50a6d73: 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") 20250824085614349 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46159<->l=127.0.0.1:4259) 20250824085614358 DAUC <0003> db_auc.c:157 IMSI='262424441773301': No 2G Auth Data 20250824085614358 DAUC <0003> db_auc.c:192 IMSI='262424441773301': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262424441773301" to be handled at TC_mo_ussd_euse_disc(150) 20250824085614386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 20250824085614399 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614399 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614399 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424441773301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424441773301" session_id=1740778495 session_state=BEGIN} 20250824085614399 DSS <0004> hlr_ussd.c:576 262424441773301/0x67c22bff: Process SS (BEGIN) 20250824085614399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614399 DSS <0004> hlr_ussd.c:518 262424441773301/0x67c22bff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614399 DSS <0004> hlr_ussd.c:542 262424441773301/0x67c22bff: Cannot find conn for EUSE EUSE-foobar 20250824085614399 DSS <0004> hlr_ussd.c:354 262424441773301/0x67c22bff: Tx ReturnError(1, 0x22) 20250824085614399 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424441773301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424441773301" session_id=1740778495 session_state=END} 20250824085614399 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614399 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614399 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262424441773301" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424441773301" TC_mo_ussd_euse_disc(150)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39088<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8761a50a6d73: Final verdict of PTC: pass 20250824085614405 DAUC <0003> db_auc.c:157 IMSI='262424217390767': No 2G Auth Data 20250824085614405 DAUC <0003> db_auc.c:192 IMSI='262424217390767': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262424217390767" to be handled at TC_mo_ussd_euse_disc(151) 20250824085614413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4258 20250824085614416 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614416 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424217390767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424217390767" session_id=2397847174 session_state=BEGIN} 20250824085614416 DSS <0004> hlr_ussd.c:576 262424217390767/0x8eec3e86: Process SS (BEGIN) 20250824085614416 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614416 DSS <0004> hlr_ussd.c:518 262424217390767/0x8eec3e86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614416 DSS <0004> hlr_ussd.c:542 262424217390767/0x8eec3e86: Cannot find conn for EUSE EUSE-foobar 20250824085614416 DSS <0004> hlr_ussd.c:354 262424217390767/0x8eec3e86: Tx ReturnError(1, 0x22) 20250824085614416 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424217390767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424217390767" session_id=2397847174 session_state=END} 20250824085614416 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614416 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262424217390767" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424217390767" TC_mo_ussd_euse_disc(151)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8761a50a6d73: Final verdict of PTC: pass 20250824085614418 DAUC <0003> db_auc.c:157 IMSI='262426128583448': No 2G Auth Data 20250824085614418 DAUC <0003> db_auc.c:192 IMSI='262426128583448': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262426128583448" to be handled at TC_mo_ussd_euse_disc(152) 20250824085614424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 20250824085614427 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614427 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614427 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426128583448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426128583448" session_id=1218494959 session_state=BEGIN} 20250824085614427 DSS <0004> hlr_ussd.c:576 262426128583448/0x48a0c1ef: Process SS (BEGIN) 20250824085614427 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614427 DSS <0004> hlr_ussd.c:518 262426128583448/0x48a0c1ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614427 DSS <0004> hlr_ussd.c:542 262426128583448/0x48a0c1ef: Cannot find conn for EUSE EUSE-foobar 20250824085614427 DSS <0004> hlr_ussd.c:354 262426128583448/0x48a0c1ef: Tx ReturnError(1, 0x22) 20250824085614427 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426128583448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128583448" session_id=1218494959 session_state=END} 20250824085614427 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614427 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614427 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262426128583448" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426128583448" TC_mo_ussd_euse_disc(152)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39110<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8761a50a6d73: Final verdict of PTC: pass 20250824085614428 DAUC <0003> db_auc.c:157 IMSI='262428451260424': No 2G Auth Data 20250824085614428 DAUC <0003> db_auc.c:192 IMSI='262428451260424': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262428451260424" to be handled at TC_mo_ussd_euse_disc(153) 20250824085614435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4258 20250824085614437 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614437 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614437 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428451260424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428451260424" session_id=3575586187 session_state=BEGIN} 20250824085614437 DSS <0004> hlr_ussd.c:576 262428451260424/0xd51f1d8b: Process SS (BEGIN) 20250824085614437 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614437 DSS <0004> hlr_ussd.c:518 262428451260424/0xd51f1d8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614437 DSS <0004> hlr_ussd.c:542 262428451260424/0xd51f1d8b: Cannot find conn for EUSE EUSE-foobar 20250824085614437 DSS <0004> hlr_ussd.c:354 262428451260424/0xd51f1d8b: Tx ReturnError(1, 0x22) 20250824085614437 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428451260424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428451260424" session_id=3575586187 session_state=END} 20250824085614437 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614437 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614437 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262428451260424" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428451260424" TC_mo_ussd_euse_disc(153)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8761a50a6d73: Final verdict of PTC: pass 20250824085614439 DAUC <0003> db_auc.c:157 IMSI='262424293375124': No 2G Auth Data 20250824085614439 DAUC <0003> db_auc.c:192 IMSI='262424293375124': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262424293375124" to be handled at TC_mo_ussd_euse_disc(154) 20250824085614445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4258 20250824085614448 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614448 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614448 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424293375124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424293375124" session_id=1780177072 session_state=BEGIN} 20250824085614448 DSS <0004> hlr_ussd.c:576 262424293375124/0x6a1b58b0: Process SS (BEGIN) 20250824085614448 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614448 DSS <0004> hlr_ussd.c:518 262424293375124/0x6a1b58b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614448 DSS <0004> hlr_ussd.c:542 262424293375124/0x6a1b58b0: Cannot find conn for EUSE EUSE-foobar 20250824085614448 DSS <0004> hlr_ussd.c:354 262424293375124/0x6a1b58b0: Tx ReturnError(1, 0x22) 20250824085614448 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424293375124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424293375124" session_id=1780177072 session_state=END} 20250824085614448 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614448 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262424293375124" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262424293375124" TC_mo_ussd_euse_disc(154)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8761a50a6d73: Final verdict of PTC: pass 20250824085614449 DAUC <0003> db_auc.c:157 IMSI='262424767845391': No 2G Auth Data 20250824085614449 DAUC <0003> db_auc.c:192 IMSI='262424767845391': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262424767845391" to be handled at TC_mo_ussd_euse_disc(155) 20250824085614455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4258 20250824085614458 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614458 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424767845391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424767845391" session_id=289786581 session_state=BEGIN} 20250824085614458 DSS <0004> hlr_ussd.c:576 262424767845391/0x1145cad5: Process SS (BEGIN) 20250824085614458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614458 DSS <0004> hlr_ussd.c:518 262424767845391/0x1145cad5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614458 DSS <0004> hlr_ussd.c:542 262424767845391/0x1145cad5: Cannot find conn for EUSE EUSE-foobar 20250824085614458 DSS <0004> hlr_ussd.c:354 262424767845391/0x1145cad5: Tx ReturnError(1, 0x22) 20250824085614458 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424767845391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424767845391" session_id=289786581 session_state=END} 20250824085614458 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614458 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262424767845391" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424767845391" TC_mo_ussd_euse_disc(155)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39136<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8761a50a6d73: Final verdict of PTC: pass 20250824085614459 DAUC <0003> db_auc.c:157 IMSI='262421863130375': No 2G Auth Data 20250824085614459 DAUC <0003> db_auc.c:192 IMSI='262421863130375': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262421863130375" to be handled at TC_mo_ussd_euse_disc(156) 20250824085614465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39140<->l=127.0.0.1:4258 20250824085614468 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614468 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421863130375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421863130375" session_id=1721141289 session_state=BEGIN} 20250824085614468 DSS <0004> hlr_ussd.c:576 262421863130375/0x66968829: Process SS (BEGIN) 20250824085614468 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614468 DSS <0004> hlr_ussd.c:518 262421863130375/0x66968829: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614468 DSS <0004> hlr_ussd.c:542 262421863130375/0x66968829: Cannot find conn for EUSE EUSE-foobar 20250824085614468 DSS <0004> hlr_ussd.c:354 262421863130375/0x66968829: Tx ReturnError(1, 0x22) 20250824085614468 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421863130375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421863130375" session_id=1721141289 session_state=END} 20250824085614468 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614468 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262421863130375" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421863130375" TC_mo_ussd_euse_disc(156)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39140<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8761a50a6d73: Final verdict of PTC: pass 20250824085614470 DAUC <0003> db_auc.c:157 IMSI='262424146992007': No 2G Auth Data 20250824085614470 DAUC <0003> db_auc.c:192 IMSI='262424146992007': No 3G Auth Data HLR_Test-GSUP(147)@8761a50a6d73: Created GsupExpect[0] for "262424146992007" to be handled at TC_mo_ussd_euse_disc(157) 20250824085614475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39152<->l=127.0.0.1:4258 20250824085614478 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614478 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614478 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424146992007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424146992007" session_id=47042876 session_state=BEGIN} 20250824085614478 DSS <0004> hlr_ussd.c:576 262424146992007/0x02cdd13c: Process SS (BEGIN) 20250824085614478 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085614478 DSS <0004> hlr_ussd.c:518 262424146992007/0x02cdd13c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085614478 DSS <0004> hlr_ussd.c:542 262424146992007/0x02cdd13c: Cannot find conn for EUSE EUSE-foobar 20250824085614478 DSS <0004> hlr_ussd.c:354 262424146992007/0x02cdd13c: Tx ReturnError(1, 0x22) 20250824085614478 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424146992007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424146992007" session_id=47042876 session_state=END} 20250824085614478 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085614478 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614478 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8761a50a6d73: Found GsupExpect[0] for "262424146992007" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424146992007" TC_mo_ussd_euse_disc(157)@8761a50a6d73: setverdict(pass): none -> pass 20250824085614479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39152<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8761a50a6d73: Final verdict of PTC: pass 20250824085614480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@8761a50a6d73: Final verdict of PTC: none 20250824085614480 DLINP <000b> input/ipa.c:452 connected read/write 20250824085614480 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085614480 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085614480 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085614480 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085614480 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46159<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@8761a50a6d73: Final verdict of PTC: none 148@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 148: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:14 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 20250824085614504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 20250824085614706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=81620) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_iuse_imsi started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085617854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085617855 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085617859 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085617864 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(158)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085617864 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085617864 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085617864 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 20250824085617864 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085617864 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 20250824085617864 DLGSUP <0013> gsup_server.c:236 2: 20250824085617864 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085617864 DLGSUP <0013> gsup_server.c:236 3: 20250824085617864 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085617864 DLGSUP <0013> gsup_server.c:236 4: 20250824085617864 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085617864 DLGSUP <0013> gsup_server.c:236 5: 20250824085617864 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085617864 DLGSUP <0013> gsup_server.c:236 7: 20250824085617864 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085617864 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085617864 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085617864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@8761a50a6d73: 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") 20250824085617889 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40509<->l=127.0.0.1:4259) 20250824085617898 DAUC <0003> db_auc.c:157 IMSI='262426995115395': No 2G Auth Data 20250824085617898 DAUC <0003> db_auc.c:192 IMSI='262426995115395': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262426995115395" to be handled at TC_mo_ussd_iuse_imsi(162) 20250824085617924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 20250824085617940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617940 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426995115395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995115395" session_id=2486969807 session_state=BEGIN} 20250824085617940 DSS <0004> hlr_ussd.c:576 262426995115395/0x943c25cf: Process SS (BEGIN) 20250824085617940 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085617940 DSS <0004> hlr_ussd.c:518 262426995115395/0x943c25cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085617940 DSS <0004> hlr_ussd.c:363 262426995115395/0x943c25cf: Tx USSD 'Your IMSI is 262426995115395' 20250824085617940 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426995115395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995115395" session_id=2486969807 session_state=END} 20250824085617940 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426995115395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085617940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085617940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262426995115395" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426995115395" TC_mo_ussd_iuse_imsi(162)@8761a50a6d73: setverdict(pass): none -> pass 20250824085617952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8761a50a6d73: Final verdict of PTC: pass 20250824085617953 DAUC <0003> db_auc.c:157 IMSI='262428477508228': No 2G Auth Data 20250824085617953 DAUC <0003> db_auc.c:192 IMSI='262428477508228': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262428477508228" to be handled at TC_mo_ussd_iuse_imsi(163) 20250824085617964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39202<->l=127.0.0.1:4258 20250824085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617967 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617967 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428477508228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428477508228" session_id=3924413103 session_state=BEGIN} 20250824085617967 DSS <0004> hlr_ussd.c:576 262428477508228/0xe9e9caaf: Process SS (BEGIN) 20250824085617967 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085617967 DSS <0004> hlr_ussd.c:518 262428477508228/0xe9e9caaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085617967 DSS <0004> hlr_ussd.c:363 262428477508228/0xe9e9caaf: Tx USSD 'Your IMSI is 262428477508228' 20250824085617967 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428477508228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428477508228" session_id=3924413103 session_state=END} 20250824085617967 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262428477508228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085617967 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617967 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262428477508228" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428477508228" TC_mo_ussd_iuse_imsi(163)@8761a50a6d73: setverdict(pass): none -> pass 20250824085617969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8761a50a6d73: Final verdict of PTC: pass 20250824085617969 DAUC <0003> db_auc.c:157 IMSI='262429067768109': No 2G Auth Data 20250824085617969 DAUC <0003> db_auc.c:192 IMSI='262429067768109': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262429067768109" to be handled at TC_mo_ussd_iuse_imsi(164) 20250824085617975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4258 20250824085617977 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617977 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617977 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429067768109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429067768109" session_id=1342490111 session_state=BEGIN} 20250824085617977 DSS <0004> hlr_ussd.c:576 262429067768109/0x5004c5ff: Process SS (BEGIN) 20250824085617977 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085617977 DSS <0004> hlr_ussd.c:518 262429067768109/0x5004c5ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085617978 DSS <0004> hlr_ussd.c:363 262429067768109/0x5004c5ff: Tx USSD 'Your IMSI is 262429067768109' 20250824085617978 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429067768109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429067768109" session_id=1342490111 session_state=END} 20250824085617978 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429067768109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085617978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085617978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262429067768109" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262429067768109" TC_mo_ussd_iuse_imsi(164)@8761a50a6d73: setverdict(pass): none -> pass 20250824085617979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39206<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8761a50a6d73: Final verdict of PTC: pass 20250824085617980 DAUC <0003> db_auc.c:157 IMSI='262428342208971': No 2G Auth Data 20250824085617980 DAUC <0003> db_auc.c:192 IMSI='262428342208971': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262428342208971" to be handled at TC_mo_ussd_iuse_imsi(165) 20250824085617986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 20250824085617988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617988 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428342208971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428342208971" session_id=2581439949 session_state=BEGIN} 20250824085617988 DSS <0004> hlr_ussd.c:576 262428342208971/0x99dda5cd: Process SS (BEGIN) 20250824085617988 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085617988 DSS <0004> hlr_ussd.c:518 262428342208971/0x99dda5cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085617988 DSS <0004> hlr_ussd.c:363 262428342208971/0x99dda5cd: Tx USSD 'Your IMSI is 262428342208971' 20250824085617988 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428342208971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428342208971" session_id=2581439949 session_state=END} 20250824085617988 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428342208971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085617988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085617988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262428342208971" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262428342208971" TC_mo_ussd_iuse_imsi(165)@8761a50a6d73: setverdict(pass): none -> pass 20250824085617990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8761a50a6d73: Final verdict of PTC: pass 20250824085617990 DAUC <0003> db_auc.c:157 IMSI='262420051359054': No 2G Auth Data 20250824085617990 DAUC <0003> db_auc.c:192 IMSI='262420051359054': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262420051359054" to be handled at TC_mo_ussd_iuse_imsi(166) 20250824085617996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39224<->l=127.0.0.1:4258 20250824085617999 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085617999 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420051359054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420051359054" session_id=3306346045 session_state=BEGIN} 20250824085617999 DSS <0004> hlr_ussd.c:576 262420051359054/0xc512d63d: Process SS (BEGIN) 20250824085617999 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085617999 DSS <0004> hlr_ussd.c:518 262420051359054/0xc512d63d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085617999 DSS <0004> hlr_ussd.c:363 262420051359054/0xc512d63d: Tx USSD 'Your IMSI is 262420051359054' 20250824085617999 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420051359054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420051359054" session_id=3306346045 session_state=END} 20250824085617999 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420051359054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085617999 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085617999 DLINP <000b> input/ipa.c:452 connected read/write 20250824085617999 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262420051359054" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420051359054" TC_mo_ussd_iuse_imsi(166)@8761a50a6d73: setverdict(pass): none -> pass 20250824085618001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39224<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8761a50a6d73: Final verdict of PTC: pass 20250824085618001 DAUC <0003> db_auc.c:157 IMSI='262427396694836': No 2G Auth Data 20250824085618001 DAUC <0003> db_auc.c:192 IMSI='262427396694836': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262427396694836" to be handled at TC_mo_ussd_iuse_imsi(167) 20250824085618007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4258 20250824085618009 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618009 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085618009 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427396694836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427396694836" session_id=1676729521 session_state=BEGIN} 20250824085618009 DSS <0004> hlr_ussd.c:576 262427396694836/0x63f0dcb1: Process SS (BEGIN) 20250824085618009 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085618009 DSS <0004> hlr_ussd.c:518 262427396694836/0x63f0dcb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085618009 DSS <0004> hlr_ussd.c:363 262427396694836/0x63f0dcb1: Tx USSD 'Your IMSI is 262427396694836' 20250824085618009 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427396694836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427396694836" session_id=1676729521 session_state=END} 20250824085618009 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262427396694836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085618009 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085618009 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618009 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262427396694836" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262427396694836" TC_mo_ussd_iuse_imsi(167)@8761a50a6d73: setverdict(pass): none -> pass 20250824085618012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39240<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8761a50a6d73: Final verdict of PTC: pass 20250824085618013 DAUC <0003> db_auc.c:157 IMSI='262421610990217': No 2G Auth Data 20250824085618013 DAUC <0003> db_auc.c:192 IMSI='262421610990217': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262421610990217" to be handled at TC_mo_ussd_iuse_imsi(168) 20250824085618018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4258 20250824085618020 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618020 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085618020 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421610990217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421610990217" session_id=2004736026 session_state=BEGIN} 20250824085618020 DSS <0004> hlr_ussd.c:576 262421610990217/0x777dd81a: Process SS (BEGIN) 20250824085618020 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085618020 DSS <0004> hlr_ussd.c:518 262421610990217/0x777dd81a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085618020 DSS <0004> hlr_ussd.c:363 262421610990217/0x777dd81a: Tx USSD 'Your IMSI is 262421610990217' 20250824085618020 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421610990217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421610990217" session_id=2004736026 session_state=END} 20250824085618020 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421610990217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085618020 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085618020 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618020 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262421610990217" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262421610990217" TC_mo_ussd_iuse_imsi(168)@8761a50a6d73: setverdict(pass): none -> pass 20250824085618022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39252<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8761a50a6d73: Final verdict of PTC: pass 20250824085618022 DAUC <0003> db_auc.c:157 IMSI='262427607871878': No 2G Auth Data 20250824085618022 DAUC <0003> db_auc.c:192 IMSI='262427607871878': No 3G Auth Data HLR_Test-GSUP(159)@8761a50a6d73: Created GsupExpect[0] for "262427607871878" to be handled at TC_mo_ussd_iuse_imsi(169) 20250824085618028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20250824085618031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085618031 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427607871878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427607871878" session_id=1201926873 session_state=BEGIN} 20250824085618031 DSS <0004> hlr_ussd.c:576 262427607871878/0x47a3f2d9: Process SS (BEGIN) 20250824085618031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085618031 DSS <0004> hlr_ussd.c:518 262427607871878/0x47a3f2d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085618031 DSS <0004> hlr_ussd.c:363 262427607871878/0x47a3f2d9: Tx USSD 'Your IMSI is 262427607871878' 20250824085618031 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427607871878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427607871878" session_id=1201926873 session_state=END} 20250824085618031 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427607871878 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085618031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085618031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8761a50a6d73: Found GsupExpect[0] for "262427607871878" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427607871878" TC_mo_ussd_iuse_imsi(169)@8761a50a6d73: setverdict(pass): none -> pass 20250824085618032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8761a50a6d73: Final verdict of PTC: pass 20250824085618033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@8761a50a6d73: Final verdict of PTC: none 20250824085618033 DLINP <000b> input/ipa.c:452 connected read/write 20250824085618033 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085618033 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085618033 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085618033 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085618033 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40509<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8761a50a6d73: Final verdict of PTC: none 160@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 160: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085618057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 20250824085618258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66416) Waiting for packet dumper to finish... 1 (prev_count=66416, count=82432) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085621389 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085621389 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085621393 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085621398 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621398 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621398 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085621398 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085621398 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 20250824085621398 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085621398 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 20250824085621398 DLGSUP <0013> gsup_server.c:236 2: 20250824085621398 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085621398 DLGSUP <0013> gsup_server.c:236 3: 20250824085621398 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085621398 DLGSUP <0013> gsup_server.c:236 4: 20250824085621398 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085621398 DLGSUP <0013> gsup_server.c:236 5: 20250824085621398 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085621398 DLGSUP <0013> gsup_server.c:236 7: 20250824085621398 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085621398 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085621398 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085621398 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@8761a50a6d73: 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") 20250824085621416 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20250824085621423 DAUC <0003> db_auc.c:157 IMSI='262425858047172': No 2G Auth Data 20250824085621423 DAUC <0003> db_auc.c:192 IMSI='262425858047172': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262425858047172" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250824085621438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20250824085621442 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621442 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425858047172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425858047172" source_name="the-source\n" session_id=2788092758 session_state=BEGIN} 20250824085621442 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250824085621442 DSS <0004> hlr_ussd.c:576 262425858047172/0xa62eeb56: Process SS (BEGIN) 20250824085621442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621442 DSS <0004> hlr_ussd.c:518 262425858047172/0xa62eeb56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621442 DSS <0004> hlr_ussd.c:363 262425858047172/0xa62eeb56: Tx USSD 'Your IMSI is 262425858047172' 20250824085621442 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425858047172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425858047172" destination_name="the-source\n" session_id=2788092758 session_state=END} 20250824085621442 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262425858047172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621442 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621442 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262425858047172" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262425858047172" TC_mo_ussd_iuse_imsi_via_proxy(174)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8761a50a6d73: Final verdict of PTC: pass 20250824085621444 DAUC <0003> db_auc.c:157 IMSI='262429094727958': No 2G Auth Data 20250824085621444 DAUC <0003> db_auc.c:192 IMSI='262429094727958': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262429094727958" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250824085621452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4258 20250824085621455 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621455 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429094727958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429094727958" source_name="the-source\n" session_id=485439651 session_state=BEGIN} 20250824085621455 DSS <0004> hlr_ussd.c:576 262429094727958/0x1cef38a3: Process SS (BEGIN) 20250824085621455 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621455 DSS <0004> hlr_ussd.c:518 262429094727958/0x1cef38a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621455 DSS <0004> hlr_ussd.c:363 262429094727958/0x1cef38a3: Tx USSD 'Your IMSI is 262429094727958' 20250824085621455 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429094727958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429094727958" destination_name="the-source\n" session_id=485439651 session_state=END} 20250824085621455 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262429094727958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621455 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621455 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262429094727958" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262429094727958" TC_mo_ussd_iuse_imsi_via_proxy(175)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8761a50a6d73: Final verdict of PTC: pass 20250824085621457 DAUC <0003> db_auc.c:157 IMSI='262420923252934': No 2G Auth Data 20250824085621457 DAUC <0003> db_auc.c:192 IMSI='262420923252934': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262420923252934" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250824085621462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39316<->l=127.0.0.1:4258 20250824085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621465 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420923252934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420923252934" source_name="the-source\n" session_id=281745505 session_state=BEGIN} 20250824085621465 DSS <0004> hlr_ussd.c:576 262420923252934/0x10cb1861: Process SS (BEGIN) 20250824085621465 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621465 DSS <0004> hlr_ussd.c:518 262420923252934/0x10cb1861: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621465 DSS <0004> hlr_ussd.c:363 262420923252934/0x10cb1861: Tx USSD 'Your IMSI is 262420923252934' 20250824085621465 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420923252934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420923252934" destination_name="the-source\n" session_id=281745505 session_state=END} 20250824085621465 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262420923252934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621465 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621465 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262420923252934" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420923252934" TC_mo_ussd_iuse_imsi_via_proxy(176)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39316<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8761a50a6d73: Final verdict of PTC: pass 20250824085621467 DAUC <0003> db_auc.c:157 IMSI='262424096035255': No 2G Auth Data 20250824085621467 DAUC <0003> db_auc.c:192 IMSI='262424096035255': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262424096035255" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250824085621473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4258 20250824085621476 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621476 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621476 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424096035255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424096035255" source_name="the-source\n" session_id=967607258 session_state=BEGIN} 20250824085621476 DSS <0004> hlr_ussd.c:576 262424096035255/0x39ac83da: Process SS (BEGIN) 20250824085621476 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621476 DSS <0004> hlr_ussd.c:518 262424096035255/0x39ac83da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621476 DSS <0004> hlr_ussd.c:363 262424096035255/0x39ac83da: Tx USSD 'Your IMSI is 262424096035255' 20250824085621476 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424096035255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424096035255" destination_name="the-source\n" session_id=967607258 session_state=END} 20250824085621476 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424096035255 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621476 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621476 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621476 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262424096035255" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424096035255" TC_mo_ussd_iuse_imsi_via_proxy(177)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8761a50a6d73: Final verdict of PTC: pass 20250824085621478 DAUC <0003> db_auc.c:157 IMSI='262420584987883': No 2G Auth Data 20250824085621478 DAUC <0003> db_auc.c:192 IMSI='262420584987883': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262420584987883" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250824085621485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 20250824085621487 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621487 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621488 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262420584987883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420584987883" source_name="the-source\n" session_id=2331927960 session_state=BEGIN} 20250824085621488 DSS <0004> hlr_ussd.c:576 262420584987883/0x8afe6598: Process SS (BEGIN) 20250824085621488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621488 DSS <0004> hlr_ussd.c:518 262420584987883/0x8afe6598: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621488 DSS <0004> hlr_ussd.c:363 262420584987883/0x8afe6598: Tx USSD 'Your IMSI is 262420584987883' 20250824085621488 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262420584987883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420584987883" destination_name="the-source\n" session_id=2331927960 session_state=END} 20250824085621488 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262420584987883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621488 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621488 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621488 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262420584987883" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262420584987883" TC_mo_ussd_iuse_imsi_via_proxy(178)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8761a50a6d73: Final verdict of PTC: pass 20250824085621489 DAUC <0003> db_auc.c:157 IMSI='262427301668011': No 2G Auth Data 20250824085621490 DAUC <0003> db_auc.c:192 IMSI='262427301668011': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262427301668011" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250824085621495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 20250824085621499 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621499 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427301668011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427301668011" source_name="the-source\n" session_id=2546817980 session_state=BEGIN} 20250824085621499 DSS <0004> hlr_ussd.c:576 262427301668011/0x97cd5bbc: Process SS (BEGIN) 20250824085621499 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621499 DSS <0004> hlr_ussd.c:518 262427301668011/0x97cd5bbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621499 DSS <0004> hlr_ussd.c:363 262427301668011/0x97cd5bbc: Tx USSD 'Your IMSI is 262427301668011' 20250824085621500 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427301668011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427301668011" destination_name="the-source\n" session_id=2546817980 session_state=END} 20250824085621500 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427301668011 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621500 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621500 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621500 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262427301668011" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427301668011" TC_mo_ussd_iuse_imsi_via_proxy(179)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8761a50a6d73: Final verdict of PTC: pass 20250824085621502 DAUC <0003> db_auc.c:157 IMSI='262421191338180': No 2G Auth Data 20250824085621502 DAUC <0003> db_auc.c:192 IMSI='262421191338180': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262421191338180" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250824085621508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 20250824085621511 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621511 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262421191338180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421191338180" source_name="the-source\n" session_id=221864855 session_state=BEGIN} 20250824085621511 DSS <0004> hlr_ussd.c:576 262421191338180/0x0d396397: Process SS (BEGIN) 20250824085621511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621511 DSS <0004> hlr_ussd.c:518 262421191338180/0x0d396397: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621511 DSS <0004> hlr_ussd.c:363 262421191338180/0x0d396397: Tx USSD 'Your IMSI is 262421191338180' 20250824085621511 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262421191338180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421191338180" destination_name="the-source\n" session_id=221864855 session_state=END} 20250824085621511 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262421191338180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621511 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621511 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621511 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262421191338180" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421191338180" TC_mo_ussd_iuse_imsi_via_proxy(180)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8761a50a6d73: Final verdict of PTC: pass 20250824085621514 DAUC <0003> db_auc.c:157 IMSI='262421378450295': No 2G Auth Data 20250824085621514 DAUC <0003> db_auc.c:192 IMSI='262421378450295': No 3G Auth Data HLR_Test-GSUP(171)@8761a50a6d73: Created GsupExpect[0] for "262421378450295" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250824085621520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 20250824085621523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621523 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421378450295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421378450295" source_name="the-source\n" session_id=3185433678 session_state=BEGIN} 20250824085621523 DSS <0004> hlr_ussd.c:576 262421378450295/0xbddddc4e: Process SS (BEGIN) 20250824085621523 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250824085621523 DSS <0004> hlr_ussd.c:518 262421378450295/0xbddddc4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250824085621523 DSS <0004> hlr_ussd.c:363 262421378450295/0xbddddc4e: Tx USSD 'Your IMSI is 262421378450295' 20250824085621523 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421378450295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421378450295" destination_name="the-source\n" session_id=3185433678 session_state=END} 20250824085621523 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262421378450295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085621523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085621523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8761a50a6d73: Found GsupExpect[0] for "262421378450295" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421378450295" TC_mo_ussd_iuse_imsi_via_proxy(181)@8761a50a6d73: setverdict(pass): none -> pass 20250824085621525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39336<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8761a50a6d73: Final verdict of PTC: pass 20250824085621525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39280<->l=127.0.0.1:4258 HLR_Test-GSUP(171)@8761a50a6d73: Final verdict of PTC: none 20250824085621526 DLINP <000b> input/ipa.c:452 connected read/write 20250824085621526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085621526 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085621526 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085621526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085621526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 172@8761a50a6d73: Final verdict of PTC: none 20250824085621526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(170)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 172: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:21 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 20250824085621551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20250824085621752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78480) Waiting for packet dumper to finish... 1 (prev_count=78480, count=83736) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_iuse_msisdn started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085624884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085624884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085624888 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085624892 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624893 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085624893 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085624893 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 20250824085624893 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085624893 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 20250824085624893 DLGSUP <0013> gsup_server.c:236 2: 20250824085624893 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085624893 DLGSUP <0013> gsup_server.c:236 3: 20250824085624893 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085624893 DLGSUP <0013> gsup_server.c:236 4: 20250824085624893 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085624893 DLGSUP <0013> gsup_server.c:236 5: 20250824085624893 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085624893 DLGSUP <0013> gsup_server.c:236 7: 20250824085624893 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085624893 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085624893 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085624893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@8761a50a6d73: 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") 20250824085624909 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38779<->l=127.0.0.1:4259) 20250824085624916 DAUC <0003> db_auc.c:157 IMSI='262429984897371': No 2G Auth Data 20250824085624916 DAUC <0003> db_auc.c:192 IMSI='262429984897371': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262429984897371" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250824085624937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 20250824085624950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624950 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429984897371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429984897371" session_id=2775099843 session_state=BEGIN} 20250824085624950 DSS <0004> hlr_ussd.c:576 262429984897371/0xa568a9c3: Process SS (BEGIN) 20250824085624950 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085624950 DSS <0004> hlr_ussd.c:518 262429984897371/0xa568a9c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085624950 DSS <0004> hlr_ussd.c:363 262429984897371/0xa568a9c3: Tx USSD 'Your extension is 491614688172' 20250824085624950 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429984897371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429984897371" session_id=2775099843 session_state=END} 20250824085624950 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429984897371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085624950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085624950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262429984897371" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429984897371" 20250824085624957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34376<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8761a50a6d73: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@8761a50a6d73: Final verdict of PTC: pass 20250824085624958 DAUC <0003> db_auc.c:157 IMSI='262420294442416': No 2G Auth Data 20250824085624958 DAUC <0003> db_auc.c:192 IMSI='262420294442416': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262420294442416" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250824085624965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 20250824085624968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624968 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420294442416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420294442416" session_id=3695919016 session_state=BEGIN} 20250824085624968 DSS <0004> hlr_ussd.c:576 262420294442416/0xdc4b3fa8: Process SS (BEGIN) 20250824085624968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085624968 DSS <0004> hlr_ussd.c:518 262420294442416/0xdc4b3fa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085624968 DSS <0004> hlr_ussd.c:363 262420294442416/0xdc4b3fa8: Tx USSD 'Your extension is 491614621132' 20250824085624968 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420294442416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420294442416" session_id=3695919016 session_state=END} 20250824085624968 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420294442416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085624968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085624968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262420294442416" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262420294442416" TC_mo_ussd_iuse_msisdn(187)@8761a50a6d73: setverdict(pass): none -> pass 20250824085624970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8761a50a6d73: Final verdict of PTC: pass 20250824085624970 DAUC <0003> db_auc.c:157 IMSI='262425579415833': No 2G Auth Data 20250824085624970 DAUC <0003> db_auc.c:192 IMSI='262425579415833': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262425579415833" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250824085624975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 20250824085624978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624978 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425579415833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425579415833" session_id=3584931730 session_state=BEGIN} 20250824085624978 DSS <0004> hlr_ussd.c:576 262425579415833/0xd5adb792: Process SS (BEGIN) 20250824085624978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085624978 DSS <0004> hlr_ussd.c:518 262425579415833/0xd5adb792: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085624978 DSS <0004> hlr_ussd.c:363 262425579415833/0xd5adb792: Tx USSD 'Your extension is 491610041471' 20250824085624978 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425579415833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425579415833" session_id=3584931730 session_state=END} 20250824085624978 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425579415833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085624978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085624978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262425579415833" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425579415833" TC_mo_ussd_iuse_msisdn(188)@8761a50a6d73: setverdict(pass): none -> pass 20250824085624980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8761a50a6d73: Final verdict of PTC: pass 20250824085624980 DAUC <0003> db_auc.c:157 IMSI='262420170873872': No 2G Auth Data 20250824085624980 DAUC <0003> db_auc.c:192 IMSI='262420170873872': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262420170873872" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250824085624987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20250824085624989 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085624989 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420170873872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420170873872" session_id=2270966082 session_state=BEGIN} 20250824085624989 DSS <0004> hlr_ussd.c:576 262420170873872/0x875c3142: Process SS (BEGIN) 20250824085624989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085624989 DSS <0004> hlr_ussd.c:518 262420170873872/0x875c3142: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085624989 DSS <0004> hlr_ussd.c:363 262420170873872/0x875c3142: Tx USSD 'Your extension is 491613222180' 20250824085624989 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420170873872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420170873872" session_id=2270966082 session_state=END} 20250824085624989 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420170873872 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085624989 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085624989 DLINP <000b> input/ipa.c:452 connected read/write 20250824085624989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262420170873872" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420170873872" TC_mo_ussd_iuse_msisdn(189)@8761a50a6d73: setverdict(pass): none -> pass 20250824085624991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4258 20250824085624991 DAUC <0003> db_auc.c:157 IMSI='262422760439098': No 2G Auth Data 20250824085624991 DAUC <0003> db_auc.c:192 IMSI='262422760439098': No 3G Auth Data TC_mo_ussd_iuse_msisdn(189)@8761a50a6d73: Final verdict of PTC: pass HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262422760439098" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250824085624997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 20250824085625000 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625000 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085625000 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422760439098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422760439098" session_id=264501419 session_state=BEGIN} 20250824085625000 DSS <0004> hlr_ussd.c:576 262422760439098/0x0fc3f8ab: Process SS (BEGIN) 20250824085625000 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085625000 DSS <0004> hlr_ussd.c:518 262422760439098/0x0fc3f8ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085625000 DSS <0004> hlr_ussd.c:363 262422760439098/0x0fc3f8ab: Tx USSD 'Your extension is 491610707534' 20250824085625000 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422760439098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422760439098" session_id=264501419 session_state=END} 20250824085625000 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422760439098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085625000 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085625000 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625000 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262422760439098" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262422760439098" TC_mo_ussd_iuse_msisdn(190)@8761a50a6d73: setverdict(pass): none -> pass 20250824085625002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8761a50a6d73: Final verdict of PTC: pass 20250824085625002 DAUC <0003> db_auc.c:157 IMSI='262425959143869': No 2G Auth Data 20250824085625002 DAUC <0003> db_auc.c:192 IMSI='262425959143869': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262425959143869" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250824085625008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 20250824085625011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085625011 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425959143869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425959143869" session_id=1184319838 session_state=BEGIN} 20250824085625011 DSS <0004> hlr_ussd.c:576 262425959143869/0x4697495e: Process SS (BEGIN) 20250824085625011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085625011 DSS <0004> hlr_ussd.c:518 262425959143869/0x4697495e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085625011 DSS <0004> hlr_ussd.c:363 262425959143869/0x4697495e: Tx USSD 'Your extension is 491617581871' 20250824085625011 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425959143869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425959143869" session_id=1184319838 session_state=END} 20250824085625011 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425959143869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085625011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085625011 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625011 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262425959143869" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425959143869" TC_mo_ussd_iuse_msisdn(191)@8761a50a6d73: setverdict(pass): none -> pass 20250824085625012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8761a50a6d73: Final verdict of PTC: pass 20250824085625013 DAUC <0003> db_auc.c:157 IMSI='262422146774521': No 2G Auth Data 20250824085625013 DAUC <0003> db_auc.c:192 IMSI='262422146774521': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262422146774521" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250824085625019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34424<->l=127.0.0.1:4258 20250824085625021 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625021 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085625021 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422146774521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422146774521" session_id=301961908 session_state=BEGIN} 20250824085625021 DSS <0004> hlr_ussd.c:576 262422146774521/0x11ff92b4: Process SS (BEGIN) 20250824085625021 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085625021 DSS <0004> hlr_ussd.c:518 262422146774521/0x11ff92b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085625021 DSS <0004> hlr_ussd.c:363 262422146774521/0x11ff92b4: Tx USSD 'Your extension is 491617662481' 20250824085625021 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422146774521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422146774521" session_id=301961908 session_state=END} 20250824085625021 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422146774521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085625021 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085625021 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625021 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262422146774521" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262422146774521" TC_mo_ussd_iuse_msisdn(192)@8761a50a6d73: setverdict(pass): none -> pass 20250824085625023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34424<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8761a50a6d73: Final verdict of PTC: pass 20250824085625023 DAUC <0003> db_auc.c:157 IMSI='262423850721759': No 2G Auth Data 20250824085625023 DAUC <0003> db_auc.c:192 IMSI='262423850721759': No 3G Auth Data HLR_Test-GSUP(183)@8761a50a6d73: Created GsupExpect[0] for "262423850721759" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250824085625029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 20250824085625031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085625031 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423850721759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423850721759" session_id=2294532671 session_state=BEGIN} 20250824085625031 DSS <0004> hlr_ussd.c:576 262423850721759/0x88c3ca3f: Process SS (BEGIN) 20250824085625031 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085625031 DSS <0004> hlr_ussd.c:518 262423850721759/0x88c3ca3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085625031 DSS <0004> hlr_ussd.c:363 262423850721759/0x88c3ca3f: Tx USSD 'Your extension is 491618585538' 20250824085625031 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423850721759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423850721759" session_id=2294532671 session_state=END} 20250824085625031 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423850721759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085625031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085625031 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625031 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8761a50a6d73: Found GsupExpect[0] for "262423850721759" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423850721759" TC_mo_ussd_iuse_msisdn(193)@8761a50a6d73: setverdict(pass): none -> pass 20250824085625033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8761a50a6d73: Final verdict of PTC: pass 20250824085625033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34362<->l=127.0.0.1:4258 20250824085625034 DLINP <000b> input/ipa.c:452 connected read/write 20250824085625034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085625034 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(183)@8761a50a6d73: Final verdict of PTC: none 20250824085625034 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085625034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085625034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38779<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@8761a50a6d73: Final verdict of PTC: none 184@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 184: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085625057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 20250824085625258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82340) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085628412 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085628412 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085628416 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085628420 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628420 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085628420 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085628420 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 20250824085628420 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085628420 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 20250824085628420 DLGSUP <0013> gsup_server.c:236 2: 20250824085628420 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085628420 DLGSUP <0013> gsup_server.c:236 3: 20250824085628420 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085628420 DLGSUP <0013> gsup_server.c:236 4: 20250824085628420 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085628420 DLGSUP <0013> gsup_server.c:236 5: 20250824085628420 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085628420 DLGSUP <0013> gsup_server.c:236 7: 20250824085628420 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085628420 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085628420 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085628420 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@8761a50a6d73: 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") 20250824085628432 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37133<->l=127.0.0.1:4259) 20250824085628435 DAUC <0003> db_auc.c:157 IMSI='262424627694397': No 2G Auth Data 20250824085628435 DAUC <0003> db_auc.c:192 IMSI='262424627694397': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262424627694397" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250824085628443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 20250824085628466 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628466 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424627694397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424627694397" source_name="the-source\n" session_id=3480059177 session_state=BEGIN} 20250824085628466 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250824085628466 DSS <0004> hlr_ussd.c:576 262424627694397/0xcf6d7d29: Process SS (BEGIN) 20250824085628466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628466 DSS <0004> hlr_ussd.c:518 262424627694397/0xcf6d7d29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628466 DSS <0004> hlr_ussd.c:363 262424627694397/0xcf6d7d29: Tx USSD 'Your extension is 491614055441' 20250824085628466 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424627694397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424627694397" destination_name="the-source\n" session_id=3480059177 session_state=END} 20250824085628466 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424627694397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628466 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628466 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262424627694397" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424627694397" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34456<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8761a50a6d73: Final verdict of PTC: pass 20250824085628477 DAUC <0003> db_auc.c:157 IMSI='262420604558523': No 2G Auth Data 20250824085628477 DAUC <0003> db_auc.c:192 IMSI='262420604558523': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262420604558523" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250824085628487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 20250824085628490 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628490 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628490 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262420604558523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420604558523" source_name="the-source\n" session_id=3885867135 session_state=BEGIN} 20250824085628490 DSS <0004> hlr_ussd.c:576 262420604558523/0xe79da07f: Process SS (BEGIN) 20250824085628490 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628490 DSS <0004> hlr_ussd.c:518 262420604558523/0xe79da07f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628490 DSS <0004> hlr_ussd.c:363 262420604558523/0xe79da07f: Tx USSD 'Your extension is 491614381761' 20250824085628490 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262420604558523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420604558523" destination_name="the-source\n" session_id=3885867135 session_state=END} 20250824085628490 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262420604558523 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628490 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628490 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262420604558523" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420604558523" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34466<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8761a50a6d73: Final verdict of PTC: pass 20250824085628492 DAUC <0003> db_auc.c:157 IMSI='262429912977086': No 2G Auth Data 20250824085628492 DAUC <0003> db_auc.c:192 IMSI='262429912977086': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262429912977086" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250824085628499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 20250824085628502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628502 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429912977086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429912977086" source_name="the-source\n" session_id=82366981 session_state=BEGIN} 20250824085628502 DSS <0004> hlr_ussd.c:576 262429912977086/0x04e8d205: Process SS (BEGIN) 20250824085628502 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628502 DSS <0004> hlr_ussd.c:518 262429912977086/0x04e8d205: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628502 DSS <0004> hlr_ussd.c:363 262429912977086/0x04e8d205: Tx USSD 'Your extension is 491613605235' 20250824085628502 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429912977086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429912977086" destination_name="the-source\n" session_id=82366981 session_state=END} 20250824085628502 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429912977086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262429912977086" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429912977086" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34472<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8761a50a6d73: Final verdict of PTC: pass 20250824085628504 DAUC <0003> db_auc.c:157 IMSI='262421441499553': No 2G Auth Data 20250824085628504 DAUC <0003> db_auc.c:192 IMSI='262421441499553': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262421441499553" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250824085628511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 20250824085628514 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628515 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421441499553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421441499553" source_name="the-source\n" session_id=2360590739 session_state=BEGIN} 20250824085628515 DSS <0004> hlr_ussd.c:576 262421441499553/0x8cb3c193: Process SS (BEGIN) 20250824085628515 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628515 DSS <0004> hlr_ussd.c:518 262421441499553/0x8cb3c193: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628515 DSS <0004> hlr_ussd.c:363 262421441499553/0x8cb3c193: Tx USSD 'Your extension is 491610377825' 20250824085628515 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421441499553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421441499553" destination_name="the-source\n" session_id=2360590739 session_state=END} 20250824085628515 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262421441499553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628515 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628515 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628515 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262421441499553" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421441499553" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8761a50a6d73: Final verdict of PTC: pass 20250824085628517 DAUC <0003> db_auc.c:157 IMSI='262420458482689': No 2G Auth Data 20250824085628517 DAUC <0003> db_auc.c:192 IMSI='262420458482689': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262420458482689" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250824085628523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34486<->l=127.0.0.1:4258 20250824085628526 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628526 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628526 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420458482689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420458482689" source_name="the-source\n" session_id=587996474 session_state=BEGIN} 20250824085628526 DSS <0004> hlr_ussd.c:576 262420458482689/0x230c1d3a: Process SS (BEGIN) 20250824085628526 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628526 DSS <0004> hlr_ussd.c:518 262420458482689/0x230c1d3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628526 DSS <0004> hlr_ussd.c:363 262420458482689/0x230c1d3a: Tx USSD 'Your extension is 491614854658' 20250824085628526 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420458482689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420458482689" destination_name="the-source\n" session_id=587996474 session_state=END} 20250824085628526 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262420458482689 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628526 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628526 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628526 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262420458482689" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262420458482689" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34486<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8761a50a6d73: Final verdict of PTC: pass 20250824085628528 DAUC <0003> db_auc.c:157 IMSI='262420317748593': No 2G Auth Data 20250824085628528 DAUC <0003> db_auc.c:192 IMSI='262420317748593': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262420317748593" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250824085628534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 20250824085628537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628537 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420317748593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420317748593" source_name="the-source\n" session_id=3590930227 session_state=BEGIN} 20250824085628537 DSS <0004> hlr_ussd.c:576 262420317748593/0xd6093f33: Process SS (BEGIN) 20250824085628537 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628537 DSS <0004> hlr_ussd.c:518 262420317748593/0xd6093f33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628537 DSS <0004> hlr_ussd.c:363 262420317748593/0xd6093f33: Tx USSD 'Your extension is 491612171066' 20250824085628537 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420317748593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420317748593" destination_name="the-source\n" session_id=3590930227 session_state=END} 20250824085628537 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262420317748593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262420317748593" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262420317748593" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8761a50a6d73: Final verdict of PTC: pass 20250824085628539 DAUC <0003> db_auc.c:157 IMSI='262428571567285': No 2G Auth Data 20250824085628539 DAUC <0003> db_auc.c:192 IMSI='262428571567285': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262428571567285" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250824085628544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20250824085628547 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628547 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428571567285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428571567285" source_name="the-source\n" session_id=568018399 session_state=BEGIN} 20250824085628547 DSS <0004> hlr_ussd.c:576 262428571567285/0x21db45df: Process SS (BEGIN) 20250824085628547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628547 DSS <0004> hlr_ussd.c:518 262428571567285/0x21db45df: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628547 DSS <0004> hlr_ussd.c:363 262428571567285/0x21db45df: Tx USSD 'Your extension is 491615182860' 20250824085628547 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428571567285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428571567285" destination_name="the-source\n" session_id=568018399 session_state=END} 20250824085628547 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262428571567285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628547 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628547 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628547 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262428571567285" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428571567285" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8761a50a6d73: Final verdict of PTC: pass 20250824085628549 DAUC <0003> db_auc.c:157 IMSI='262424642954643': No 2G Auth Data 20250824085628549 DAUC <0003> db_auc.c:192 IMSI='262424642954643': No 3G Auth Data HLR_Test-GSUP(195)@8761a50a6d73: Created GsupExpect[0] for "262424642954643" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250824085628555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 20250824085628558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628558 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424642954643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424642954643" source_name="the-source\n" session_id=3677032054 session_state=BEGIN} 20250824085628558 DSS <0004> hlr_ussd.c:576 262424642954643/0xdb2b0e76: Process SS (BEGIN) 20250824085628558 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250824085628558 DSS <0004> hlr_ussd.c:518 262424642954643/0xdb2b0e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250824085628558 DSS <0004> hlr_ussd.c:363 262424642954643/0xdb2b0e76: Tx USSD 'Your extension is 491618768654' 20250824085628558 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424642954643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424642954643" destination_name="the-source\n" session_id=3677032054 session_state=END} 20250824085628558 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262424642954643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085628558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085628558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8761a50a6d73: Found GsupExpect[0] for "262424642954643" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262424642954643" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8761a50a6d73: setverdict(pass): none -> pass 20250824085628560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34510<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8761a50a6d73: Final verdict of PTC: pass 20250824085628560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.1:4258 20250824085628560 DLINP <000b> input/ipa.c:452 connected read/write 20250824085628560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085628560 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085628560 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085628560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085628560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250824085628560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37133<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(194)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(195)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8761a50a6d73: Final verdict of PTC: none 196@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 196: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:28 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 20250824085628584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 20250824085628786 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69688) Waiting for packet dumper to finish... 1 (prev_count=69688, count=83804) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_euse started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 20250824085631924 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40285 20250824085631924 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:40285 MTC@8761a50a6d73: in not legacy case 2 IPA-EUSE-foobar(208)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085631925 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631925 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085631926 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085631926 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@8761a50a6d73: 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 } } } } 20250824085631927 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631927 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085631927 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085631927 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250824085631927 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250824085631927 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 20250824085631927 DLGSUP <0013> gsup_server.c:236 2: 20250824085631927 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 3: 20250824085631927 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 4: 20250824085631927 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 5: 20250824085631927 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 7: 20250824085631927 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085631927 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085631927 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085631927 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40285 20250824085631927 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085631927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@8761a50a6d73: 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 } } } } 20250824085631928 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085631928 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085631928 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085631928 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 20250824085631928 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085631928 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 20250824085631928 DLGSUP <0013> gsup_server.c:236 2: 20250824085631928 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085631928 DLGSUP <0013> gsup_server.c:236 3: 20250824085631928 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085631928 DLGSUP <0013> gsup_server.c:236 4: 20250824085631928 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085631928 DLGSUP <0013> gsup_server.c:236 5: 20250824085631928 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085631928 DLGSUP <0013> gsup_server.c:236 7: 20250824085631928 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085631928 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085631928 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085631929 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@8761a50a6d73: 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") 20250824085631938 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45485<->l=127.0.0.1:4259) 20250824085631943 DAUC <0003> db_auc.c:157 IMSI='262421076038941': No 2G Auth Data 20250824085631943 DAUC <0003> db_auc.c:192 IMSI='262421076038941': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262421076038941" to be handled at TC_mo_ussd_euse(212) 20250824085631952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 20250824085631970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085631970 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421076038941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421076038941" session_id=213734837 session_state=BEGIN} 20250824085631970 DSS <0004> hlr_ussd.c:576 262421076038941/0x0cbd55b5: Process SS (BEGIN) 20250824085631970 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085631970 DSS <0004> hlr_ussd.c:518 262421076038941/0x0cbd55b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085631970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631970 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085631970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631970 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085631979 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631979 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085631979 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421076038941 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076038941" session_id=213734837 session_state=END} 20250824085631979 DSS <0004> hlr_ussd.c:576 262421076038941/0x0cbd55b5: Process SS (END) 20250824085631979 DSS <0004> hlr_ussd.c:518 262421076038941/0x0cbd55b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085631979 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421076038941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421076038941" session_id=213734837 session_state=END} 20250824085631979 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421076038941 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085631979 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421076038941 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085631979 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085631979 DLINP <000b> input/ipa.c:452 connected read/write 20250824085631979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262421076038941" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421076038941" TC_mo_ussd_euse(212)@8761a50a6d73: setverdict(pass): none -> pass 20250824085631985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60838<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8761a50a6d73: Final verdict of PTC: pass 20250824085631986 DAUC <0003> db_auc.c:157 IMSI='262424509487488': No 2G Auth Data 20250824085631986 DAUC <0003> db_auc.c:192 IMSI='262424509487488': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262424509487488" to be handled at TC_mo_ussd_euse(213) 20250824085631999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 20250824085632001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632001 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424509487488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424509487488" session_id=3412331804 session_state=BEGIN} 20250824085632001 DSS <0004> hlr_ussd.c:576 262424509487488/0xcb640d1c: Process SS (BEGIN) 20250824085632001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632001 DSS <0004> hlr_ussd.c:518 262424509487488/0xcb640d1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632001 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632001 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632001 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632002 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632002 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632002 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262424509487488 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424509487488" session_id=3412331804 session_state=END} 20250824085632002 DSS <0004> hlr_ussd.c:576 262424509487488/0xcb640d1c: Process SS (END) 20250824085632002 DSS <0004> hlr_ussd.c:518 262424509487488/0xcb640d1c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632002 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424509487488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424509487488" session_id=3412331804 session_state=END} 20250824085632002 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424509487488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632002 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262424509487488 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632002 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632002 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632002 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262424509487488" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424509487488" TC_mo_ussd_euse(213)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60852<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8761a50a6d73: Final verdict of PTC: pass 20250824085632004 DAUC <0003> db_auc.c:157 IMSI='262426474987010': No 2G Auth Data 20250824085632004 DAUC <0003> db_auc.c:192 IMSI='262426474987010': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262426474987010" to be handled at TC_mo_ussd_euse(214) 20250824085632011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 20250824085632013 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632013 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632013 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426474987010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426474987010" session_id=211734859 session_state=BEGIN} 20250824085632013 DSS <0004> hlr_ussd.c:576 262426474987010/0x0c9ed14b: Process SS (BEGIN) 20250824085632013 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632013 DSS <0004> hlr_ussd.c:518 262426474987010/0x0c9ed14b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632013 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632013 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632013 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632013 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632014 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632014 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632014 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262426474987010 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426474987010" session_id=211734859 session_state=END} 20250824085632014 DSS <0004> hlr_ussd.c:576 262426474987010/0x0c9ed14b: Process SS (END) 20250824085632014 DSS <0004> hlr_ussd.c:518 262426474987010/0x0c9ed14b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632014 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426474987010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426474987010" session_id=211734859 session_state=END} 20250824085632014 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426474987010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632014 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262426474987010 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632014 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632014 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262426474987010" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426474987010" TC_mo_ussd_euse(214)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60868<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8761a50a6d73: Final verdict of PTC: pass 20250824085632016 DAUC <0003> db_auc.c:157 IMSI='262427797169298': No 2G Auth Data 20250824085632016 DAUC <0003> db_auc.c:192 IMSI='262427797169298': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262427797169298" to be handled at TC_mo_ussd_euse(215) 20250824085632022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 20250824085632024 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632024 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427797169298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427797169298" session_id=1812206464 session_state=BEGIN} 20250824085632024 DSS <0004> hlr_ussd.c:576 262427797169298/0x6c041380: Process SS (BEGIN) 20250824085632024 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632024 DSS <0004> hlr_ussd.c:518 262427797169298/0x6c041380: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632024 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632024 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632024 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632024 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632025 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632025 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632025 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262427797169298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427797169298" session_id=1812206464 session_state=END} 20250824085632025 DSS <0004> hlr_ussd.c:576 262427797169298/0x6c041380: Process SS (END) 20250824085632025 DSS <0004> hlr_ussd.c:518 262427797169298/0x6c041380: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632025 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427797169298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427797169298" session_id=1812206464 session_state=END} 20250824085632025 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427797169298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632025 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262427797169298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632025 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632025 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632025 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262427797169298" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427797169298" TC_mo_ussd_euse(215)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60880<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8761a50a6d73: Final verdict of PTC: pass 20250824085632027 DAUC <0003> db_auc.c:157 IMSI='262427864613271': No 2G Auth Data 20250824085632027 DAUC <0003> db_auc.c:192 IMSI='262427864613271': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262427864613271" to be handled at TC_mo_ussd_euse(216) 20250824085632033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632036 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427864613271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427864613271" session_id=4194397537 session_state=BEGIN} 20250824085632036 DSS <0004> hlr_ussd.c:576 262427864613271/0xfa016d61: Process SS (BEGIN) 20250824085632036 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632036 DSS <0004> hlr_ussd.c:518 262427864613271/0xfa016d61: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632036 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262427864613271 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864613271" session_id=4194397537 session_state=END} 20250824085632036 DSS <0004> hlr_ussd.c:576 262427864613271/0xfa016d61: Process SS (END) 20250824085632036 DSS <0004> hlr_ussd.c:518 262427864613271/0xfa016d61: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632036 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427864613271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427864613271" session_id=4194397537 session_state=END} 20250824085632036 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427864613271 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632036 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262427864613271 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632036 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632036 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262427864613271" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_euse(216)"262427864613271" TC_mo_ussd_euse(216)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60896<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8761a50a6d73: Final verdict of PTC: pass 20250824085632038 DAUC <0003> db_auc.c:157 IMSI='262424627478909': No 2G Auth Data 20250824085632039 DAUC <0003> db_auc.c:192 IMSI='262424627478909': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262424627478909" to be handled at TC_mo_ussd_euse(217) 20250824085632044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 20250824085632047 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632047 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424627478909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424627478909" session_id=514152657 session_state=BEGIN} 20250824085632047 DSS <0004> hlr_ussd.c:576 262424627478909/0x1ea558d1: Process SS (BEGIN) 20250824085632047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632047 DSS <0004> hlr_ussd.c:518 262424627478909/0x1ea558d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632047 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632047 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632047 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632047 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632048 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632048 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632048 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262424627478909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424627478909" session_id=514152657 session_state=END} 20250824085632048 DSS <0004> hlr_ussd.c:576 262424627478909/0x1ea558d1: Process SS (END) 20250824085632048 DSS <0004> hlr_ussd.c:518 262424627478909/0x1ea558d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632048 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424627478909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424627478909" session_id=514152657 session_state=END} 20250824085632048 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262424627478909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632048 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262424627478909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632048 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632048 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262424627478909" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_euse(217)"262424627478909" TC_mo_ussd_euse(217)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60908<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8761a50a6d73: Final verdict of PTC: pass 20250824085632050 DAUC <0003> db_auc.c:157 IMSI='262426349699495': No 2G Auth Data 20250824085632050 DAUC <0003> db_auc.c:192 IMSI='262426349699495': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262426349699495" to be handled at TC_mo_ussd_euse(218) 20250824085632055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4258 20250824085632058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632058 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426349699495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426349699495" session_id=3809513288 session_state=BEGIN} 20250824085632058 DSS <0004> hlr_ussd.c:576 262426349699495/0xe3108f48: Process SS (BEGIN) 20250824085632058 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632058 DSS <0004> hlr_ussd.c:518 262426349699495/0xe3108f48: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632058 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632058 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632059 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632059 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632059 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262426349699495 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426349699495" session_id=3809513288 session_state=END} 20250824085632059 DSS <0004> hlr_ussd.c:576 262426349699495/0xe3108f48: Process SS (END) 20250824085632059 DSS <0004> hlr_ussd.c:518 262426349699495/0xe3108f48: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632059 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426349699495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426349699495" session_id=3809513288 session_state=END} 20250824085632059 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262426349699495 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632059 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262426349699495 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632059 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632059 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632059 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262426349699495" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_euse(218)"262426349699495" TC_mo_ussd_euse(218)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60922<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8761a50a6d73: Final verdict of PTC: pass 20250824085632061 DAUC <0003> db_auc.c:157 IMSI='262423065433735': No 2G Auth Data 20250824085632061 DAUC <0003> db_auc.c:192 IMSI='262423065433735': No 3G Auth Data HLR_Test-GSUP(209)@8761a50a6d73: Created GsupExpect[0] for "262423065433735" to be handled at TC_mo_ussd_euse(219) 20250824085632067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 20250824085632069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632069 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423065433735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423065433735" session_id=4080659147 session_state=BEGIN} 20250824085632069 DSS <0004> hlr_ussd.c:576 262423065433735/0xf339eacb: Process SS (BEGIN) 20250824085632069 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085632069 DSS <0004> hlr_ussd.c:518 262423065433735/0xf339eacb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085632069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632069 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data 20250824085632069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632069 DLINP <000b> input/ipa.c:432 127.0.0.1:40285 sending data EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: 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 } } } } } 20250824085632070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632070 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632070 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262423065433735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423065433735" session_id=4080659147 session_state=END} 20250824085632070 DSS <0004> hlr_ussd.c:576 262423065433735/0xf339eacb: Process SS (END) 20250824085632070 DSS <0004> hlr_ussd.c:518 262423065433735/0xf339eacb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085632070 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423065433735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423065433735" session_id=4080659147 session_state=END} 20250824085632070 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423065433735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085632070 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262423065433735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085632070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085632070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8761a50a6d73: Found GsupExpect[0] for "262423065433735" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_euse(219)"262423065433735" TC_mo_ussd_euse(219)@8761a50a6d73: setverdict(pass): none -> pass 20250824085632072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60928<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8761a50a6d73: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8761a50a6d73: Final verdict of PTC: none 20250824085632073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60836<->l=127.0.0.1:4258 20250824085632073 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632073 DLINP <000b> input/ipa.c:406 127.0.0.1:40285 message received 20250824085632073 DLINP <000b> input/ipa.c:415 127.0.0.1:40285 connection closed with server 20250824085632073 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:40285 20250824085632073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 210@8761a50a6d73: Final verdict of PTC: none IPA-EUSE-foobar(208)@8761a50a6d73: Final verdict of PTC: none 20250824085632073 DLINP <000b> input/ipa.c:452 connected read/write 20250824085632073 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085632073 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085632073 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(209)@8761a50a6d73: Final verdict of PTC: none 20250824085632073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085632073 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45485<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(207)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 210: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Aug 24 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 20250824085632099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 20250824085632300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111196) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_euse_continue started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 20250824085635436 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35901 20250824085635436 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:35901 MTC@8761a50a6d73: in not legacy case 2 IPA-EUSE-foobar(222)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085635437 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635438 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received IPA-EUSE-foobar(222)@8761a50a6d73: 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) } } } } 20250824085635439 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085635439 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8761a50a6d73: 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 } } } } 20250824085635440 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635440 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635440 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085635440 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250824085635440 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250824085635440 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250824085635440 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 20250824085635440 DLGSUP <0013> gsup_server.c:236 2: 20250824085635440 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085635440 DLGSUP <0013> gsup_server.c:236 3: 20250824085635440 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085635440 DLGSUP <0013> gsup_server.c:236 4: 20250824085635440 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085635440 DLGSUP <0013> gsup_server.c:236 5: 20250824085635440 DLGSUP <0013> gsup_server.c:238 5: 00 IPA-EUSE-foobar(222)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085635440 DLGSUP <0013> gsup_server.c:236 7: 20250824085635440 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085635440 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085635440 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085635440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35901 HLR_Test-GSUP-IPA(221)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085635441 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085635442 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635442 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635442 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085635442 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085635442 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 20250824085635442 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085635442 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 20250824085635442 DLGSUP <0013> gsup_server.c:236 2: 20250824085635442 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085635442 DLGSUP <0013> gsup_server.c:236 3: 20250824085635442 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(221)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085635442 DLGSUP <0013> gsup_server.c:236 4: 20250824085635442 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085635442 DLGSUP <0013> gsup_server.c:236 5: 20250824085635442 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085635442 DLGSUP <0013> gsup_server.c:236 7: 20250824085635442 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085635442 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085635442 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085635442 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@8761a50a6d73: 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") 20250824085635451 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45099<->l=127.0.0.1:4259) 20250824085635453 DAUC <0003> db_auc.c:157 IMSI='262424354723060': No 2G Auth Data 20250824085635453 DAUC <0003> db_auc.c:192 IMSI='262424354723060': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262424354723060" to be handled at TC_mo_ussd_euse_continue(226) 20250824085635460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60958<->l=127.0.0.1:4258 20250824085635486 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635486 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424354723060" session_id=3176814641 session_state=BEGIN} 20250824085635486 DSS <0004> hlr_ussd.c:576 262424354723060/0xbd5a5831: Process SS (BEGIN) 20250824085635486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635486 DSS <0004> hlr_ussd.c:518 262424354723060/0xbd5a5831: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635486 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635486 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635486 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635486 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635496 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635496 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635496 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424354723060" session_id=3176814641 session_state=CONTINUE} 20250824085635496 DSS <0004> hlr_ussd.c:576 262424354723060/0xbd5a5831: Process SS (CONTINUE) 20250824085635496 DSS <0004> hlr_ussd.c:518 262424354723060/0xbd5a5831: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635496 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424354723060" session_id=3176814641 session_state=CONTINUE} 20250824085635496 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635496 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635496 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262424354723060" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424354723060" TC_mo_ussd_euse_continue(226)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635502 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424354723060" session_id=3176814641 session_state=CONTINUE} 20250824085635502 DSS <0004> hlr_ussd.c:576 262424354723060/0xbd5a5831: Process SS (CONTINUE) 20250824085635502 DSS <0004> hlr_ussd.c:518 262424354723060/0xbd5a5831: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635502 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635502 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635502 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635505 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635505 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635505 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424354723060" session_id=3176814641 session_state=END} 20250824085635505 DSS <0004> hlr_ussd.c:576 262424354723060/0xbd5a5831: Process SS (END) 20250824085635505 DSS <0004> hlr_ussd.c:518 262424354723060/0xbd5a5831: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635505 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424354723060" session_id=3176814641 session_state=END} 20250824085635505 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635506 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262424354723060 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635506 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635506 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635506 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60958<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8761a50a6d73: Final verdict of PTC: pass 20250824085635510 DAUC <0003> db_auc.c:157 IMSI='262429334398048': No 2G Auth Data 20250824085635510 DAUC <0003> db_auc.c:192 IMSI='262429334398048': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262429334398048" to be handled at TC_mo_ussd_euse_continue(227) 20250824085635525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635528 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429334398048" session_id=367931544 session_state=BEGIN} 20250824085635528 DSS <0004> hlr_ussd.c:576 262429334398048/0x15ee3098: Process SS (BEGIN) 20250824085635528 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635528 DSS <0004> hlr_ussd.c:518 262429334398048/0x15ee3098: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635528 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334398048" session_id=367931544 session_state=CONTINUE} 20250824085635528 DSS <0004> hlr_ussd.c:576 262429334398048/0x15ee3098: Process SS (CONTINUE) 20250824085635528 DSS <0004> hlr_ussd.c:518 262429334398048/0x15ee3098: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635528 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334398048" session_id=367931544 session_state=CONTINUE} 20250824085635528 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635528 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262429334398048" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429334398048" TC_mo_ussd_euse_continue(227)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635530 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635530 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635530 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429334398048" session_id=367931544 session_state=CONTINUE} 20250824085635530 DSS <0004> hlr_ussd.c:576 262429334398048/0x15ee3098: Process SS (CONTINUE) 20250824085635530 DSS <0004> hlr_ussd.c:518 262429334398048/0x15ee3098: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635530 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635530 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635530 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635530 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635530 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635531 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635531 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635531 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334398048" session_id=367931544 session_state=END} 20250824085635531 DSS <0004> hlr_ussd.c:576 262429334398048/0x15ee3098: Process SS (END) 20250824085635531 DSS <0004> hlr_ussd.c:518 262429334398048/0x15ee3098: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635531 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429334398048" session_id=367931544 session_state=END} 20250824085635531 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635531 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262429334398048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635531 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635531 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635531 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60964<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8761a50a6d73: Final verdict of PTC: pass 20250824085635532 DAUC <0003> db_auc.c:157 IMSI='262420436509555': No 2G Auth Data 20250824085635532 DAUC <0003> db_auc.c:192 IMSI='262420436509555': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262420436509555" to be handled at TC_mo_ussd_euse_continue(228) 20250824085635540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4258 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635543 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420436509555" session_id=3984986690 session_state=BEGIN} 20250824085635543 DSS <0004> hlr_ussd.c:576 262420436509555/0xed861242: Process SS (BEGIN) 20250824085635543 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635543 DSS <0004> hlr_ussd.c:518 262420436509555/0xed861242: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635543 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420436509555" session_id=3984986690 session_state=CONTINUE} 20250824085635543 DSS <0004> hlr_ussd.c:576 262420436509555/0xed861242: Process SS (CONTINUE) 20250824085635543 DSS <0004> hlr_ussd.c:518 262420436509555/0xed861242: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635543 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420436509555" session_id=3984986690 session_state=CONTINUE} 20250824085635543 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635543 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635543 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262420436509555" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262420436509555" TC_mo_ussd_euse_continue(228)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635545 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635545 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420436509555" session_id=3984986690 session_state=CONTINUE} 20250824085635545 DSS <0004> hlr_ussd.c:576 262420436509555/0xed861242: Process SS (CONTINUE) 20250824085635545 DSS <0004> hlr_ussd.c:518 262420436509555/0xed861242: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635545 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635545 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635545 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635545 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635545 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635546 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635546 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635546 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420436509555" session_id=3984986690 session_state=END} 20250824085635546 DSS <0004> hlr_ussd.c:576 262420436509555/0xed861242: Process SS (END) 20250824085635546 DSS <0004> hlr_ussd.c:518 262420436509555/0xed861242: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635546 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420436509555" session_id=3984986690 session_state=END} 20250824085635546 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635546 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262420436509555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635546 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635546 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635546 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8761a50a6d73: Final verdict of PTC: pass 20250824085635547 DAUC <0003> db_auc.c:157 IMSI='262426758956452': No 2G Auth Data 20250824085635547 DAUC <0003> db_auc.c:192 IMSI='262426758956452': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262426758956452" to be handled at TC_mo_ussd_euse_continue(229) 20250824085635553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4258 20250824085635555 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635555 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635555 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426758956452" session_id=797216039 session_state=BEGIN} 20250824085635555 DSS <0004> hlr_ussd.c:576 262426758956452/0x2f848d27: Process SS (BEGIN) 20250824085635555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635555 DSS <0004> hlr_ussd.c:518 262426758956452/0x2f848d27: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635555 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635555 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635555 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635555 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635556 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635556 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426758956452" session_id=797216039 session_state=CONTINUE} 20250824085635556 DSS <0004> hlr_ussd.c:576 262426758956452/0x2f848d27: Process SS (CONTINUE) 20250824085635556 DSS <0004> hlr_ussd.c:518 262426758956452/0x2f848d27: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635556 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426758956452" session_id=797216039 session_state=CONTINUE} 20250824085635556 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262426758956452" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262426758956452" TC_mo_ussd_euse_continue(229)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635558 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426758956452" session_id=797216039 session_state=CONTINUE} 20250824085635558 DSS <0004> hlr_ussd.c:576 262426758956452/0x2f848d27: Process SS (CONTINUE) 20250824085635558 DSS <0004> hlr_ussd.c:518 262426758956452/0x2f848d27: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635558 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635558 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635558 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635559 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635559 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635559 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426758956452" session_id=797216039 session_state=END} 20250824085635559 DSS <0004> hlr_ussd.c:576 262426758956452/0x2f848d27: Process SS (END) 20250824085635559 DSS <0004> hlr_ussd.c:518 262426758956452/0x2f848d27: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635559 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426758956452" session_id=797216039 session_state=END} 20250824085635559 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635559 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262426758956452 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635559 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635559 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60976<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8761a50a6d73: Final verdict of PTC: pass 20250824085635559 DAUC <0003> db_auc.c:157 IMSI='262421454987932': No 2G Auth Data 20250824085635559 DAUC <0003> db_auc.c:192 IMSI='262421454987932': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262421454987932" to be handled at TC_mo_ussd_euse_continue(230) 20250824085635565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60992<->l=127.0.0.1:4258 20250824085635567 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635567 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421454987932" session_id=330553679 session_state=BEGIN} 20250824085635567 DSS <0004> hlr_ussd.c:576 262421454987932/0x13b3d94f: Process SS (BEGIN) 20250824085635567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635567 DSS <0004> hlr_ussd.c:518 262421454987932/0x13b3d94f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635567 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635567 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635568 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635568 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635568 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421454987932" session_id=330553679 session_state=CONTINUE} 20250824085635568 DSS <0004> hlr_ussd.c:576 262421454987932/0x13b3d94f: Process SS (CONTINUE) 20250824085635568 DSS <0004> hlr_ussd.c:518 262421454987932/0x13b3d94f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635568 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421454987932" session_id=330553679 session_state=CONTINUE} 20250824085635568 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635568 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262421454987932" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421454987932" TC_mo_ussd_euse_continue(230)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635570 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635570 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421454987932" session_id=330553679 session_state=CONTINUE} 20250824085635570 DSS <0004> hlr_ussd.c:576 262421454987932/0x13b3d94f: Process SS (CONTINUE) 20250824085635570 DSS <0004> hlr_ussd.c:518 262421454987932/0x13b3d94f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635570 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635570 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635570 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635570 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635570 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635571 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635571 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635571 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421454987932" session_id=330553679 session_state=END} 20250824085635571 DSS <0004> hlr_ussd.c:576 262421454987932/0x13b3d94f: Process SS (END) 20250824085635571 DSS <0004> hlr_ussd.c:518 262421454987932/0x13b3d94f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635571 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421454987932" session_id=330553679 session_state=END} 20250824085635571 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635571 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421454987932 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635571 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635571 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60992<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8761a50a6d73: Final verdict of PTC: pass 20250824085635572 DAUC <0003> db_auc.c:157 IMSI='262427158895321': No 2G Auth Data 20250824085635572 DAUC <0003> db_auc.c:192 IMSI='262427158895321': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262427158895321" to be handled at TC_mo_ussd_euse_continue(231) 20250824085635578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635581 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427158895321" session_id=551434998 session_state=BEGIN} 20250824085635581 DSS <0004> hlr_ussd.c:576 262427158895321/0x20de3af6: Process SS (BEGIN) 20250824085635581 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635581 DSS <0004> hlr_ussd.c:518 262427158895321/0x20de3af6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635581 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158895321" session_id=551434998 session_state=CONTINUE} 20250824085635581 DSS <0004> hlr_ussd.c:576 262427158895321/0x20de3af6: Process SS (CONTINUE) 20250824085635581 DSS <0004> hlr_ussd.c:518 262427158895321/0x20de3af6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635581 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158895321" session_id=551434998 session_state=CONTINUE} 20250824085635581 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262427158895321" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427158895321" TC_mo_ussd_euse_continue(231)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635583 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635583 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427158895321" session_id=551434998 session_state=CONTINUE} 20250824085635583 DSS <0004> hlr_ussd.c:576 262427158895321/0x20de3af6: Process SS (CONTINUE) 20250824085635583 DSS <0004> hlr_ussd.c:518 262427158895321/0x20de3af6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635583 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635583 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635584 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635584 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635584 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635584 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635584 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635584 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158895321" session_id=551434998 session_state=END} 20250824085635584 DSS <0004> hlr_ussd.c:576 262427158895321/0x20de3af6: Process SS (END) 20250824085635584 DSS <0004> hlr_ussd.c:518 262427158895321/0x20de3af6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635584 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158895321" session_id=551434998 session_state=END} 20250824085635584 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635584 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427158895321 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635584 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635584 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635584 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8761a50a6d73: Final verdict of PTC: pass 20250824085635585 DAUC <0003> db_auc.c:157 IMSI='262429914908987': No 2G Auth Data 20250824085635585 DAUC <0003> db_auc.c:192 IMSI='262429914908987': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262429914908987" to be handled at TC_mo_ussd_euse_continue(232) 20250824085635591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 20250824085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635593 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635593 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429914908987" session_id=1558775848 session_state=BEGIN} 20250824085635593 DSS <0004> hlr_ussd.c:576 262429914908987/0x5ce90828: Process SS (BEGIN) 20250824085635593 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635593 DSS <0004> hlr_ussd.c:518 262429914908987/0x5ce90828: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635593 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635593 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635593 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635594 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635594 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429914908987" session_id=1558775848 session_state=CONTINUE} 20250824085635594 DSS <0004> hlr_ussd.c:576 262429914908987/0x5ce90828: Process SS (CONTINUE) 20250824085635594 DSS <0004> hlr_ussd.c:518 262429914908987/0x5ce90828: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635594 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429914908987" session_id=1558775848 session_state=CONTINUE} 20250824085635594 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635594 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635594 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262429914908987" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429914908987" TC_mo_ussd_euse_continue(232)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635596 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635596 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429914908987" session_id=1558775848 session_state=CONTINUE} 20250824085635596 DSS <0004> hlr_ussd.c:576 262429914908987/0x5ce90828: Process SS (CONTINUE) 20250824085635596 DSS <0004> hlr_ussd.c:518 262429914908987/0x5ce90828: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635596 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635596 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635596 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635596 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635596 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635597 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635597 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635597 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429914908987" session_id=1558775848 session_state=END} 20250824085635597 DSS <0004> hlr_ussd.c:576 262429914908987/0x5ce90828: Process SS (END) 20250824085635597 DSS <0004> hlr_ussd.c:518 262429914908987/0x5ce90828: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635597 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429914908987" session_id=1558775848 session_state=END} 20250824085635597 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635597 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429914908987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635597 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635597 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8761a50a6d73: Final verdict of PTC: pass 20250824085635598 DAUC <0003> db_auc.c:157 IMSI='262428648615812': No 2G Auth Data 20250824085635598 DAUC <0003> db_auc.c:192 IMSI='262428648615812': No 3G Auth Data HLR_Test-GSUP(223)@8761a50a6d73: Created GsupExpect[0] for "262428648615812" to be handled at TC_mo_ussd_euse_continue(233) 20250824085635603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4258 20250824085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635606 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635606 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428648615812" session_id=499741853 session_state=BEGIN} 20250824085635606 DSS <0004> hlr_ussd.c:576 262428648615812/0x1dc9749d: Process SS (BEGIN) 20250824085635606 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250824085635606 DSS <0004> hlr_ussd.c:518 262428648615812/0x1dc9749d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250824085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635606 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635606 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635606 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635607 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635607 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428648615812" session_id=499741853 session_state=CONTINUE} 20250824085635607 DSS <0004> hlr_ussd.c:576 262428648615812/0x1dc9749d: Process SS (CONTINUE) 20250824085635607 DSS <0004> hlr_ussd.c:518 262428648615812/0x1dc9749d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250824085635607 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428648615812" session_id=499741853 session_state=CONTINUE} 20250824085635607 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635607 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8761a50a6d73: Found GsupExpect[0] for "262428648615812" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428648615812" TC_mo_ussd_euse_continue(233)@8761a50a6d73: setverdict(pass): none -> pass 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635609 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428648615812" session_id=499741853 session_state=CONTINUE} 20250824085635609 DSS <0004> hlr_ussd.c:576 262428648615812/0x1dc9749d: Process SS (CONTINUE) 20250824085635609 DSS <0004> hlr_ussd.c:518 262428648615812/0x1dc9749d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635609 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:432 127.0.0.1:35901 sending data EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: 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 } } } } } 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635609 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428648615812" session_id=499741853 session_state=END} 20250824085635609 DSS <0004> hlr_ussd.c:576 262428648615812/0x1dc9749d: Process SS (END) 20250824085635609 DSS <0004> hlr_ussd.c:518 262428648615812/0x1dc9749d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250824085635609 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428648615812" session_id=499741853 session_state=END} 20250824085635609 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085635609 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428648615812 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085635609 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635609 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085635610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32790<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8761a50a6d73: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8761a50a6d73: Final verdict of PTC: none 20250824085635611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60950<->l=127.0.0.1:4258 20250824085635612 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635612 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085635612 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085635612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085635612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085635612 DLINP <000b> input/ipa.c:452 connected read/write 20250824085635612 DLINP <000b> input/ipa.c:406 127.0.0.1:35901 message received 20250824085635612 DLINP <000b> input/ipa.c:415 127.0.0.1:35901 connection closed with server 20250824085635612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:35901 20250824085635612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250824085635612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45099<->l=127.0.0.1:4259) 224@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8761a50a6d73: Final verdict of PTC: none IPA-EUSE-foobar(222)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(223)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 224: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:35 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 20250824085635639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 20250824085635840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32804<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=157116) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:37 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_ussd_euse_defaultroute started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 20250824085638984 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39837 20250824085638984 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39837 MTC@8761a50a6d73: in not legacy case 2 IPA-EUSE-foobar(236)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085638985 DLINP <000b> input/ipa.c:452 connected read/write 20250824085638985 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085638986 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085638986 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085638987 DLINP <000b> input/ipa.c:452 connected read/write 20250824085638987 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085638987 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085638987 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250824085638987 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250824085638987 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 20250824085638987 DLGSUP <0013> gsup_server.c:236 2: 20250824085638987 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 3: 20250824085638987 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 4: 20250824085638987 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 5: 20250824085638987 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 7: 20250824085638987 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085638987 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085638987 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085638987 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39837 HLR_Test-GSUP-IPA(235)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085638988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085638988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085638989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@8761a50a6d73: 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 } } } } 20250824085638993 DLINP <000b> input/ipa.c:452 connected read/write 20250824085638993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085638993 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085638993 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085638993 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 20250824085638993 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085638993 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 20250824085638993 DLGSUP <0013> gsup_server.c:236 2: 20250824085638993 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085638993 DLGSUP <0013> gsup_server.c:236 3: 20250824085638993 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085638993 DLGSUP <0013> gsup_server.c:236 4: 20250824085638993 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085638993 DLGSUP <0013> gsup_server.c:236 5: 20250824085638993 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085638993 DLGSUP <0013> gsup_server.c:236 7: 20250824085638993 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085638993 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085638993 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085638993 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8761a50a6d73: 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") 20250824085639006 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38431<->l=127.0.0.1:4259) 20250824085639013 DAUC <0003> db_auc.c:157 IMSI='262421453744683': No 2G Auth Data 20250824085639013 DAUC <0003> db_auc.c:192 IMSI='262421453744683': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262421453744683" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250824085639028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 20250824085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639035 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639035 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421453744683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421453744683" session_id=73639305 session_state=BEGIN} 20250824085639035 DSS <0004> hlr_ussd.c:576 262421453744683/0x0463a589: Process SS (BEGIN) 20250824085639035 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639035 DSS <0004> hlr_ussd.c:518 262421453744683/0x0463a589: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639035 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639035 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639035 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639041 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639041 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639041 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262421453744683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421453744683" session_id=73639305 session_state=END} 20250824085639041 DSS <0004> hlr_ussd.c:576 262421453744683/0x0463a589: Process SS (END) 20250824085639041 DSS <0004> hlr_ussd.c:518 262421453744683/0x0463a589: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639041 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421453744683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421453744683" session_id=73639305 session_state=END} 20250824085639041 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421453744683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639041 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262421453744683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639041 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639041 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262421453744683" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421453744683" TC_mo_ussd_euse_defaultroute(240)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8761a50a6d73: Final verdict of PTC: pass 20250824085639047 DAUC <0003> db_auc.c:157 IMSI='262420956153684': No 2G Auth Data 20250824085639047 DAUC <0003> db_auc.c:192 IMSI='262420956153684': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262420956153684" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250824085639055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4258 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639058 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420956153684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420956153684" session_id=2021260983 session_state=BEGIN} 20250824085639058 DSS <0004> hlr_ussd.c:576 262420956153684/0x7879feb7: Process SS (BEGIN) 20250824085639058 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639058 DSS <0004> hlr_ussd.c:518 262420956153684/0x7879feb7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639058 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262420956153684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420956153684" session_id=2021260983 session_state=END} 20250824085639058 DSS <0004> hlr_ussd.c:576 262420956153684/0x7879feb7: Process SS (END) 20250824085639058 DSS <0004> hlr_ussd.c:518 262420956153684/0x7879feb7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639058 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420956153684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420956153684" session_id=2021260983 session_state=END} 20250824085639058 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420956153684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639058 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262420956153684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639058 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639058 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262420956153684" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262420956153684" TC_mo_ussd_euse_defaultroute(241)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32824<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8761a50a6d73: Final verdict of PTC: pass 20250824085639060 DAUC <0003> db_auc.c:157 IMSI='262420621982514': No 2G Auth Data 20250824085639060 DAUC <0003> db_auc.c:192 IMSI='262420621982514': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262420621982514" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250824085639067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4258 20250824085639069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639069 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639069 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420621982514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420621982514" session_id=2499102971 session_state=BEGIN} 20250824085639069 DSS <0004> hlr_ussd.c:576 262420621982514/0x94f548fb: Process SS (BEGIN) 20250824085639069 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639069 DSS <0004> hlr_ussd.c:518 262420621982514/0x94f548fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639069 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639069 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639069 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639070 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639070 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420621982514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420621982514" session_id=2499102971 session_state=END} 20250824085639070 DSS <0004> hlr_ussd.c:576 262420621982514/0x94f548fb: Process SS (END) 20250824085639070 DSS <0004> hlr_ussd.c:518 262420621982514/0x94f548fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639070 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420621982514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420621982514" session_id=2499102971 session_state=END} 20250824085639070 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420621982514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639070 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420621982514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639070 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639070 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262420621982514" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420621982514" TC_mo_ussd_euse_defaultroute(242)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32840<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8761a50a6d73: Final verdict of PTC: pass 20250824085639072 DAUC <0003> db_auc.c:157 IMSI='262422042648717': No 2G Auth Data 20250824085639072 DAUC <0003> db_auc.c:192 IMSI='262422042648717': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262422042648717" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250824085639079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32848<->l=127.0.0.1:4258 20250824085639081 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639081 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422042648717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422042648717" session_id=1945185202 session_state=BEGIN} 20250824085639081 DSS <0004> hlr_ussd.c:576 262422042648717/0x73f12bb2: Process SS (BEGIN) 20250824085639081 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639081 DSS <0004> hlr_ussd.c:518 262422042648717/0x73f12bb2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639081 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639081 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639081 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639081 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639082 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639082 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639082 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422042648717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042648717" session_id=1945185202 session_state=END} 20250824085639082 DSS <0004> hlr_ussd.c:576 262422042648717/0x73f12bb2: Process SS (END) 20250824085639082 DSS <0004> hlr_ussd.c:518 262422042648717/0x73f12bb2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639082 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422042648717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422042648717" session_id=1945185202 session_state=END} 20250824085639082 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422042648717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639082 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422042648717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639082 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639082 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639082 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262422042648717" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422042648717" TC_mo_ussd_euse_defaultroute(243)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32848<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8761a50a6d73: Final verdict of PTC: pass 20250824085639084 DAUC <0003> db_auc.c:157 IMSI='262427795978399': No 2G Auth Data 20250824085639084 DAUC <0003> db_auc.c:192 IMSI='262427795978399': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262427795978399" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250824085639090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 20250824085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639092 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639092 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427795978399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427795978399" session_id=2527540992 session_state=BEGIN} 20250824085639092 DSS <0004> hlr_ussd.c:576 262427795978399/0x96a73700: Process SS (BEGIN) 20250824085639092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639092 DSS <0004> hlr_ussd.c:518 262427795978399/0x96a73700: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639092 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639092 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639092 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639093 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639093 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262427795978399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795978399" session_id=2527540992 session_state=END} 20250824085639093 DSS <0004> hlr_ussd.c:576 262427795978399/0x96a73700: Process SS (END) 20250824085639093 DSS <0004> hlr_ussd.c:518 262427795978399/0x96a73700: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639093 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427795978399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427795978399" session_id=2527540992 session_state=END} 20250824085639093 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262427795978399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639093 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262427795978399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639093 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639093 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262427795978399" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262427795978399" TC_mo_ussd_euse_defaultroute(244)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32854<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8761a50a6d73: Final verdict of PTC: pass 20250824085639095 DAUC <0003> db_auc.c:157 IMSI='262422623201180': No 2G Auth Data 20250824085639095 DAUC <0003> db_auc.c:192 IMSI='262422623201180': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262422623201180" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250824085639101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 20250824085639103 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639103 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422623201180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422623201180" session_id=224759539 session_state=BEGIN} 20250824085639103 DSS <0004> hlr_ussd.c:576 262422623201180/0x0d658ef3: Process SS (BEGIN) 20250824085639103 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639103 DSS <0004> hlr_ussd.c:518 262422623201180/0x0d658ef3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639103 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639103 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639103 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639103 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639104 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639104 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639104 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262422623201180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422623201180" session_id=224759539 session_state=END} 20250824085639104 DSS <0004> hlr_ussd.c:576 262422623201180/0x0d658ef3: Process SS (END) 20250824085639104 DSS <0004> hlr_ussd.c:518 262422623201180/0x0d658ef3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639104 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422623201180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422623201180" session_id=224759539 session_state=END} 20250824085639104 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422623201180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639104 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262422623201180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639104 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639104 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639104 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262422623201180" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262422623201180" TC_mo_ussd_euse_defaultroute(245)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32856<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8761a50a6d73: Final verdict of PTC: pass 20250824085639106 DAUC <0003> db_auc.c:157 IMSI='262428945823410': No 2G Auth Data 20250824085639106 DAUC <0003> db_auc.c:192 IMSI='262428945823410': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262428945823410" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250824085639112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639115 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428945823410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428945823410" session_id=648492344 session_state=BEGIN} 20250824085639115 DSS <0004> hlr_ussd.c:576 262428945823410/0x26a73538: Process SS (BEGIN) 20250824085639115 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639115 DSS <0004> hlr_ussd.c:518 262428945823410/0x26a73538: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639115 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262428945823410 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428945823410" session_id=648492344 session_state=END} 20250824085639115 DSS <0004> hlr_ussd.c:576 262428945823410/0x26a73538: Process SS (END) 20250824085639115 DSS <0004> hlr_ussd.c:518 262428945823410/0x26a73538: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639115 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428945823410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428945823410" session_id=648492344 session_state=END} 20250824085639115 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428945823410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639115 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262428945823410 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639115 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639115 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262428945823410" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428945823410" TC_mo_ussd_euse_defaultroute(246)@8761a50a6d73: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@8761a50a6d73: Final verdict of PTC: pass 20250824085639117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32870<->l=127.0.0.1:4258 20250824085639117 DAUC <0003> db_auc.c:157 IMSI='262424049866424': No 2G Auth Data 20250824085639117 DAUC <0003> db_auc.c:192 IMSI='262424049866424': No 3G Auth Data HLR_Test-GSUP(237)@8761a50a6d73: Created GsupExpect[0] for "262424049866424" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250824085639123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 20250824085639126 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639126 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639126 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424049866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424049866424" session_id=3790962498 session_state=BEGIN} 20250824085639126 DSS <0004> hlr_ussd.c:576 262424049866424/0xe1f57f42: Process SS (BEGIN) 20250824085639126 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250824085639126 DSS <0004> hlr_ussd.c:518 262424049866424/0xe1f57f42: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250824085639126 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639126 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data 20250824085639126 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639126 DLINP <000b> input/ipa.c:432 127.0.0.1:39837 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: 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 } } } } } 20250824085639127 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639127 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639127 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262424049866424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424049866424" session_id=3790962498 session_state=END} 20250824085639127 DSS <0004> hlr_ussd.c:576 262424049866424/0xe1f57f42: Process SS (END) 20250824085639127 DSS <0004> hlr_ussd.c:518 262424049866424/0xe1f57f42: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250824085639127 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424049866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424049866424" session_id=3790962498 session_state=END} 20250824085639127 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424049866424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085639127 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262424049866424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250824085639127 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085639127 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639127 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8761a50a6d73: Found GsupExpect[0] for "262424049866424" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8761a50a6d73: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262424049866424" TC_mo_ussd_euse_defaultroute(247)@8761a50a6d73: setverdict(pass): none -> pass 20250824085639128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32874<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8761a50a6d73: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8761a50a6d73: Final verdict of PTC: none 20250824085639130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32810<->l=127.0.0.1:4258 20250824085639130 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639130 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085639130 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085639130 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085639130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085639130 DLINP <000b> input/ipa.c:452 connected read/write 20250824085639130 DLINP <000b> input/ipa.c:406 127.0.0.1:39837 message received 20250824085639130 DLINP <000b> input/ipa.c:415 127.0.0.1:39837 connection closed with server 20250824085639130 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39837 20250824085639130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(237)@8761a50a6d73: Final verdict of PTC: none 20250824085639130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38431<->l=127.0.0.1:4259) 238@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8761a50a6d73: Final verdict of PTC: none IPA-EUSE-foobar(236)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 238: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085639155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4258 20250824085639356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32882<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=88768) Waiting for packet dumper to finish... 1 (prev_count=88768, count=113376) 20250824085640971 DSS <0004> hlr_ussd.c:239 262425176163531/0xc1df1e1e: SS Session Timeout, destroying 20250824085640971 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425176163531 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085640991 DSS <0004> hlr_ussd.c:239 262427128163303/0x60903bc2: SS Session Timeout, destroying 20250824085640992 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427128163303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641002 DSS <0004> hlr_ussd.c:239 262421473999116/0x48ea1de1: SS Session Timeout, destroying 20250824085641002 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421473999116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641012 DSS <0004> hlr_ussd.c:239 262427587597436/0xec19bfb8: SS Session Timeout, destroying 20250824085641012 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427587597436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641024 DSS <0004> hlr_ussd.c:239 262429517288819/0x9ae1187d: SS Session Timeout, destroying 20250824085641024 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429517288819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641035 DSS <0004> hlr_ussd.c:239 262421799420376/0x8cfaa54a: SS Session Timeout, destroying 20250824085641035 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262421799420376 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641046 DSS <0004> hlr_ussd.c:239 262429261053506/0x345a27dd: SS Session Timeout, destroying 20250824085641046 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429261053506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085641055 DSS <0004> hlr_ussd.c:239 262421610024660/0x412be345: SS Session Timeout, destroying 20250824085641055 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421610024660 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:41 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_mo_sss_reject started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085642496 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085642496 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085642499 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085642500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085642502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085642502 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085642502 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085642502 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 20250824085642502 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085642502 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 20250824085642502 DLGSUP <0013> gsup_server.c:236 2: 20250824085642502 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085642502 DLGSUP <0013> gsup_server.c:236 3: 20250824085642502 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085642502 DLGSUP <0013> gsup_server.c:236 4: 20250824085642502 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085642502 DLGSUP <0013> gsup_server.c:236 5: 20250824085642502 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085642502 DLGSUP <0013> gsup_server.c:236 7: 20250824085642502 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085642502 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085642502 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085642502 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@8761a50a6d73: 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") 20250824085642516 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46843<->l=127.0.0.1:4259) 20250824085642519 DAUC <0003> db_auc.c:157 IMSI='262425274726296': No 2G Auth Data 20250824085642519 DAUC <0003> db_auc.c:192 IMSI='262425274726296': No 3G Auth Data HLR_Test-GSUP(249)@8761a50a6d73: Created GsupExpect[0] for "262425274726296" to be handled at TC_mo_sss_reject(252) 20250824085642544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20250824085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642556 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085642556 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425274726296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425274726296" session_id=2575428531 session_state=BEGIN} 20250824085642556 DSS <0004> hlr_ussd.c:576 262425274726296/0x9981ebb3: Process SS (BEGIN) 20250824085642556 DSS <0004> hlr_ussd.c:498 262425274726296/0x9981ebb3: SS CompType=Invoke, OpCode=InterrogateSS 20250824085642556 DSS <0004> hlr_ussd.c:506 262425274726296/0x9981ebb3: Structured SS requests are not supported, rejecting... 20250824085642556 DSS <0004> hlr_ussd.c:354 262425274726296/0x9981ebb3: Tx ReturnError(0, 0x15) 20250824085642556 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425274726296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425274726296" session_id=2575428531 session_state=END} 20250824085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085642556 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642556 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8761a50a6d73: Found GsupExpect[0] for "262425274726296" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8761a50a6d73: Added IMSI table entry 0TC_mo_sss_reject(252)"262425274726296" TC_mo_sss_reject(252)@8761a50a6d73: setverdict(pass): none -> pass 20250824085642561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8761a50a6d73: Final verdict of PTC: pass 20250824085642563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20250824085642564 DLINP <000b> input/ipa.c:452 connected read/write 20250824085642564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085642564 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085642564 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085642564 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085642564 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46843<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8761a50a6d73: Final verdict of PTC: none 250@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 250: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8761a50a6d73: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Aug 24 08:56:42 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 20250824085642591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 20250824085642691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) 20250824085644401 DSS <0004> hlr_ussd.c:239 262424441773301/0x67c22bff: SS Session Timeout, destroying 20250824085644401 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424441773301 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644417 DSS <0004> hlr_ussd.c:239 262424217390767/0x8eec3e86: SS Session Timeout, destroying 20250824085644417 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424217390767 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644427 DSS <0004> hlr_ussd.c:239 262426128583448/0x48a0c1ef: SS Session Timeout, destroying 20250824085644427 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426128583448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644438 DSS <0004> hlr_ussd.c:239 262428451260424/0xd51f1d8b: SS Session Timeout, destroying 20250824085644438 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428451260424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644449 DSS <0004> hlr_ussd.c:239 262424293375124/0x6a1b58b0: SS Session Timeout, destroying 20250824085644449 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424293375124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644459 DSS <0004> hlr_ussd.c:239 262424767845391/0x1145cad5: SS Session Timeout, destroying 20250824085644459 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424767845391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644469 DSS <0004> hlr_ussd.c:239 262421863130375/0x66968829: SS Session Timeout, destroying 20250824085644469 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421863130375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250824085644478 DSS <0004> hlr_ussd.c:239 262424146992007/0x02cdd13c: SS Session Timeout, destroying 20250824085644478 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424146992007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:44 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_check_imei started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085645837 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085645837 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085645841 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085645847 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645847 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085645847 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085645847 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 20250824085645847 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085645847 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 20250824085645847 DLGSUP <0013> gsup_server.c:236 2: 20250824085645847 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085645847 DLGSUP <0013> gsup_server.c:236 3: 20250824085645847 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085645847 DLGSUP <0013> gsup_server.c:236 4: 20250824085645847 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085645847 DLGSUP <0013> gsup_server.c:236 5: 20250824085645847 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085645847 DLGSUP <0013> gsup_server.c:236 7: 20250824085645847 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085645847 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085645847 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085645847 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@8761a50a6d73: 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") 20250824085645863 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38669<->l=127.0.0.1:4259) 20250824085645868 DAUC <0003> db_auc.c:157 IMSI='262422265844484': No 2G Auth Data 20250824085645868 DAUC <0003> db_auc.c:192 IMSI='262422265844484': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262422265844484" to be handled at TC_gsup_check_imei(257) 20250824085645876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20250824085645894 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645894 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422265844484"} 20250824085645894 DMAIN <0000> hlr.c:435 IMSI='262422265844484': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645894 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422265844484"} 20250824085645894 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645894 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645894 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262422265844484" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 0TC_gsup_check_imei(257)"262422265844484" TC_gsup_check_imei(257)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645899 DAUC <0003> db_auc.c:192 IMSI='262422265844484': No 3G Auth Data 20250824085645905 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645905 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422265844484"} 20250824085645905 DAUC <0003> hlr.c:428 IMSI='262422265844484': storing IMEI = 12345678901234 20250824085645905 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422265844484"} 20250824085645905 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422265844484 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645905 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645905 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645907 DAUC <0003> db_auc.c:192 IMSI='262422265844484': No 3G Auth Data TC_gsup_check_imei(257)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8761a50a6d73: Final verdict of PTC: pass 20250824085645913 DAUC <0003> db_auc.c:157 IMSI='262420599171570': No 2G Auth Data 20250824085645913 DAUC <0003> db_auc.c:192 IMSI='262420599171570': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262420599171570" to be handled at TC_gsup_check_imei(258) 20250824085645926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20250824085645928 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645928 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645928 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420599171570"} 20250824085645928 DMAIN <0000> hlr.c:435 IMSI='262420599171570': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645928 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420599171570"} 20250824085645928 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645928 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645928 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645928 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262420599171570" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 1TC_gsup_check_imei(258)"262420599171570" TC_gsup_check_imei(258)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645928 DAUC <0003> db_auc.c:192 IMSI='262420599171570': No 3G Auth Data 20250824085645930 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645930 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420599171570"} 20250824085645930 DAUC <0003> hlr.c:428 IMSI='262420599171570': storing IMEI = 12345678901234 20250824085645930 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420599171570"} 20250824085645930 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262420599171570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645930 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645930 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645930 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645930 DAUC <0003> db_auc.c:192 IMSI='262420599171570': No 3G Auth Data 20250824085645930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8761a50a6d73: Final verdict of PTC: pass 20250824085645931 DAUC <0003> db_auc.c:157 IMSI='262426169930577': No 2G Auth Data 20250824085645931 DAUC <0003> db_auc.c:192 IMSI='262426169930577': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262426169930577" to be handled at TC_gsup_check_imei(259) 20250824085645936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20250824085645938 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645938 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169930577"} 20250824085645938 DMAIN <0000> hlr.c:435 IMSI='262426169930577': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645938 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169930577"} 20250824085645938 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645938 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645938 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262426169930577" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 2TC_gsup_check_imei(259)"262426169930577" TC_gsup_check_imei(259)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645939 DAUC <0003> db_auc.c:192 IMSI='262426169930577': No 3G Auth Data 20250824085645940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645940 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645940 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426169930577"} 20250824085645940 DAUC <0003> hlr.c:428 IMSI='262426169930577': storing IMEI = 12345678901234 20250824085645940 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426169930577"} 20250824085645940 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426169930577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645940 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645940 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645940 DAUC <0003> db_auc.c:192 IMSI='262426169930577': No 3G Auth Data 20250824085645940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8761a50a6d73: Final verdict of PTC: pass 20250824085645941 DAUC <0003> db_auc.c:157 IMSI='262424227266881': No 2G Auth Data 20250824085645941 DAUC <0003> db_auc.c:192 IMSI='262424227266881': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262424227266881" to be handled at TC_gsup_check_imei(260) 20250824085645946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 20250824085645948 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645948 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227266881"} 20250824085645948 DMAIN <0000> hlr.c:435 IMSI='262424227266881': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645948 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424227266881"} 20250824085645948 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645948 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645948 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262424227266881" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 3TC_gsup_check_imei(260)"262424227266881" TC_gsup_check_imei(260)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645949 DAUC <0003> db_auc.c:157 IMSI='262424227266881': No 2G Auth Data 20250824085645950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645950 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424227266881"} 20250824085645950 DAUC <0003> hlr.c:428 IMSI='262424227266881': storing IMEI = 12345678901234 20250824085645950 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424227266881"} 20250824085645950 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424227266881 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645950 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645950 DAUC <0003> db_auc.c:157 IMSI='262424227266881': No 2G Auth Data TC_gsup_check_imei(260)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8761a50a6d73: Final verdict of PTC: pass 20250824085645951 DAUC <0003> db_auc.c:157 IMSI='262420815455971': No 2G Auth Data 20250824085645951 DAUC <0003> db_auc.c:192 IMSI='262420815455971': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262420815455971" to be handled at TC_gsup_check_imei(261) 20250824085645956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20250824085645958 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645958 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420815455971"} 20250824085645958 DMAIN <0000> hlr.c:435 IMSI='262420815455971': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645958 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420815455971"} 20250824085645958 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645958 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645958 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262420815455971" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 4TC_gsup_check_imei(261)"262420815455971" TC_gsup_check_imei(261)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645959 DAUC <0003> db_auc.c:157 IMSI='262420815455971': No 2G Auth Data 20250824085645960 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645960 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420815455971"} 20250824085645960 DAUC <0003> hlr.c:428 IMSI='262420815455971': storing IMEI = 12345678901234 20250824085645960 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420815455971"} 20250824085645960 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420815455971 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645960 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645960 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645960 DAUC <0003> db_auc.c:157 IMSI='262420815455971': No 2G Auth Data TC_gsup_check_imei(261)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8761a50a6d73: Final verdict of PTC: pass 20250824085645961 DAUC <0003> db_auc.c:157 IMSI='262429419637828': No 2G Auth Data 20250824085645961 DAUC <0003> db_auc.c:192 IMSI='262429419637828': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262429419637828" to be handled at TC_gsup_check_imei(262) 20250824085645966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20250824085645968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645968 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429419637828"} 20250824085645968 DMAIN <0000> hlr.c:435 IMSI='262429419637828': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645968 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429419637828"} 20250824085645968 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645968 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262429419637828" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 5TC_gsup_check_imei(262)"262429419637828" TC_gsup_check_imei(262)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645970 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429419637828"} 20250824085645970 DAUC <0003> hlr.c:428 IMSI='262429419637828': storing IMEI = 12345678901234 20250824085645970 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429419637828"} 20250824085645970 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429419637828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645970 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8761a50a6d73: Final verdict of PTC: pass 20250824085645971 DAUC <0003> db_auc.c:157 IMSI='262426687635090': No 2G Auth Data 20250824085645971 DAUC <0003> db_auc.c:192 IMSI='262426687635090': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262426687635090" to be handled at TC_gsup_check_imei(263) 20250824085645976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 20250824085645978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645978 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426687635090"} 20250824085645978 DMAIN <0000> hlr.c:435 IMSI='262426687635090': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645978 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426687635090"} 20250824085645978 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262426687635090" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 6TC_gsup_check_imei(263)"262426687635090" TC_gsup_check_imei(263)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645980 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645980 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426687635090"} 20250824085645980 DAUC <0003> hlr.c:428 IMSI='262426687635090': storing IMEI = 12345678901234 20250824085645980 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426687635090"} 20250824085645980 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426687635090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645980 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645980 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8761a50a6d73: Final verdict of PTC: pass 20250824085645981 DAUC <0003> db_auc.c:157 IMSI='262429006287385': No 2G Auth Data 20250824085645981 DAUC <0003> db_auc.c:192 IMSI='262429006287385': No 3G Auth Data HLR_Test-GSUP(254)@8761a50a6d73: Created GsupExpect[0] for "262429006287385" to be handled at TC_gsup_check_imei(264) 20250824085645986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20250824085645988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645988 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645988 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429006287385"} 20250824085645988 DMAIN <0000> hlr.c:435 IMSI='262429006287385': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085645988 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429006287385"} 20250824085645988 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645988 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645988 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8761a50a6d73: Found GsupExpect[0] for "262429006287385" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8761a50a6d73: Added IMSI table entry 7TC_gsup_check_imei(264)"262429006287385" TC_gsup_check_imei(264)@8761a50a6d73: setverdict(pass): none -> pass 20250824085645990 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645990 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429006287385"} 20250824085645990 DAUC <0003> hlr.c:428 IMSI='262429006287385': storing IMEI = 12345678901234 20250824085645990 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429006287385"} 20250824085645990 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429006287385 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085645990 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085645990 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085645991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085645991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 HLR_Test-GSUP(254)@8761a50a6d73: Final verdict of PTC: none 20250824085645992 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38669<->l=127.0.0.1:4259) 20250824085645992 DLINP <000b> input/ipa.c:452 connected read/write 20250824085645992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085645992 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085645992 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085645992 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sun Aug 24 08:56:45 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 20250824085646015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20250824085646116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78600) Waiting for packet dumper to finish... 1 (prev_count=78600, count=125424) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_check_imei_via_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085649254 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085649254 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085649259 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649259 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085649265 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649265 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085649265 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085649265 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 20250824085649265 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085649265 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 20250824085649265 DLGSUP <0013> gsup_server.c:236 2: 20250824085649265 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085649265 DLGSUP <0013> gsup_server.c:236 3: 20250824085649265 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085649265 DLGSUP <0013> gsup_server.c:236 4: 20250824085649265 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085649265 DLGSUP <0013> gsup_server.c:236 5: 20250824085649265 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085649265 DLGSUP <0013> gsup_server.c:236 7: 20250824085649265 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085649265 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085649265 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085649265 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8761a50a6d73: 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") 20250824085649289 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39737<->l=127.0.0.1:4259) 20250824085649303 DAUC <0003> db_auc.c:157 IMSI='262427535917889': No 2G Auth Data 20250824085649303 DAUC <0003> db_auc.c:192 IMSI='262427535917889': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262427535917889" to be handled at TC_gsup_check_imei_via_proxy(269) 20250824085649329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 20250824085649340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649340 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427535917889" source_name="the-source\n"} 20250824085649340 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250824085649340 DMAIN <0000> hlr.c:435 IMSI='262427535917889': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649340 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427535917889" destination_name="the-source\n"} 20250824085649340 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649340 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262427535917889" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427535917889" TC_gsup_check_imei_via_proxy(269)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649343 DAUC <0003> db_auc.c:192 IMSI='262427535917889': No 3G Auth Data 20250824085649347 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649347 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427535917889" source_name="the-source\n"} 20250824085649347 DAUC <0003> hlr.c:428 IMSI='262427535917889': storing IMEI = 12345678901234 20250824085649347 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427535917889" destination_name="the-source\n"} 20250824085649347 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262427535917889 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649347 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649347 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649348 DAUC <0003> db_auc.c:192 IMSI='262427535917889': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8761a50a6d73: Final verdict of PTC: pass 20250824085649351 DAUC <0003> db_auc.c:157 IMSI='262426741717205': No 2G Auth Data 20250824085649351 DAUC <0003> db_auc.c:192 IMSI='262426741717205': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262426741717205" to be handled at TC_gsup_check_imei_via_proxy(270) 20250824085649359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 20250824085649361 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649361 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741717205" source_name="the-source\n"} 20250824085649361 DMAIN <0000> hlr.c:435 IMSI='262426741717205': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649361 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741717205" destination_name="the-source\n"} 20250824085649361 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649361 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649361 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262426741717205" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262426741717205" 20250824085649362 DAUC <0003> db_auc.c:192 IMSI='262426741717205': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649363 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649363 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426741717205" source_name="the-source\n"} 20250824085649363 DAUC <0003> hlr.c:428 IMSI='262426741717205': storing IMEI = 12345678901234 20250824085649363 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426741717205" destination_name="the-source\n"} 20250824085649363 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262426741717205 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649363 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649363 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649363 DAUC <0003> db_auc.c:192 IMSI='262426741717205': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33358<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8761a50a6d73: Final verdict of PTC: pass 20250824085649364 DAUC <0003> db_auc.c:157 IMSI='262421415392325': No 2G Auth Data 20250824085649364 DAUC <0003> db_auc.c:192 IMSI='262421415392325': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262421415392325" to be handled at TC_gsup_check_imei_via_proxy(271) 20250824085649371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 20250824085649374 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649374 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421415392325" source_name="the-source\n"} 20250824085649374 DMAIN <0000> hlr.c:435 IMSI='262421415392325': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649374 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421415392325" destination_name="the-source\n"} 20250824085649374 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649374 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649374 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262421415392325" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421415392325" TC_gsup_check_imei_via_proxy(271)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649375 DAUC <0003> db_auc.c:192 IMSI='262421415392325': No 3G Auth Data 20250824085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649377 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649377 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421415392325" source_name="the-source\n"} 20250824085649377 DAUC <0003> hlr.c:428 IMSI='262421415392325': storing IMEI = 12345678901234 20250824085649377 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421415392325" destination_name="the-source\n"} 20250824085649377 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421415392325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649377 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649377 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649377 DAUC <0003> db_auc.c:192 IMSI='262421415392325': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8761a50a6d73: Final verdict of PTC: pass 20250824085649379 DAUC <0003> db_auc.c:157 IMSI='262421123938312': No 2G Auth Data 20250824085649379 DAUC <0003> db_auc.c:192 IMSI='262421123938312': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262421123938312" to be handled at TC_gsup_check_imei_via_proxy(272) 20250824085649388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20250824085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649390 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421123938312" source_name="the-source\n"} 20250824085649390 DMAIN <0000> hlr.c:435 IMSI='262421123938312': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649390 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421123938312" destination_name="the-source\n"} 20250824085649390 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649390 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262421123938312" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262421123938312" TC_gsup_check_imei_via_proxy(272)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649391 DAUC <0003> db_auc.c:157 IMSI='262421123938312': No 2G Auth Data 20250824085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649392 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421123938312" source_name="the-source\n"} 20250824085649392 DAUC <0003> hlr.c:428 IMSI='262421123938312': storing IMEI = 12345678901234 20250824085649392 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421123938312" destination_name="the-source\n"} 20250824085649392 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421123938312 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649392 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649392 DAUC <0003> db_auc.c:157 IMSI='262421123938312': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8761a50a6d73: Final verdict of PTC: pass 20250824085649393 DAUC <0003> db_auc.c:157 IMSI='262423347975608': No 2G Auth Data 20250824085649393 DAUC <0003> db_auc.c:192 IMSI='262423347975608': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262423347975608" to be handled at TC_gsup_check_imei_via_proxy(273) 20250824085649399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4258 20250824085649401 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649401 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423347975608" source_name="the-source\n"} 20250824085649401 DMAIN <0000> hlr.c:435 IMSI='262423347975608': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649401 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423347975608" destination_name="the-source\n"} 20250824085649401 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649401 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649401 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262423347975608" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262423347975608" TC_gsup_check_imei_via_proxy(273)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649402 DAUC <0003> db_auc.c:157 IMSI='262423347975608': No 2G Auth Data 20250824085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649403 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423347975608" source_name="the-source\n"} 20250824085649403 DAUC <0003> hlr.c:428 IMSI='262423347975608': storing IMEI = 12345678901234 20250824085649403 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423347975608" destination_name="the-source\n"} 20250824085649403 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423347975608 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649403 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649404 DAUC <0003> db_auc.c:157 IMSI='262423347975608': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8761a50a6d73: Final verdict of PTC: pass 20250824085649405 DAUC <0003> db_auc.c:157 IMSI='262424563978431': No 2G Auth Data 20250824085649405 DAUC <0003> db_auc.c:192 IMSI='262424563978431': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262424563978431" to be handled at TC_gsup_check_imei_via_proxy(274) 20250824085649411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 20250824085649413 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649413 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424563978431" source_name="the-source\n"} 20250824085649413 DMAIN <0000> hlr.c:435 IMSI='262424563978431': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649413 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424563978431" destination_name="the-source\n"} 20250824085649413 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649413 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649413 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262424563978431" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424563978431" TC_gsup_check_imei_via_proxy(274)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649415 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649415 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649415 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424563978431" source_name="the-source\n"} 20250824085649415 DAUC <0003> hlr.c:428 IMSI='262424563978431': storing IMEI = 12345678901234 20250824085649415 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424563978431" destination_name="the-source\n"} 20250824085649415 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262424563978431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649415 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649415 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649415 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8761a50a6d73: Final verdict of PTC: pass 20250824085649416 DAUC <0003> db_auc.c:157 IMSI='262427464335150': No 2G Auth Data 20250824085649416 DAUC <0003> db_auc.c:192 IMSI='262427464335150': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262427464335150" to be handled at TC_gsup_check_imei_via_proxy(275) 20250824085649422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4258 20250824085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649424 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464335150" source_name="the-source\n"} 20250824085649424 DMAIN <0000> hlr.c:435 IMSI='262427464335150': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649424 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427464335150" destination_name="the-source\n"} 20250824085649424 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649424 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262427464335150" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262427464335150" TC_gsup_check_imei_via_proxy(275)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649426 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649426 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427464335150" source_name="the-source\n"} 20250824085649426 DAUC <0003> hlr.c:428 IMSI='262427464335150': storing IMEI = 12345678901234 20250824085649426 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427464335150" destination_name="the-source\n"} 20250824085649426 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262427464335150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649426 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649426 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33392<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8761a50a6d73: Final verdict of PTC: pass 20250824085649428 DAUC <0003> db_auc.c:157 IMSI='262425809883082': No 2G Auth Data 20250824085649428 DAUC <0003> db_auc.c:192 IMSI='262425809883082': No 3G Auth Data HLR_Test-GSUP(266)@8761a50a6d73: Created GsupExpect[0] for "262425809883082" to be handled at TC_gsup_check_imei_via_proxy(276) 20250824085649434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20250824085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649436 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649436 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809883082" source_name="the-source\n"} 20250824085649436 DMAIN <0000> hlr.c:435 IMSI='262425809883082': has IMEI = 12345678901234 (consider setting 'store-imei') 20250824085649436 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425809883082" destination_name="the-source\n"} 20250824085649436 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649436 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649436 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8761a50a6d73: Found GsupExpect[0] for "262425809883082" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8761a50a6d73: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425809883082" TC_gsup_check_imei_via_proxy(276)@8761a50a6d73: setverdict(pass): none -> pass 20250824085649439 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649439 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425809883082" source_name="the-source\n"} 20250824085649439 DAUC <0003> hlr.c:428 IMSI='262425809883082': storing IMEI = 12345678901234 20250824085649439 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425809883082" destination_name="the-source\n"} 20250824085649439 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425809883082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085649439 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085649439 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649439 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085649439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085649440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33352<->l=127.0.0.1:4258 20250824085649441 DLINP <000b> input/ipa.c:452 connected read/write 20250824085649441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085649441 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085649441 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085649441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085649441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250824085649441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39737<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@8761a50a6d73: Final verdict of PTC: none 267@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:49 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 20250824085649464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 20250824085649565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=127120) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:51 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_check_imei_invalid_len started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085652695 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085652695 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085652696 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085652698 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652698 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085652698 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085652698 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 20250824085652698 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085652698 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 20250824085652698 DLGSUP <0013> gsup_server.c:236 2: 20250824085652698 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085652698 DLGSUP <0013> gsup_server.c:236 3: 20250824085652698 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085652698 DLGSUP <0013> gsup_server.c:236 4: 20250824085652698 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085652698 DLGSUP <0013> gsup_server.c:236 5: 20250824085652698 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085652698 DLGSUP <0013> gsup_server.c:236 7: 20250824085652698 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085652698 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085652698 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085652698 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@8761a50a6d73: 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") 20250824085652707 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34719<->l=127.0.0.1:4259) 20250824085652709 DAUC <0003> db_auc.c:157 IMSI='262425579195427': No 2G Auth Data 20250824085652709 DAUC <0003> db_auc.c:192 IMSI='262425579195427': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262425579195427" to be handled at TC_gsup_check_imei_invalid_len(281) 20250824085652717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 20250824085652746 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652746 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425579195427"} 20250824085652746 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652746 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425579195427" cause=Invalid mandatory information} 20250824085652746 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652746 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652746 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262425579195427" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425579195427" TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652752 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652753 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425579195427"} 20250824085652753 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652753 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425579195427" cause=Invalid mandatory information} 20250824085652753 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652753 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652753 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652753 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652756 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652756 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425579195427"} 20250824085652756 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652756 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425579195427" cause=Invalid mandatory information} 20250824085652756 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652756 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652756 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652759 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652759 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425579195427"} 20250824085652759 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652759 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425579195427" cause=Invalid mandatory information} 20250824085652759 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652759 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652759 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652762 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652762 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425579195427"} 20250824085652762 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652762 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425579195427" cause=Invalid mandatory information} 20250824085652762 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425579195427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652762 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652762 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8761a50a6d73: Final verdict of PTC: pass 20250824085652769 DAUC <0003> db_auc.c:157 IMSI='262425868506241': No 2G Auth Data 20250824085652769 DAUC <0003> db_auc.c:192 IMSI='262425868506241': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262425868506241" to be handled at TC_gsup_check_imei_invalid_len(282) 20250824085652787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20250824085652789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652789 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425868506241"} 20250824085652789 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652789 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425868506241" cause=Invalid mandatory information} 20250824085652789 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652789 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262425868506241" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425868506241" TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652790 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425868506241"} 20250824085652790 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652790 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425868506241" cause=Invalid mandatory information} 20250824085652790 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652790 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652791 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425868506241"} 20250824085652791 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652791 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425868506241" cause=Invalid mandatory information} 20250824085652791 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652791 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652792 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425868506241"} 20250824085652792 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652792 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425868506241" cause=Invalid mandatory information} 20250824085652792 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652792 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425868506241"} 20250824085652792 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652792 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425868506241" cause=Invalid mandatory information} 20250824085652792 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425868506241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652792 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8761a50a6d73: Final verdict of PTC: pass 20250824085652794 DAUC <0003> db_auc.c:157 IMSI='262420582332699': No 2G Auth Data 20250824085652794 DAUC <0003> db_auc.c:192 IMSI='262420582332699': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262420582332699" to be handled at TC_gsup_check_imei_invalid_len(283) 20250824085652802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 20250824085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652804 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652804 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582332699"} 20250824085652804 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652804 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420582332699" cause=Invalid mandatory information} 20250824085652804 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652804 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652804 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262420582332699" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420582332699" TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652805 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652805 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582332699"} 20250824085652805 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652805 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420582332699" cause=Invalid mandatory information} 20250824085652805 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652805 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652805 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652805 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652806 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652806 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652806 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582332699"} 20250824085652806 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652806 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420582332699" cause=Invalid mandatory information} 20250824085652806 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652806 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652806 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652807 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582332699"} 20250824085652807 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652807 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420582332699" cause=Invalid mandatory information} 20250824085652807 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652807 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420582332699"} 20250824085652807 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652807 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420582332699" cause=Invalid mandatory information} 20250824085652807 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420582332699 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652807 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8761a50a6d73: Final verdict of PTC: pass 20250824085652809 DAUC <0003> db_auc.c:157 IMSI='262424088082298': No 2G Auth Data 20250824085652809 DAUC <0003> db_auc.c:192 IMSI='262424088082298': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262424088082298" to be handled at TC_gsup_check_imei_invalid_len(284) 20250824085652817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38820<->l=127.0.0.1:4258 20250824085652818 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652819 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088082298"} 20250824085652819 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652819 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424088082298" cause=Invalid mandatory information} 20250824085652819 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652819 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652819 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262424088082298" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424088082298" TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652820 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088082298"} 20250824085652820 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652820 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424088082298" cause=Invalid mandatory information} 20250824085652820 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652820 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088082298"} 20250824085652820 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652820 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424088082298" cause=Invalid mandatory information} 20250824085652820 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652820 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652820 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652821 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652821 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088082298"} 20250824085652821 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652821 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424088082298" cause=Invalid mandatory information} 20250824085652821 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652821 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652821 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652822 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652822 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424088082298"} 20250824085652822 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652822 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424088082298" cause=Invalid mandatory information} 20250824085652822 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424088082298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652822 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38820<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8761a50a6d73: Final verdict of PTC: pass 20250824085652824 DAUC <0003> db_auc.c:157 IMSI='262421382504796': No 2G Auth Data 20250824085652824 DAUC <0003> db_auc.c:192 IMSI='262421382504796': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262421382504796" to be handled at TC_gsup_check_imei_invalid_len(285) 20250824085652831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 20250824085652833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652833 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382504796"} 20250824085652833 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652833 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421382504796" cause=Invalid mandatory information} 20250824085652833 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262421382504796" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262421382504796" TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652834 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652834 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382504796"} 20250824085652834 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652834 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421382504796" cause=Invalid mandatory information} 20250824085652834 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652834 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652834 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652835 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652835 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652835 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382504796"} 20250824085652835 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652835 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421382504796" cause=Invalid mandatory information} 20250824085652835 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652835 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652835 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652835 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652836 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652836 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382504796"} 20250824085652836 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652836 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421382504796" cause=Invalid mandatory information} 20250824085652836 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652836 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652836 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652837 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421382504796"} 20250824085652837 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652837 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421382504796" cause=Invalid mandatory information} 20250824085652837 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262421382504796 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652837 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38836<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8761a50a6d73: Final verdict of PTC: pass 20250824085652838 DAUC <0003> db_auc.c:157 IMSI='262423939258968': No 2G Auth Data 20250824085652838 DAUC <0003> db_auc.c:192 IMSI='262423939258968': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262423939258968" to be handled at TC_gsup_check_imei_invalid_len(286) 20250824085652846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38850<->l=127.0.0.1:4258 20250824085652848 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652848 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423939258968"} 20250824085652848 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652848 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423939258968" cause=Invalid mandatory information} 20250824085652848 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652848 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652848 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262423939258968" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423939258968" TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652849 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652849 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423939258968"} 20250824085652849 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652849 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423939258968" cause=Invalid mandatory information} 20250824085652849 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652849 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652849 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652850 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652850 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423939258968"} 20250824085652850 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652850 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423939258968" cause=Invalid mandatory information} 20250824085652850 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652850 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652850 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652851 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652851 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423939258968"} 20250824085652851 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652851 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423939258968" cause=Invalid mandatory information} 20250824085652851 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652851 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652851 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652852 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652852 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423939258968"} 20250824085652852 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652852 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423939258968" cause=Invalid mandatory information} 20250824085652852 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423939258968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652852 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652852 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38850<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8761a50a6d73: Final verdict of PTC: pass 20250824085652853 DAUC <0003> db_auc.c:157 IMSI='262428623308578': No 2G Auth Data 20250824085652854 DAUC <0003> db_auc.c:192 IMSI='262428623308578': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262428623308578" to be handled at TC_gsup_check_imei_invalid_len(287) 20250824085652860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20250824085652862 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652862 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652862 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428623308578"} 20250824085652862 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652862 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428623308578" cause=Invalid mandatory information} 20250824085652862 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652862 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652862 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652862 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262428623308578" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262428623308578" TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652863 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652863 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428623308578"} 20250824085652863 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652863 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428623308578" cause=Invalid mandatory information} 20250824085652863 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652863 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652863 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652864 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652864 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652864 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428623308578"} 20250824085652864 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652864 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428623308578" cause=Invalid mandatory information} 20250824085652864 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652864 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652864 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652864 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652865 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652865 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428623308578"} 20250824085652865 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652865 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428623308578" cause=Invalid mandatory information} 20250824085652865 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652865 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652865 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652866 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428623308578"} 20250824085652866 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652866 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428623308578" cause=Invalid mandatory information} 20250824085652866 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262428623308578 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652866 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8761a50a6d73: Final verdict of PTC: pass 20250824085652867 DAUC <0003> db_auc.c:157 IMSI='262424671447966': No 2G Auth Data 20250824085652867 DAUC <0003> db_auc.c:192 IMSI='262424671447966': No 3G Auth Data HLR_Test-GSUP(278)@8761a50a6d73: Created GsupExpect[0] for "262424671447966" to be handled at TC_gsup_check_imei_invalid_len(288) 20250824085652874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 20250824085652876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652876 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671447966"} 20250824085652876 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250824085652876 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424671447966" cause=Invalid mandatory information} 20250824085652876 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652876 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8761a50a6d73: Found GsupExpect[0] for "262424671447966" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8761a50a6d73: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424671447966" TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: setverdict(pass): none -> pass 20250824085652877 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652877 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671447966"} 20250824085652877 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250824085652877 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424671447966" cause=Invalid mandatory information} 20250824085652877 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652877 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652877 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652878 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671447966"} 20250824085652878 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250824085652878 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424671447966" cause=Invalid mandatory information} 20250824085652878 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652879 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671447966"} 20250824085652879 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250824085652879 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424671447966" cause=Invalid mandatory information} 20250824085652879 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652879 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671447966"} 20250824085652879 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250824085652879 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424671447966" cause=Invalid mandatory information} 20250824085652879 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424671447966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085652879 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085652880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38866<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8761a50a6d73: Final verdict of PTC: pass MTC@8761a50a6d73: setverdict(pass): none -> pass 20250824085652880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4258 20250824085652881 DLINP <000b> input/ipa.c:452 connected read/write 20250824085652881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085652881 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085652881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085652881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085652881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34719<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(277)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP(278)@8761a50a6d73: Final verdict of PTC: none 279@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: pass MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8761a50a6d73: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:52 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 20250824085652906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4258 20250824085653007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38880<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78440) Waiting for packet dumper to finish... 1 (prev_count=78440, count=168656) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085656122 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085656122 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085656127 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656127 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085656129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085656133 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656133 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085656133 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085656133 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085656133 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 20250824085656133 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085656133 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 20250824085656133 DLGSUP <0013> gsup_server.c:236 2: 20250824085656133 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085656133 DLGSUP <0013> gsup_server.c:236 3: 20250824085656133 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085656133 DLGSUP <0013> gsup_server.c:236 4: 20250824085656133 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085656133 DLGSUP <0013> gsup_server.c:236 5: 20250824085656133 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085656133 DLGSUP <0013> gsup_server.c:236 7: 20250824085656133 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085656133 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085656133 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085656133 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@8761a50a6d73: 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") 20250824085656154 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42501<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8761a50a6d73: Created GsupExpect[0] for "262426715315917" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250824085656166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 20250824085656178 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085656178 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715315917"} 20250824085656179 DMAIN <0000> hlr.c:435 IMSI='262426715315917': has IMEI = 22245678901234 (consider setting 'store-imei') 20250824085656179 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250824085656179 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715315917" cause=Invalid mandatory information} 20250824085656179 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085656179 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085656179 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8761a50a6d73: Found GsupExpect[0] for "262426715315917" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8761a50a6d73: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426715315917" TC_gsup_check_imei_unknown_imsi(293)@8761a50a6d73: setverdict(pass): none -> pass 20250824085656183 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656184 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085656184 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426715315917"} 20250824085656184 DAUC <0003> hlr.c:428 IMSI='262426715315917': storing IMEI = 22245678901234 20250824085656184 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426715315917': no such subscriber 20250824085656184 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250824085656184 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426715315917" cause=Invalid mandatory information} 20250824085656184 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426715315917 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085656184 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085656184 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656184 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085656185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8761a50a6d73: Final verdict of PTC: pass 20250824085656187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38892<->l=127.0.0.1:4258 20250824085656188 DLINP <000b> input/ipa.c:452 connected read/write 20250824085656188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085656188 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085656188 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085656188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@8761a50a6d73: Final verdict of PTC: none 20250824085656188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42501<->l=127.0.0.1:4259) 291@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 291: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8761a50a6d73: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085656233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 20250824085656334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30860) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:56:58 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085659463 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085659463 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085659466 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085659472 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659472 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085659472 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085659472 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 20250824085659472 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085659472 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 20250824085659472 DLGSUP <0013> gsup_server.c:236 2: 20250824085659472 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085659472 DLGSUP <0013> gsup_server.c:236 3: 20250824085659472 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085659472 DLGSUP <0013> gsup_server.c:236 4: 20250824085659472 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085659472 DLGSUP <0013> gsup_server.c:236 5: 20250824085659472 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085659472 DLGSUP <0013> gsup_server.c:236 7: 20250824085659472 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085659472 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085659472 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085659472 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8761a50a6d73: 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") 20250824085659493 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34593<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8761a50a6d73: Created GsupExpect[0] for "262423730919698" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250824085659504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 20250824085659514 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659514 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659514 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659514 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659514 DMAIN <0000> hlr.c:243 IMSI='262423730919698': Successfully assigned MSISDN='486' 20250824085659514 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659514 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659514 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659514 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659514 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659514 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8761a50a6d73: Found GsupExpect[0] for "262423730919698" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8761a50a6d73: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423730919698" TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): none -> pass 20250824085659516 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659516 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659517 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659517 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659518 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659518 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659520 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659520 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659520 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659520 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659520 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085659520 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085659520 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659520 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659520 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659522 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659522 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423730919698"} 20250824085659522 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085659523 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085659523 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423730919698"} 20250824085659523 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659523 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085659523 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085659523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659523 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659526 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659527 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659527 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659527 DMAIN <0000> hlr.c:243 IMSI='262423730919698': Successfully assigned MSISDN='110' 20250824085659527 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659527 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659527 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659527 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659527 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659527 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659529 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659529 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659530 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659530 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659531 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659531 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659532 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659532 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659534 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659534 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659534 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659534 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085659534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085659534 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659534 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659534 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659537 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659537 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423730919698"} 20250824085659537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085659537 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085659537 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423730919698"} 20250824085659537 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085659537 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085659537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659537 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659537 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659544 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659544 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659544 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659544 DMAIN <0000> hlr.c:243 IMSI='262423730919698': Successfully assigned MSISDN='619' 20250824085659544 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659544 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659544 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659544 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659544 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659544 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659546 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659546 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659547 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659547 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659548 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659548 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659549 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659549 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659550 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659550 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659550 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659550 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085659550 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423730919698" cause=GPRS services not allowed} 20250824085659550 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659550 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659550 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085659550 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085659550 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659550 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659554 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659554 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659554 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659554 DMAIN <0000> hlr.c:243 IMSI='262423730919698': Successfully assigned MSISDN='906' 20250824085659554 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659554 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659554 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659554 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659554 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659555 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659555 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659556 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659556 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659557 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659557 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659558 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659558 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659558 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085659558 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423730919698" cause=GPRS services not allowed} 20250824085659558 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085659558 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085659558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659558 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659558 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659562 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659563 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659563 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659563 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659563 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659563 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659563 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659563 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659563 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659564 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659564 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659565 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659565 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659566 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659566 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659567 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659567 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659567 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659567 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659567 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085659567 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423730919698" cause=GPRS services not allowed} 20250824085659567 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659567 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659567 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085659567 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085659567 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659567 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659567 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659568 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659573 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659573 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659573 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423730919698"} 20250824085659573 DMAIN <0000> hlr.c:227 IMSI='262423730919698': Creating subscriber on demand 20250824085659573 DAUC <0003> hlr.c:428 IMSI='262423730919698': storing IMEI = 12345678901234 20250824085659573 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423730919698"} 20250824085659573 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250824085659573 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659573 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659575 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659575 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659576 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659576 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659577 DAUC <0003> db_auc.c:157 IMSI='262423730919698': No 2G Auth Data 20250824085659577 DAUC <0003> db_auc.c:192 IMSI='262423730919698': No 3G Auth Data 20250824085659578 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659578 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659578 DLU <0006> fsm.c:456 lu(262423730919698)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085659578 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085659578 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085659578 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423730919698" cn_domain=PS} 20250824085659578 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659579 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659581 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659581 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423730919698"} 20250824085659581 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085659581 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085659581 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423730919698"} 20250824085659581 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262423730919698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085659581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085659581 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085659581 DLU <0006> fsm.c:568 lu(PS:IMSI-262423730919698)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085659581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085659581 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659581 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085659583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38940<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8761a50a6d73: Final verdict of PTC: pass 20250824085659584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38930<->l=127.0.0.1:4258 20250824085659585 DLINP <000b> input/ipa.c:452 connected read/write 20250824085659585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085659585 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085659585 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085659585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085659585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34593<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8761a50a6d73: Final verdict of PTC: none 296@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 296: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8761a50a6d73: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:56:59 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 20250824085659645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 20250824085659745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67436) Waiting for packet dumper to finish... 1 (prev_count=67436, count=97056) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:57:01 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_subscr_create_on_demand_ul started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085702827 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085702827 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085702829 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085702831 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702831 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085702831 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085702831 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 20250824085702831 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085702831 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 20250824085702831 DLGSUP <0013> gsup_server.c:236 2: 20250824085702831 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085702831 DLGSUP <0013> gsup_server.c:236 3: 20250824085702831 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085702831 DLGSUP <0013> gsup_server.c:236 4: 20250824085702831 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085702831 DLGSUP <0013> gsup_server.c:236 5: 20250824085702831 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085702831 DLGSUP <0013> gsup_server.c:236 7: 20250824085702831 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085702831 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085702831 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085702831 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@8761a50a6d73: 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") 20250824085702839 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33145<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8761a50a6d73: Created GsupExpect[0] for "262423158231684" to be handled at TC_subscr_create_on_demand_ul(303) 20250824085702844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 20250824085702878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702878 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702878 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702878 DMAIN <0000> hlr.c:243 IMSI='262423158231684': Successfully assigned MSISDN='746' 20250824085702878 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702878 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085702878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085702878 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702878 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8761a50a6d73: Found GsupExpect[0] for "262423158231684" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8761a50a6d73: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262423158231684" 20250824085702880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702880 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423158231684"} 20250824085702880 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085702880 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085702880 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423158231684"} 20250824085702880 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702880 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085702880 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085702880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702880 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): none -> pass 20250824085702881 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702881 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702881 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702881 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702882 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702882 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702883 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702883 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702883 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702883 DMAIN <0000> hlr.c:243 IMSI='262423158231684': Successfully assigned MSISDN='024' 20250824085702883 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702883 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085702883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085702883 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702883 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702883 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702884 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702884 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423158231684"} 20250824085702884 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085702884 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085702884 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423158231684"} 20250824085702884 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702884 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085702884 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085702884 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702884 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702885 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702885 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702885 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702885 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702886 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702886 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702886 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702886 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702889 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702889 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702889 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702889 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702889 DMAIN <0000> hlr.c:243 IMSI='262423158231684': Successfully assigned MSISDN='203' 20250824085702889 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702889 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085702889 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423158231684" cause=GPRS services not allowed} 20250824085702889 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702889 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085702889 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085702889 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702889 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702889 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702889 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702889 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702890 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702890 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702890 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702890 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702890 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702890 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702891 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702891 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702891 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702891 DMAIN <0000> hlr.c:243 IMSI='262423158231684': Successfully assigned MSISDN='244' 20250824085702891 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702891 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085702891 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423158231684" cause=GPRS services not allowed} 20250824085702891 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702891 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702891 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085702891 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085702891 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702891 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702892 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702892 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702892 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702892 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702892 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702892 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702893 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702893 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702893 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702893 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702893 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250824085702893 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423158231684" cause=GPRS services not allowed} 20250824085702893 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702893 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Freeing instance 20250824085702893 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: Deallocated 20250824085702893 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702893 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702894 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702894 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702894 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702894 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702894 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702894 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702896 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702896 DMAIN <0000> hlr.c:227 IMSI='262423158231684': Creating subscriber on demand 20250824085702896 DLU <0006> fsm.c:456 lu(262423158231684)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085702896 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085702896 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085702896 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423158231684" cn_domain=PS} 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702896 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423158231684"} 20250824085702896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085702896 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085702896 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423158231684"} 20250824085702896 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262423158231684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085702896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085702896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085702896 DLU <0006> fsm.c:568 lu(PS:IMSI-262423158231684)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085702896 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702897 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702897 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702897 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702897 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data 20250824085702897 DAUC <0003> db_auc.c:157 IMSI='262423158231684': No 2G Auth Data 20250824085702897 DAUC <0003> db_auc.c:192 IMSI='262423158231684': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085702898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8761a50a6d73: Final verdict of PTC: pass 20250824085702898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20250824085702899 DLINP <000b> input/ipa.c:452 connected read/write 20250824085702899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085702899 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085702899 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085702899 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@8761a50a6d73: Final verdict of PTC: none 20250824085702899 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33145<->l=127.0.0.1:4259) 301@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 301: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8761a50a6d73: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:57:02 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 20250824085702922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 20250824085703023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57326<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_subscr_create_on_demand_sai started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085706143 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085706143 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085706146 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085706151 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706151 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706151 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085706151 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085706151 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 20250824085706151 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085706151 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 20250824085706151 DLGSUP <0013> gsup_server.c:236 2: 20250824085706151 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085706151 DLGSUP <0013> gsup_server.c:236 3: 20250824085706151 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085706151 DLGSUP <0013> gsup_server.c:236 4: 20250824085706151 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085706151 DLGSUP <0013> gsup_server.c:236 5: 20250824085706151 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085706151 DLGSUP <0013> gsup_server.c:236 7: 20250824085706151 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085706151 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085706151 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085706151 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@8761a50a6d73: 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") 20250824085706173 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37141<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8761a50a6d73: Created GsupExpect[0] for "262423691000476" to be handled at TC_subscr_create_on_demand_sai(308) 20250824085706195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4258 20250824085706207 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706207 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423691000476"} 20250824085706207 DMAIN <0000> hlr.c:227 IMSI='262423691000476': Creating subscriber on demand 20250824085706208 DMAIN <0000> hlr.c:243 IMSI='262423691000476': Successfully assigned MSISDN='350' 20250824085706208 DAUC <0003> db_auc.c:157 IMSI='262423691000476': No 2G Auth Data 20250824085706208 DAUC <0003> db_auc.c:192 IMSI='262423691000476': No 3G Auth Data 20250824085706208 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423691000476 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 20250824085706208 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423691000476" cause=IMSI unknown in HLR} 20250824085706208 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250824085706208 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085706208 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706208 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8761a50a6d73: Found GsupExpect[0] for "262423691000476" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8761a50a6d73: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423691000476" TC_subscr_create_on_demand_sai(308)@8761a50a6d73: setverdict(pass): none -> pass 20250824085706211 DAUC <0003> db_auc.c:157 IMSI='262423691000476': No 2G Auth Data 20250824085706211 DAUC <0003> db_auc.c:192 IMSI='262423691000476': No 3G Auth Data 20250824085706212 DAUC <0003> db_auc.c:157 IMSI='262423691000476': No 2G Auth Data 20250824085706212 DAUC <0003> db_auc.c:192 IMSI='262423691000476': No 3G Auth Data 20250824085706212 DAUC <0003> db_auc.c:157 IMSI='262423691000476': No 2G Auth Data 20250824085706213 DAUC <0003> db_auc.c:192 IMSI='262423691000476': No 3G Auth Data 20250824085706214 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706214 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706214 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423691000476" cn_domain=PS} 20250824085706214 DLU <0006> fsm.c:456 lu(262423691000476)[0x55eddaf01930]{UNVALIDATED}: Allocated 20250824085706214 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250824085706214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423691000476)[0x55eddaf01930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085706214 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423691000476" cn_domain=PS} 20250824085706214 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085706214 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085706216 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706216 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706216 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423691000476"} 20250824085706216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423691000476)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085706216 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085706216 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423691000476"} 20250824085706216 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423691000476 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085706216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691000476)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085706216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423691000476)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085706216 DLU <0006> fsm.c:568 lu(PS:IMSI-262423691000476)[0x55eddaf01930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085706216 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085706216 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706216 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085706219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57348<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8761a50a6d73: Final verdict of PTC: pass 20250824085706220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57334<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@8761a50a6d73: Final verdict of PTC: none 20250824085706221 DLINP <000b> input/ipa.c:452 connected read/write 20250824085706221 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085706221 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085706221 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085706221 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085706222 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37141<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(304)@8761a50a6d73: Final verdict of PTC: none 306@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 306: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8761a50a6d73: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085706272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 20250824085706373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:57:08 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085709451 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085709451 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085709455 DLINP <000b> input/ipa.c:452 connected read/write 20250824085709455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085709457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@8761a50a6d73: 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 } } } } 20250824085709460 DLINP <000b> input/ipa.c:452 connected read/write 20250824085709460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085709460 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085709460 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085709460 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 20250824085709460 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085709460 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 20250824085709460 DLGSUP <0013> gsup_server.c:236 2: 20250824085709460 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085709460 DLGSUP <0013> gsup_server.c:236 3: 20250824085709460 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085709460 DLGSUP <0013> gsup_server.c:236 4: 20250824085709461 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085709461 DLGSUP <0013> gsup_server.c:236 5: 20250824085709461 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085709461 DLGSUP <0013> gsup_server.c:236 7: 20250824085709461 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085709461 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085709461 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 HLR_Test-GSUP-IPA(309)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085709461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@8761a50a6d73: 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") 20250824085709476 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39265<->l=127.0.0.1:4259) 20250824085709478 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250824085709478 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8761a50a6d73: Created GsupExpect[0] for "262420250386512" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250824085709486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20250824085709488 DAUC <0003> db_auc.c:157 IMSI='262420250386512': No 2G Auth Data 20250824085709488 DAUC <0003> db_auc.c:192 IMSI='262420250386512': No 3G Auth Data 20250824085709493 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616128305.msisdn 20250824085709493 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616128305.msisdn: not attached (vlr_number unset) 20250824085709493 DDGSM <0007> mslookup_server.c:327 sip.voice.491616128305.msisdn: does not exist in GSUP proxy 20250824085710502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710502 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085710502 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420250386512" cn_domain=CS} 20250824085710502 DLU <0006> fsm.c:456 lu(262420250386512)[0x55eddaf07ea0]{UNVALIDATED}: Allocated 20250824085710502 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250824085710502 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420250386512)[0x55eddaf07ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250824085710502 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420250386512" cn_domain=CS} 20250824085710502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085710502 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710502 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8761a50a6d73: Found GsupExpect[0] for "262420250386512" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420250386512" 20250824085710510 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085710510 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420250386512"} 20250824085710510 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420250386512)[0x55eddaf07ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250824085710510 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250824085710510 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420250386512"} 20250824085710510 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420250386512 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085710510 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420250386512)[0x55eddaf07ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250824085710510 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420250386512)[0x55eddaf07ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250824085710510 DLU <0006> fsm.c:568 lu(CS:IMSI-262420250386512)[0x55eddaf07ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250824085710510 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085710510 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710510 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8761a50a6d73: setverdict(pass): none -> pass 20250824085710514 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616128305.msisdn 20250824085710514 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616128305.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250824085710514 DDGSM <0007> mslookup_server.c:327 sip.voice.491616128305.msisdn: does not exist in GSUP proxy 20250824085710514 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616128305.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8761a50a6d73: setverdict(pass): pass -> pass, component reason not changed 20250824085710518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8761a50a6d73: Final verdict of PTC: pass 20250824085710520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20250824085710522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39265<->l=127.0.0.1:4259) 20250824085710523 DLINP <000b> input/ipa.c:452 connected read/write 20250824085710523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085710523 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085710523 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085710523 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8761a50a6d73: Final verdict of PTC: none 311@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 311: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8761a50a6d73: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:57:10 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 20250824085710577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 20250824085710677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) 20250824085712558 DSS <0004> hlr_ussd.c:239 262425274726296/0x9981ebb3: SS Session Timeout, destroying 20250824085712558 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262425274726296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:57:12 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_MSLookup_GSUP_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085713828 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085713828 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085713833 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085713835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8761a50a6d73: 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) } } } } 20250824085713838 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250824085713838 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@8761a50a6d73: 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 } } } } 20250824085713838 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085713838 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085713838 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085713838 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 20250824085713838 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085713838 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 20250824085713838 DLGSUP <0013> gsup_server.c:236 2: 20250824085713838 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085713838 DLGSUP <0013> gsup_server.c:236 3: 20250824085713838 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085713838 DLGSUP <0013> gsup_server.c:236 4: 20250824085713838 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085713838 DLGSUP <0013> gsup_server.c:236 5: 20250824085713838 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085713838 DLGSUP <0013> gsup_server.c:236 7: 20250824085713838 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085713838 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085713838 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085713838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@8761a50a6d73: 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") 20250824085713877 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33901<->l=127.0.0.1:4259) 20250824085713881 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250824085713882 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8761a50a6d73: Created GsupExpect[0] for "262423943642373" to be handled at TC_MSLookup_GSUP_proxy(320) 20250824085713909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8761a50a6d73: Created GsupExpect[0] for "262423943642373" to be handled at TC_MSLookup_GSUP_proxy(320) 20250824085713917 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713917 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085713917 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423943642373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423943642373" cn_domain=CS} 20250824085713917 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423943642373 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250824085713917 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423943642373 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250824085713918 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423943642373.imsi 20250824085713918 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423943642373.imsi 20250824085713918 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423943642373.imsi: does not exist in local HLR 20250824085713927 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423943642373 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250824085713927 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250824085713927 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250824085713927 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250824085713927 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250824085713928 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250824085713928 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423943642373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085713928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085713928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085713928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085713928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085713928 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085713928 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: 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) } } } } 20250824085713932 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713932 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713933 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250824085713933 DLINP <000b> ipa.c:396 tag 1: HLR 20250824085713933 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824085713935 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713935 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713935 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: 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)@8761a50a6d73: 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)@8761a50a6d73: Found GsupExpect[0] for "262423943642373" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423943642373" HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085713978 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713978 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713978 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713978 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713978 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423943642373 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618411076 20250824085713978 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423943642373 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085713978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085713978 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713978 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8761a50a6d73: Found GsupExpect[0] for "262423943642373" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423943642373" 20250824085713985 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713985 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713985 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423943642373 MSISDN-491618411076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085713985 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085713985 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713985 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085713989 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713989 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713989 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423943642373 MSISDN-491618411076 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 20250824085713989 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423943642373 MSISDN-491618411076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085713989 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085713989 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713989 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8761a50a6d73: setverdict(pass): none -> pass 20250824085713992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8761a50a6d73: Final verdict of PTC: pass 20250824085713994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-server(317)@8761a50a6d73: Final verdict of PTC: none 20250824085713996 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33901<->l=127.0.0.1:4259) 20250824085713996 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085713996 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085713996 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250824085713996 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250824085713996 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20250824085713997 DLINP <000b> input/ipa.c:452 connected read/write 20250824085713997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085713997 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085713997 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085713997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8761a50a6d73: Final verdict of PTC: none 316@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 316: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8761a50a6d73: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8761a50a6d73: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sun Aug 24 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 20250824085714055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 20250824085714156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=884) Waiting for packet dumper to finish... 1 (prev_count=884, count=43096) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085717303 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085717304 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085717307 DLINP <000b> input/ipa.c:452 connected read/write 20250824085717307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085717308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8761a50a6d73: 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)@8761a50a6d73: 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 } } } } 20250824085717311 DLINP <000b> input/ipa.c:452 connected read/write 20250824085717311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085717311 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085717311 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085717311 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 20250824085717311 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085717311 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 20250824085717311 DLGSUP <0013> gsup_server.c:236 2: 20250824085717311 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085717311 DLGSUP <0013> gsup_server.c:236 3: 20250824085717311 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(321)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085717312 DLGSUP <0013> gsup_server.c:236 4: 20250824085717312 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085717312 DLGSUP <0013> gsup_server.c:236 5: 20250824085717312 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085717312 DLGSUP <0013> gsup_server.c:236 7: 20250824085717312 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085717312 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085717312 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085717312 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250824085717312 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250824085717312 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@8761a50a6d73: 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") 20250824085717331 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37677<->l=127.0.0.1:4259) 20250824085717333 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250824085717333 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8761a50a6d73: Created GsupExpect[0] for "262420050575993" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250824085717343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4258 20250824085717345 DAUC <0003> db_auc.c:157 IMSI='262420050575993': No 2G Auth Data 20250824085717345 DAUC <0003> db_auc.c:192 IMSI='262420050575993': No 3G Auth Data 20250824085717352 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420050575993.imsi 20250824085717352 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420050575993.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8761a50a6d73: setverdict(pass): none -> pass 20250824085717359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46708<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8761a50a6d73: Final verdict of PTC: pass 20250824085717361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4258 20250824085717363 DLINP <000b> input/ipa.c:452 connected read/write 20250824085717363 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085717363 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(322)@8761a50a6d73: Final verdict of PTC: none 20250824085717363 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085717363 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085717363 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37677<->l=127.0.0.1:4259) 323@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 323: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8761a50a6d73: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085717403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 20250824085717504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46722<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28216) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:57:19 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@8761a50a6d73: 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@8761a50a6d73: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085720649 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085720649 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085720653 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720653 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085720654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8761a50a6d73: 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(326)@8761a50a6d73: 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 } } } } 20250824085720655 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250824085720655 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250824085720655 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720655 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085720655 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085720655 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085720655 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 20250824085720655 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085720655 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 20250824085720655 DLGSUP <0013> gsup_server.c:236 2: 20250824085720655 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085720655 DLGSUP <0013> gsup_server.c:236 3: 20250824085720655 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085720655 DLGSUP <0013> gsup_server.c:236 4: 20250824085720655 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085720655 DLGSUP <0013> gsup_server.c:236 5: 20250824085720655 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085720655 DLGSUP <0013> gsup_server.c:236 7: 20250824085720655 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085720655 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085720655 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085720655 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)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@8761a50a6d73: 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") 20250824085720681 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45335<->l=127.0.0.1:4259) 20250824085720683 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250824085720683 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8761a50a6d73: Created GsupExpect[0] for "262424766956310" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250824085720690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8761a50a6d73: Created GsupExpect[0] for "262424766956310" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250824085720698 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720698 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085720698 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424766956310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424766956310" cn_domain=CS} 20250824085720698 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424766956310 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250824085720698 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424766956310 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250824085720698 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424766956310.imsi 20250824085720698 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424766956310.imsi 20250824085720698 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424766956310.imsi: does not exist in local HLR 20250824085720707 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424766956310 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250824085720707 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250824085720707 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250824085720707 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250824085720707 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250824085720707 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250824085720707 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424766956310 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085720707 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085720707 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085720707 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085720707 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085720707 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085720707 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: 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) } } } } 20250824085720712 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720712 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720712 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250824085720712 DLINP <000b> ipa.c:396 tag 1: HLR 20250824085720712 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824085720715 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720715 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720715 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: 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)@8761a50a6d73: 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)@8761a50a6d73: Found GsupExpect[0] for "262424766956310" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424766956310" HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085720758 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720758 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720758 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720758 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720759 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424766956310 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615800786 20250824085720759 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424766956310 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085720759 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085720759 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8761a50a6d73: Found GsupExpect[0] for "262424766956310" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424766956310" 20250824085720768 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720768 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720769 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424766956310 MSISDN-491615800786 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085720769 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085720769 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720769 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085720772 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085720772 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085720773 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424766956310 MSISDN-491615800786 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 20250824085720773 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424766956310 MSISDN-491615800786 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085720773 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085720773 DLINP <000b> input/ipa.c:452 connected read/write 20250824085720773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085720776 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424766956310.imsi 20250824085720776 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424766956310.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8761a50a6d73: setverdict(pass): none -> pass 20250824085721776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8761a50a6d73: Final verdict of PTC: pass 20250824085721777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46728<->l=127.0.0.1:4258 20250824085721778 DLINP <000b> input/ipa.c:452 connected read/write 20250824085721778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085721778 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085721778 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085721778 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250824085721778 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45335<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-server(329)@8761a50a6d73: Final verdict of PTC: none 328@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8761a50a6d73: Final verdict of PTC: none 20250824085721779 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085721779 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085721779 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server IPA-CTRL-CLI-IPA(331)@8761a50a6d73: Final verdict of PTC: none 20250824085721780 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250824085721780 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server-IPA(330)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 328: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8761a50a6d73: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 08:57:21 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 20250824085721809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 20250824085721910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@8761a50a6d73: 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@8761a50a6d73: 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 24 08:57: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_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@8761a50a6d73: 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@8761a50a6d73: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8761a50a6d73: legacy= false MTC@8761a50a6d73: in not legacy case 1 MTC@8761a50a6d73: in not legacy case 2 20250824085725047 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250824085725047 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085725051 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085725051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8761a50a6d73: 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) } } } } 20250824085725052 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725052 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085725052 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250824085725052 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250824085725052 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 20250824085725052 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250824085725052 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 20250824085725052 DLGSUP <0013> gsup_server.c:236 2: 20250824085725052 DLGSUP <0013> gsup_server.c:238 2: 00 20250824085725052 DLGSUP <0013> gsup_server.c:236 3: 20250824085725052 DLGSUP <0013> gsup_server.c:238 3: 00 20250824085725052 DLGSUP <0013> gsup_server.c:236 4: 20250824085725052 DLGSUP <0013> gsup_server.c:238 4: 00 20250824085725052 DLGSUP <0013> gsup_server.c:236 5: 20250824085725052 DLGSUP <0013> gsup_server.c:238 5: 00 20250824085725052 DLGSUP <0013> gsup_server.c:236 7: 20250824085725052 DLGSUP <0013> gsup_server.c:238 7: 00 20250824085725052 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250824085725052 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20250824085725052 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)@8761a50a6d73: 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(333)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085725054 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250824085725054 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@8761a50a6d73: 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") 20250824085725092 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33445<->l=127.0.0.1:4259) 20250824085725094 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250824085725094 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8761a50a6d73: Created GsupExpect[0] for "262420078039799" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250824085725106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8761a50a6d73: Created GsupExpect[0] for "262420078039799" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250824085725111 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725111 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085725111 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420078039799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420078039799" cn_domain=CS} 20250824085725111 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420078039799 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250824085725111 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420078039799 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250824085725111 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420078039799.imsi 20250824085725111 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420078039799.imsi 20250824085725111 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420078039799.imsi: does not exist in local HLR 20250824085725117 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420078039799 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250824085725117 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250824085725117 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250824085725117 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250824085725117 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250824085725117 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250824085725117 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420078039799 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250824085725117 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085725117 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085725117 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085725117 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250824085725117 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250824085725117 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: 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) } } } } 20250824085725120 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725120 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725120 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250824085725120 DLINP <000b> ipa.c:396 tag 1: HLR 20250824085725120 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824085725121 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725121 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725121 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: 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)@8761a50a6d73: 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)@8761a50a6d73: Found GsupExpect[0] for "262420078039799" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420078039799" HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824085725162 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725162 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725162 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725162 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725163 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420078039799 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612710861 20250824085725163 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420078039799 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085725163 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085725163 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725163 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8761a50a6d73: Found GsupExpect[0] for "262420078039799" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8761a50a6d73: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262420078039799" 20250824085725173 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725173 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725173 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420078039799 MSISDN-491612710861 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085725173 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085725173 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725173 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085725177 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725177 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725178 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420078039799 MSISDN-491612710861 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 20250824085725178 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420078039799 MSISDN-491612710861 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250824085725178 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085725178 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250824085725181 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612710861.msisdn 20250824085725181 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612710861.msisdn: does not exist in local HLR 20250824085725181 DDGSM <0007> mslookup_server.c:352 sip.voice.491612710861.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250824085725181 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612710861.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8761a50a6d73: setverdict(pass): none -> pass 20250824085725185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59354<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8761a50a6d73: Final verdict of PTC: pass 20250824085725186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4258 20250824085725188 DLINP <000b> input/ipa.c:452 connected read/write 20250824085725188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250824085725188 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250824085725188 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250824085725188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@8761a50a6d73: Final verdict of PTC: none 20250824085725189 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33445<->l=127.0.0.1:4259) 20250824085725189 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250824085725189 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250824085725189 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250824085725189 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250824085725189 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(334)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8761a50a6d73: Final verdict of PTC: none 335@8761a50a6d73: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8761a50a6d73: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8761a50a6d73: Final verdict of PTC: none MTC@8761a50a6d73: Setting final verdict of the test case. MTC@8761a50a6d73: Local verdict of MTC: none MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC with component reference 335: none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8761a50a6d73: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8761a50a6d73: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8761a50a6d73: 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 24 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 20250824085725245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59370<->l=127.0.0.1:4258 20250824085725346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59370<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46420) MTC@8761a50a6d73: 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@8761a50a6d73: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8761a50a6d73: Terminating MTC. MC@8761a50a6d73: MTC terminated. MC2> exit MC@8761a50a6d73: Shutting down session. MC@8761a50a6d73: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/expected-results.xml' against results in 'junit-xml-8764.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 (1670319) [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', '-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-20250824-0855-817989eb-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', '-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-20250824-0855-817989eb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1670273) [testenv] Showing testsuite/junit-xml-8764.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-20250824-0855-817989eb-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-8764.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='132.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.091367'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.193534'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.220731'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.121841'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.087456'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.100515'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.079075'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.086004'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.170896'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.153809'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.164486'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.085395'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.094659'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.208452'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.157937'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.101429'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.183818'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.176735'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.213616'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.149754'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.161809'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.173925'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.173378'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.193481'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.161701'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.084461'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.180948'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.202264'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.206788'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.091535'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.151984'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.096171'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.095108'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.088546'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.202027'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.086392'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.152362'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.161571'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250824-0855-817989eb-0'] testenv-hlr-osmocom-nightly-20250824-0855-817989eb-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2776/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + grep --color=always -o load.* + uptime load average: 0.92, 0.76, 0.64 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS