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-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 b04e85128a47761a99c0301ac1d3f3307663d987 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins3593465839004922972.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:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 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.57, 0.58, 0.87 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 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 [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 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 [274 kB] Fetched 9384 kB in 1s (9752 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/hlr', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/hlr', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/titan-11.1.0/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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_4.cc DEP MAP_PDU_Defs_part_3.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_3.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CommonDataTypes_part_4.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_3.cc DEP MAP_BS_Code_part_4.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_3.cc DEP MAP_ApplicationContexts_part_2.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 Remote_Operations_Information_Objects.cc DEP SS_DataTypes.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.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_4.cc DEP USSD_Helpers_part_3.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_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP 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_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP PCO_Types_part_1.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_3.cc DEP Osmocom_Types_part_4.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_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_3.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_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_3.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_2.cc DEP MAP_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_3.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_5.cc DEP HLR_EUSE_part_4.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_1.cc DEP GSM_Types_part_2.cc DEP DNS_Types_part_7.cc DEP DNS_Types_part_6.cc DEP DNS_Types_part_5.cc DEP DNS_Types_part_3.cc DEP DNS_Types_part_4.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 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_5.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_2.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_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_1.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_Types.so CCLD General_Types.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 MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD Misc_Helpers.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_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_3.so CCLD DNS_Types_part_4.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_3.so CCLD GSUP_Emulation_part_2.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_6.so CCLD HLR_EUSE_part_5.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_7.so CCLD IPA_CodecPort_part_1.so CCLD HLR_Tests_part_6.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_2.so CCLD IPL4asp_PortType_part_1.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_5.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so 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 | } | ^ 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_SMS_Types_part_1.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_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_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation_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_2.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_2.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 GSUP_Emulation.so CCLD GSUP_Templates.so CCLD HLR_EUSE.so CCLD Osmocom_CTRL_Functions.so CCLD IPA_Emulation.so CCLD HLR_Tests.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 0s (428 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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-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-latest 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-latest 0 upgraded, 21 newly installed, 0 to remove and 7 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-keyring 1.0.2 [2900 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.1.0 [1184 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.1 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.1 [71.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.1 [228 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.1 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.1 [70.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.1 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.9.1 [23.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.1 [51.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.1 [71.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.1 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.1 [60.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.9.1 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.1 [2164 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.9.1 [461 kB] Fetched 11.4 MB in 0s (89.3 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_amd64.deb ... Unpacking osmocom-keyring (1.0.2) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../02-osmocom-latest_1.1.0_amd64.deb ... Unpacking osmocom-latest (1.1.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.1_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.1) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.1_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.1) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.1_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.1) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.1_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.1) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.1_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.1) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.1_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.1) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.1_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.1) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.1_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.1_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.1_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.1_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.1) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.1_amd64.deb ... Unpacking libosmocore (1.11.1) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1_amd64.deb ... Unpacking osmo-hlr (1.9.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.1_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.1) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2) ... Setting up osmocom-latest (1.1.0) ... Setting up libosmocore22:amd64 (1.11.1) ... Setting up libosmocodec4:amd64 (1.11.1) ... Setting up libosmovty13:amd64 (1.11.1) ... Setting up libosmoisdn0:amd64 (1.11.1) ... Setting up libosmousb0:amd64 (1.11.1) ... Setting up libosmogsm20:amd64 (1.11.1) ... Setting up libosmoctrl0:amd64 (1.11.1) ... Setting up libosmogb14:amd64 (1.11.1) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.1) ... Setting up libosmo-mslookup1:amd64 (1.9.1) ... Setting up libosmosim2:amd64 (1.11.1) ... Setting up libosmocore (1.11.1) ... Setting up libosmoabis15:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.11.1) ... Setting up libosmo-gsup-client0:amd64 (1.9.1) ... Setting up osmo-hlr (1.9.1) ... 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) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20250822122517449 DMAIN <0000> hlr.c:812 hlr starting 20250822122517449 DDB <0001> db.c:600 using database: :memory: 20250822122517449 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.40.1 20250822122517450 DDB <0001> db.c:602 Running with SQLite3 lib version 3.40.1 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'OMIT_LOOKASIDE' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250822122517450 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250822122517450 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250822122517452 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250822122517452 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) 20250822122517453 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250822122517454 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250822122517454 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@8d8b3c30e11c: Unix server socket created successfully. MC@8d8b3c30e11c: Listening on TCP port 46881. MC2> 8d8b3c30e11c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/titan-11.1.0/hlr/HLR_Tests 8d8b3c30e11c 46881 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8d8b3c30e11c: New HC connected from 10.0.2.100 [10.0.2.100]. 8d8b3c30e11c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8d8b3c30e11c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8d8b3c30e11c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8d8b3c30e11c: Configuration file was processed on all HCs. MC@8d8b3c30e11c: Creating MTC on host 10.0.2.100. MC@8d8b3c30e11c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Fri Aug 22 12:25:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122518947 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122518947 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122518949 DLINP <000b> input/ipa.c:452 connected read/write 20250822122518949 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122518950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122518951 DLINP <000b> input/ipa.c:452 connected read/write 20250822122518951 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122518951 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122518951 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122518951 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  20250822122518951 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122518951 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  20250822122518951 DLGSUP <0013> gsup_server.c:236 2:  20250822122518951 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122518951 DLGSUP <0013> gsup_server.c:236 3:  20250822122518951 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122518951 DLGSUP <0013> gsup_server.c:236 4:  20250822122518951 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122518951 DLGSUP <0013> gsup_server.c:236 5:  20250822122518951 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122518951 DLGSUP <0013> gsup_server.c:236 7:  20250822122518951 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122518951 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122518951 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122518951 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8d8b3c30e11c: 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") 20250822122518962 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33919<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d8b3c30e11c: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250822122518968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 20250822122518994 DLINP <000b> input/ipa.c:452 connected read/write 20250822122518994 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122518994 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"} 20250822122518994 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" 20250822122518994 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} 20250822122518994 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 20250822122518994 DLINP <000b> input/ipa.c:452 connected read/write 20250822122518994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122518994 DLINP <000b> input/ipa.c:452 connected read/write 20250822122518994 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8d8b3c30e11c: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122519000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122519002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20250822122519005 DLINP <000b> input/ipa.c:452 connected read/write 20250822122519005 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122519005 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122519005 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122519005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122519005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33919<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8d8b3c30e11c: Final verdict of PTC: none 5@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 5: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Fri Aug 22 12:25:19 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 20250822122519060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4258 20250822122519161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34010<->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=25056) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Fri Aug 22 12:25:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_sai started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122522252 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122522252 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122522256 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122522262 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522262 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122522262 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122522262 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  20250822122522262 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122522262 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  20250822122522262 DLGSUP <0013> gsup_server.c:236 2:  20250822122522262 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122522262 DLGSUP <0013> gsup_server.c:236 3:  20250822122522262 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122522262 DLGSUP <0013> gsup_server.c:236 4:  20250822122522262 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122522262 DLGSUP <0013> gsup_server.c:236 5:  20250822122522262 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122522262 DLGSUP <0013> gsup_server.c:236 7:  20250822122522262 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122522262 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122522262 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122522262 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8d8b3c30e11c: 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") 20250822122522290 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46461<->l=127.0.0.1:4259) 20250822122522301 DAUC <0003> db_auc.c:157 IMSI='262429797510701': No 2G Auth Data 20250822122522301 DAUC <0003> db_auc.c:192 IMSI='262429797510701': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262429797510701" to be handled at TC_gsup_sai(12) 20250822122522330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4258 20250822122522340 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522341 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522341 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429797510701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429797510701"} 20250822122522341 DAUC <0003> db_auc.c:192 IMSI='262429797510701': No 3G Auth Data 20250822122522341 DAUC <0003> db_auc.c:236 IMSI='262429797510701': Calling to generate 5 vectors 20250822122522341 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122522341 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522341 DAUC <0003> auc.c:113 vector [0]: rand = a5ecca45660477c9bf84aba86dd22feb 20250822122522341 DAUC <0003> auc.c:179 vector [0]: kc = 92b8ca387bd1f800 20250822122522341 DAUC <0003> auc.c:180 vector [0]: sres = 349e7aad 20250822122522341 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122522341 DAUC <0003> auc.c:113 vector [1]: rand = 0db4fcca60b3301af97c8adfca848a44 20250822122522341 DAUC <0003> auc.c:179 vector [1]: kc = f1e227adf1f6e800 20250822122522341 DAUC <0003> auc.c:180 vector [1]: sres = 37c1e603 20250822122522341 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122522341 DAUC <0003> auc.c:113 vector [2]: rand = d3c69e58663d3ea7d91920ca1969f781 20250822122522341 DAUC <0003> auc.c:179 vector [2]: kc = 4609eb662363b800 20250822122522341 DAUC <0003> auc.c:180 vector [2]: sres = 7721de7e 20250822122522341 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122522341 DAUC <0003> auc.c:113 vector [3]: rand = f567e106b5aa32fd5bcd2929efc64074 20250822122522341 DAUC <0003> auc.c:179 vector [3]: kc = 7a79c46b0fab2800 20250822122522341 DAUC <0003> auc.c:180 vector [3]: sres = 7dbf8611 20250822122522341 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122522341 DAUC <0003> auc.c:113 vector [4]: rand = 089ada6e47c05ce1e6348bb6869cdd18 20250822122522341 DAUC <0003> auc.c:179 vector [4]: kc = 62fcaffa97e53000 20250822122522342 DAUC <0003> auc.c:180 vector [4]: sres = d2ac10f1 20250822122522342 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122522342 DAUC <0003> db_auc.c:245 IMSI='262429797510701': Generated 5 vectors 20250822122522342 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429797510701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429797510701"} 20250822122522342 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429797510701 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522342 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522342 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522342 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262429797510701" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_sai(12)"262429797510701" TC_gsup_sai(12)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(12)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36428<->l=127.0.0.1:4258 TC_gsup_sai(12)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522351 DAUC <0003> db_auc.c:157 IMSI='262420184406191': No 2G Auth Data 20250822122522351 DAUC <0003> db_auc.c:192 IMSI='262420184406191': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262420184406191" to be handled at TC_gsup_sai(13) 20250822122522364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4258 20250822122522365 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522365 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420184406191 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420184406191"} 20250822122522365 DAUC <0003> db_auc.c:192 IMSI='262420184406191': No 3G Auth Data 20250822122522365 DAUC <0003> db_auc.c:236 IMSI='262420184406191': Calling to generate 5 vectors 20250822122522365 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122522365 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522365 DAUC <0003> auc.c:113 vector [0]: rand = 383d444773924762371cc60fc2a21422 20250822122522365 DAUC <0003> auc.c:179 vector [0]: kc = d954b9f83beafc00 20250822122522365 DAUC <0003> auc.c:180 vector [0]: sres = 88b7ddf4 20250822122522365 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122522365 DAUC <0003> auc.c:113 vector [1]: rand = 83c8fc95c2f1a9374c6191fe735f82c9 20250822122522365 DAUC <0003> auc.c:179 vector [1]: kc = 377445c644883c00 20250822122522365 DAUC <0003> auc.c:180 vector [1]: sres = e6a0a866 20250822122522365 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122522365 DAUC <0003> auc.c:113 vector [2]: rand = ad279fb50c8d8d0c6d80b0d4b051af85 20250822122522365 DAUC <0003> auc.c:179 vector [2]: kc = 590e30811c9ab800 20250822122522365 DAUC <0003> auc.c:180 vector [2]: sres = 74929cfb 20250822122522365 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122522365 DAUC <0003> auc.c:113 vector [3]: rand = 7b443cd6844620a57004e18a442a1a9e 20250822122522365 DAUC <0003> auc.c:179 vector [3]: kc = fbe63daaacb40000 20250822122522365 DAUC <0003> auc.c:180 vector [3]: sres = 62efbc77 20250822122522365 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122522365 DAUC <0003> auc.c:113 vector [4]: rand = 535c7a8be7aa11cc9e0ea881748dd899 20250822122522365 DAUC <0003> auc.c:179 vector [4]: kc = a3d3b8b411c50c00 20250822122522365 DAUC <0003> auc.c:180 vector [4]: sres = b6f69479 20250822122522365 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122522365 DAUC <0003> db_auc.c:245 IMSI='262420184406191': Generated 5 vectors 20250822122522365 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420184406191 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420184406191"} 20250822122522365 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420184406191 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522365 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522365 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262420184406191" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_sai(13)"262420184406191" TC_gsup_sai(13)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122522366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36440<->l=127.0.0.1:4258 TC_gsup_sai(13)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522367 DAUC <0003> db_auc.c:157 IMSI='262421732746365': No 2G Auth Data 20250822122522367 DAUC <0003> db_auc.c:192 IMSI='262421732746365': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262421732746365" to be handled at TC_gsup_sai(14) 20250822122522373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 20250822122522374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522374 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421732746365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421732746365"} 20250822122522374 DAUC <0003> db_auc.c:192 IMSI='262421732746365': No 3G Auth Data 20250822122522374 DAUC <0003> db_auc.c:236 IMSI='262421732746365': Calling to generate 5 vectors 20250822122522374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122522374 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522374 DAUC <0003> auc.c:113 vector [0]: rand = bb6938bc91fbd41a5935778f645ea0ab 20250822122522374 DAUC <0003> auc.c:179 vector [0]: kc = 15ba4c6f218f439f 20250822122522374 DAUC <0003> auc.c:180 vector [0]: sres = 8ac771f6 20250822122522374 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122522374 DAUC <0003> auc.c:113 vector [1]: rand = 4fded4f8376db904c989ea28f5980bec 20250822122522374 DAUC <0003> auc.c:179 vector [1]: kc = 1092d556831edd97 20250822122522374 DAUC <0003> auc.c:180 vector [1]: sres = fe0d76cf 20250822122522374 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122522374 DAUC <0003> auc.c:113 vector [2]: rand = 81d522fd57c5e4efe81fd01f766f80ec 20250822122522374 DAUC <0003> auc.c:179 vector [2]: kc = 20b89011733f2385 20250822122522374 DAUC <0003> auc.c:180 vector [2]: sres = 776b0c38 20250822122522374 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122522374 DAUC <0003> auc.c:113 vector [3]: rand = 208a867cdf082bfb3ef24c2cdb1511ce 20250822122522374 DAUC <0003> auc.c:179 vector [3]: kc = 95f3a62390e8782f 20250822122522374 DAUC <0003> auc.c:180 vector [3]: sres = 0324ece4 20250822122522374 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122522374 DAUC <0003> auc.c:113 vector [4]: rand = a0f3d31202f29685038746458d92b223 20250822122522374 DAUC <0003> auc.c:179 vector [4]: kc = 4075928cd82a0bd5 20250822122522374 DAUC <0003> auc.c:180 vector [4]: sres = b6fc3ade 20250822122522374 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122522374 DAUC <0003> db_auc.c:245 IMSI='262421732746365': Generated 5 vectors 20250822122522374 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421732746365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421732746365"} 20250822122522374 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421732746365 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262421732746365" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_sai(14)"262421732746365" TC_gsup_sai(14)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(14)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4258 TC_gsup_sai(14)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522376 DAUC <0003> db_auc.c:157 IMSI='262424562277343': No 2G Auth Data 20250822122522376 DAUC <0003> db_auc.c:192 IMSI='262424562277343': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262424562277343" to be handled at TC_gsup_sai(15) 20250822122522382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 20250822122522384 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522384 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522384 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424562277343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424562277343"} 20250822122522384 DAUC <0003> db_auc.c:157 IMSI='262424562277343': No 2G Auth Data 20250822122522384 DAUC <0003> db_auc.c:236 IMSI='262424562277343': Calling to generate 5 vectors 20250822122522384 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122522384 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122522384 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122522384 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122522384 DAUC <0003> auc.c:113 vector [0]: rand = 46deb25df2691bdf247ac9f97d62ad53 20250822122522384 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122522384 DAUC <0003> auc.c:142 vector [0]: autn = acbd9800b3790000b324908876431251 20250822122522384 DAUC <0003> auc.c:143 vector [0]: ck = e30cdbc9b82d7f2ebbebdf4e229406f3 20250822122522384 DAUC <0003> auc.c:144 vector [0]: ik = 549df2a9d8c8e766d74f7ae17519900f 20250822122522384 DAUC <0003> auc.c:145 vector [0]: res = ef26000a191e47070000000000000000 20250822122522384 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122522384 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122522384 DAUC <0003> auc.c:151 vector [0]: kc = db358ccf37680eb4 20250822122522384 DAUC <0003> auc.c:152 vector [0]: sres = f638470d 20250822122522384 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122522384 DAUC <0003> auc.c:113 vector [1]: rand = 32c7025d90aeed518bb21519966edab4 20250822122522384 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122522384 DAUC <0003> auc.c:142 vector [1]: autn = ffe8bc6f74a70000e8b1aedf03a9d9dd 20250822122522384 DAUC <0003> auc.c:143 vector [1]: ck = 6dff5076eb818b9a72c0ca2798d956e2 20250822122522384 DAUC <0003> auc.c:144 vector [1]: ik = 52ead475698540ac919de35a3d02ec2b 20250822122522384 DAUC <0003> auc.c:145 vector [1]: res = f533cbd08a287c7a0000000000000000 20250822122522384 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122522384 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122522384 DAUC <0003> auc.c:151 vector [1]: kc = dc48ad7e27df71ff 20250822122522384 DAUC <0003> auc.c:152 vector [1]: sres = 7f1bb7aa 20250822122522384 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122522384 DAUC <0003> auc.c:113 vector [2]: rand = a77733532cd2868b5bf36a78abe50489 20250822122522384 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122522384 DAUC <0003> auc.c:142 vector [2]: autn = 88f0d2f1641d00001c505bd788603b07 20250822122522384 DAUC <0003> auc.c:143 vector [2]: ck = 26e56ba29113f38f028be9717be5d228 20250822122522384 DAUC <0003> auc.c:144 vector [2]: ik = 71e96a321c5d6bd75df7c34fdc0a0a9d 20250822122522384 DAUC <0003> auc.c:145 vector [2]: res = 14ab1e7ee3e2ed630000000000000000 20250822122522384 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122522384 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122522384 DAUC <0003> auc.c:151 vector [2]: kc = 08702bae2aa140ed 20250822122522384 DAUC <0003> auc.c:152 vector [2]: sres = f749f31d 20250822122522384 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122522384 DAUC <0003> auc.c:113 vector [3]: rand = bae67bb9697e9242e5ca49df9c5bc36c 20250822122522384 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122522384 DAUC <0003> auc.c:142 vector [3]: autn = fb964c6fac1300007cc1c2da36bf59d4 20250822122522384 DAUC <0003> auc.c:143 vector [3]: ck = f61a619354ec29843df248276001cc09 20250822122522384 DAUC <0003> auc.c:144 vector [3]: ik = 0d2958f513be0f6c931f41bd66b1349d 20250822122522384 DAUC <0003> auc.c:145 vector [3]: res = d1601640803541c40000000000000000 20250822122522384 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122522384 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122522384 DAUC <0003> auc.c:151 vector [3]: kc = 55de30fc41e2de7c 20250822122522384 DAUC <0003> auc.c:152 vector [3]: sres = 51555784 20250822122522384 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122522384 DAUC <0003> auc.c:113 vector [4]: rand = 929ca338f6e94a0c4c38b7abc78fd035 20250822122522384 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122522384 DAUC <0003> auc.c:142 vector [4]: autn = c8bf7fac1ded0000ca39351c66eda7bc 20250822122522384 DAUC <0003> auc.c:143 vector [4]: ck = e3aad07ba95a86a62955dd473067d03f 20250822122522384 DAUC <0003> auc.c:144 vector [4]: ik = ee8f9fc5aa56a9319fb2e1d6686b525e 20250822122522384 DAUC <0003> auc.c:145 vector [4]: res = d3cfe3492ca8957d0000000000000000 20250822122522384 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122522384 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122522384 DAUC <0003> auc.c:151 vector [4]: kc = bbc2732f5b00adf6 20250822122522384 DAUC <0003> auc.c:152 vector [4]: sres = ff677634 20250822122522384 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122522384 DAUC <0003> db_auc.c:245 IMSI='262424562277343': Generated 5 vectors 20250822122522384 DAUC <0003> db_auc.c:249 IMSI='262424562277343': Updating SQN=161 in DB 20250822122522384 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424562277343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424562277343"} 20250822122522384 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424562277343 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522384 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522384 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522384 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262424562277343" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_sai(15)"262424562277343" TC_gsup_sai(15)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(15)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 TC_gsup_sai(15)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522386 DAUC <0003> db_auc.c:157 IMSI='262423821984580': No 2G Auth Data 20250822122522386 DAUC <0003> db_auc.c:192 IMSI='262423821984580': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262423821984580" to be handled at TC_gsup_sai(16) 20250822122522391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 20250822122522393 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522393 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522393 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423821984580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423821984580"} 20250822122522393 DAUC <0003> db_auc.c:157 IMSI='262423821984580': No 2G Auth Data 20250822122522393 DAUC <0003> db_auc.c:236 IMSI='262423821984580': Calling to generate 5 vectors 20250822122522393 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122522393 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122522393 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122522393 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122522393 DAUC <0003> auc.c:113 vector [0]: rand = 180f6bb545f05b950dcc35f372079767 20250822122522393 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122522393 DAUC <0003> auc.c:142 vector [0]: autn = 7c0842b804f2000023400e4955ce4020 20250822122522393 DAUC <0003> auc.c:143 vector [0]: ck = 2dee8b9c94796663fd6d2d275157282e 20250822122522393 DAUC <0003> auc.c:144 vector [0]: ik = 49e335f9cbe842c88c9db621d3695ddc 20250822122522393 DAUC <0003> auc.c:145 vector [0]: res = 53c83bf7c807ba8b0000000000000000 20250822122522393 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122522393 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122522393 DAUC <0003> auc.c:151 vector [0]: kc = 15fd2563ddaf5159 20250822122522393 DAUC <0003> auc.c:152 vector [0]: sres = 9bcf817c 20250822122522393 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122522393 DAUC <0003> auc.c:113 vector [1]: rand = 710576daeee818c367e7c3d53062eb18 20250822122522393 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122522393 DAUC <0003> auc.c:142 vector [1]: autn = df5ba2f2e8600000e6708750632332bd 20250822122522393 DAUC <0003> auc.c:143 vector [1]: ck = 542a2d6679b42f18193cc632e4b18fdd 20250822122522393 DAUC <0003> auc.c:144 vector [1]: ik = 3e25886a6ea639452c657165010711ed 20250822122522393 DAUC <0003> auc.c:145 vector [1]: res = 08ba28b2ccedeafa0000000000000000 20250822122522393 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122522393 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122522393 DAUC <0003> auc.c:151 vector [1]: kc = 5f56125bf2a4886d 20250822122522393 DAUC <0003> auc.c:152 vector [1]: sres = c457c248 20250822122522393 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122522393 DAUC <0003> auc.c:113 vector [2]: rand = 78fd37aa44872f39284be3519d684629 20250822122522393 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122522393 DAUC <0003> auc.c:142 vector [2]: autn = 13260a11b8640000a952d46986771712 20250822122522393 DAUC <0003> auc.c:143 vector [2]: ck = c53272418d07c690c74562982a54cac7 20250822122522393 DAUC <0003> auc.c:144 vector [2]: ik = d1938e7aa94dd3b594faeeff2510e1ae 20250822122522393 DAUC <0003> auc.c:145 vector [2]: res = b311f8b395729b050000000000000000 20250822122522393 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122522393 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122522393 DAUC <0003> auc.c:151 vector [2]: kc = 471e705c2b0e3e4c 20250822122522393 DAUC <0003> auc.c:152 vector [2]: sres = 266363b6 20250822122522393 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122522393 DAUC <0003> auc.c:113 vector [3]: rand = d621f694e9ca917b7366c6242e94129f 20250822122522393 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122522393 DAUC <0003> auc.c:142 vector [3]: autn = 0f46416ad48d0000b9921dae00becef7 20250822122522393 DAUC <0003> auc.c:143 vector [3]: ck = e6bbb84f6acdee8903292d3e05d1ffab 20250822122522393 DAUC <0003> auc.c:144 vector [3]: ik = 52de4bc539577ac97943963815acf1e7 20250822122522393 DAUC <0003> auc.c:145 vector [3]: res = 9baaeae7a40d32480000000000000000 20250822122522393 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122522393 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122522393 DAUC <0003> auc.c:151 vector [3]: kc = ce0f488c43e79a0c 20250822122522393 DAUC <0003> auc.c:152 vector [3]: sres = 3fa7d8af 20250822122522393 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122522393 DAUC <0003> auc.c:113 vector [4]: rand = 487e520b15df4a041543024716934049 20250822122522393 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122522393 DAUC <0003> auc.c:142 vector [4]: autn = 8067a1cedd1d0000b01719667e1be945 20250822122522393 DAUC <0003> auc.c:143 vector [4]: ck = e97ce9d7d6d6f7a53d12c89e08caae98 20250822122522393 DAUC <0003> auc.c:144 vector [4]: ik = aaabffceffe502255ad63c72e3982008 20250822122522393 DAUC <0003> auc.c:145 vector [4]: res = cc86a1aa9c8aeefd0000000000000000 20250822122522393 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122522393 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122522393 DAUC <0003> auc.c:151 vector [4]: kc = 2413e2f5c2617b10 20250822122522393 DAUC <0003> auc.c:152 vector [4]: sres = 500c4f57 20250822122522393 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122522393 DAUC <0003> db_auc.c:245 IMSI='262423821984580': Generated 5 vectors 20250822122522393 DAUC <0003> db_auc.c:249 IMSI='262423821984580': Updating SQN=161 in DB 20250822122522393 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423821984580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423821984580"} 20250822122522393 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423821984580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522393 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522393 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522393 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262423821984580" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_sai(16)"262423821984580" TC_gsup_sai(16)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(16)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.1:4258 TC_gsup_sai(16)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522395 DAUC <0003> db_auc.c:157 IMSI='262422306200033': No 2G Auth Data 20250822122522395 DAUC <0003> db_auc.c:192 IMSI='262422306200033': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262422306200033" to be handled at TC_gsup_sai(17) 20250822122522400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20250822122522402 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522402 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422306200033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422306200033"} 20250822122522402 DAUC <0003> db_auc.c:236 IMSI='262422306200033': Calling to generate 5 vectors 20250822122522402 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122522402 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122522402 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122522402 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122522402 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522402 DAUC <0003> auc.c:113 vector [0]: rand = d7ec36220715428d5bcb2435223466dc 20250822122522402 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122522402 DAUC <0003> auc.c:142 vector [0]: autn = 46e283063eef0000f632dc24d96580ae 20250822122522402 DAUC <0003> auc.c:143 vector [0]: ck = 5658ffd6d58e41977386be62ee04ef5c 20250822122522402 DAUC <0003> auc.c:144 vector [0]: ik = 13314fd443968c3c4714a25038c2f0f0 20250822122522402 DAUC <0003> auc.c:145 vector [0]: res = 02a51fb547ce81260000000000000000 20250822122522402 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122522402 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122522402 DAUC <0003> auc.c:179 vector [0]: kc = 0629e7f29d6f8400 20250822122522402 DAUC <0003> auc.c:180 vector [0]: sres = 6a67f655 20250822122522402 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122522402 DAUC <0003> auc.c:113 vector [1]: rand = 6e9a48f77a92b42d928ee9a6c2c6e34f 20250822122522402 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122522402 DAUC <0003> auc.c:142 vector [1]: autn = 50e5ca02907c0000c86d5a4ced856559 20250822122522402 DAUC <0003> auc.c:143 vector [1]: ck = 4cba4dba04178b26115f424bc75ec326 20250822122522402 DAUC <0003> auc.c:144 vector [1]: ik = 7b5e4a7727ef5477421b347c3f949d8c 20250822122522402 DAUC <0003> auc.c:145 vector [1]: res = fcff7919034d06c50000000000000000 20250822122522402 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122522402 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122522402 DAUC <0003> auc.c:179 vector [1]: kc = e56d857828795800 20250822122522402 DAUC <0003> auc.c:180 vector [1]: sres = e64ef702 20250822122522402 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122522402 DAUC <0003> auc.c:113 vector [2]: rand = aae9f4f2153a7da663e44994247136e1 20250822122522402 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122522402 DAUC <0003> auc.c:142 vector [2]: autn = db9a58db34db00009503f5053b8097ca 20250822122522402 DAUC <0003> auc.c:143 vector [2]: ck = b3280ead51684533e7fea5ef816ac2b6 20250822122522402 DAUC <0003> auc.c:144 vector [2]: ik = 6d5cac9eb2d4768ea1d4928803a95c5a 20250822122522402 DAUC <0003> auc.c:145 vector [2]: res = a451283d6f2036a20000000000000000 20250822122522402 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122522402 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122522402 DAUC <0003> auc.c:179 vector [2]: kc = 0c6fc6f73a479400 20250822122522402 DAUC <0003> auc.c:180 vector [2]: sres = f318deb7 20250822122522402 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122522402 DAUC <0003> auc.c:113 vector [3]: rand = 26da2d69d0d830a8dfd113a7d0f4bc7c 20250822122522402 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122522402 DAUC <0003> auc.c:142 vector [3]: autn = b2f5facc6f510000717c7aa1f3b94149 20250822122522402 DAUC <0003> auc.c:143 vector [3]: ck = 5acf5921e3c97d2e537c20915a2988e3 20250822122522402 DAUC <0003> auc.c:144 vector [3]: ik = b79833738eb8e66aae8fd7252e7825d7 20250822122522402 DAUC <0003> auc.c:145 vector [3]: res = a37930501fe1578d0000000000000000 20250822122522402 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122522402 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122522402 DAUC <0003> auc.c:179 vector [3]: kc = 43b9b6d8d5f42c00 20250822122522402 DAUC <0003> auc.c:180 vector [3]: sres = ec71da46 20250822122522402 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122522402 DAUC <0003> auc.c:113 vector [4]: rand = 97ae40f199516e97d82f7075079b6d2d 20250822122522402 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122522402 DAUC <0003> auc.c:142 vector [4]: autn = 279b72e93a430000f9e057590c228500 20250822122522402 DAUC <0003> auc.c:143 vector [4]: ck = d081a398bcb7699dc4e055f9cd921cf1 20250822122522402 DAUC <0003> auc.c:144 vector [4]: ik = 157054bc720d6de14f98d82f06b0a707 20250822122522402 DAUC <0003> auc.c:145 vector [4]: res = a41d72d36ec003970000000000000000 20250822122522402 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122522402 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122522402 DAUC <0003> auc.c:179 vector [4]: kc = 757493634ad21400 20250822122522402 DAUC <0003> auc.c:180 vector [4]: sres = 52824ead 20250822122522402 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122522402 DAUC <0003> db_auc.c:245 IMSI='262422306200033': Generated 5 vectors 20250822122522402 DAUC <0003> db_auc.c:249 IMSI='262422306200033': Updating SQN=161 in DB 20250822122522402 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422306200033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422306200033"} 20250822122522402 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262422306200033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522402 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522402 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522402 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262422306200033" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_sai(17)"262422306200033" TC_gsup_sai(17)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(17)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 TC_gsup_sai(17)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522404 DAUC <0003> db_auc.c:157 IMSI='262424955233740': No 2G Auth Data 20250822122522404 DAUC <0003> db_auc.c:192 IMSI='262424955233740': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262424955233740" to be handled at TC_gsup_sai(18) 20250822122522410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4258 20250822122522411 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522411 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424955233740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424955233740"} 20250822122522411 DAUC <0003> db_auc.c:236 IMSI='262424955233740': Calling to generate 5 vectors 20250822122522411 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122522411 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122522411 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122522411 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122522411 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522411 DAUC <0003> auc.c:113 vector [0]: rand = 7d91ffb681c84bf5d79406a322ceb8ed 20250822122522411 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122522411 DAUC <0003> auc.c:142 vector [0]: autn = 52a0793259610000ec452502934903ed 20250822122522411 DAUC <0003> auc.c:143 vector [0]: ck = 0af2e68c425381d20f223adaa48ec972 20250822122522411 DAUC <0003> auc.c:144 vector [0]: ik = 7df889684f99a30b5d996117ee7677a0 20250822122522411 DAUC <0003> auc.c:145 vector [0]: res = a8f53e5b62a296510000000000000000 20250822122522411 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122522411 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122522411 DAUC <0003> auc.c:179 vector [0]: kc = c9d24b65a9e50000 20250822122522411 DAUC <0003> auc.c:180 vector [0]: sres = 0edb41e1 20250822122522411 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122522411 DAUC <0003> auc.c:113 vector [1]: rand = 95f6801e80eeb6b56122e30300a8b7bd 20250822122522411 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122522411 DAUC <0003> auc.c:142 vector [1]: autn = d08a442f56d700006114a0c954f9af09 20250822122522411 DAUC <0003> auc.c:143 vector [1]: ck = e6106e33e057455a6610bf94d54f7e80 20250822122522411 DAUC <0003> auc.c:144 vector [1]: ik = 65093da85547dfd8fc02beb58ba8cb21 20250822122522411 DAUC <0003> auc.c:145 vector [1]: res = 5655c33e9ef47acc0000000000000000 20250822122522411 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122522411 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122522411 DAUC <0003> auc.c:179 vector [1]: kc = fb727352b9a43c00 20250822122522411 DAUC <0003> auc.c:180 vector [1]: sres = 85fbd09d 20250822122522411 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122522411 DAUC <0003> auc.c:113 vector [2]: rand = b2c4019a32835a062d889b591897ba31 20250822122522411 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122522411 DAUC <0003> auc.c:142 vector [2]: autn = c640b307890200001edaad6e3afe1271 20250822122522411 DAUC <0003> auc.c:143 vector [2]: ck = 56aeae4cd4edb0a53f8e105dd3e26ffa 20250822122522411 DAUC <0003> auc.c:144 vector [2]: ik = 1e54bedcc49e18bb4e398f2f91f38170 20250822122522411 DAUC <0003> auc.c:145 vector [2]: res = bc7e0772848008e80000000000000000 20250822122522411 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122522411 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122522411 DAUC <0003> auc.c:179 vector [2]: kc = e6b614561fc74000 20250822122522411 DAUC <0003> auc.c:180 vector [2]: sres = f9c4196b 20250822122522411 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122522411 DAUC <0003> auc.c:113 vector [3]: rand = f09140ee3f673b62fc99bba0d58d1820 20250822122522411 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122522411 DAUC <0003> auc.c:142 vector [3]: autn = 3dcf0278cd38000073e9cdc0c20aa6a3 20250822122522411 DAUC <0003> auc.c:143 vector [3]: ck = cab76844a26e4b9e22d21facc018f27d 20250822122522411 DAUC <0003> auc.c:144 vector [3]: ik = 82445667b17c8706e8fead36f3b25a3f 20250822122522411 DAUC <0003> auc.c:145 vector [3]: res = 6cc491ded47414a30000000000000000 20250822122522411 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122522411 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122522411 DAUC <0003> auc.c:179 vector [3]: kc = 835e3e3f23da5400 20250822122522411 DAUC <0003> auc.c:180 vector [3]: sres = f05f283f 20250822122522411 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122522411 DAUC <0003> auc.c:113 vector [4]: rand = a5c86e933122d804bca43042ac796b81 20250822122522411 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122522411 DAUC <0003> auc.c:142 vector [4]: autn = 9a20b5da0549000044b297735d9ddf1b 20250822122522411 DAUC <0003> auc.c:143 vector [4]: ck = 9c49c45e32147e5594dab3f11af2e786 20250822122522411 DAUC <0003> auc.c:144 vector [4]: ik = 3c948a24f7eeb6adccb075fa223fa9ee 20250822122522411 DAUC <0003> auc.c:145 vector [4]: res = fafcf6db4be9e7a00000000000000000 20250822122522411 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122522411 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122522411 DAUC <0003> auc.c:179 vector [4]: kc = 3f6859c203900000 20250822122522411 DAUC <0003> auc.c:180 vector [4]: sres = d6759764 20250822122522411 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122522411 DAUC <0003> db_auc.c:245 IMSI='262424955233740': Generated 5 vectors 20250822122522411 DAUC <0003> db_auc.c:249 IMSI='262424955233740': Updating SQN=161 in DB 20250822122522411 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424955233740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424955233740"} 20250822122522411 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424955233740 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522411 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522411 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522411 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262424955233740" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_sai(18)"262424955233740" TC_gsup_sai(18)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(18)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36498<->l=127.0.0.1:4258 TC_gsup_sai(18)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122522413 DAUC <0003> db_auc.c:157 IMSI='262422277390695': No 2G Auth Data 20250822122522413 DAUC <0003> db_auc.c:192 IMSI='262422277390695': No 3G Auth Data HLR_Test-GSUP(9)@8d8b3c30e11c: Created GsupExpect[0] for "262422277390695" to be handled at TC_gsup_sai(19) 20250822122522418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20250822122522420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522420 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422277390695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422277390695"} 20250822122522420 DAUC <0003> db_auc.c:236 IMSI='262422277390695': Calling to generate 5 vectors 20250822122522420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122522420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122522420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122522420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122522420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122522420 DAUC <0003> auc.c:113 vector [0]: rand = bc8952edec65c5aeb33de60bb48ba235 20250822122522420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122522420 DAUC <0003> auc.c:142 vector [0]: autn = a81f76ec920100001e2cde602fbcb2dd 20250822122522420 DAUC <0003> auc.c:143 vector [0]: ck = 54a3c94d9d81dd906e3cf4ca05aa2ba0 20250822122522420 DAUC <0003> auc.c:144 vector [0]: ik = 7571f5e0a2c5f519506f7b4ae3446aba 20250822122522420 DAUC <0003> auc.c:145 vector [0]: res = ca737fd95924d59c0000000000000000 20250822122522420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122522420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122522420 DAUC <0003> auc.c:179 vector [0]: kc = a201d12ca15beaae 20250822122522420 DAUC <0003> auc.c:180 vector [0]: sres = 5b0847a0 20250822122522420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122522420 DAUC <0003> auc.c:113 vector [1]: rand = 628e2dce9e86b4f76bfbb29aa8b1977a 20250822122522420 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122522420 DAUC <0003> auc.c:142 vector [1]: autn = 15d233c8d55700009f7decb7a376eb18 20250822122522420 DAUC <0003> auc.c:143 vector [1]: ck = 10dc3e2e28fe5707b1dcc76669690ff5 20250822122522420 DAUC <0003> auc.c:144 vector [1]: ik = 8210684655a3c3fe33beee295aa13aa2 20250822122522420 DAUC <0003> auc.c:145 vector [1]: res = d4bfe3ea81115acc0000000000000000 20250822122522420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122522420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122522420 DAUC <0003> auc.c:179 vector [1]: kc = f2ea824a04b668e6 20250822122522420 DAUC <0003> auc.c:180 vector [1]: sres = aead1848 20250822122522420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122522420 DAUC <0003> auc.c:113 vector [2]: rand = fadfe20e72a54d1fc65514b0a50719ab 20250822122522420 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122522420 DAUC <0003> auc.c:142 vector [2]: autn = bb884b27ce310000dbac960ff20f3c4d 20250822122522420 DAUC <0003> auc.c:143 vector [2]: ck = f029f3186f79337bf48271e8ab29dabf 20250822122522420 DAUC <0003> auc.c:144 vector [2]: ik = 987fc6a2d86cef614a2c7b4080669e5c 20250822122522420 DAUC <0003> auc.c:145 vector [2]: res = 9aa1dcadb42a4a500000000000000000 20250822122522420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122522420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122522420 DAUC <0003> auc.c:179 vector [2]: kc = 1717b81dae2e9391 20250822122522420 DAUC <0003> auc.c:180 vector [2]: sres = 0d5511a8 20250822122522420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122522420 DAUC <0003> auc.c:113 vector [3]: rand = ddc6da6e4d73d98f933ca02f327d8a9e 20250822122522420 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122522420 DAUC <0003> auc.c:142 vector [3]: autn = 76545d63b29000005809f5e6aac49204 20250822122522420 DAUC <0003> auc.c:143 vector [3]: ck = dd29a45d605357b23bc123a51c6e2f96 20250822122522420 DAUC <0003> auc.c:144 vector [3]: ik = dac65ad78e3475a7d1e08b784157d6f1 20250822122522420 DAUC <0003> auc.c:145 vector [3]: res = 76f8afce5f4ca4970000000000000000 20250822122522420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122522420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122522420 DAUC <0003> auc.c:179 vector [3]: kc = 0bcd0197cc34fb36 20250822122522420 DAUC <0003> auc.c:180 vector [3]: sres = d1d46125 20250822122522420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122522420 DAUC <0003> auc.c:113 vector [4]: rand = df7f4f513cf58538506f10db73f4e8a6 20250822122522420 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122522420 DAUC <0003> auc.c:142 vector [4]: autn = c1b885acc223000094dfa06a2169f9fd 20250822122522420 DAUC <0003> auc.c:143 vector [4]: ck = a6e129dfdcd4a936336ee0061bda3677 20250822122522420 DAUC <0003> auc.c:144 vector [4]: ik = c94f946f8e2f97363f987be5efee3928 20250822122522420 DAUC <0003> auc.c:145 vector [4]: res = d3fed0d976fa90b50000000000000000 20250822122522420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122522420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122522420 DAUC <0003> auc.c:179 vector [4]: kc = 4c5ed10eb5cce154 20250822122522420 DAUC <0003> auc.c:180 vector [4]: sres = 252d650f 20250822122522420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122522420 DAUC <0003> db_auc.c:245 IMSI='262422277390695': Generated 5 vectors 20250822122522420 DAUC <0003> db_auc.c:249 IMSI='262422277390695': Updating SQN=161 in DB 20250822122522420 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422277390695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422277390695"} 20250822122522420 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262422277390695 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122522420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122522420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8d8b3c30e11c: Found GsupExpect[0] for "262422277390695" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_sai(19)"262422277390695" TC_gsup_sai(19)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai(19)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122522421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_gsup_sai(19)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122522422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36424<->l=127.0.0.1:4258 20250822122522422 DLINP <000b> input/ipa.c:452 connected read/write 20250822122522422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122522422 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122522422 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122522422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122522422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46461<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(8)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(9)@8d8b3c30e11c: Final verdict of PTC: none 10@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_sai finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Fri Aug 22 12:25:22 UTC 2025 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20250822122522445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36508<->l=127.0.0.1:4258 20250822122522546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36508<->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=163580) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Fri Aug 22 12:25:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_sai_num_auth_vectors started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122525672 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122525672 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122525673 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525673 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@8d8b3c30e11c: 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 } } } } 20250822122525675 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525675 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122525675 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122525675 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  20250822122525675 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122525675 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  20250822122525675 DLGSUP <0013> gsup_server.c:236 2:  20250822122525675 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122525675 DLGSUP <0013> gsup_server.c:236 3:  20250822122525675 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122525675 DLGSUP <0013> gsup_server.c:236 4:  20250822122525675 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122525675 DLGSUP <0013> gsup_server.c:236 5:  20250822122525675 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122525675 DLGSUP <0013> gsup_server.c:236 7:  20250822122525675 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122525675 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122525675 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122525675 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@8d8b3c30e11c: 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") 20250822122525688 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44949<->l=127.0.0.1:4259) 20250822122525692 DAUC <0003> db_auc.c:157 IMSI='262427634602178': No 2G Auth Data 20250822122525692 DAUC <0003> db_auc.c:192 IMSI='262427634602178': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262427634602178" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250822122525705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20250822122525718 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525718 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525718 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427634602178"} 20250822122525718 DAUC <0003> db_auc.c:192 IMSI='262427634602178': No 3G Auth Data 20250822122525718 DAUC <0003> db_auc.c:236 IMSI='262427634602178': Calling to generate 1 vectors 20250822122525718 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250822122525718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525718 DAUC <0003> auc.c:113 vector [0]: rand = 5cf2a07ada17fdb2ba0b6db08530ca06 20250822122525718 DAUC <0003> auc.c:179 vector [0]: kc = 9af2fca25e04e000 20250822122525718 DAUC <0003> auc.c:180 vector [0]: sres = 78baa5da 20250822122525718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525718 DAUC <0003> db_auc.c:245 IMSI='262427634602178': Generated 1 vectors 20250822122525718 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427634602178"} 20250822122525718 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525718 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525718 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525718 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262427634602178" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427634602178" TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525724 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525724 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427634602178"} 20250822122525724 DAUC <0003> db_auc.c:192 IMSI='262427634602178': No 3G Auth Data 20250822122525725 DAUC <0003> db_auc.c:236 IMSI='262427634602178': Calling to generate 4 vectors 20250822122525725 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250822122525725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525725 DAUC <0003> auc.c:113 vector [0]: rand = 96dc0496297bc11267f8d55d41a2773d 20250822122525725 DAUC <0003> auc.c:179 vector [0]: kc = 92541e5223d07c00 20250822122525725 DAUC <0003> auc.c:180 vector [0]: sres = 79bfeff0 20250822122525725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525725 DAUC <0003> auc.c:113 vector [1]: rand = b490ea587b38fec04b4bfc53c5544204 20250822122525725 DAUC <0003> auc.c:179 vector [1]: kc = 58d1b2ed711f8800 20250822122525725 DAUC <0003> auc.c:180 vector [1]: sres = a3a31b61 20250822122525725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525725 DAUC <0003> auc.c:113 vector [2]: rand = 9b0e0cb048eca748cd401cd55ba9cf79 20250822122525725 DAUC <0003> auc.c:179 vector [2]: kc = 5a06b79fc9984800 20250822122525725 DAUC <0003> auc.c:180 vector [2]: sres = 64e19a21 20250822122525725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525725 DAUC <0003> auc.c:113 vector [3]: rand = a20a7407ebc0127489955b65160a2cff 20250822122525725 DAUC <0003> auc.c:179 vector [3]: kc = b3121128812efc00 20250822122525725 DAUC <0003> auc.c:180 vector [3]: sres = a5362389 20250822122525725 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525725 DAUC <0003> db_auc.c:245 IMSI='262427634602178': Generated 4 vectors 20250822122525725 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427634602178"} 20250822122525725 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525725 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525725 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525729 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525730 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525730 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427634602178"} 20250822122525730 DAUC <0003> db_auc.c:192 IMSI='262427634602178': No 3G Auth Data 20250822122525730 DAUC <0003> db_auc.c:236 IMSI='262427634602178': Calling to generate 5 vectors 20250822122525730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525730 DAUC <0003> auc.c:113 vector [0]: rand = 3a76958c25f95cc3f34393b6afdcc08b 20250822122525730 DAUC <0003> auc.c:179 vector [0]: kc = 5f301d1a155e0400 20250822122525730 DAUC <0003> auc.c:180 vector [0]: sres = 825922b5 20250822122525730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525730 DAUC <0003> auc.c:113 vector [1]: rand = 59f0d8d786e49b9cc4f755b2905abcc4 20250822122525730 DAUC <0003> auc.c:179 vector [1]: kc = 8dd8819be22e3c00 20250822122525730 DAUC <0003> auc.c:180 vector [1]: sres = 091d3fa6 20250822122525730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525730 DAUC <0003> auc.c:113 vector [2]: rand = e58bb3c9552883470b4b927ac1abfe9e 20250822122525730 DAUC <0003> auc.c:179 vector [2]: kc = 3ee26f76b6f2f800 20250822122525730 DAUC <0003> auc.c:180 vector [2]: sres = 4a5b9ede 20250822122525730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525730 DAUC <0003> auc.c:113 vector [3]: rand = 10cb90678200ccc6b9e8ae091b38daf7 20250822122525730 DAUC <0003> auc.c:179 vector [3]: kc = 442834215a383c00 20250822122525730 DAUC <0003> auc.c:180 vector [3]: sres = f279792b 20250822122525730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525730 DAUC <0003> auc.c:113 vector [4]: rand = d0749f6b945d578167c5b6903553bdc3 20250822122525730 DAUC <0003> auc.c:179 vector [4]: kc = 6e1238bea3565400 20250822122525730 DAUC <0003> auc.c:180 vector [4]: sres = d2d4dc8c 20250822122525730 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525730 DAUC <0003> db_auc.c:245 IMSI='262427634602178': Generated 5 vectors 20250822122525730 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427634602178"} 20250822122525730 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525730 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525730 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525730 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525736 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525736 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427634602178"} 20250822122525736 DAUC <0003> db_auc.c:192 IMSI='262427634602178': No 3G Auth Data 20250822122525736 DAUC <0003> db_auc.c:236 IMSI='262427634602178': Calling to generate 5 vectors 20250822122525736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525736 DAUC <0003> auc.c:113 vector [0]: rand = d19332376a2b3e01f6f657861d73d0b7 20250822122525736 DAUC <0003> auc.c:179 vector [0]: kc = 05754a684663fc00 20250822122525736 DAUC <0003> auc.c:180 vector [0]: sres = eeed0103 20250822122525736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525736 DAUC <0003> auc.c:113 vector [1]: rand = e722a7d34d80b232d42d51b97f389054 20250822122525736 DAUC <0003> auc.c:179 vector [1]: kc = 03f9800223e95800 20250822122525736 DAUC <0003> auc.c:180 vector [1]: sres = 01dc549b 20250822122525736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525736 DAUC <0003> auc.c:113 vector [2]: rand = a093ad9d1f2fcb5b7046a7662f5546d8 20250822122525736 DAUC <0003> auc.c:179 vector [2]: kc = 4b7bc3e7a3b40800 20250822122525736 DAUC <0003> auc.c:180 vector [2]: sres = d8684546 20250822122525736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525736 DAUC <0003> auc.c:113 vector [3]: rand = 5995e7f2066277ed09cdd71c8ac03a1b 20250822122525736 DAUC <0003> auc.c:179 vector [3]: kc = a01080a52ce41000 20250822122525736 DAUC <0003> auc.c:180 vector [3]: sres = 9c30d3b7 20250822122525736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525736 DAUC <0003> auc.c:113 vector [4]: rand = 23e1163d7b28a7ef2df938a23be564ca 20250822122525736 DAUC <0003> auc.c:179 vector [4]: kc = dbccf1a244e9b000 20250822122525736 DAUC <0003> auc.c:180 vector [4]: sres = 8ae76112 20250822122525736 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525736 DAUC <0003> db_auc.c:245 IMSI='262427634602178': Generated 5 vectors 20250822122525736 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427634602178"} 20250822122525736 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427634602178 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525736 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525743 DAUC <0003> db_auc.c:157 IMSI='262421596238738': No 2G Auth Data 20250822122525743 DAUC <0003> db_auc.c:192 IMSI='262421596238738': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262421596238738" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250822122525765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20250822122525777 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525777 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596238738"} 20250822122525777 DAUC <0003> db_auc.c:192 IMSI='262421596238738': No 3G Auth Data 20250822122525777 DAUC <0003> db_auc.c:236 IMSI='262421596238738': Calling to generate 1 vectors 20250822122525777 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250822122525777 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525777 DAUC <0003> auc.c:113 vector [0]: rand = 2917451224b6f2dba910e06671f84c0a 20250822122525777 DAUC <0003> auc.c:179 vector [0]: kc = ce9d12c91c7c6000 20250822122525777 DAUC <0003> auc.c:180 vector [0]: sres = c6bfb303 20250822122525777 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525778 DAUC <0003> db_auc.c:245 IMSI='262421596238738': Generated 1 vectors 20250822122525778 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596238738"} 20250822122525778 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525778 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525778 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262421596238738" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262421596238738" TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525784 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525784 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525784 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596238738"} 20250822122525784 DAUC <0003> db_auc.c:192 IMSI='262421596238738': No 3G Auth Data 20250822122525784 DAUC <0003> db_auc.c:236 IMSI='262421596238738': Calling to generate 4 vectors 20250822122525784 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250822122525784 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525784 DAUC <0003> auc.c:113 vector [0]: rand = 729501ae1e016d3162df654ed7c7edec 20250822122525784 DAUC <0003> auc.c:179 vector [0]: kc = 080842a0ed0c9000 20250822122525784 DAUC <0003> auc.c:180 vector [0]: sres = d8f2f4c3 20250822122525784 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525784 DAUC <0003> auc.c:113 vector [1]: rand = 580241a90c00412fef1e17a22c0e922c 20250822122525784 DAUC <0003> auc.c:179 vector [1]: kc = f7a8d49a7aeccc00 20250822122525785 DAUC <0003> auc.c:180 vector [1]: sres = 37c76dcf 20250822122525785 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525785 DAUC <0003> auc.c:113 vector [2]: rand = 4628176d0f22648c701820eec593bfe9 20250822122525785 DAUC <0003> auc.c:179 vector [2]: kc = 9902218f18203400 20250822122525785 DAUC <0003> auc.c:180 vector [2]: sres = beafd7fb 20250822122525785 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525785 DAUC <0003> auc.c:113 vector [3]: rand = 63e531cfa9fae77d187a5bb1d2f55b23 20250822122525785 DAUC <0003> auc.c:179 vector [3]: kc = 34987859265ebc00 20250822122525785 DAUC <0003> auc.c:180 vector [3]: sres = b82f372b 20250822122525785 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525785 DAUC <0003> db_auc.c:245 IMSI='262421596238738': Generated 4 vectors 20250822122525785 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596238738"} 20250822122525785 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525789 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525789 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596238738"} 20250822122525789 DAUC <0003> db_auc.c:192 IMSI='262421596238738': No 3G Auth Data 20250822122525789 DAUC <0003> db_auc.c:236 IMSI='262421596238738': Calling to generate 5 vectors 20250822122525789 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525789 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525789 DAUC <0003> auc.c:113 vector [0]: rand = 851d6d0a900bac8576c66a30e3c93822 20250822122525789 DAUC <0003> auc.c:179 vector [0]: kc = 7dcb0e3a49c0f000 20250822122525789 DAUC <0003> auc.c:180 vector [0]: sres = c0485bad 20250822122525789 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525789 DAUC <0003> auc.c:113 vector [1]: rand = 2defb20fe9377b0ef3d5f349079a829c 20250822122525789 DAUC <0003> auc.c:179 vector [1]: kc = cefb07545f345c00 20250822122525789 DAUC <0003> auc.c:180 vector [1]: sres = d907d5f0 20250822122525789 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525789 DAUC <0003> auc.c:113 vector [2]: rand = c96b8b71ec923ac94de0a62bcc5a3ca1 20250822122525789 DAUC <0003> auc.c:179 vector [2]: kc = c0fd3474efefbc00 20250822122525789 DAUC <0003> auc.c:180 vector [2]: sres = 76c53ec6 20250822122525789 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525789 DAUC <0003> auc.c:113 vector [3]: rand = 5c95e1691d94ea0dd5057c97b031f15c 20250822122525789 DAUC <0003> auc.c:179 vector [3]: kc = cb4d566a5462e400 20250822122525789 DAUC <0003> auc.c:180 vector [3]: sres = af8d9266 20250822122525789 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525789 DAUC <0003> auc.c:113 vector [4]: rand = 43644c79988812226bd023dab6042963 20250822122525789 DAUC <0003> auc.c:179 vector [4]: kc = 6bf728d944e68400 20250822122525789 DAUC <0003> auc.c:180 vector [4]: sres = 9ba66d75 20250822122525789 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525789 DAUC <0003> db_auc.c:245 IMSI='262421596238738': Generated 5 vectors 20250822122525789 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596238738"} 20250822122525789 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525789 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525789 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525793 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525793 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596238738"} 20250822122525793 DAUC <0003> db_auc.c:192 IMSI='262421596238738': No 3G Auth Data 20250822122525793 DAUC <0003> db_auc.c:236 IMSI='262421596238738': Calling to generate 5 vectors 20250822122525793 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525793 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525793 DAUC <0003> auc.c:113 vector [0]: rand = 03b9feadab84aaa54e9e482b6a013ebf 20250822122525793 DAUC <0003> auc.c:179 vector [0]: kc = e20706c219c17c00 20250822122525793 DAUC <0003> auc.c:180 vector [0]: sres = 38089cc6 20250822122525793 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525793 DAUC <0003> auc.c:113 vector [1]: rand = ebd63f9510c38bf22d5f6101bda7353c 20250822122525793 DAUC <0003> auc.c:179 vector [1]: kc = abb7ed64fbae0c00 20250822122525793 DAUC <0003> auc.c:180 vector [1]: sres = 7cb0aaa3 20250822122525793 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525793 DAUC <0003> auc.c:113 vector [2]: rand = 62c97c31e96cc0be37e401e09667531e 20250822122525793 DAUC <0003> auc.c:179 vector [2]: kc = 745071a27915e400 20250822122525793 DAUC <0003> auc.c:180 vector [2]: sres = 2e3532c7 20250822122525793 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525793 DAUC <0003> auc.c:113 vector [3]: rand = 7f221ee638f73b9b19a8ae747f7eb82e 20250822122525793 DAUC <0003> auc.c:179 vector [3]: kc = d978737508ab9400 20250822122525793 DAUC <0003> auc.c:180 vector [3]: sres = b65c6e3a 20250822122525793 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525793 DAUC <0003> auc.c:113 vector [4]: rand = 76cd80ba97eda70163db80ffafbf05f6 20250822122525793 DAUC <0003> auc.c:179 vector [4]: kc = 5aee5d4f8da7f400 20250822122525793 DAUC <0003> auc.c:180 vector [4]: sres = f2236917 20250822122525793 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525793 DAUC <0003> db_auc.c:245 IMSI='262421596238738': Generated 5 vectors 20250822122525793 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596238738"} 20250822122525793 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262421596238738 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525793 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525793 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525797 DAUC <0003> db_auc.c:157 IMSI='262425672308407': No 2G Auth Data 20250822122525797 DAUC <0003> db_auc.c:192 IMSI='262425672308407': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262425672308407" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250822122525805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 20250822122525807 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525807 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525807 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425672308407"} 20250822122525807 DAUC <0003> db_auc.c:192 IMSI='262425672308407': No 3G Auth Data 20250822122525807 DAUC <0003> db_auc.c:236 IMSI='262425672308407': Calling to generate 1 vectors 20250822122525807 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250822122525807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525807 DAUC <0003> auc.c:113 vector [0]: rand = ce7411a2ff8f6d72d0bedb11f6803952 20250822122525807 DAUC <0003> auc.c:179 vector [0]: kc = 6c7958affb8a7790 20250822122525807 DAUC <0003> auc.c:180 vector [0]: sres = c04b6310 20250822122525807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525807 DAUC <0003> db_auc.c:245 IMSI='262425672308407': Generated 1 vectors 20250822122525807 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425672308407"} 20250822122525807 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525807 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525807 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525807 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262425672308407" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425672308407" TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525809 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525809 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525809 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425672308407"} 20250822122525809 DAUC <0003> db_auc.c:192 IMSI='262425672308407': No 3G Auth Data 20250822122525809 DAUC <0003> db_auc.c:236 IMSI='262425672308407': Calling to generate 4 vectors 20250822122525809 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250822122525809 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525809 DAUC <0003> auc.c:113 vector [0]: rand = a4aceecdb6dad63e587ad6155655e85d 20250822122525809 DAUC <0003> auc.c:179 vector [0]: kc = 12890d23454836f5 20250822122525809 DAUC <0003> auc.c:180 vector [0]: sres = 4a014297 20250822122525809 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525809 DAUC <0003> auc.c:113 vector [1]: rand = b051b5869c5192588d8bbad36e4c6944 20250822122525809 DAUC <0003> auc.c:179 vector [1]: kc = de354910f52ffb9e 20250822122525809 DAUC <0003> auc.c:180 vector [1]: sres = bf554bcb 20250822122525809 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525809 DAUC <0003> auc.c:113 vector [2]: rand = d44a58abd8383d5733bdc00eefd11154 20250822122525809 DAUC <0003> auc.c:179 vector [2]: kc = 68122010e8fe14b1 20250822122525809 DAUC <0003> auc.c:180 vector [2]: sres = a31c4742 20250822122525809 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525809 DAUC <0003> auc.c:113 vector [3]: rand = 6b43e0db50e1a40dc6f4cbdb3ed89f37 20250822122525809 DAUC <0003> auc.c:179 vector [3]: kc = 16d7a59ae67be7e3 20250822122525809 DAUC <0003> auc.c:180 vector [3]: sres = 82ece558 20250822122525809 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525809 DAUC <0003> db_auc.c:245 IMSI='262425672308407': Generated 4 vectors 20250822122525809 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425672308407"} 20250822122525809 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525809 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525809 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525809 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525811 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525811 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525811 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425672308407"} 20250822122525811 DAUC <0003> db_auc.c:192 IMSI='262425672308407': No 3G Auth Data 20250822122525811 DAUC <0003> db_auc.c:236 IMSI='262425672308407': Calling to generate 5 vectors 20250822122525811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525811 DAUC <0003> auc.c:113 vector [0]: rand = 1c08e022c0c50d03b64bfd170e4cc67b 20250822122525811 DAUC <0003> auc.c:179 vector [0]: kc = fec3201fe734471a 20250822122525811 DAUC <0003> auc.c:180 vector [0]: sres = 2f72fa0d 20250822122525811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525811 DAUC <0003> auc.c:113 vector [1]: rand = b217a6594c945127fcd86acebfd792e6 20250822122525811 DAUC <0003> auc.c:179 vector [1]: kc = 587e80cbe4318b1c 20250822122525811 DAUC <0003> auc.c:180 vector [1]: sres = 5d947a9d 20250822122525811 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525811 DAUC <0003> auc.c:113 vector [2]: rand = 55ed24682bc6d0ca50c694635d7677de 20250822122525811 DAUC <0003> auc.c:179 vector [2]: kc = 01fcd62b8972fe3f 20250822122525811 DAUC <0003> auc.c:180 vector [2]: sres = 4be47ae9 20250822122525811 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525811 DAUC <0003> auc.c:113 vector [3]: rand = 97daf23dfe75036b90c3edf86d4ed075 20250822122525811 DAUC <0003> auc.c:179 vector [3]: kc = 695ae998c434f4d3 20250822122525811 DAUC <0003> auc.c:180 vector [3]: sres = 1b42cc6c 20250822122525811 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525811 DAUC <0003> auc.c:113 vector [4]: rand = fa7df0726e25286efe7888714fd6dabd 20250822122525811 DAUC <0003> auc.c:179 vector [4]: kc = bc185e9fec130b4c 20250822122525811 DAUC <0003> auc.c:180 vector [4]: sres = 7338fc84 20250822122525811 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525811 DAUC <0003> db_auc.c:245 IMSI='262425672308407': Generated 5 vectors 20250822122525811 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425672308407"} 20250822122525811 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525811 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525811 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525812 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425672308407"} 20250822122525812 DAUC <0003> db_auc.c:192 IMSI='262425672308407': No 3G Auth Data 20250822122525812 DAUC <0003> db_auc.c:236 IMSI='262425672308407': Calling to generate 5 vectors 20250822122525812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250822122525812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525812 DAUC <0003> auc.c:113 vector [0]: rand = f2df808001ced7598479eb0224f44f44 20250822122525812 DAUC <0003> auc.c:179 vector [0]: kc = 147a714b9acd36d3 20250822122525812 DAUC <0003> auc.c:180 vector [0]: sres = ed15ba2c 20250822122525812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250822122525812 DAUC <0003> auc.c:113 vector [1]: rand = e6ac74c1ee921875c6fece41f1fae5e2 20250822122525812 DAUC <0003> auc.c:179 vector [1]: kc = 0eda143f0f239ab2 20250822122525812 DAUC <0003> auc.c:180 vector [1]: sres = c46fdde4 20250822122525812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250822122525812 DAUC <0003> auc.c:113 vector [2]: rand = 5ec22e76290b0720be12ce166438b5e8 20250822122525812 DAUC <0003> auc.c:179 vector [2]: kc = 1494e30642eb6654 20250822122525812 DAUC <0003> auc.c:180 vector [2]: sres = 403aa351 20250822122525812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250822122525812 DAUC <0003> auc.c:113 vector [3]: rand = 088012b92c25a2e512f64da33b91740d 20250822122525812 DAUC <0003> auc.c:179 vector [3]: kc = 5b1ba3d7161f171a 20250822122525812 DAUC <0003> auc.c:180 vector [3]: sres = d51e8af7 20250822122525812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250822122525812 DAUC <0003> auc.c:113 vector [4]: rand = b26e75b7444528608682e0a7ea5aedd0 20250822122525812 DAUC <0003> auc.c:179 vector [4]: kc = 294f5445eb19412f 20250822122525812 DAUC <0003> auc.c:180 vector [4]: sres = 86af5514 20250822122525812 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250822122525812 DAUC <0003> db_auc.c:245 IMSI='262425672308407': Generated 5 vectors 20250822122525812 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425672308407"} 20250822122525812 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425672308407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525814 DAUC <0003> db_auc.c:157 IMSI='262420634626766': No 2G Auth Data 20250822122525814 DAUC <0003> db_auc.c:192 IMSI='262420634626766': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262420634626766" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250822122525821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 20250822122525823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525823 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420634626766"} 20250822122525823 DAUC <0003> db_auc.c:157 IMSI='262420634626766': No 2G Auth Data 20250822122525823 DAUC <0003> db_auc.c:236 IMSI='262420634626766': Calling to generate 1 vectors 20250822122525823 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250822122525823 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525823 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525823 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122525823 DAUC <0003> auc.c:113 vector [0]: rand = a563c1d0bac51ecf3fa1f10b15337f1e 20250822122525823 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122525823 DAUC <0003> auc.c:142 vector [0]: autn = ac453291d0ce0000935ddb026ed342ce 20250822122525823 DAUC <0003> auc.c:143 vector [0]: ck = ee3aea6749c336342068ec38b4a41499 20250822122525823 DAUC <0003> auc.c:144 vector [0]: ik = 7a418903b7b455b9522e52e531e82dca 20250822122525823 DAUC <0003> auc.c:145 vector [0]: res = c911979cddcb4e090000000000000000 20250822122525823 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525823 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525823 DAUC <0003> auc.c:151 vector [0]: kc = e63dddb97b3b5ade 20250822122525823 DAUC <0003> auc.c:152 vector [0]: sres = 14dad995 20250822122525823 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525823 DAUC <0003> db_auc.c:245 IMSI='262420634626766': Generated 1 vectors 20250822122525823 DAUC <0003> db_auc.c:249 IMSI='262420634626766': Updating SQN=33 in DB 20250822122525823 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420634626766"} 20250822122525823 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262420634626766" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262420634626766" TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525825 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420634626766"} 20250822122525825 DAUC <0003> db_auc.c:157 IMSI='262420634626766': No 2G Auth Data 20250822122525825 DAUC <0003> db_auc.c:236 IMSI='262420634626766': Calling to generate 4 vectors 20250822122525825 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250822122525825 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525825 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525825 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250822122525825 DAUC <0003> auc.c:113 vector [0]: rand = 198ec267a9ba1ad0287b1463f6c6f942 20250822122525825 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250822122525825 DAUC <0003> auc.c:142 vector [0]: autn = 08ee46aae8ae00003fb04cad45317d44 20250822122525825 DAUC <0003> auc.c:143 vector [0]: ck = 7060d32c041fd55a51563e81a7c6423c 20250822122525825 DAUC <0003> auc.c:144 vector [0]: ik = 17626018362d2184a48911af7ab919be 20250822122525825 DAUC <0003> auc.c:145 vector [0]: res = 61527ff3ed67b31e0000000000000000 20250822122525825 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525825 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525825 DAUC <0003> auc.c:151 vector [0]: kc = 92dd9c1aef4daf5c 20250822122525825 DAUC <0003> auc.c:152 vector [0]: sres = 8c35cced 20250822122525825 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525825 DAUC <0003> auc.c:113 vector [1]: rand = cf95f50547e6b0efc18f84d8daab05e5 20250822122525825 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250822122525825 DAUC <0003> auc.c:142 vector [1]: autn = f468b183be770000aa68613df3e20e14 20250822122525825 DAUC <0003> auc.c:143 vector [1]: ck = 3ca962744827fc724a514400e36255f4 20250822122525825 DAUC <0003> auc.c:144 vector [1]: ik = a66a8c3e5a9f4df2ea88c8f95d2b18e2 20250822122525825 DAUC <0003> auc.c:145 vector [1]: res = 285511315dc193d80000000000000000 20250822122525825 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525825 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525825 DAUC <0003> auc.c:151 vector [1]: kc = 3a1a62b3acf1fc96 20250822122525825 DAUC <0003> auc.c:152 vector [1]: sres = 759482e9 20250822122525825 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525825 DAUC <0003> auc.c:113 vector [2]: rand = 34777548780670958dca94f4d8dbc81c 20250822122525825 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250822122525825 DAUC <0003> auc.c:142 vector [2]: autn = b5e18abec28c0000761113596ef13079 20250822122525825 DAUC <0003> auc.c:143 vector [2]: ck = 0efc9b2068d19fc62983228f7d01403c 20250822122525825 DAUC <0003> auc.c:144 vector [2]: ik = 9d7f127efb797d17316eabbc1a446ec3 20250822122525825 DAUC <0003> auc.c:145 vector [2]: res = 33ec7334447fa1570000000000000000 20250822122525825 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525825 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525825 DAUC <0003> auc.c:151 vector [2]: kc = 8b6e006df4edcc2e 20250822122525825 DAUC <0003> auc.c:152 vector [2]: sres = 7793d263 20250822122525825 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525825 DAUC <0003> auc.c:113 vector [3]: rand = ccba9a38233b306b2b6a4f024d1a3bbe 20250822122525825 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250822122525825 DAUC <0003> auc.c:142 vector [3]: autn = 74385c7541f60000059e6a51affa1bc8 20250822122525825 DAUC <0003> auc.c:143 vector [3]: ck = c6a3712e12b05986ff7c741f46d013ed 20250822122525825 DAUC <0003> auc.c:144 vector [3]: ik = f99fbe3cc4f5c9a55d72a4381a699aaf 20250822122525825 DAUC <0003> auc.c:145 vector [3]: res = acffa3c2c309eb110000000000000000 20250822122525825 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525825 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525825 DAUC <0003> auc.c:151 vector [3]: kc = 9d321f358afc1961 20250822122525825 DAUC <0003> auc.c:152 vector [3]: sres = 6ff648d3 20250822122525825 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525825 DAUC <0003> db_auc.c:245 IMSI='262420634626766': Generated 4 vectors 20250822122525825 DAUC <0003> db_auc.c:249 IMSI='262420634626766': Updating SQN=161 in DB 20250822122525825 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420634626766"} 20250822122525825 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525826 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525826 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420634626766"} 20250822122525826 DAUC <0003> db_auc.c:157 IMSI='262420634626766': No 2G Auth Data 20250822122525826 DAUC <0003> db_auc.c:236 IMSI='262420634626766': Calling to generate 5 vectors 20250822122525826 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122525826 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525826 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525826 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250822122525826 DAUC <0003> auc.c:113 vector [0]: rand = 84684251d342a55f6505b0e76be0023b 20250822122525826 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250822122525826 DAUC <0003> auc.c:142 vector [0]: autn = 7c9835c1bb09000056427126bcd6e62e 20250822122525826 DAUC <0003> auc.c:143 vector [0]: ck = f54d75e912d752b3d9b0ae71fe858e7f 20250822122525826 DAUC <0003> auc.c:144 vector [0]: ik = 034473113a2d28f1555f29159741104a 20250822122525826 DAUC <0003> auc.c:145 vector [0]: res = 85ee941ed934fa4b0000000000000000 20250822122525826 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525826 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525827 DAUC <0003> auc.c:151 vector [0]: kc = 7ae6819c413ee477 20250822122525827 DAUC <0003> auc.c:152 vector [0]: sres = 5cda6e55 20250822122525827 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525827 DAUC <0003> auc.c:113 vector [1]: rand = fb81891eeed97f819d18b28bed3a4588 20250822122525827 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250822122525827 DAUC <0003> auc.c:142 vector [1]: autn = 99674393833c00009d1128dd7ef5459f 20250822122525827 DAUC <0003> auc.c:143 vector [1]: ck = 3f1aad8e8b5feb9755ad69e2faa21a51 20250822122525827 DAUC <0003> auc.c:144 vector [1]: ik = 745a9c7332cc0582ac21135cf237a438 20250822122525827 DAUC <0003> auc.c:145 vector [1]: res = 9a79204347acc2430000000000000000 20250822122525827 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525827 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525827 DAUC <0003> auc.c:151 vector [1]: kc = b2cc4b43b106507c 20250822122525827 DAUC <0003> auc.c:152 vector [1]: sres = ddd5e200 20250822122525827 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525827 DAUC <0003> auc.c:113 vector [2]: rand = d982549837d2d5ee6eed1b6e46c84b69 20250822122525827 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250822122525827 DAUC <0003> auc.c:142 vector [2]: autn = 8d5049fedcb800002be04bacb438a5c8 20250822122525827 DAUC <0003> auc.c:143 vector [2]: ck = e9f8e628dc1c848c843088ff6b182845 20250822122525827 DAUC <0003> auc.c:144 vector [2]: ik = fb7d71f0c4a0501e4c16ae8df5aa5875 20250822122525827 DAUC <0003> auc.c:145 vector [2]: res = f9ca31e919af2f160000000000000000 20250822122525827 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525827 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525827 DAUC <0003> auc.c:151 vector [2]: kc = daa3b1aa860ea4a2 20250822122525827 DAUC <0003> auc.c:152 vector [2]: sres = e0651eff 20250822122525827 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525827 DAUC <0003> auc.c:113 vector [3]: rand = d36ac4f8e936ddb0fda7682ed48406e6 20250822122525827 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250822122525827 DAUC <0003> auc.c:142 vector [3]: autn = 60d20b02c0f900000f44f23fdebfcb37 20250822122525827 DAUC <0003> auc.c:143 vector [3]: ck = cee064d8a73e9157259a90d0c75e7bc5 20250822122525827 DAUC <0003> auc.c:144 vector [3]: ik = 495eb91bf2c4e83bae70ba75586259fd 20250822122525827 DAUC <0003> auc.c:145 vector [3]: res = b4c988e06abcf85c0000000000000000 20250822122525827 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525827 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525827 DAUC <0003> auc.c:151 vector [3]: kc = 0c54f766cac65b54 20250822122525827 DAUC <0003> auc.c:152 vector [3]: sres = de7570bc 20250822122525827 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525827 DAUC <0003> auc.c:113 vector [4]: rand = 2e532de4899750a5b97f6f45fa5e8df9 20250822122525827 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250822122525827 DAUC <0003> auc.c:142 vector [4]: autn = d06f15dbd39f0000420e1ed46583e134 20250822122525827 DAUC <0003> auc.c:143 vector [4]: ck = de3e2b8168c93bccfb49f8341a14eaa6 20250822122525827 DAUC <0003> auc.c:144 vector [4]: ik = f1f47a97fb4fceb8d83b1f4b242e3170 20250822122525827 DAUC <0003> auc.c:145 vector [4]: res = 29db15db2b11e8fb0000000000000000 20250822122525827 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525827 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122525827 DAUC <0003> auc.c:151 vector [4]: kc = 0cb8b669adbc2ea2 20250822122525827 DAUC <0003> auc.c:152 vector [4]: sres = 02cafd20 20250822122525827 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122525827 DAUC <0003> db_auc.c:245 IMSI='262420634626766': Generated 5 vectors 20250822122525827 DAUC <0003> db_auc.c:249 IMSI='262420634626766': Updating SQN=321 in DB 20250822122525827 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420634626766"} 20250822122525827 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525827 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525827 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525828 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525828 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420634626766"} 20250822122525828 DAUC <0003> db_auc.c:157 IMSI='262420634626766': No 2G Auth Data 20250822122525828 DAUC <0003> db_auc.c:236 IMSI='262420634626766': Calling to generate 5 vectors 20250822122525828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122525828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525828 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250822122525828 DAUC <0003> auc.c:113 vector [0]: rand = 6697cad0c975b8b59398728007c071cc 20250822122525828 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250822122525828 DAUC <0003> auc.c:142 vector [0]: autn = db40bbd3917a000038f63d1b1ce6013b 20250822122525828 DAUC <0003> auc.c:143 vector [0]: ck = 13c52891466c84bc842fbc5ded115f61 20250822122525828 DAUC <0003> auc.c:144 vector [0]: ik = 7b9d060c182bc3d3f07f5417671ba696 20250822122525828 DAUC <0003> auc.c:145 vector [0]: res = 2e3abf4b473eee2b0000000000000000 20250822122525828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525828 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525828 DAUC <0003> auc.c:151 vector [0]: kc = 1c08c6d7d44dbe98 20250822122525828 DAUC <0003> auc.c:152 vector [0]: sres = 69045160 20250822122525828 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525828 DAUC <0003> auc.c:113 vector [1]: rand = 255c772bb17fc4dcfb7106db767dea65 20250822122525828 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250822122525828 DAUC <0003> auc.c:142 vector [1]: autn = edd8bd1ecb4200005719e059f35c7dc8 20250822122525828 DAUC <0003> auc.c:143 vector [1]: ck = bd90596ed7fba47855ce1972bb4a1c5f 20250822122525828 DAUC <0003> auc.c:144 vector [1]: ik = a04fa3d928f404cefc743e597a0d8e62 20250822122525828 DAUC <0003> auc.c:145 vector [1]: res = a115b661306a10040000000000000000 20250822122525828 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525828 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525828 DAUC <0003> auc.c:151 vector [1]: kc = b465dd9c3e48328b 20250822122525828 DAUC <0003> auc.c:152 vector [1]: sres = 917fa665 20250822122525828 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525828 DAUC <0003> auc.c:113 vector [2]: rand = 84bfcc9bfcd2d50aaaa54f16ab1e2136 20250822122525828 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250822122525828 DAUC <0003> auc.c:142 vector [2]: autn = 6c96171c287a000022da047066c4d844 20250822122525828 DAUC <0003> auc.c:143 vector [2]: ck = 01ea3347215890504e6c5fd919f419c2 20250822122525828 DAUC <0003> auc.c:144 vector [2]: ik = 515b898fba6a39dfc43a07c0fee14bd5 20250822122525828 DAUC <0003> auc.c:145 vector [2]: res = 5ef7f177062859040000000000000000 20250822122525828 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525828 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525828 DAUC <0003> auc.c:151 vector [2]: kc = dae7e2d17c27fb98 20250822122525828 DAUC <0003> auc.c:152 vector [2]: sres = 58dfa873 20250822122525828 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525828 DAUC <0003> auc.c:113 vector [3]: rand = ddbf107b6cebf582c58fa67c78d176c3 20250822122525828 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250822122525828 DAUC <0003> auc.c:142 vector [3]: autn = 8f11e21e99940000565fb1d27bf0e094 20250822122525828 DAUC <0003> auc.c:143 vector [3]: ck = 628a850866f8e10146c9787a98e200f1 20250822122525828 DAUC <0003> auc.c:144 vector [3]: ik = 884f0db64d21a5eabad1d98e6201cc88 20250822122525828 DAUC <0003> auc.c:145 vector [3]: res = 83d673c63c2ecc490000000000000000 20250822122525828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525828 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525828 DAUC <0003> auc.c:151 vector [3]: kc = 16dd294ad13a8892 20250822122525828 DAUC <0003> auc.c:152 vector [3]: sres = bff8bf8f 20250822122525828 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525828 DAUC <0003> auc.c:113 vector [4]: rand = cb60faca41c07dfd7654cad3faf7ecae 20250822122525828 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250822122525828 DAUC <0003> auc.c:142 vector [4]: autn = 26ff65bd327e0000f49f88dc37f026a0 20250822122525828 DAUC <0003> auc.c:143 vector [4]: ck = 2e482d6bd8365339b0840e816edf9fb3 20250822122525828 DAUC <0003> auc.c:144 vector [4]: ik = a738885443cf73dc174409ee06ea02b9 20250822122525828 DAUC <0003> auc.c:145 vector [4]: res = e6c9c075727afc970000000000000000 20250822122525828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525828 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122525828 DAUC <0003> auc.c:151 vector [4]: kc = 2eb0a250f3ccbdef 20250822122525828 DAUC <0003> auc.c:152 vector [4]: sres = 94b33ce2 20250822122525828 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122525828 DAUC <0003> db_auc.c:245 IMSI='262420634626766': Generated 5 vectors 20250822122525828 DAUC <0003> db_auc.c:249 IMSI='262420634626766': Updating SQN=481 in DB 20250822122525828 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420634626766"} 20250822122525828 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420634626766 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525828 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525828 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525830 DAUC <0003> db_auc.c:157 IMSI='262428762051398': No 2G Auth Data 20250822122525830 DAUC <0003> db_auc.c:192 IMSI='262428762051398': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262428762051398" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250822122525837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 20250822122525839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525839 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762051398"} 20250822122525839 DAUC <0003> db_auc.c:157 IMSI='262428762051398': No 2G Auth Data 20250822122525839 DAUC <0003> db_auc.c:236 IMSI='262428762051398': Calling to generate 1 vectors 20250822122525839 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250822122525839 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525839 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122525839 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122525839 DAUC <0003> auc.c:113 vector [0]: rand = 1193ea6d2223a6ead198f22ce80276a2 20250822122525839 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122525839 DAUC <0003> auc.c:142 vector [0]: autn = f5c9ad25fefe000050d8910437a09f6d 20250822122525839 DAUC <0003> auc.c:143 vector [0]: ck = ead7d6144d435390eaa50172fe7ce9e7 20250822122525839 DAUC <0003> auc.c:144 vector [0]: ik = b5b2e17ad0a8b461550477a1f1172422 20250822122525839 DAUC <0003> auc.c:145 vector [0]: res = 2c726d269558ef830000000000000000 20250822122525839 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525839 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525839 DAUC <0003> auc.c:151 vector [0]: kc = e0c441bd92802a34 20250822122525839 DAUC <0003> auc.c:152 vector [0]: sres = b92a82a5 20250822122525839 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525839 DAUC <0003> db_auc.c:245 IMSI='262428762051398': Generated 1 vectors 20250822122525839 DAUC <0003> db_auc.c:249 IMSI='262428762051398': Updating SQN=33 in DB 20250822122525839 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762051398"} 20250822122525839 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262428762051398" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428762051398" TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525840 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525840 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762051398"} 20250822122525840 DAUC <0003> db_auc.c:157 IMSI='262428762051398': No 2G Auth Data 20250822122525840 DAUC <0003> db_auc.c:236 IMSI='262428762051398': Calling to generate 4 vectors 20250822122525840 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250822122525840 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525840 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122525840 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250822122525840 DAUC <0003> auc.c:113 vector [0]: rand = 12384d5b3850e6680c599664b8d7b51e 20250822122525840 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250822122525840 DAUC <0003> auc.c:142 vector [0]: autn = 52eb125ec04c0000cc440148fbe1cca8 20250822122525840 DAUC <0003> auc.c:143 vector [0]: ck = 6a2f9aa96d95160c2c41f5ea4a0f1123 20250822122525840 DAUC <0003> auc.c:144 vector [0]: ik = 11721b2b0727b6c59f1ba33e7a5159df 20250822122525840 DAUC <0003> auc.c:145 vector [0]: res = 77000c6f317d9ace0000000000000000 20250822122525840 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525840 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525840 DAUC <0003> auc.c:151 vector [0]: kc = c807d7565aece835 20250822122525840 DAUC <0003> auc.c:152 vector [0]: sres = 467d96a1 20250822122525840 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525840 DAUC <0003> auc.c:113 vector [1]: rand = 8ebe830da3d0e9228f6fd65cb012f866 20250822122525840 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250822122525840 DAUC <0003> auc.c:142 vector [1]: autn = 232a9bea8dc60000596cfc010b41b8c7 20250822122525840 DAUC <0003> auc.c:143 vector [1]: ck = 838263b0d8b3add0fda59efb4894fcb6 20250822122525840 DAUC <0003> auc.c:144 vector [1]: ik = 50f6ad98cc33a87a40a80400da80ef9d 20250822122525840 DAUC <0003> auc.c:145 vector [1]: res = a1b6a53e2bb622730000000000000000 20250822122525840 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525840 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525840 DAUC <0003> auc.c:151 vector [1]: kc = 6e7954d386941681 20250822122525840 DAUC <0003> auc.c:152 vector [1]: sres = 8a00874d 20250822122525840 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525840 DAUC <0003> auc.c:113 vector [2]: rand = 5c4de374c44ade92bddc1b8d392c1764 20250822122525840 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250822122525840 DAUC <0003> auc.c:142 vector [2]: autn = 5bb4ac574a6b000063aa544ff2cf15d6 20250822122525840 DAUC <0003> auc.c:143 vector [2]: ck = 6519a36172446967bd056744ce58fec4 20250822122525840 DAUC <0003> auc.c:144 vector [2]: ik = d361476d0a842798d548667b97688faf 20250822122525840 DAUC <0003> auc.c:145 vector [2]: res = 54008881d816c4320000000000000000 20250822122525840 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525840 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525840 DAUC <0003> auc.c:151 vector [2]: kc = de35e53321f03f94 20250822122525840 DAUC <0003> auc.c:152 vector [2]: sres = 8c164cb3 20250822122525840 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525840 DAUC <0003> auc.c:113 vector [3]: rand = d029fd89792e82add76ca4bb6546077f 20250822122525840 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250822122525840 DAUC <0003> auc.c:142 vector [3]: autn = 79bfc249586c0000f340e2a50fc2809b 20250822122525840 DAUC <0003> auc.c:143 vector [3]: ck = 2e83a395f9bad5c04b2a7368da27d7f7 20250822122525840 DAUC <0003> auc.c:144 vector [3]: ik = 5a7825916221f0716ca90551da15c9e2 20250822122525840 DAUC <0003> auc.c:145 vector [3]: res = 1d0082a91046c7e50000000000000000 20250822122525840 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525840 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525840 DAUC <0003> auc.c:151 vector [3]: kc = 5378f03d9ba93ba4 20250822122525840 DAUC <0003> auc.c:152 vector [3]: sres = 0d46454c 20250822122525840 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525840 DAUC <0003> db_auc.c:245 IMSI='262428762051398': Generated 4 vectors 20250822122525840 DAUC <0003> db_auc.c:249 IMSI='262428762051398': Updating SQN=161 in DB 20250822122525840 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762051398"} 20250822122525840 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525842 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525842 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525842 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762051398"} 20250822122525842 DAUC <0003> db_auc.c:157 IMSI='262428762051398': No 2G Auth Data 20250822122525842 DAUC <0003> db_auc.c:236 IMSI='262428762051398': Calling to generate 5 vectors 20250822122525842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122525842 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525842 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122525842 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250822122525842 DAUC <0003> auc.c:113 vector [0]: rand = cef5406f89242335bd261cafde2afaf2 20250822122525842 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250822122525842 DAUC <0003> auc.c:142 vector [0]: autn = d2a99fe5306e000026a0d9fe116a1bf7 20250822122525842 DAUC <0003> auc.c:143 vector [0]: ck = 4973f15b0ad2b5d7dbedbd472d229172 20250822122525842 DAUC <0003> auc.c:144 vector [0]: ik = 3151189a0cda95d6127bf12771002c58 20250822122525842 DAUC <0003> auc.c:145 vector [0]: res = 78b77b5458ae3a5c0000000000000000 20250822122525842 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525842 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525842 DAUC <0003> auc.c:151 vector [0]: kc = b1b4a5a15a2a9d2b 20250822122525842 DAUC <0003> auc.c:152 vector [0]: sres = 20194108 20250822122525842 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525842 DAUC <0003> auc.c:113 vector [1]: rand = a219fb3faa47f609038f93ad30fc25eb 20250822122525842 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250822122525842 DAUC <0003> auc.c:142 vector [1]: autn = 3661e525aaff0000648a0a84c03cb6de 20250822122525842 DAUC <0003> auc.c:143 vector [1]: ck = aa1397569c8ba4629749e89f6b3e87d2 20250822122525842 DAUC <0003> auc.c:144 vector [1]: ik = af1c56be6f669c001d0f49fd81b1b48a 20250822122525842 DAUC <0003> auc.c:145 vector [1]: res = 511b9f86f1d72e340000000000000000 20250822122525842 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525842 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525842 DAUC <0003> auc.c:151 vector [1]: kc = 8f49608a19620b3a 20250822122525842 DAUC <0003> auc.c:152 vector [1]: sres = a0ccb1b2 20250822122525842 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525842 DAUC <0003> auc.c:113 vector [2]: rand = 26399360ec019a94f7219855ff7f7eeb 20250822122525842 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250822122525842 DAUC <0003> auc.c:142 vector [2]: autn = 0d5c385a71bd0000c610ad28634e3583 20250822122525842 DAUC <0003> auc.c:143 vector [2]: ck = 964dcf72520f306ef8dead2f3ee9e917 20250822122525842 DAUC <0003> auc.c:144 vector [2]: ik = cca212db393e64dccc8245e8962f866e 20250822122525842 DAUC <0003> auc.c:145 vector [2]: res = cf5a92223338e9410000000000000000 20250822122525842 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525842 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525842 DAUC <0003> auc.c:151 vector [2]: kc = 6eb3356ec3f73bcb 20250822122525842 DAUC <0003> auc.c:152 vector [2]: sres = fc627b63 20250822122525842 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525842 DAUC <0003> auc.c:113 vector [3]: rand = 60b2e5942cef4b992821644ea3be26e4 20250822122525842 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250822122525842 DAUC <0003> auc.c:142 vector [3]: autn = 1af0dc3c8c5e0000e2b309c566a8b0c2 20250822122525842 DAUC <0003> auc.c:143 vector [3]: ck = 84335cd73a8565ce3e5fa35a5e76542b 20250822122525842 DAUC <0003> auc.c:144 vector [3]: ik = 7c86c136a7eb7aa2f110ad5ab9867a82 20250822122525842 DAUC <0003> auc.c:145 vector [3]: res = 4691fadfbba175e60000000000000000 20250822122525842 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525842 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525842 DAUC <0003> auc.c:151 vector [3]: kc = 37fa93e17a9e31c5 20250822122525842 DAUC <0003> auc.c:152 vector [3]: sres = fd308f39 20250822122525842 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525842 DAUC <0003> auc.c:113 vector [4]: rand = 13b4fc63649f2a2dd12e5d6098200f6b 20250822122525842 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250822122525842 DAUC <0003> auc.c:142 vector [4]: autn = ec0b4a1119e6000037eaf19e0ee9af9c 20250822122525842 DAUC <0003> auc.c:143 vector [4]: ck = 3de9840d95579995fb7f9495b252e383 20250822122525842 DAUC <0003> auc.c:144 vector [4]: ik = 2aa40d670b898797e8bc892594b3b377 20250822122525842 DAUC <0003> auc.c:145 vector [4]: res = dc6ed27854ed1ad00000000000000000 20250822122525842 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525842 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122525842 DAUC <0003> auc.c:151 vector [4]: kc = 048e94dab83f4ef6 20250822122525842 DAUC <0003> auc.c:152 vector [4]: sres = 8883c8a8 20250822122525842 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122525842 DAUC <0003> db_auc.c:245 IMSI='262428762051398': Generated 5 vectors 20250822122525842 DAUC <0003> db_auc.c:249 IMSI='262428762051398': Updating SQN=321 in DB 20250822122525842 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762051398"} 20250822122525842 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525842 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525842 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525842 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525843 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525843 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428762051398"} 20250822122525843 DAUC <0003> db_auc.c:157 IMSI='262428762051398': No 2G Auth Data 20250822122525843 DAUC <0003> db_auc.c:236 IMSI='262428762051398': Calling to generate 5 vectors 20250822122525843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122525843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525843 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122525843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250822122525843 DAUC <0003> auc.c:113 vector [0]: rand = 06550e7cf65cf956b3bca5385cd104ee 20250822122525843 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250822122525843 DAUC <0003> auc.c:142 vector [0]: autn = a5f8cdad02ef0000ec88be332cd4a360 20250822122525843 DAUC <0003> auc.c:143 vector [0]: ck = e1d0d6e782ce7a6bf878e6b08f9c897e 20250822122525843 DAUC <0003> auc.c:144 vector [0]: ik = 96da1f83d26e356b2f7764d7e3f0a861 20250822122525843 DAUC <0003> auc.c:145 vector [0]: res = 35696b6fc30c14ff0000000000000000 20250822122525843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525843 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122525843 DAUC <0003> auc.c:151 vector [0]: kc = a0054b033ccc6e1f 20250822122525843 DAUC <0003> auc.c:152 vector [0]: sres = f6657f90 20250822122525843 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122525843 DAUC <0003> auc.c:113 vector [1]: rand = 4d26abe33408a5b5ad813b84e88e64d1 20250822122525843 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250822122525843 DAUC <0003> auc.c:142 vector [1]: autn = d78e7bbf7f590000088641ad4a1f7af3 20250822122525843 DAUC <0003> auc.c:143 vector [1]: ck = 71bedb9e35f4d41e2fa6331b16f808ff 20250822122525843 DAUC <0003> auc.c:144 vector [1]: ik = e15c1126c3fb5f841444ea490ccf8d73 20250822122525843 DAUC <0003> auc.c:145 vector [1]: res = 1ea39692ac29d7480000000000000000 20250822122525843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525843 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122525843 DAUC <0003> auc.c:151 vector [1]: kc = ab0013eaec380e16 20250822122525843 DAUC <0003> auc.c:152 vector [1]: sres = b28a41da 20250822122525843 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122525843 DAUC <0003> auc.c:113 vector [2]: rand = aaf0e52f14e45180f67c97e7a45b4377 20250822122525843 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250822122525843 DAUC <0003> auc.c:142 vector [2]: autn = d117e096324100009750a40779d31af2 20250822122525843 DAUC <0003> auc.c:143 vector [2]: ck = a0fbf0fe29e403351086aa714e71aace 20250822122525843 DAUC <0003> auc.c:144 vector [2]: ik = f35db5f542bdc14727eeda59dc0e507a 20250822122525843 DAUC <0003> auc.c:145 vector [2]: res = 627804d3a069a7ac0000000000000000 20250822122525843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525843 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122525843 DAUC <0003> auc.c:151 vector [2]: kc = 64ce3523f92638c6 20250822122525843 DAUC <0003> auc.c:152 vector [2]: sres = c211a37f 20250822122525843 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122525843 DAUC <0003> auc.c:113 vector [3]: rand = fa771b26f0deb0302aa9102fb9d75784 20250822122525843 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250822122525843 DAUC <0003> auc.c:142 vector [3]: autn = fd124f2653690000cd58412a6a794b78 20250822122525843 DAUC <0003> auc.c:143 vector [3]: ck = 3fb692778050527660bacedbdf49dec8 20250822122525843 DAUC <0003> auc.c:144 vector [3]: ik = eea9bbadb451a55a75977a53b5cd0634 20250822122525843 DAUC <0003> auc.c:145 vector [3]: res = df18f1fe705c18890000000000000000 20250822122525843 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525843 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122525843 DAUC <0003> auc.c:151 vector [3]: kc = c4329d525e852fd0 20250822122525843 DAUC <0003> auc.c:152 vector [3]: sres = af44e977 20250822122525843 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122525843 DAUC <0003> auc.c:113 vector [4]: rand = 119940bc9f5969b49cfc3c1eb9095f36 20250822122525843 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250822122525843 DAUC <0003> auc.c:142 vector [4]: autn = bc70fde703530000c768ca006abf950d 20250822122525843 DAUC <0003> auc.c:143 vector [4]: ck = 4116608ffdb0b47a1ba1d33c9ec1b4ee 20250822122525843 DAUC <0003> auc.c:144 vector [4]: ik = 2ce20db99331bd546377ea427720a425 20250822122525843 DAUC <0003> auc.c:145 vector [4]: res = 606aafb62b1855040000000000000000 20250822122525843 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525843 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122525843 DAUC <0003> auc.c:151 vector [4]: kc = 15225448876019e5 20250822122525843 DAUC <0003> auc.c:152 vector [4]: sres = 4b72fab2 20250822122525843 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122525843 DAUC <0003> db_auc.c:245 IMSI='262428762051398': Generated 5 vectors 20250822122525843 DAUC <0003> db_auc.c:249 IMSI='262428762051398': Updating SQN=481 in DB 20250822122525843 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428762051398"} 20250822122525843 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428762051398 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525843 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525843 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525843 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525845 DAUC <0003> db_auc.c:157 IMSI='262423770685854': No 2G Auth Data 20250822122525845 DAUC <0003> db_auc.c:192 IMSI='262423770685854': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262423770685854" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250822122525851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4258 20250822122525853 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525853 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423770685854"} 20250822122525853 DAUC <0003> db_auc.c:236 IMSI='262423770685854': Calling to generate 1 vectors 20250822122525853 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250822122525853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525853 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122525853 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525853 DAUC <0003> auc.c:113 vector [0]: rand = 96d82a851254964fa449055fe3716779 20250822122525853 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122525853 DAUC <0003> auc.c:142 vector [0]: autn = 895a429a3f5c0000aec7348141a16fc3 20250822122525853 DAUC <0003> auc.c:143 vector [0]: ck = 761a10e18d871fad843dc8d02e1fd66c 20250822122525853 DAUC <0003> auc.c:144 vector [0]: ik = 55783f342e3771ac9267bfc744ea3a29 20250822122525853 DAUC <0003> auc.c:145 vector [0]: res = e84abce0f5b4e2770000000000000000 20250822122525853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525853 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525853 DAUC <0003> auc.c:179 vector [0]: kc = b3095abfe33d3400 20250822122525853 DAUC <0003> auc.c:180 vector [0]: sres = 511d4576 20250822122525853 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525853 DAUC <0003> db_auc.c:245 IMSI='262423770685854': Generated 1 vectors 20250822122525853 DAUC <0003> db_auc.c:249 IMSI='262423770685854': Updating SQN=33 in DB 20250822122525853 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423770685854"} 20250822122525853 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525853 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525853 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525853 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262423770685854" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423770685854" TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525854 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525854 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423770685854"} 20250822122525854 DAUC <0003> db_auc.c:236 IMSI='262423770685854': Calling to generate 4 vectors 20250822122525854 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250822122525854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250822122525854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525854 DAUC <0003> auc.c:113 vector [0]: rand = 0b0beb29b23f0137b1c40deb735c2997 20250822122525854 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250822122525854 DAUC <0003> auc.c:142 vector [0]: autn = a96f58b9e4610000b15affd6d16c13d0 20250822122525854 DAUC <0003> auc.c:143 vector [0]: ck = d0eb37299783e457c2b802e7e122a367 20250822122525854 DAUC <0003> auc.c:144 vector [0]: ik = d7e6196e65817861e22ec1f78371dc3e 20250822122525854 DAUC <0003> auc.c:145 vector [0]: res = 42b15129654e7f2c0000000000000000 20250822122525854 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525854 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525854 DAUC <0003> auc.c:179 vector [0]: kc = b4b249f8935ef400 20250822122525854 DAUC <0003> auc.c:180 vector [0]: sres = 234eced5 20250822122525854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525854 DAUC <0003> auc.c:113 vector [1]: rand = e1bd37e1f0d0cd346a63b4058c7043e0 20250822122525854 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250822122525854 DAUC <0003> auc.c:142 vector [1]: autn = d6627a038b2b000083ede7ddd10be1e5 20250822122525854 DAUC <0003> auc.c:143 vector [1]: ck = 123e8b1193a4e3c4d7a97f4c023d42ac 20250822122525854 DAUC <0003> auc.c:144 vector [1]: ik = 92902e1faa6038a1e55e401a17da3b54 20250822122525854 DAUC <0003> auc.c:145 vector [1]: res = 42401145ae7a8cbe0000000000000000 20250822122525854 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525854 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525854 DAUC <0003> auc.c:179 vector [1]: kc = f602361afe113400 20250822122525854 DAUC <0003> auc.c:180 vector [1]: sres = a8eda06e 20250822122525854 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525854 DAUC <0003> auc.c:113 vector [2]: rand = 8bddc8617da35db1a05d696d9bf75afa 20250822122525854 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250822122525854 DAUC <0003> auc.c:142 vector [2]: autn = 480d0b6061200000ff4629a21cc441d6 20250822122525854 DAUC <0003> auc.c:143 vector [2]: ck = 781d064b694157006ee40e6b015ac1ca 20250822122525854 DAUC <0003> auc.c:144 vector [2]: ik = ec1fe011618245d9773434b551e50ab6 20250822122525854 DAUC <0003> auc.c:145 vector [2]: res = 444bb091fce1d9c20000000000000000 20250822122525854 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525854 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525854 DAUC <0003> auc.c:179 vector [2]: kc = 5cc16c09b79b6800 20250822122525854 DAUC <0003> auc.c:180 vector [2]: sres = 942dd6ff 20250822122525854 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525854 DAUC <0003> auc.c:113 vector [3]: rand = 0e1aa3198996a4f7343a3abbaeab3769 20250822122525854 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250822122525854 DAUC <0003> auc.c:142 vector [3]: autn = fb473a59c681000033ec4981c88adc93 20250822122525854 DAUC <0003> auc.c:143 vector [3]: ck = 4f8f23a62d4e76a1b93c3cc14f7866e8 20250822122525854 DAUC <0003> auc.c:144 vector [3]: ik = 70191dda954cf2d49fdf5e9c5b3e5306 20250822122525854 DAUC <0003> auc.c:145 vector [3]: res = 55ab5eb1be1ec8af0000000000000000 20250822122525854 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525854 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525854 DAUC <0003> auc.c:179 vector [3]: kc = aa95cfa92aa31800 20250822122525854 DAUC <0003> auc.c:180 vector [3]: sres = 661d2a46 20250822122525854 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525854 DAUC <0003> db_auc.c:245 IMSI='262423770685854': Generated 4 vectors 20250822122525854 DAUC <0003> db_auc.c:249 IMSI='262423770685854': Updating SQN=161 in DB 20250822122525854 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423770685854"} 20250822122525854 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525854 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525854 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525855 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525855 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423770685854"} 20250822122525855 DAUC <0003> db_auc.c:236 IMSI='262423770685854': Calling to generate 5 vectors 20250822122525855 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250822122525855 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525855 DAUC <0003> auc.c:113 vector [0]: rand = cf34a0a2a3ca0cc5f591ac06474ec6b1 20250822122525855 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250822122525855 DAUC <0003> auc.c:142 vector [0]: autn = 61b6ea184a8f00008266d4eb9e0a5968 20250822122525855 DAUC <0003> auc.c:143 vector [0]: ck = 6adaf678e57c0f764db0cecfc437e0a9 20250822122525855 DAUC <0003> auc.c:144 vector [0]: ik = ee9bc195809f869e975b6b45ff4bc98e 20250822122525855 DAUC <0003> auc.c:145 vector [0]: res = f92833712b9fd7520000000000000000 20250822122525855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525855 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525855 DAUC <0003> auc.c:179 vector [0]: kc = a4c6a1dc04f71800 20250822122525855 DAUC <0003> auc.c:180 vector [0]: sres = 4e51df2f 20250822122525855 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525855 DAUC <0003> auc.c:113 vector [1]: rand = d0fbc7e7834a8c41cd9c5af4b00107ce 20250822122525855 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250822122525855 DAUC <0003> auc.c:142 vector [1]: autn = 2e7d8e5c8e50000021cd8e7344f4da97 20250822122525855 DAUC <0003> auc.c:143 vector [1]: ck = 9eaf1b3d40fdb6093a48cda2971ff0c9 20250822122525855 DAUC <0003> auc.c:144 vector [1]: ik = b7f8e241762b6a45aba8ea76da472b7b 20250822122525855 DAUC <0003> auc.c:145 vector [1]: res = a773ccd1ce4393b80000000000000000 20250822122525855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525855 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525855 DAUC <0003> auc.c:179 vector [1]: kc = 13552ba5fbb23c00 20250822122525855 DAUC <0003> auc.c:180 vector [1]: sres = a222f9dc 20250822122525855 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525855 DAUC <0003> auc.c:113 vector [2]: rand = eede1c3a4a10e3f4c13ad735aeb8c05c 20250822122525855 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250822122525855 DAUC <0003> auc.c:142 vector [2]: autn = a19a1da6deff00003ae9ed29cd87b692 20250822122525855 DAUC <0003> auc.c:143 vector [2]: ck = 31bc14bb33308ef805d17abf7dc374b1 20250822122525855 DAUC <0003> auc.c:144 vector [2]: ik = fa412443f63c38750517b57c7a6b1753 20250822122525855 DAUC <0003> auc.c:145 vector [2]: res = 99564b0fa3ce54140000000000000000 20250822122525855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525855 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525855 DAUC <0003> auc.c:179 vector [2]: kc = 1c2ccd59de341000 20250822122525855 DAUC <0003> auc.c:180 vector [2]: sres = 6a2e8ade 20250822122525855 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525855 DAUC <0003> auc.c:113 vector [3]: rand = be0705878acc7d9d7cb4ab14552c19a7 20250822122525855 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250822122525855 DAUC <0003> auc.c:142 vector [3]: autn = 72980af0b08d0000acf06a36215c66a6 20250822122525855 DAUC <0003> auc.c:143 vector [3]: ck = 01ae5178d3ca0f15abbdf375dca29c65 20250822122525855 DAUC <0003> auc.c:144 vector [3]: ik = 417696aa9e37baad9f00fc8c8f1d5606 20250822122525855 DAUC <0003> auc.c:145 vector [3]: res = d107384de9c7a3d00000000000000000 20250822122525855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525855 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525855 DAUC <0003> auc.c:179 vector [3]: kc = dfcdbfdd73cacc00 20250822122525855 DAUC <0003> auc.c:180 vector [3]: sres = d59b218e 20250822122525855 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525855 DAUC <0003> auc.c:113 vector [4]: rand = 4b081e23404d3538ead62b454a0ecf28 20250822122525855 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250822122525855 DAUC <0003> auc.c:142 vector [4]: autn = 57c2675b68de0000678201d43cee5326 20250822122525855 DAUC <0003> auc.c:143 vector [4]: ck = 491d092059ce1ddecba55bd83e5044c8 20250822122525855 DAUC <0003> auc.c:144 vector [4]: ik = 389b2f7df448e0baf4c9829b05de6b6e 20250822122525855 DAUC <0003> auc.c:145 vector [4]: res = 2c99ed6ba83ec7950000000000000000 20250822122525855 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525855 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525855 DAUC <0003> auc.c:179 vector [4]: kc = a60edbdbadc12000 20250822122525855 DAUC <0003> auc.c:180 vector [4]: sres = 167a09ea 20250822122525855 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525855 DAUC <0003> db_auc.c:245 IMSI='262423770685854': Generated 5 vectors 20250822122525855 DAUC <0003> db_auc.c:249 IMSI='262423770685854': Updating SQN=321 in DB 20250822122525855 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423770685854"} 20250822122525855 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525855 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525855 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525856 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525856 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423770685854"} 20250822122525856 DAUC <0003> db_auc.c:236 IMSI='262423770685854': Calling to generate 5 vectors 20250822122525856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525856 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250822122525856 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525856 DAUC <0003> auc.c:113 vector [0]: rand = dfc6e31d61218a9df2b48bb33a0a36fd 20250822122525856 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250822122525856 DAUC <0003> auc.c:142 vector [0]: autn = 8731c0c0113d00004aa26f6343f58656 20250822122525856 DAUC <0003> auc.c:143 vector [0]: ck = 62211c2d1bdea8b8c9b0de89b4587fa4 20250822122525856 DAUC <0003> auc.c:144 vector [0]: ik = 198c7ca38349d213a5575f46f20bfde6 20250822122525856 DAUC <0003> auc.c:145 vector [0]: res = 49e5f4a3b69149240000000000000000 20250822122525856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525856 DAUC <0003> auc.c:179 vector [0]: kc = 03eb712f408c3800 20250822122525856 DAUC <0003> auc.c:180 vector [0]: sres = 16a4bd72 20250822122525856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525856 DAUC <0003> auc.c:113 vector [1]: rand = 9a9c0b48b3e209c7a78246141ce87f62 20250822122525856 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250822122525856 DAUC <0003> auc.c:142 vector [1]: autn = 34a0ba5034e7000070722a91ae5c488f 20250822122525856 DAUC <0003> auc.c:143 vector [1]: ck = e7b8574f63250afc6fae8a73d7d80473 20250822122525856 DAUC <0003> auc.c:144 vector [1]: ik = c1c55446d5a81518096825e2893c43d8 20250822122525856 DAUC <0003> auc.c:145 vector [1]: res = c283397c0358d2bf0000000000000000 20250822122525856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525856 DAUC <0003> auc.c:179 vector [1]: kc = 95db6f08cb597400 20250822122525856 DAUC <0003> auc.c:180 vector [1]: sres = abccba1a 20250822122525856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525856 DAUC <0003> auc.c:113 vector [2]: rand = f29ad19766a75952a257196c53293936 20250822122525856 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250822122525856 DAUC <0003> auc.c:142 vector [2]: autn = 40ba0b5e4e4f00002df634d1b1e10817 20250822122525856 DAUC <0003> auc.c:143 vector [2]: ck = 45a5f5a30c70ca966af2421eb3b6d6a9 20250822122525856 DAUC <0003> auc.c:144 vector [2]: ik = 7566cce479f35a008d36cf2dea618683 20250822122525856 DAUC <0003> auc.c:145 vector [2]: res = c2e948dc936f33590000000000000000 20250822122525856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525856 DAUC <0003> auc.c:179 vector [2]: kc = 4eb347b9afc63400 20250822122525856 DAUC <0003> auc.c:180 vector [2]: sres = b3d584cb 20250822122525856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525856 DAUC <0003> auc.c:113 vector [3]: rand = 3c4841fe8ef62c12d2529709b91a4fa2 20250822122525856 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250822122525856 DAUC <0003> auc.c:142 vector [3]: autn = 0a168b5869410000486af22d0483ecdc 20250822122525856 DAUC <0003> auc.c:143 vector [3]: ck = 8d122ff3f84aea561ae4638d5e66f89d 20250822122525856 DAUC <0003> auc.c:144 vector [3]: ik = 49bae1bc92c4bc0a1e25311573b535d0 20250822122525856 DAUC <0003> auc.c:145 vector [3]: res = ae2cc9b79006b5030000000000000000 20250822122525856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525856 DAUC <0003> auc.c:179 vector [3]: kc = 0c509b1a162b7000 20250822122525856 DAUC <0003> auc.c:180 vector [3]: sres = 2ad8459d 20250822122525856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525856 DAUC <0003> auc.c:113 vector [4]: rand = cc77ea071124336b0d0fa7c9199e29dc 20250822122525856 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250822122525856 DAUC <0003> auc.c:142 vector [4]: autn = 3cf7d3699d3a0000bc4707eeba8bfe70 20250822122525856 DAUC <0003> auc.c:143 vector [4]: ck = e8849f8ce55f14e6e0e48d4b0ffed3a7 20250822122525856 DAUC <0003> auc.c:144 vector [4]: ik = 79df0a70337ac529e0c1a78120ba8ed3 20250822122525856 DAUC <0003> auc.c:145 vector [4]: res = 11575aaa8a7495f90000000000000000 20250822122525856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525856 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525856 DAUC <0003> auc.c:179 vector [4]: kc = cd95ac01a6771000 20250822122525856 DAUC <0003> auc.c:180 vector [4]: sres = 4cb422e5 20250822122525856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525856 DAUC <0003> db_auc.c:245 IMSI='262423770685854': Generated 5 vectors 20250822122525856 DAUC <0003> db_auc.c:249 IMSI='262423770685854': Updating SQN=481 in DB 20250822122525856 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423770685854"} 20250822122525856 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423770685854 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525856 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525856 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36544<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525858 DAUC <0003> db_auc.c:157 IMSI='262427349769942': No 2G Auth Data 20250822122525858 DAUC <0003> db_auc.c:192 IMSI='262427349769942': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262427349769942" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250822122525865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 20250822122525866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525866 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427349769942"} 20250822122525866 DAUC <0003> db_auc.c:236 IMSI='262427349769942': Calling to generate 1 vectors 20250822122525866 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250822122525866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122525866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525866 DAUC <0003> auc.c:113 vector [0]: rand = 3a399996a6ba7ce4bbc206b4ed77c2ab 20250822122525866 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122525866 DAUC <0003> auc.c:142 vector [0]: autn = 9ec34b507c870000a1352141b69a3e40 20250822122525866 DAUC <0003> auc.c:143 vector [0]: ck = 248d69238530dc900962a25c2cab4226 20250822122525866 DAUC <0003> auc.c:144 vector [0]: ik = 6a839b0489c218bbfbfef4c31159b6f0 20250822122525866 DAUC <0003> auc.c:145 vector [0]: res = 16c68b0de377f7290000000000000000 20250822122525866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525866 DAUC <0003> auc.c:179 vector [0]: kc = 23d9aeafd8bc4400 20250822122525866 DAUC <0003> auc.c:180 vector [0]: sres = 462785dc 20250822122525866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525866 DAUC <0003> db_auc.c:245 IMSI='262427349769942': Generated 1 vectors 20250822122525866 DAUC <0003> db_auc.c:249 IMSI='262427349769942': Updating SQN=33 in DB 20250822122525866 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427349769942"} 20250822122525866 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525867 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262427349769942" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262427349769942" TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525868 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427349769942"} 20250822122525868 DAUC <0003> db_auc.c:236 IMSI='262427349769942': Calling to generate 4 vectors 20250822122525868 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250822122525868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525868 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250822122525868 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525868 DAUC <0003> auc.c:113 vector [0]: rand = c172c26d5afcd823e03047e92b25805a 20250822122525868 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250822122525868 DAUC <0003> auc.c:142 vector [0]: autn = 83437c26385100001fea470e74943a1e 20250822122525868 DAUC <0003> auc.c:143 vector [0]: ck = d129546bfa6be245c9a347250489b02b 20250822122525868 DAUC <0003> auc.c:144 vector [0]: ik = 3cad96a67d05b2df17a098cd818e4a50 20250822122525868 DAUC <0003> auc.c:145 vector [0]: res = 883d708f258ee1d80000000000000000 20250822122525868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525868 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525868 DAUC <0003> auc.c:179 vector [0]: kc = 6dc8e8cf511d8c00 20250822122525868 DAUC <0003> auc.c:180 vector [0]: sres = 64030b13 20250822122525868 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525868 DAUC <0003> auc.c:113 vector [1]: rand = ac927b8d9db7d659c7ea0fc584911dae 20250822122525868 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250822122525868 DAUC <0003> auc.c:142 vector [1]: autn = e9e632c00811000010586f96b8a269bb 20250822122525868 DAUC <0003> auc.c:143 vector [1]: ck = 2a3f9f2406548f3efd58701f50f5b60d 20250822122525868 DAUC <0003> auc.c:144 vector [1]: ik = 06259c936b96f22d88031224e3097515 20250822122525868 DAUC <0003> auc.c:145 vector [1]: res = 41c3129335a8080c0000000000000000 20250822122525868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525868 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525868 DAUC <0003> auc.c:179 vector [1]: kc = 700d22032d1a7c00 20250822122525868 DAUC <0003> auc.c:180 vector [1]: sres = 019e3a7f 20250822122525868 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525868 DAUC <0003> auc.c:113 vector [2]: rand = eb9419e2cbadd13136902a5bc56c84e6 20250822122525868 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250822122525868 DAUC <0003> auc.c:142 vector [2]: autn = e1df85b5a1d90000bef6ad6a57cf2d30 20250822122525868 DAUC <0003> auc.c:143 vector [2]: ck = fc3d13d2dacb6438b6b09305cf9495c6 20250822122525868 DAUC <0003> auc.c:144 vector [2]: ik = 137ba217452a978c0f4e0ed25283c745 20250822122525868 DAUC <0003> auc.c:145 vector [2]: res = fbac95ba8e45dc5a0000000000000000 20250822122525868 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525868 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525868 DAUC <0003> auc.c:179 vector [2]: kc = f1d5e49fb1eb0c00 20250822122525868 DAUC <0003> auc.c:180 vector [2]: sres = 249ddfe0 20250822122525868 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525868 DAUC <0003> auc.c:113 vector [3]: rand = 27b9b7283bb67263660578f8ea09a0c4 20250822122525868 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250822122525868 DAUC <0003> auc.c:142 vector [3]: autn = 106e374ea2360000aea19b63a62bbcef 20250822122525868 DAUC <0003> auc.c:143 vector [3]: ck = 1e2e2930d4f91e01b80f8841ada52e6c 20250822122525868 DAUC <0003> auc.c:144 vector [3]: ik = 5670adde8743a40a1f2abb334559c63f 20250822122525868 DAUC <0003> auc.c:145 vector [3]: res = 04c821ab7d3947050000000000000000 20250822122525868 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525868 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525868 DAUC <0003> auc.c:179 vector [3]: kc = 78d390a23fa2ec00 20250822122525868 DAUC <0003> auc.c:180 vector [3]: sres = 77d4b485 20250822122525868 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525868 DAUC <0003> db_auc.c:245 IMSI='262427349769942': Generated 4 vectors 20250822122525868 DAUC <0003> db_auc.c:249 IMSI='262427349769942': Updating SQN=161 in DB 20250822122525868 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427349769942"} 20250822122525868 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525869 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525869 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427349769942"} 20250822122525869 DAUC <0003> db_auc.c:236 IMSI='262427349769942': Calling to generate 5 vectors 20250822122525869 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525869 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525869 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525869 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250822122525869 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525869 DAUC <0003> auc.c:113 vector [0]: rand = fbc04979740b99809521c7c4a2269be8 20250822122525869 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250822122525869 DAUC <0003> auc.c:142 vector [0]: autn = f03c7164ff900000838c0e3def706361 20250822122525869 DAUC <0003> auc.c:143 vector [0]: ck = dd85d37cc5d67c5bb2e98b89253b5565 20250822122525869 DAUC <0003> auc.c:144 vector [0]: ik = a78173dd8912650025d28cf4357dbf77 20250822122525869 DAUC <0003> auc.c:145 vector [0]: res = ab0f8640e6f23c610000000000000000 20250822122525869 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525869 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525869 DAUC <0003> auc.c:179 vector [0]: kc = 9976db710cbf1800 20250822122525869 DAUC <0003> auc.c:180 vector [0]: sres = 164b5804 20250822122525869 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525869 DAUC <0003> auc.c:113 vector [1]: rand = 20e01577c62bfeefe102525e291f20bc 20250822122525869 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250822122525869 DAUC <0003> auc.c:142 vector [1]: autn = 68a0740c8bdb0000fb3048fd47f276aa 20250822122525869 DAUC <0003> auc.c:143 vector [1]: ck = cf48caaff6de859826df0735f0f4e487 20250822122525869 DAUC <0003> auc.c:144 vector [1]: ik = dd6014b85143c638c33928747aa3c52e 20250822122525869 DAUC <0003> auc.c:145 vector [1]: res = ab4da07da694b6f40000000000000000 20250822122525869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525869 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525869 DAUC <0003> auc.c:179 vector [1]: kc = 6b5c8826f4111c00 20250822122525869 DAUC <0003> auc.c:180 vector [1]: sres = bfe7ceeb 20250822122525869 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525869 DAUC <0003> auc.c:113 vector [2]: rand = 929ed3b8547db405cfc3550ccd6b9f0f 20250822122525869 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250822122525869 DAUC <0003> auc.c:142 vector [2]: autn = a4a9c06ec0d90000beea147037552fb4 20250822122525869 DAUC <0003> auc.c:143 vector [2]: ck = 0a1d89b3d2e7bc01590fc4d5b6a43327 20250822122525869 DAUC <0003> auc.c:144 vector [2]: ik = a40aabc24f9228453d765332e3dfe192 20250822122525869 DAUC <0003> auc.c:145 vector [2]: res = 47dae756450c7e070000000000000000 20250822122525869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525869 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525869 DAUC <0003> auc.c:179 vector [2]: kc = 6293bcc8d9870c00 20250822122525869 DAUC <0003> auc.c:180 vector [2]: sres = 1797e3c4 20250822122525869 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525869 DAUC <0003> auc.c:113 vector [3]: rand = 26e58b32dc08e60705c6bebae561fac2 20250822122525869 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250822122525869 DAUC <0003> auc.c:142 vector [3]: autn = 2bf73f24b198000063583fbf6ad6f213 20250822122525869 DAUC <0003> auc.c:143 vector [3]: ck = 9c9d373a064e1d6bac8ac9696090d572 20250822122525869 DAUC <0003> auc.c:144 vector [3]: ik = da4137bd6630e45b8b1f954c8899cba2 20250822122525869 DAUC <0003> auc.c:145 vector [3]: res = f785b5d19c8a8efd0000000000000000 20250822122525869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525869 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525869 DAUC <0003> auc.c:179 vector [3]: kc = 60526bacca8b1000 20250822122525869 DAUC <0003> auc.c:180 vector [3]: sres = 2fbfb94c 20250822122525869 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525870 DAUC <0003> auc.c:113 vector [4]: rand = 14ab420054ab50d39e09d5c03de3ea6a 20250822122525870 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250822122525870 DAUC <0003> auc.c:142 vector [4]: autn = 2d050adc70b30000dfbfe5393a6d33cf 20250822122525870 DAUC <0003> auc.c:143 vector [4]: ck = 1b209ae06c97787e21ed533bef0e0ef3 20250822122525870 DAUC <0003> auc.c:144 vector [4]: ik = 4c628bfc88e75fc1aa31fbc2339b2057 20250822122525870 DAUC <0003> auc.c:145 vector [4]: res = 97749f2aa7e0f3da0000000000000000 20250822122525870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525870 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525870 DAUC <0003> auc.c:179 vector [4]: kc = 3ed9706b4d31cc00 20250822122525870 DAUC <0003> auc.c:180 vector [4]: sres = c4599bd7 20250822122525870 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525870 DAUC <0003> db_auc.c:245 IMSI='262427349769942': Generated 5 vectors 20250822122525870 DAUC <0003> db_auc.c:249 IMSI='262427349769942': Updating SQN=321 in DB 20250822122525870 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427349769942"} 20250822122525870 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525870 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525870 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525870 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525871 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427349769942"} 20250822122525871 DAUC <0003> db_auc.c:236 IMSI='262427349769942': Calling to generate 5 vectors 20250822122525871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525871 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250822122525871 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525871 DAUC <0003> auc.c:113 vector [0]: rand = 9cb1c3435a16ecbc418459c2a4749e1b 20250822122525871 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250822122525871 DAUC <0003> auc.c:142 vector [0]: autn = 3810cfb634b50000fbab79a14de121e7 20250822122525871 DAUC <0003> auc.c:143 vector [0]: ck = 8bc09041d115cd8e249a2a4356638968 20250822122525871 DAUC <0003> auc.c:144 vector [0]: ik = e813369efbb5e32a45c4c6d429a80eed 20250822122525871 DAUC <0003> auc.c:145 vector [0]: res = 034fe1efa44644150000000000000000 20250822122525871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525871 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525871 DAUC <0003> auc.c:179 vector [0]: kc = 4aa7f740f9f49000 20250822122525871 DAUC <0003> auc.c:180 vector [0]: sres = 51a07a20 20250822122525871 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525871 DAUC <0003> auc.c:113 vector [1]: rand = 94d6682db15f810c10c2895f043a6e48 20250822122525871 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250822122525871 DAUC <0003> auc.c:142 vector [1]: autn = 552a5824976e000049fca0168d6b83a9 20250822122525871 DAUC <0003> auc.c:143 vector [1]: ck = 181aa8b8c109fec68242f64e5ecb3472 20250822122525871 DAUC <0003> auc.c:144 vector [1]: ik = a59f8c37531a9b2ab85851f0e892fda8 20250822122525871 DAUC <0003> auc.c:145 vector [1]: res = 2f07fc89027baf590000000000000000 20250822122525871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525871 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525871 DAUC <0003> auc.c:179 vector [1]: kc = 7d7ac41e1f4f0400 20250822122525871 DAUC <0003> auc.c:180 vector [1]: sres = 27bb3b4f 20250822122525871 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525871 DAUC <0003> auc.c:113 vector [2]: rand = c5c77f32901fb30e42e327e25f56f310 20250822122525871 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250822122525871 DAUC <0003> auc.c:142 vector [2]: autn = dc174ad1ad7900002ad83b547420e9fb 20250822122525871 DAUC <0003> auc.c:143 vector [2]: ck = 328bffa62866d80c4f18302e975c118e 20250822122525871 DAUC <0003> auc.c:144 vector [2]: ik = e694de8c14200d2e1049d49e82d34c32 20250822122525871 DAUC <0003> auc.c:145 vector [2]: res = 50ce03109cc0a0af0000000000000000 20250822122525871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525871 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525871 DAUC <0003> auc.c:179 vector [2]: kc = 96639d58716fac00 20250822122525871 DAUC <0003> auc.c:180 vector [2]: sres = 819d8a92 20250822122525871 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525871 DAUC <0003> auc.c:113 vector [3]: rand = 887a99398c415806dafa9e3882ac4894 20250822122525871 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250822122525871 DAUC <0003> auc.c:142 vector [3]: autn = 0816b55d06b90000e5caa0f69f554975 20250822122525871 DAUC <0003> auc.c:143 vector [3]: ck = 37b62a91b89cd95afd216fb8658ec755 20250822122525871 DAUC <0003> auc.c:144 vector [3]: ik = 24865314e67a1a983a678ebe668db926 20250822122525871 DAUC <0003> auc.c:145 vector [3]: res = 27355939c4d9db6f0000000000000000 20250822122525871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525871 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525871 DAUC <0003> auc.c:179 vector [3]: kc = e23f6a1fbb0d1400 20250822122525871 DAUC <0003> auc.c:180 vector [3]: sres = 81e18934 20250822122525871 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525871 DAUC <0003> auc.c:113 vector [4]: rand = e74b8a72f55980c93c414bccc6650f64 20250822122525871 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250822122525871 DAUC <0003> auc.c:142 vector [4]: autn = c3c46aff6e750000dc29a17e1f0c4bb1 20250822122525871 DAUC <0003> auc.c:143 vector [4]: ck = 8dbc0df1061657034fe7306078aad722 20250822122525871 DAUC <0003> auc.c:144 vector [4]: ik = 840f17c26e62ba83212953e314dd4862 20250822122525871 DAUC <0003> auc.c:145 vector [4]: res = b8cbce29f6663c2e0000000000000000 20250822122525871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525871 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525871 DAUC <0003> auc.c:179 vector [4]: kc = 7f13826bdcfb8800 20250822122525871 DAUC <0003> auc.c:180 vector [4]: sres = ff76b431 20250822122525871 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525871 DAUC <0003> db_auc.c:245 IMSI='262427349769942': Generated 5 vectors 20250822122525871 DAUC <0003> db_auc.c:249 IMSI='262427349769942': Updating SQN=481 in DB 20250822122525871 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427349769942"} 20250822122525871 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262427349769942 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122525873 DAUC <0003> db_auc.c:157 IMSI='262429432106913': No 2G Auth Data 20250822122525873 DAUC <0003> db_auc.c:192 IMSI='262429432106913': No 3G Auth Data HLR_Test-GSUP(21)@8d8b3c30e11c: Created GsupExpect[0] for "262429432106913" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250822122525879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20250822122525881 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525881 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432106913"} 20250822122525881 DAUC <0003> db_auc.c:236 IMSI='262429432106913': Calling to generate 1 vectors 20250822122525881 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250822122525881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122525881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525881 DAUC <0003> auc.c:113 vector [0]: rand = 0181ff7133b6c3acbf9dc06560ad1a73 20250822122525881 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122525881 DAUC <0003> auc.c:142 vector [0]: autn = a963314d2796000052edc037692a0ec6 20250822122525881 DAUC <0003> auc.c:143 vector [0]: ck = 0a94d010e58da81e6bc02c62fa7bd778 20250822122525881 DAUC <0003> auc.c:144 vector [0]: ik = 35fc3b64e450368a06b948c4284a3b07 20250822122525881 DAUC <0003> auc.c:145 vector [0]: res = d2517c16cdf812f70000000000000000 20250822122525881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525881 DAUC <0003> auc.c:179 vector [0]: kc = 3e624e4e357a61d6 20250822122525881 DAUC <0003> auc.c:180 vector [0]: sres = e4991e6d 20250822122525881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525881 DAUC <0003> db_auc.c:245 IMSI='262429432106913': Generated 1 vectors 20250822122525881 DAUC <0003> db_auc.c:249 IMSI='262429432106913': Updating SQN=33 in DB 20250822122525881 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429432106913"} 20250822122525881 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525881 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525881 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8d8b3c30e11c: Found GsupExpect[0] for "262429432106913" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262429432106913" TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525882 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432106913"} 20250822122525882 DAUC <0003> db_auc.c:236 IMSI='262429432106913': Calling to generate 4 vectors 20250822122525882 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250822122525882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250822122525882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525882 DAUC <0003> auc.c:113 vector [0]: rand = cf5c47f08b68436d386e02b3e23a62c9 20250822122525882 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250822122525882 DAUC <0003> auc.c:142 vector [0]: autn = f500fe3eff9f0000b793115d84e628ce 20250822122525882 DAUC <0003> auc.c:143 vector [0]: ck = 0edf6f34bdadd9caa7fa72b8062b88a5 20250822122525882 DAUC <0003> auc.c:144 vector [0]: ik = 962bb500e000772dd53546b3378eb418 20250822122525882 DAUC <0003> auc.c:145 vector [0]: res = e20a96732e475b930000000000000000 20250822122525882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525882 DAUC <0003> auc.c:179 vector [0]: kc = f85af4e0ed9be175 20250822122525882 DAUC <0003> auc.c:180 vector [0]: sres = ff440e32 20250822122525882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525882 DAUC <0003> auc.c:113 vector [1]: rand = 6117af384d0c0851882855d2b6419807 20250822122525882 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250822122525882 DAUC <0003> auc.c:142 vector [1]: autn = 0f2a0e2e582a0000ff52f4747ab2c09b 20250822122525882 DAUC <0003> auc.c:143 vector [1]: ck = 58a45a5d3d9e3f9c1c161c9686d6f493 20250822122525882 DAUC <0003> auc.c:144 vector [1]: ik = a1c40d230aaf4250052ff9356bfe6989 20250822122525882 DAUC <0003> auc.c:145 vector [1]: res = 69e14d5a95031b510000000000000000 20250822122525882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525882 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525882 DAUC <0003> auc.c:179 vector [1]: kc = c23218e54aa67b21 20250822122525882 DAUC <0003> auc.c:180 vector [1]: sres = 6e23bac9 20250822122525882 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525882 DAUC <0003> auc.c:113 vector [2]: rand = d800936fba3f8447c7c854f1f6c3c973 20250822122525882 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250822122525882 DAUC <0003> auc.c:142 vector [2]: autn = 5d6702b3211e0000da55e374b2fba62a 20250822122525882 DAUC <0003> auc.c:143 vector [2]: ck = b914fce5b3a47b72c87dc6c96842955b 20250822122525882 DAUC <0003> auc.c:144 vector [2]: ik = 38408effb7f25e5089538e03c0ce3b52 20250822122525882 DAUC <0003> auc.c:145 vector [2]: res = 9d5d3f5f22ab3c440000000000000000 20250822122525882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525882 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525882 DAUC <0003> auc.c:179 vector [2]: kc = 1f42b0b044acf6f1 20250822122525882 DAUC <0003> auc.c:180 vector [2]: sres = 3431a6b5 20250822122525882 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525882 DAUC <0003> auc.c:113 vector [3]: rand = a0c4fc998fdb634594a8c3903fbfb79f 20250822122525882 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250822122525882 DAUC <0003> auc.c:142 vector [3]: autn = 73fe801cbcc100000c2f94543399b06f 20250822122525882 DAUC <0003> auc.c:143 vector [3]: ck = 6c065e6c545ed5f2950a56e57533d4e5 20250822122525882 DAUC <0003> auc.c:144 vector [3]: ik = f59718d3f31b4c8207ea660dc5c920bb 20250822122525882 DAUC <0003> auc.c:145 vector [3]: res = e890f05b4a83ade20000000000000000 20250822122525882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525882 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525882 DAUC <0003> auc.c:179 vector [3]: kc = 882cba254d99abfb 20250822122525882 DAUC <0003> auc.c:180 vector [3]: sres = 361cfc30 20250822122525882 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525882 DAUC <0003> db_auc.c:245 IMSI='262429432106913': Generated 4 vectors 20250822122525882 DAUC <0003> db_auc.c:249 IMSI='262429432106913': Updating SQN=161 in DB 20250822122525882 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429432106913"} 20250822122525882 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525883 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432106913"} 20250822122525883 DAUC <0003> db_auc.c:236 IMSI='262429432106913': Calling to generate 5 vectors 20250822122525883 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250822122525883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525883 DAUC <0003> auc.c:113 vector [0]: rand = 0841ace451d24f6e5062b00de3cc0f6a 20250822122525883 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250822122525883 DAUC <0003> auc.c:142 vector [0]: autn = c7827cb61f6300006a483af6695f01e7 20250822122525883 DAUC <0003> auc.c:143 vector [0]: ck = 795f443689d978333a524749fdabd415 20250822122525883 DAUC <0003> auc.c:144 vector [0]: ik = 97221d59d998826c421601684c1ebf81 20250822122525883 DAUC <0003> auc.c:145 vector [0]: res = 3ce0cdfa3352d0b20000000000000000 20250822122525883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525883 DAUC <0003> auc.c:179 vector [0]: kc = 99a70348538b080c 20250822122525883 DAUC <0003> auc.c:180 vector [0]: sres = 4a3ca12d 20250822122525883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525883 DAUC <0003> auc.c:113 vector [1]: rand = 35037a7302978ed72c218270fc451449 20250822122525883 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250822122525883 DAUC <0003> auc.c:142 vector [1]: autn = b255e608fc8900000b177249985d1959 20250822122525883 DAUC <0003> auc.c:143 vector [1]: ck = 6526a0119da008897cd7b26de33f5113 20250822122525883 DAUC <0003> auc.c:144 vector [1]: ik = 99790eb8ffd6bc109f578e1c3987016a 20250822122525883 DAUC <0003> auc.c:145 vector [1]: res = eb070bcec0a831b10000000000000000 20250822122525883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525883 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525883 DAUC <0003> auc.c:179 vector [1]: kc = 195acd1c87f7d35d 20250822122525883 DAUC <0003> auc.c:180 vector [1]: sres = 77ee2b1f 20250822122525883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525883 DAUC <0003> auc.c:113 vector [2]: rand = 9f691c9dd387341daeb2d5ac1b2e5b4b 20250822122525883 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250822122525883 DAUC <0003> auc.c:142 vector [2]: autn = 21ade7c880220000cbd8582acdc8f476 20250822122525883 DAUC <0003> auc.c:143 vector [2]: ck = 7b4c9fdab0f73eeb8a9148aec4e573ab 20250822122525883 DAUC <0003> auc.c:144 vector [2]: ik = c73a01970319fa7d1342ba73e97618b1 20250822122525883 DAUC <0003> auc.c:145 vector [2]: res = 46e1ce5ac5f223f80000000000000000 20250822122525883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525883 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525883 DAUC <0003> auc.c:179 vector [2]: kc = bebe47c2f8d03ea5 20250822122525883 DAUC <0003> auc.c:180 vector [2]: sres = 046a6a1e 20250822122525883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525883 DAUC <0003> auc.c:113 vector [3]: rand = fb605f6062b79012cb7e8259edd2bfd8 20250822122525883 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250822122525883 DAUC <0003> auc.c:142 vector [3]: autn = c0a92941291d0000a3b14cb2b4109c5d 20250822122525883 DAUC <0003> auc.c:143 vector [3]: ck = cbc86cb06ef7f439a42d69e6ea962090 20250822122525883 DAUC <0003> auc.c:144 vector [3]: ik = 243513ecf88dc361b722b69ea821b1d5 20250822122525883 DAUC <0003> auc.c:145 vector [3]: res = 4a04e2c97ef1290b0000000000000000 20250822122525883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525883 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525883 DAUC <0003> auc.c:179 vector [3]: kc = bb0c654aa05654cb 20250822122525883 DAUC <0003> auc.c:180 vector [3]: sres = a42f38c0 20250822122525883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525883 DAUC <0003> auc.c:113 vector [4]: rand = 0253500988ce8d3a9dbd90af0a826bab 20250822122525883 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250822122525883 DAUC <0003> auc.c:142 vector [4]: autn = 800b34f0c55700007cfa006f6d4294e2 20250822122525883 DAUC <0003> auc.c:143 vector [4]: ck = 7aeef53f2446e8c67e0b7cc57884252f 20250822122525883 DAUC <0003> auc.c:144 vector [4]: ik = f965065a226cb746a24d05fe5b5ed9bc 20250822122525883 DAUC <0003> auc.c:145 vector [4]: res = cf009a7c57dece570000000000000000 20250822122525883 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525883 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525883 DAUC <0003> auc.c:179 vector [4]: kc = 5631886202777c98 20250822122525883 DAUC <0003> auc.c:180 vector [4]: sres = 0a552aa0 20250822122525883 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525883 DAUC <0003> db_auc.c:245 IMSI='262429432106913': Generated 5 vectors 20250822122525883 DAUC <0003> db_auc.c:249 IMSI='262429432106913': Updating SQN=321 in DB 20250822122525883 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429432106913"} 20250822122525883 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525885 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525885 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525885 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429432106913"} 20250822122525885 DAUC <0003> db_auc.c:236 IMSI='262429432106913': Calling to generate 5 vectors 20250822122525885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122525885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122525885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122525885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250822122525885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122525885 DAUC <0003> auc.c:113 vector [0]: rand = aea96e2c38378b0e1380954ef3fc5c73 20250822122525885 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250822122525885 DAUC <0003> auc.c:142 vector [0]: autn = ae89ebea3d400000caf885f34f5cb82b 20250822122525885 DAUC <0003> auc.c:143 vector [0]: ck = f2ff9bd9d7eecdfcb20cbf8db8c186ee 20250822122525885 DAUC <0003> auc.c:144 vector [0]: ik = 073193e31fe5fb544519a3d8247add01 20250822122525885 DAUC <0003> auc.c:145 vector [0]: res = bd0992e80ca03a6b0000000000000000 20250822122525885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122525885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122525885 DAUC <0003> auc.c:179 vector [0]: kc = 14639f24900d7f5e 20250822122525885 DAUC <0003> auc.c:180 vector [0]: sres = e9917cdd 20250822122525885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122525885 DAUC <0003> auc.c:113 vector [1]: rand = 7696fccc9a96f1ec1a1015d4974287c6 20250822122525885 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250822122525885 DAUC <0003> auc.c:142 vector [1]: autn = 20a7407fc1370000fe100bbc321ca8a2 20250822122525885 DAUC <0003> auc.c:143 vector [1]: ck = 7b1490443fdf7c4755115f8bf146c35b 20250822122525885 DAUC <0003> auc.c:144 vector [1]: ik = b48430465d67a856de2f44fc76e10abd 20250822122525885 DAUC <0003> auc.c:145 vector [1]: res = c4f45b336f7545ce0000000000000000 20250822122525885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122525885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122525885 DAUC <0003> auc.c:179 vector [1]: kc = 811f941233e672d5 20250822122525885 DAUC <0003> auc.c:180 vector [1]: sres = 83c68dfa 20250822122525885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122525885 DAUC <0003> auc.c:113 vector [2]: rand = 9fc74ff3eb1917280368171c181c0195 20250822122525885 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250822122525885 DAUC <0003> auc.c:142 vector [2]: autn = ec6c40644b91000083080d94c54acc59 20250822122525885 DAUC <0003> auc.c:143 vector [2]: ck = 89a71ecc3fbba05040a4323aa41d8247 20250822122525885 DAUC <0003> auc.c:144 vector [2]: ik = 409b469abd9ed40c922de9564e1e3af2 20250822122525885 DAUC <0003> auc.c:145 vector [2]: res = db14de1598019f680000000000000000 20250822122525885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122525885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122525885 DAUC <0003> auc.c:179 vector [2]: kc = ebf50af77a927903 20250822122525885 DAUC <0003> auc.c:180 vector [2]: sres = 8c47f59b 20250822122525885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122525885 DAUC <0003> auc.c:113 vector [3]: rand = a12634016178c583f84aa0399b86b7bf 20250822122525885 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250822122525885 DAUC <0003> auc.c:142 vector [3]: autn = 93ad123047a400008af028b8e2694270 20250822122525885 DAUC <0003> auc.c:143 vector [3]: ck = ab442e4acac24d3bc9147e0c24f25676 20250822122525885 DAUC <0003> auc.c:144 vector [3]: ik = b36d0ef2de711dc9a94a18b966725fdf 20250822122525885 DAUC <0003> auc.c:145 vector [3]: res = 7ed26d42ac7f182f0000000000000000 20250822122525885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122525885 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122525885 DAUC <0003> auc.c:179 vector [3]: kc = 0a637a343118611a 20250822122525885 DAUC <0003> auc.c:180 vector [3]: sres = d6648a1b 20250822122525885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122525885 DAUC <0003> auc.c:113 vector [4]: rand = 8ff23c34953282365dd0777e732e8a01 20250822122525885 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250822122525885 DAUC <0003> auc.c:142 vector [4]: autn = 6c7e1cc3e5e40000584d2d007e589d01 20250822122525885 DAUC <0003> auc.c:143 vector [4]: ck = ced1589c6efffce2dbe2aa47337e55e5 20250822122525885 DAUC <0003> auc.c:144 vector [4]: ik = af8779a087db7b32da372ca71b1f2c71 20250822122525885 DAUC <0003> auc.c:145 vector [4]: res = 3de4de439114179c0000000000000000 20250822122525885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122525885 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122525885 DAUC <0003> auc.c:179 vector [4]: kc = 51946b6e6a6ea127 20250822122525885 DAUC <0003> auc.c:180 vector [4]: sres = ca1bc964 20250822122525885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122525885 DAUC <0003> db_auc.c:245 IMSI='262429432106913': Generated 5 vectors 20250822122525885 DAUC <0003> db_auc.c:249 IMSI='262429432106913': Updating SQN=481 in DB 20250822122525885 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429432106913"} 20250822122525885 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262429432106913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122525885 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122525885 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525885 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122525886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122525887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36522<->l=127.0.0.1:4258 20250822122525887 DLINP <000b> input/ipa.c:452 connected read/write 20250822122525887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122525887 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122525887 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122525887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122525887 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44949<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@8d8b3c30e11c: Final verdict of PTC: none 22@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Fri Aug 22 12:25:25 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 20250822122525920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4258 20250822122526021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36586<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Fri Aug 22 12:25:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_sai_eps started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122529139 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122529139 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122529143 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122529149 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529150 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122529150 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122529150 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  20250822122529150 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122529150 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  20250822122529150 DLGSUP <0013> gsup_server.c:236 2:  20250822122529150 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122529150 DLGSUP <0013> gsup_server.c:236 3:  20250822122529150 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122529150 DLGSUP <0013> gsup_server.c:236 4:  20250822122529150 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122529150 DLGSUP <0013> gsup_server.c:236 5:  20250822122529150 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122529150 DLGSUP <0013> gsup_server.c:236 7:  20250822122529150 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122529150 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122529150 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122529150 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@8d8b3c30e11c: 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") 20250822122529172 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36031<->l=127.0.0.1:4259) 20250822122529178 DAUC <0003> db_auc.c:157 IMSI='262429879529229': No 2G Auth Data 20250822122529178 DAUC <0003> db_auc.c:192 IMSI='262429879529229': No 3G Auth Data HLR_Test-GSUP(33)@8d8b3c30e11c: Created GsupExpect[0] for "262429879529229" to be handled at TC_gsup_sai_eps(36) 20250822122529195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 20250822122529199 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529199 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429879529229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429879529229"} 20250822122529199 DAUC <0003> db_auc.c:157 IMSI='262429879529229': No 2G Auth Data 20250822122529199 DAUC <0003> db_auc.c:236 IMSI='262429879529229': Calling to generate 5 vectors 20250822122529199 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122529199 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122529199 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122529199 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122529199 DAUC <0003> auc.c:113 vector [0]: rand = 8312610034d2786259e4df657c5a4f6c 20250822122529199 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122529199 DAUC <0003> auc.c:142 vector [0]: autn = 68386cce45748000cdf3aca0161daeb5 20250822122529199 DAUC <0003> auc.c:143 vector [0]: ck = 4d04baa777c95f0a211f74de3f416d15 20250822122529199 DAUC <0003> auc.c:144 vector [0]: ik = 29ab19b47c3b4b9cb9c2fa01c4a86494 20250822122529199 DAUC <0003> auc.c:145 vector [0]: res = 05b84ec7206e4f240000000000000000 20250822122529199 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122529199 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122529199 DAUC <0003> auc.c:151 vector [0]: kc = fc722dccf01b1d17 20250822122529199 DAUC <0003> auc.c:152 vector [0]: sres = 25d601e3 20250822122529199 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122529199 DAUC <0003> auc.c:113 vector [1]: rand = 17d8a3f811757c784e77eed0769cfc7e 20250822122529199 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122529199 DAUC <0003> auc.c:142 vector [1]: autn = fa694a2ad53c80000678caad1bbaf3cf 20250822122529199 DAUC <0003> auc.c:143 vector [1]: ck = b4851b036005a7237e128b43c9c50029 20250822122529199 DAUC <0003> auc.c:144 vector [1]: ik = 887c96a5a22db25dd7e97faaf0f762dc 20250822122529199 DAUC <0003> auc.c:145 vector [1]: res = 2a513080dfa7e68e0000000000000000 20250822122529199 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122529199 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122529199 DAUC <0003> auc.c:151 vector [1]: kc = 9502794ffb1a778b 20250822122529199 DAUC <0003> auc.c:152 vector [1]: sres = f5f6d60e 20250822122529199 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122529199 DAUC <0003> auc.c:113 vector [2]: rand = b42163b3c953eb90ceda809d0c49ce20 20250822122529199 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122529199 DAUC <0003> auc.c:142 vector [2]: autn = 1954837d53118000f6e5b16d27e0b2e3 20250822122529199 DAUC <0003> auc.c:143 vector [2]: ck = 8ea87dfb6492daac15ecd31271d87c4f 20250822122529199 DAUC <0003> auc.c:144 vector [2]: ik = 6c588c6a5e2fe6f9e7616a013d4b4153 20250822122529199 DAUC <0003> auc.c:145 vector [2]: res = 79ff148f39b13a890000000000000000 20250822122529199 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122529199 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122529199 DAUC <0003> auc.c:151 vector [2]: kc = 107d4882762e0149 20250822122529199 DAUC <0003> auc.c:152 vector [2]: sres = 404e2e06 20250822122529199 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122529199 DAUC <0003> auc.c:113 vector [3]: rand = 1c3a7ba992e03a14fe932a059eb786f0 20250822122529199 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122529199 DAUC <0003> auc.c:142 vector [3]: autn = 96167b4e520f800044b03a6c4befeb11 20250822122529199 DAUC <0003> auc.c:143 vector [3]: ck = 4aaeae6ffc4d2e8be8434e8bb66f61a1 20250822122529199 DAUC <0003> auc.c:144 vector [3]: ik = d405ab5b77160f52e0061e985882841e 20250822122529199 DAUC <0003> auc.c:145 vector [3]: res = 9331d2f5f52bb4e20000000000000000 20250822122529199 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122529199 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122529199 DAUC <0003> auc.c:151 vector [3]: kc = 96ee552765b6c466 20250822122529199 DAUC <0003> auc.c:152 vector [3]: sres = 661a6617 20250822122529199 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122529199 DAUC <0003> auc.c:113 vector [4]: rand = 634881be69b6c0963e2344e66af2cc8c 20250822122529199 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122529199 DAUC <0003> auc.c:142 vector [4]: autn = 1701f572882d800058cb241186cffd92 20250822122529199 DAUC <0003> auc.c:143 vector [4]: ck = ca2f85998c6c3c8a485bd8e1d066dabd 20250822122529199 DAUC <0003> auc.c:144 vector [4]: ik = fa6fe02ba1ef0139fbb74d8fbacb1fe3 20250822122529199 DAUC <0003> auc.c:145 vector [4]: res = bb486612e75cdae80000000000000000 20250822122529199 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122529199 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122529199 DAUC <0003> auc.c:151 vector [4]: kc = 83acf0dc472ef8ed 20250822122529199 DAUC <0003> auc.c:152 vector [4]: sres = 5c14bcfa 20250822122529199 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122529199 DAUC <0003> db_auc.c:245 IMSI='262429879529229': Generated 5 vectors 20250822122529199 DAUC <0003> db_auc.c:249 IMSI='262429879529229': Updating SQN=161 in DB 20250822122529199 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429879529229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429879529229"} 20250822122529199 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429879529229 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122529199 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122529199 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529199 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8b3c30e11c: Found GsupExpect[0] for "262429879529229" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429879529229" TC_gsup_sai_eps(36)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122529203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36608<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122529204 DAUC <0003> db_auc.c:157 IMSI='262421292392367': No 2G Auth Data 20250822122529204 DAUC <0003> db_auc.c:192 IMSI='262421292392367': No 3G Auth Data HLR_Test-GSUP(33)@8d8b3c30e11c: Created GsupExpect[0] for "262421292392367" to be handled at TC_gsup_sai_eps(37) 20250822122529212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 20250822122529213 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529213 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529213 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421292392367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421292392367"} 20250822122529213 DAUC <0003> db_auc.c:157 IMSI='262421292392367': No 2G Auth Data 20250822122529213 DAUC <0003> db_auc.c:236 IMSI='262421292392367': Calling to generate 5 vectors 20250822122529213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250822122529213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122529213 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250822122529213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122529213 DAUC <0003> auc.c:113 vector [0]: rand = 4bfff7ce5a2b61a603c456e5f4096afb 20250822122529213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122529213 DAUC <0003> auc.c:142 vector [0]: autn = 992ec2471f168000b86b3affc9814e2d 20250822122529213 DAUC <0003> auc.c:143 vector [0]: ck = 67674901dab6d64e4ef78a694fbf85b0 20250822122529213 DAUC <0003> auc.c:144 vector [0]: ik = 7507de59d460781a613cddbed9885229 20250822122529213 DAUC <0003> auc.c:145 vector [0]: res = 2ff3355a58d0d3a80000000000000000 20250822122529213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122529213 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250822122529213 DAUC <0003> auc.c:151 vector [0]: kc = 3dabc08f98e179cd 20250822122529213 DAUC <0003> auc.c:152 vector [0]: sres = 7723e6f2 20250822122529213 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250822122529213 DAUC <0003> auc.c:113 vector [1]: rand = 09ac35f30dae490afc887205faebe27f 20250822122529213 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122529213 DAUC <0003> auc.c:142 vector [1]: autn = 444f93218ea080007ba83690233ef862 20250822122529213 DAUC <0003> auc.c:143 vector [1]: ck = 7f366e80464ff7f22d1c04658ca8b58c 20250822122529213 DAUC <0003> auc.c:144 vector [1]: ik = 615ecc0d48a88ef62738fcc273973c41 20250822122529213 DAUC <0003> auc.c:145 vector [1]: res = b989b949ab12e99a0000000000000000 20250822122529213 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122529213 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250822122529213 DAUC <0003> auc.c:151 vector [1]: kc = 144c5a2af1d8f0c9 20250822122529213 DAUC <0003> auc.c:152 vector [1]: sres = 129b50d3 20250822122529213 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250822122529213 DAUC <0003> auc.c:113 vector [2]: rand = 08f508f70360242cf8cc69bf3fd850b4 20250822122529213 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122529213 DAUC <0003> auc.c:142 vector [2]: autn = 88e904cd731b8000ea3764c529132e7b 20250822122529213 DAUC <0003> auc.c:143 vector [2]: ck = d4d768afd641746b5f9438b5c742786d 20250822122529213 DAUC <0003> auc.c:144 vector [2]: ik = 082a1208e4031dcc9af1fce31b486b77 20250822122529213 DAUC <0003> auc.c:145 vector [2]: res = 35850098ecce05ac0000000000000000 20250822122529213 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122529213 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250822122529213 DAUC <0003> auc.c:151 vector [2]: kc = 1998bef1ee487abd 20250822122529214 DAUC <0003> auc.c:152 vector [2]: sres = d94b0534 20250822122529214 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250822122529214 DAUC <0003> auc.c:113 vector [3]: rand = dbbd189ce285d4e9d0381623c6e67dff 20250822122529214 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122529214 DAUC <0003> auc.c:142 vector [3]: autn = b994079ccfe480005c82d75c217c335f 20250822122529214 DAUC <0003> auc.c:143 vector [3]: ck = d50867fdb7fafc9e9bde7615ceda1851 20250822122529214 DAUC <0003> auc.c:144 vector [3]: ik = 2b160069899d46414d29c002d274cc79 20250822122529214 DAUC <0003> auc.c:145 vector [3]: res = 949f86812ed095b30000000000000000 20250822122529214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122529214 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250822122529214 DAUC <0003> auc.c:151 vector [3]: kc = 28e9d18322c96ef7 20250822122529214 DAUC <0003> auc.c:152 vector [3]: sres = ba4f1332 20250822122529214 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250822122529214 DAUC <0003> auc.c:113 vector [4]: rand = 517093d5bd385c93ffbc14d221cd639b 20250822122529214 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122529214 DAUC <0003> auc.c:142 vector [4]: autn = 26267f69bb468000096a989cf5ba4d2f 20250822122529214 DAUC <0003> auc.c:143 vector [4]: ck = 044beecf056cad89a625684ada2eb312 20250822122529214 DAUC <0003> auc.c:144 vector [4]: ik = 075aa3e363255558fd68986de9afe643 20250822122529214 DAUC <0003> auc.c:145 vector [4]: res = e2375b1a8005456a0000000000000000 20250822122529214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122529214 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250822122529214 DAUC <0003> auc.c:151 vector [4]: kc = 585cbd0b55c8ad80 20250822122529214 DAUC <0003> auc.c:152 vector [4]: sres = 62321e70 20250822122529214 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250822122529214 DAUC <0003> db_auc.c:245 IMSI='262421292392367': Generated 5 vectors 20250822122529214 DAUC <0003> db_auc.c:249 IMSI='262421292392367': Updating SQN=161 in DB 20250822122529214 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421292392367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421292392367"} 20250822122529214 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421292392367 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122529214 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122529214 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529214 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8b3c30e11c: Found GsupExpect[0] for "262421292392367" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421292392367" TC_gsup_sai_eps(37)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122529215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122529216 DAUC <0003> db_auc.c:157 IMSI='262425708146326': No 2G Auth Data 20250822122529216 DAUC <0003> db_auc.c:192 IMSI='262425708146326': No 3G Auth Data HLR_Test-GSUP(33)@8d8b3c30e11c: Created GsupExpect[0] for "262425708146326" to be handled at TC_gsup_sai_eps(38) 20250822122529221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 20250822122529222 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529222 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425708146326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425708146326"} 20250822122529222 DAUC <0003> db_auc.c:236 IMSI='262425708146326': Calling to generate 5 vectors 20250822122529222 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122529222 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122529223 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122529223 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122529223 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122529223 DAUC <0003> auc.c:113 vector [0]: rand = cdf27c2071e80a6b04d8147b745649fb 20250822122529223 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122529223 DAUC <0003> auc.c:142 vector [0]: autn = 2674769fb7a3800042f13b2d4b8729b5 20250822122529223 DAUC <0003> auc.c:143 vector [0]: ck = f3d61473607cefa9e21b84bfe8fbaab0 20250822122529223 DAUC <0003> auc.c:144 vector [0]: ik = 7f47181ab3386ed860f6ac476284550f 20250822122529223 DAUC <0003> auc.c:145 vector [0]: res = 5a219ecf196645960000000000000000 20250822122529223 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122529223 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122529223 DAUC <0003> auc.c:179 vector [0]: kc = 5786fb271bd33000 20250822122529223 DAUC <0003> auc.c:180 vector [0]: sres = ba6e8c39 20250822122529223 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122529223 DAUC <0003> auc.c:113 vector [1]: rand = c9ab7c45b0faa8172b4437bb0970d7ed 20250822122529223 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122529223 DAUC <0003> auc.c:142 vector [1]: autn = 20f43eb89501800060ae3216f9495a32 20250822122529223 DAUC <0003> auc.c:143 vector [1]: ck = 274f7b3d594dffb8138211d3b1ea2cf5 20250822122529223 DAUC <0003> auc.c:144 vector [1]: ik = e38641507be8003beb6ba1eb37ee5c62 20250822122529223 DAUC <0003> auc.c:145 vector [1]: res = c93832320f3c78b40000000000000000 20250822122529223 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122529223 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122529223 DAUC <0003> auc.c:179 vector [1]: kc = 4e645270b91a6c00 20250822122529223 DAUC <0003> auc.c:180 vector [1]: sres = 2685db34 20250822122529223 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122529223 DAUC <0003> auc.c:113 vector [2]: rand = 363e1f5f39b82d6ae22512aa33dc4dd3 20250822122529223 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122529223 DAUC <0003> auc.c:142 vector [2]: autn = 1fa8082ef3778000f8b26dadf40d7f91 20250822122529223 DAUC <0003> auc.c:143 vector [2]: ck = b558b4e38a7f52820b9806c027c966b1 20250822122529223 DAUC <0003> auc.c:144 vector [2]: ik = e9e207248a9f01c93c2a90c74cc0d0db 20250822122529223 DAUC <0003> auc.c:145 vector [2]: res = 1ac99d03a5b6fc2e0000000000000000 20250822122529223 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122529223 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122529223 DAUC <0003> auc.c:179 vector [2]: kc = 7d2ff00f43d8b000 20250822122529223 DAUC <0003> auc.c:180 vector [2]: sres = 87f45629 20250822122529223 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122529223 DAUC <0003> auc.c:113 vector [3]: rand = 2e149ada9618af0672b69fad4f47d6e3 20250822122529223 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122529223 DAUC <0003> auc.c:142 vector [3]: autn = 253dd3201682800016d4a44f9c897ca0 20250822122529223 DAUC <0003> auc.c:143 vector [3]: ck = 892823e122dc42e5e4259c884136fe75 20250822122529223 DAUC <0003> auc.c:144 vector [3]: ik = 5a8346e64e4319a18619fdcd4c468e7f 20250822122529223 DAUC <0003> auc.c:145 vector [3]: res = 8dd011317ffaf2e70000000000000000 20250822122529223 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122529223 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122529223 DAUC <0003> auc.c:179 vector [3]: kc = e46a42b1d723f000 20250822122529223 DAUC <0003> auc.c:180 vector [3]: sres = 700a20e8 20250822122529223 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122529223 DAUC <0003> auc.c:113 vector [4]: rand = 4d8af3b76a99154ccbbd2f9053a51f97 20250822122529223 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122529223 DAUC <0003> auc.c:142 vector [4]: autn = 993059a1dec78000a922c3357e56b31c 20250822122529223 DAUC <0003> auc.c:143 vector [4]: ck = dc213a30467a16ff6a830c1d6dca8981 20250822122529223 DAUC <0003> auc.c:144 vector [4]: ik = 9d912e34b04c359b70e6c3d6b080b72e 20250822122529223 DAUC <0003> auc.c:145 vector [4]: res = 34823978deaf22a00000000000000000 20250822122529223 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122529223 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122529223 DAUC <0003> auc.c:179 vector [4]: kc = 6ac758b595952800 20250822122529223 DAUC <0003> auc.c:180 vector [4]: sres = 2596d56b 20250822122529223 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122529223 DAUC <0003> db_auc.c:245 IMSI='262425708146326': Generated 5 vectors 20250822122529223 DAUC <0003> db_auc.c:249 IMSI='262425708146326': Updating SQN=161 in DB 20250822122529223 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425708146326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425708146326"} 20250822122529223 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425708146326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122529223 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122529223 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8b3c30e11c: Found GsupExpect[0] for "262425708146326" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_sai_eps(38)"262425708146326" TC_gsup_sai_eps(38)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122529224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36626<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122529225 DAUC <0003> db_auc.c:157 IMSI='262422507107764': No 2G Auth Data 20250822122529225 DAUC <0003> db_auc.c:192 IMSI='262422507107764': No 3G Auth Data HLR_Test-GSUP(33)@8d8b3c30e11c: Created GsupExpect[0] for "262422507107764" to be handled at TC_gsup_sai_eps(39) 20250822122529231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4258 20250822122529233 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529233 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529233 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422507107764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422507107764"} 20250822122529233 DAUC <0003> db_auc.c:236 IMSI='262422507107764': Calling to generate 5 vectors 20250822122529233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122529233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122529233 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122529233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122529233 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122529233 DAUC <0003> auc.c:113 vector [0]: rand = 03df22937fd0d6fa9872eaf4434dfc47 20250822122529233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122529233 DAUC <0003> auc.c:142 vector [0]: autn = 2aa7301f6e608000206efada903c512a 20250822122529233 DAUC <0003> auc.c:143 vector [0]: ck = a081aa36058bdde24533b2cda60a4354 20250822122529233 DAUC <0003> auc.c:144 vector [0]: ik = a0468c81b5c22c7d969738bbc761e977 20250822122529233 DAUC <0003> auc.c:145 vector [0]: res = 8e4504ae6ffee0c60000000000000000 20250822122529233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122529233 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122529233 DAUC <0003> auc.c:179 vector [0]: kc = 6023c3dc1e607800 20250822122529233 DAUC <0003> auc.c:180 vector [0]: sres = 187a2ffa 20250822122529233 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122529233 DAUC <0003> auc.c:113 vector [1]: rand = 268e0c04a53806a7c2c54917e900e8bc 20250822122529233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122529233 DAUC <0003> auc.c:142 vector [1]: autn = 2d1089dad32a80002aed432ab5885e7c 20250822122529233 DAUC <0003> auc.c:143 vector [1]: ck = 2989602087e4c739270c815c2c1b8006 20250822122529233 DAUC <0003> auc.c:144 vector [1]: ik = 82b8ff53203367c4ada007356387c674 20250822122529233 DAUC <0003> auc.c:145 vector [1]: res = 8e36b0dc2c07e83c0000000000000000 20250822122529233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122529233 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122529233 DAUC <0003> auc.c:179 vector [1]: kc = 58fca1517f1d2000 20250822122529233 DAUC <0003> auc.c:180 vector [1]: sres = 13f3f037 20250822122529233 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122529233 DAUC <0003> auc.c:113 vector [2]: rand = a4b2267e2af0de074592d4484935bc0d 20250822122529233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122529233 DAUC <0003> auc.c:142 vector [2]: autn = b0d6e822e0088000adf5cb09fa957f5d 20250822122529233 DAUC <0003> auc.c:143 vector [2]: ck = c1becd58d0f8a6bfcd5b9584fe1dd4e4 20250822122529233 DAUC <0003> auc.c:144 vector [2]: ik = 6251a7cdeb3c68991fdcc2d5acb36471 20250822122529233 DAUC <0003> auc.c:145 vector [2]: res = ae16ee6c6f0672fd0000000000000000 20250822122529233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122529233 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122529233 DAUC <0003> auc.c:179 vector [2]: kc = e171ea583d1cb400 20250822122529233 DAUC <0003> auc.c:180 vector [2]: sres = 0ed6cae7 20250822122529233 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122529233 DAUC <0003> auc.c:113 vector [3]: rand = 5e2a156733bfb02f33bdedaf0aa86bbc 20250822122529233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122529233 DAUC <0003> auc.c:142 vector [3]: autn = 5dd712c941938000d1ac34e8c90ffa99 20250822122529233 DAUC <0003> auc.c:143 vector [3]: ck = 1702bffaeb788484344af33e8fd728dd 20250822122529233 DAUC <0003> auc.c:144 vector [3]: ik = 342e1c41a08c283f9ab0bdbf9eafec52 20250822122529233 DAUC <0003> auc.c:145 vector [3]: res = 9b124eefbf0132880000000000000000 20250822122529233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122529233 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122529233 DAUC <0003> auc.c:179 vector [3]: kc = ca4eb5dce04a2800 20250822122529233 DAUC <0003> auc.c:180 vector [3]: sres = da71e1cc 20250822122529233 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122529233 DAUC <0003> auc.c:113 vector [4]: rand = fc87b6a39020a79f8953aa68a1a82f22 20250822122529233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122529233 DAUC <0003> auc.c:142 vector [4]: autn = ddbbdca8987980002e9de37078688329 20250822122529233 DAUC <0003> auc.c:143 vector [4]: ck = e6a6186c97f224c4458a938f16cca5ce 20250822122529233 DAUC <0003> auc.c:144 vector [4]: ik = d47d8ba498f1d1e5e6330bff4a03f3de 20250822122529233 DAUC <0003> auc.c:145 vector [4]: res = 0676a7a62470438b0000000000000000 20250822122529233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122529233 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122529233 DAUC <0003> auc.c:179 vector [4]: kc = e25f832783c8e400 20250822122529233 DAUC <0003> auc.c:180 vector [4]: sres = 4062cf89 20250822122529233 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122529233 DAUC <0003> db_auc.c:245 IMSI='262422507107764': Generated 5 vectors 20250822122529233 DAUC <0003> db_auc.c:249 IMSI='262422507107764': Updating SQN=161 in DB 20250822122529233 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422507107764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422507107764"} 20250822122529233 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422507107764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122529233 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122529233 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529233 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8b3c30e11c: Found GsupExpect[0] for "262422507107764" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_sai_eps(39)"262422507107764" TC_gsup_sai_eps(39)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122529234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122529235 DAUC <0003> db_auc.c:157 IMSI='262424523879257': No 2G Auth Data 20250822122529235 DAUC <0003> db_auc.c:192 IMSI='262424523879257': No 3G Auth Data HLR_Test-GSUP(33)@8d8b3c30e11c: Created GsupExpect[0] for "262424523879257" to be handled at TC_gsup_sai_eps(40) 20250822122529241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4258 20250822122529242 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529242 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529242 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424523879257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424523879257"} 20250822122529242 DAUC <0003> db_auc.c:236 IMSI='262424523879257': Calling to generate 5 vectors 20250822122529242 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250822122529242 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250822122529242 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250822122529242 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250822122529242 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250822122529243 DAUC <0003> auc.c:113 vector [0]: rand = 54c25da74499f5dbf1d9b5454cad7a8c 20250822122529243 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250822122529243 DAUC <0003> auc.c:142 vector [0]: autn = 98f26dd40b538000a5499a38d3f3d020 20250822122529243 DAUC <0003> auc.c:143 vector [0]: ck = d992f66d86861679d6fbb30f740eaa72 20250822122529243 DAUC <0003> auc.c:144 vector [0]: ik = 5da8a335191f868f58cadf91bdc7afa0 20250822122529243 DAUC <0003> auc.c:145 vector [0]: res = 9bff6621a03f2fef0000000000000000 20250822122529243 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250822122529243 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250822122529243 DAUC <0003> auc.c:179 vector [0]: kc = 1453c60bfbdd0f22 20250822122529243 DAUC <0003> auc.c:180 vector [0]: sres = e1246455 20250822122529243 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250822122529243 DAUC <0003> auc.c:113 vector [1]: rand = 1fa2cfe9664ea7d08f0d6be8f599f02b 20250822122529243 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250822122529243 DAUC <0003> auc.c:142 vector [1]: autn = 92872aef0c16800062bc02ac9b3d3c4d 20250822122529243 DAUC <0003> auc.c:143 vector [1]: ck = 4926ef940f22c77a553da5c12e67b6b0 20250822122529243 DAUC <0003> auc.c:144 vector [1]: ik = ef1df6b71110a41f77d8e57d99a1c3f3 20250822122529243 DAUC <0003> auc.c:145 vector [1]: res = 920985b2d165ed990000000000000000 20250822122529243 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250822122529243 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250822122529243 DAUC <0003> auc.c:179 vector [1]: kc = 5e847335072934d4 20250822122529243 DAUC <0003> auc.c:180 vector [1]: sres = a06bb470 20250822122529243 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250822122529243 DAUC <0003> auc.c:113 vector [2]: rand = 2820f3f371623ce7968e5b824e641444 20250822122529243 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250822122529243 DAUC <0003> auc.c:142 vector [2]: autn = 8a4085b584bd80007c4782b5bae073d2 20250822122529243 DAUC <0003> auc.c:143 vector [2]: ck = 55aee6c0be25ef218f490e95e22acf54 20250822122529243 DAUC <0003> auc.c:144 vector [2]: ik = ac0a11fd3226331029fe355b3a46e7a0 20250822122529243 DAUC <0003> auc.c:145 vector [2]: res = d42da52cc9a0575f0000000000000000 20250822122529243 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250822122529243 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250822122529243 DAUC <0003> auc.c:179 vector [2]: kc = 985ea4409387684d 20250822122529243 DAUC <0003> auc.c:180 vector [2]: sres = 6ab9f65a 20250822122529243 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250822122529243 DAUC <0003> auc.c:113 vector [3]: rand = dd2504f6f91274f2eb75e29fc1709bde 20250822122529243 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250822122529243 DAUC <0003> auc.c:142 vector [3]: autn = b40d92470bb780009b9fdd53c6495f69 20250822122529243 DAUC <0003> auc.c:143 vector [3]: ck = 4bb4a560aff0bf27525eb9254bb4c3ee 20250822122529243 DAUC <0003> auc.c:144 vector [3]: ik = ca5ddd254369b8a7eefd0cffbd27bd1b 20250822122529243 DAUC <0003> auc.c:145 vector [3]: res = 872700028931b0700000000000000000 20250822122529243 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250822122529243 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250822122529243 DAUC <0003> auc.c:179 vector [3]: kc = c758b20de1629ba5 20250822122529243 DAUC <0003> auc.c:180 vector [3]: sres = 1fe95308 20250822122529243 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250822122529243 DAUC <0003> auc.c:113 vector [4]: rand = 22088446e4da65c0661cc73d91094111 20250822122529243 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250822122529243 DAUC <0003> auc.c:142 vector [4]: autn = 46ba676510618000b4671c65e1302388 20250822122529243 DAUC <0003> auc.c:143 vector [4]: ck = ba8f7fe9605405def98de38f325e4c18 20250822122529243 DAUC <0003> auc.c:144 vector [4]: ik = a9701c139460da3d86cf22150246ac46 20250822122529243 DAUC <0003> auc.c:145 vector [4]: res = e36811586a7fdfd70000000000000000 20250822122529243 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250822122529243 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250822122529243 DAUC <0003> auc.c:179 vector [4]: kc = f9a533ade8e74bdd 20250822122529243 DAUC <0003> auc.c:180 vector [4]: sres = caf07a36 20250822122529243 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250822122529243 DAUC <0003> db_auc.c:245 IMSI='262424523879257': Generated 5 vectors 20250822122529243 DAUC <0003> db_auc.c:249 IMSI='262424523879257': Updating SQN=161 in DB 20250822122529243 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424523879257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424523879257"} 20250822122529243 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424523879257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122529243 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122529243 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529243 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8d8b3c30e11c: Found GsupExpect[0] for "262424523879257" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424523879257" TC_gsup_sai_eps(40)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122529244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122529244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4258 20250822122529245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36031<->l=127.0.0.1:4259) 20250822122529245 DLINP <000b> input/ipa.c:452 connected read/write 20250822122529245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122529245 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122529245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122529245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 34@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(33)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Fri Aug 22 12:25:29 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 20250822122529267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 20250822122529368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=74588) Waiting for packet dumper to finish... 1 (prev_count=74588, count=126080) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Fri Aug 22 12:25:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122532507 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122532507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122532510 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532510 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122532511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122532513 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122532513 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122532513 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122532513 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  20250822122532513 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122532513 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  20250822122532513 DLGSUP <0013> gsup_server.c:236 2:  20250822122532513 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122532513 DLGSUP <0013> gsup_server.c:236 3:  20250822122532513 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122532513 DLGSUP <0013> gsup_server.c:236 4:  20250822122532513 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122532513 DLGSUP <0013> gsup_server.c:236 5:  20250822122532513 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122532513 DLGSUP <0013> gsup_server.c:236 7:  20250822122532513 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122532513 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122532513 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122532513 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@8d8b3c30e11c: 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") 20250822122532531 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42637<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d8b3c30e11c: Created GsupExpect[0] for "262421508953825" to be handled at TC_gsup_ul_unknown_imsi(45) 20250822122532539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20250822122532554 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532554 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122532554 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421508953825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421508953825" cn_domain=PS} 20250822122532554 DLU <0006> fsm.c:456 lu(262421508953825)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122532554 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421508953825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250822122532554 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421508953825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421508953825" cause=IMSI unknown in HLR} 20250822122532554 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421508953825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122532554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421508953825)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122532554 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421508953825)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122532554 DLU <0006> fsm.c:568 lu(PS:IMSI-262421508953825)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122532554 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122532554 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532554 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8d8b3c30e11c: Found GsupExpect[0] for "262421508953825" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421508953825" TC_gsup_ul_unknown_imsi(45)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122532559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122532560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4258 20250822122532562 DLINP <000b> input/ipa.c:452 connected read/write 20250822122532562 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122532562 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122532562 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122532562 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122532562 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42637<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8d8b3c30e11c: Final verdict of PTC: none 43@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 43: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Fri Aug 22 12:25:32 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 20250822122532593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20250822122532694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->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=26036) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Fri Aug 22 12:25:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122535827 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122535827 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122535831 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535831 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122535831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122535832 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535832 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122535832 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122535832 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122535832 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  20250822122535832 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122535832 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  20250822122535832 DLGSUP <0013> gsup_server.c:236 2:  20250822122535832 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122535832 DLGSUP <0013> gsup_server.c:236 3:  20250822122535832 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122535832 DLGSUP <0013> gsup_server.c:236 4:  20250822122535832 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122535832 DLGSUP <0013> gsup_server.c:236 5:  20250822122535832 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122535832 DLGSUP <0013> gsup_server.c:236 7:  20250822122535832 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122535832 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122535832 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122535832 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@8d8b3c30e11c: 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") 20250822122535855 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40021<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8d8b3c30e11c: Created GsupExpect[0] for "262423460238741" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250822122535868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20250822122535878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122535878 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423460238741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423460238741" cn_domain=PS source_name="the-source\n"} 20250822122535878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250822122535878 DLU <0006> fsm.c:456 lu(262423460238741)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122535878 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423460238741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250822122535878 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262423460238741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423460238741" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250822122535878 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262423460238741 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122535878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423460238741)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122535878 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423460238741)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122535878 DLU <0006> fsm.c:568 lu(PS:IMSI-262423460238741)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122535878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122535878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8d8b3c30e11c: Found GsupExpect[0] for "262423460238741" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423460238741" TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122535883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122535885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33558<->l=127.0.0.1:4258 20250822122535886 DLINP <000b> input/ipa.c:452 connected read/write 20250822122535887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122535887 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(47)@8d8b3c30e11c: Final verdict of PTC: none 20250822122535887 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122535887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122535887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250822122535887 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40021<->l=127.0.0.1:4259) 48@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 48: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Fri Aug 22 12:25:35 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 20250822122535921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4258 20250822122536022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33576<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Fri Aug 22 12:25:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122539161 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122539161 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122539164 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122539165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122539169 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122539169 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122539169 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122539169 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  20250822122539169 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122539169 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  20250822122539169 DLGSUP <0013> gsup_server.c:236 2:  20250822122539169 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122539169 DLGSUP <0013> gsup_server.c:236 3:  20250822122539169 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122539169 DLGSUP <0013> gsup_server.c:236 4:  20250822122539169 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122539169 DLGSUP <0013> gsup_server.c:236 5:  20250822122539169 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122539169 DLGSUP <0013> gsup_server.c:236 7:  20250822122539169 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122539169 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122539169 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122539169 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@8d8b3c30e11c: 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") 20250822122539185 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45353<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8d8b3c30e11c: Created GsupExpect[0] for "262424290393507" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250822122539192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 20250822122539210 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122539210 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424290393507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424290393507" cn_domain=PS} 20250822122539210 DLU <0006> fsm.c:456 lu(262424290393507)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122539210 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424290393507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250822122539210 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424290393507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424290393507" cause=Roaming not allowed in this location area} 20250822122539210 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262424290393507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122539210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424290393507)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122539210 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424290393507)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122539210 DLU <0006> fsm.c:568 lu(PS:IMSI-262424290393507)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122539210 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122539210 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539210 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8d8b3c30e11c: Found GsupExpect[0] for "262424290393507" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262424290393507" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122539215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122539217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4258 20250822122539218 DLINP <000b> input/ipa.c:452 connected read/write 20250822122539218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122539218 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122539219 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122539219 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@8d8b3c30e11c: Final verdict of PTC: none 20250822122539219 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45353<->l=127.0.0.1:4259) 53@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 53: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Fri Aug 22 12:25:39 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 20250822122539252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.1:4258 20250822122539353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33600<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Fri Aug 22 12:25:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122542489 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122542489 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122542494 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122542495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122542499 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542499 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122542499 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122542499 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122542499 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  20250822122542499 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122542499 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  20250822122542499 DLGSUP <0013> gsup_server.c:236 2:  20250822122542499 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122542499 DLGSUP <0013> gsup_server.c:236 3:  20250822122542499 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122542499 DLGSUP <0013> gsup_server.c:236 4:  20250822122542499 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122542499 DLGSUP <0013> gsup_server.c:236 5:  20250822122542499 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122542499 DLGSUP <0013> gsup_server.c:236 7:  20250822122542499 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122542499 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122542499 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122542499 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@8d8b3c30e11c: 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") 20250822122542513 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45227<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8d8b3c30e11c: Created GsupExpect[0] for "262427061300148" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250822122542520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 20250822122542542 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542542 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122542542 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427061300148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427061300148"} 20250822122542542 DAUC <0003> db_auc.c:133 IMSI='262427061300148': No such subscriber 20250822122542542 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427061300148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250822122542542 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427061300148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427061300148" cause=IMSI unknown in HLR} 20250822122542542 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427061300148 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122542542 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122542542 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542542 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8d8b3c30e11c: Found GsupExpect[0] for "262427061300148" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427061300148" TC_gsup_sai_err_unknown_imsi(60)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122542548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50990<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122542550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50988<->l=127.0.0.1:4258 20250822122542551 DLINP <000b> input/ipa.c:452 connected read/write 20250822122542551 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122542551 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122542552 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122542552 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122542552 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45227<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8d8b3c30e11c: Final verdict of PTC: none 58@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 58: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Fri Aug 22 12:25:42 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 20250822122542589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4258 20250822122542690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50998<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Fri Aug 22 12:25:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122545811 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122545811 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122545814 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122545818 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545818 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122545818 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122545818 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  20250822122545818 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122545818 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  20250822122545818 DLGSUP <0013> gsup_server.c:236 2:  20250822122545818 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122545818 DLGSUP <0013> gsup_server.c:236 3:  20250822122545818 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122545818 DLGSUP <0013> gsup_server.c:236 4:  20250822122545818 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122545818 DLGSUP <0013> gsup_server.c:236 5:  20250822122545818 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122545818 DLGSUP <0013> gsup_server.c:236 7:  20250822122545818 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122545818 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122545818 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122545818 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@8d8b3c30e11c: 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") 20250822122545842 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34041<->l=127.0.0.1:4259) 20250822122545846 DAUC <0003> db_auc.c:157 IMSI='262421250100403': No 2G Auth Data 20250822122545846 DAUC <0003> db_auc.c:192 IMSI='262421250100403': No 3G Auth Data HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262421250100403" to be handled at TC_gsup_ul(65) 20250822122545857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 20250822122545866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545866 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421250100403" cn_domain=PS} 20250822122545866 DLU <0006> fsm.c:456 lu(262421250100403)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545866 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421250100403)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545866 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421250100403" cn_domain=PS} 20250822122545866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262421250100403" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul(65)"262421250100403" 20250822122545871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545871 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421250100403"} 20250822122545871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421250100403)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545871 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545871 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421250100403"} 20250822122545871 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421250100403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421250100403)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421250100403)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545871 DLU <0006> fsm.c:568 lu(PS:IMSI-262421250100403)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(65)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51012<->l=127.0.0.1:4258 TC_gsup_ul(65)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545876 DAUC <0003> db_auc.c:157 IMSI='262424387726214': No 2G Auth Data 20250822122545876 DAUC <0003> db_auc.c:192 IMSI='262424387726214': No 3G Auth Data 20250822122545877 DLGSUP <0013> hlr.c:121 IMSI 262424387726214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262424387726214" to be handled at TC_gsup_ul(66) 20250822122545890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51022<->l=127.0.0.1:4258 20250822122545892 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545892 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424387726214" cn_domain=PS} 20250822122545892 DLU <0006> fsm.c:456 lu(262424387726214)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545892 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424387726214)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545892 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424387726214" cn_domain=PS} 20250822122545892 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545892 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262424387726214" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_ul(66)"262424387726214" 20250822122545893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545893 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424387726214"} 20250822122545893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424387726214)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545893 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545893 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424387726214"} 20250822122545893 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424387726214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424387726214)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424387726214)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545893 DLU <0006> fsm.c:568 lu(PS:IMSI-262424387726214)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(66)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51022<->l=127.0.0.1:4258 TC_gsup_ul(66)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545894 DAUC <0003> db_auc.c:157 IMSI='262426331870061': No 2G Auth Data 20250822122545894 DAUC <0003> db_auc.c:192 IMSI='262426331870061': No 3G Auth Data 20250822122545895 DLGSUP <0013> hlr.c:121 IMSI 262426331870061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262426331870061" to be handled at TC_gsup_ul(67) 20250822122545902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 20250822122545904 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545904 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426331870061" cn_domain=PS} 20250822122545904 DLU <0006> fsm.c:456 lu(262426331870061)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545904 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545904 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426331870061)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545904 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426331870061" cn_domain=PS} 20250822122545904 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545904 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262426331870061" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_ul(67)"262426331870061" 20250822122545905 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545905 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426331870061"} 20250822122545905 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426331870061)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545905 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545905 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426331870061"} 20250822122545905 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426331870061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426331870061)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545905 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426331870061)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545905 DLU <0006> fsm.c:568 lu(PS:IMSI-262426331870061)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545905 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545905 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(67)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4258 TC_gsup_ul(67)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545906 DAUC <0003> db_auc.c:157 IMSI='262426138369785': No 2G Auth Data 20250822122545906 DAUC <0003> db_auc.c:192 IMSI='262426138369785': No 3G Auth Data 20250822122545907 DLGSUP <0013> hlr.c:121 IMSI 262426138369785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262426138369785" to be handled at TC_gsup_ul(68) 20250822122545913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 20250822122545915 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545915 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545915 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426138369785" cn_domain=PS} 20250822122545915 DLU <0006> fsm.c:456 lu(262426138369785)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545915 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545915 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426138369785)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545915 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426138369785" cn_domain=PS} 20250822122545915 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545915 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545915 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262426138369785" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_ul(68)"262426138369785" 20250822122545916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545916 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426138369785"} 20250822122545916 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426138369785)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545916 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545916 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426138369785"} 20250822122545916 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426138369785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426138369785)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545916 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426138369785)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545916 DLU <0006> fsm.c:568 lu(PS:IMSI-262426138369785)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(68)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 TC_gsup_ul(68)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545918 DAUC <0003> db_auc.c:157 IMSI='262425491806439': No 2G Auth Data 20250822122545918 DAUC <0003> db_auc.c:192 IMSI='262425491806439': No 3G Auth Data 20250822122545918 DLGSUP <0013> hlr.c:121 IMSI 262425491806439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262425491806439" to be handled at TC_gsup_ul(69) 20250822122545924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 20250822122545926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545926 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425491806439" cn_domain=PS} 20250822122545926 DLU <0006> fsm.c:456 lu(262425491806439)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545926 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545926 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425491806439)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545926 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425491806439" cn_domain=PS} 20250822122545926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262425491806439" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_ul(69)"262425491806439" 20250822122545927 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545927 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545927 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425491806439"} 20250822122545927 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425491806439)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545927 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545927 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425491806439"} 20250822122545927 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425491806439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425491806439)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545927 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425491806439)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545927 DLU <0006> fsm.c:568 lu(PS:IMSI-262425491806439)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545927 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545927 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545927 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(69)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 TC_gsup_ul(69)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545929 DAUC <0003> db_auc.c:157 IMSI='262425533737893': No 2G Auth Data 20250822122545929 DAUC <0003> db_auc.c:192 IMSI='262425533737893': No 3G Auth Data 20250822122545929 DLGSUP <0013> hlr.c:121 IMSI 262425533737893: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262425533737893" to be handled at TC_gsup_ul(70) 20250822122545935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 20250822122545936 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545936 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425533737893" cn_domain=PS} 20250822122545936 DLU <0006> fsm.c:456 lu(262425533737893)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545936 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425533737893)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545936 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425533737893" cn_domain=PS} 20250822122545936 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545936 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262425533737893" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_ul(70)"262425533737893" 20250822122545937 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545937 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545937 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425533737893"} 20250822122545937 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425533737893)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545937 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545937 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425533737893"} 20250822122545937 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425533737893 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425533737893)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545937 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425533737893)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545937 DLU <0006> fsm.c:568 lu(PS:IMSI-262425533737893)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545937 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545937 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(70)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.1:4258 TC_gsup_ul(70)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545938 DAUC <0003> db_auc.c:157 IMSI='262427945863795': No 2G Auth Data 20250822122545938 DAUC <0003> db_auc.c:192 IMSI='262427945863795': No 3G Auth Data 20250822122545939 DLGSUP <0013> hlr.c:121 IMSI 262427945863795: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262427945863795" to be handled at TC_gsup_ul(71) 20250822122545944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4258 20250822122545946 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545946 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427945863795" cn_domain=PS} 20250822122545946 DLU <0006> fsm.c:456 lu(262427945863795)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545946 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427945863795)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545946 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427945863795" cn_domain=PS} 20250822122545946 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545946 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262427945863795" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_ul(71)"262427945863795" 20250822122545946 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545947 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427945863795"} 20250822122545947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427945863795)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545947 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545947 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427945863795"} 20250822122545947 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262427945863795 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427945863795)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427945863795)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545947 DLU <0006> fsm.c:568 lu(PS:IMSI-262427945863795)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545947 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545947 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(71)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51080<->l=127.0.0.1:4258 TC_gsup_ul(71)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122545948 DAUC <0003> db_auc.c:157 IMSI='262424451424190': No 2G Auth Data 20250822122545948 DAUC <0003> db_auc.c:192 IMSI='262424451424190': No 3G Auth Data 20250822122545948 DLGSUP <0013> hlr.c:121 IMSI 262424451424190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8d8b3c30e11c: Created GsupExpect[0] for "262424451424190" to be handled at TC_gsup_ul(72) 20250822122545954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 20250822122545956 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545956 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545956 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424451424190" cn_domain=PS} 20250822122545956 DLU <0006> fsm.c:456 lu(262424451424190)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122545956 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122545956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424451424190)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122545956 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424451424190" cn_domain=PS} 20250822122545956 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545956 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545956 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8d8b3c30e11c: Found GsupExpect[0] for "262424451424190" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_ul(72)"262424451424190" 20250822122545957 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545957 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424451424190"} 20250822122545957 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424451424190)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122545957 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122545957 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424451424190"} 20250822122545957 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424451424190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122545957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424451424190)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122545957 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424451424190)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122545957 DLU <0006> fsm.c:568 lu(PS:IMSI-262424451424190)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122545957 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122545957 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul(72)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122545957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 TC_gsup_ul(72)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122545958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51010<->l=127.0.0.1:4258 20250822122545959 DLINP <000b> input/ipa.c:452 connected read/write 20250822122545959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122545959 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122545959 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122545959 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122545959 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34041<->l=127.0.0.1:4259) HLR_Test-GSUP(62)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8d8b3c30e11c: Final verdict of PTC: none 63@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Fri Aug 22 12:25:45 UTC 2025 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20250822122545986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51102<->l=127.0.0.1:4258 20250822122546086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51102<->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=112780) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Fri Aug 22 12:25:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul_via_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122549177 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122549177 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122549181 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549181 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8d8b3c30e11c: 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) } } } } 20250822122549182 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549182 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549182 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122549182 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122549182 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  20250822122549182 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122549182 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  20250822122549182 DLGSUP <0013> gsup_server.c:236 2:  20250822122549182 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122549182 DLGSUP <0013> gsup_server.c:236 3:  20250822122549182 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122549182 DLGSUP <0013> gsup_server.c:236 4:  20250822122549182 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122549182 DLGSUP <0013> gsup_server.c:236 5:  20250822122549182 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122549182 DLGSUP <0013> gsup_server.c:236 7:  20250822122549182 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122549182 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122549182 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122549182 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)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@8d8b3c30e11c: 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") 20250822122549213 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36821<->l=127.0.0.1:4259) 20250822122549225 DAUC <0003> db_auc.c:157 IMSI='262423225101259': No 2G Auth Data 20250822122549225 DAUC <0003> db_auc.c:192 IMSI='262423225101259': No 3G Auth Data HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262423225101259" to be handled at TC_gsup_ul_via_proxy(77) 20250822122549256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 20250822122549267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549267 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423225101259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423225101259" cn_domain=PS source_name="the-source\n"} 20250822122549267 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250822122549267 DLU <0006> fsm.c:456 lu(262423225101259)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549267 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423225101259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423225101259)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549267 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423225101259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423225101259" cn_domain=PS destination_name="the-source\n"} 20250822122549267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549268 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262423225101259" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262423225101259" 20250822122549274 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549274 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549274 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423225101259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423225101259" source_name="the-source\n"} 20250822122549274 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423225101259)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549274 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262423225101259 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549274 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423225101259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423225101259" destination_name="the-source\n"} 20250822122549274 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262423225101259 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423225101259)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549274 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423225101259)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549274 DLU <0006> fsm.c:568 lu(PS:IMSI-262423225101259)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549274 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549274 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549274 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549281 DAUC <0003> db_auc.c:157 IMSI='262426924155734': No 2G Auth Data 20250822122549281 DAUC <0003> db_auc.c:192 IMSI='262426924155734': No 3G Auth Data 20250822122549283 DLGSUP <0013> hlr.c:121 IMSI 262426924155734: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262426924155734" to be handled at TC_gsup_ul_via_proxy(78) 20250822122549294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4258 20250822122549295 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549295 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549295 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426924155734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426924155734" cn_domain=PS source_name="the-source\n"} 20250822122549295 DLU <0006> fsm.c:456 lu(262426924155734)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549295 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426924155734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426924155734)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549295 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426924155734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426924155734" cn_domain=PS destination_name="the-source\n"} 20250822122549295 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549295 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549295 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262426924155734" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426924155734" 20250822122549296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549296 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426924155734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426924155734" source_name="the-source\n"} 20250822122549296 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426924155734)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549296 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262426924155734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549296 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426924155734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426924155734" destination_name="the-source\n"} 20250822122549296 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262426924155734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924155734)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549296 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426924155734)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549296 DLU <0006> fsm.c:568 lu(PS:IMSI-262426924155734)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51128<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549298 DAUC <0003> db_auc.c:157 IMSI='262429175378166': No 2G Auth Data 20250822122549298 DAUC <0003> db_auc.c:192 IMSI='262429175378166': No 3G Auth Data 20250822122549298 DLGSUP <0013> hlr.c:121 IMSI 262429175378166: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262429175378166" to be handled at TC_gsup_ul_via_proxy(79) 20250822122549303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4258 20250822122549305 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549305 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429175378166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429175378166" cn_domain=PS source_name="the-source\n"} 20250822122549305 DLU <0006> fsm.c:456 lu(262429175378166)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549305 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429175378166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549305 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429175378166)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549305 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429175378166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429175378166" cn_domain=PS destination_name="the-source\n"} 20250822122549305 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549305 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549305 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262429175378166" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262429175378166" 20250822122549306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549306 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429175378166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429175378166" source_name="the-source\n"} 20250822122549306 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429175378166)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549306 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262429175378166 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549306 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429175378166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429175378166" destination_name="the-source\n"} 20250822122549306 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262429175378166 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429175378166)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549306 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429175378166)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549306 DLU <0006> fsm.c:568 lu(PS:IMSI-262429175378166)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549307 DAUC <0003> db_auc.c:157 IMSI='262423871336550': No 2G Auth Data 20250822122549308 DAUC <0003> db_auc.c:192 IMSI='262423871336550': No 3G Auth Data 20250822122549308 DLGSUP <0013> hlr.c:121 IMSI 262423871336550: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262423871336550" to be handled at TC_gsup_ul_via_proxy(80) 20250822122549313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 20250822122549315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549315 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423871336550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423871336550" cn_domain=PS source_name="the-source\n"} 20250822122549315 DLU <0006> fsm.c:456 lu(262423871336550)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549315 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423871336550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423871336550)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549315 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423871336550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423871336550" cn_domain=PS destination_name="the-source\n"} 20250822122549315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262423871336550" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423871336550" 20250822122549316 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549316 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549316 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423871336550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423871336550" source_name="the-source\n"} 20250822122549316 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423871336550)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549316 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262423871336550 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549316 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423871336550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423871336550" destination_name="the-source\n"} 20250822122549316 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262423871336550 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871336550)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549316 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423871336550)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549316 DLU <0006> fsm.c:568 lu(PS:IMSI-262423871336550)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549316 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549316 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549316 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51150<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549317 DAUC <0003> db_auc.c:157 IMSI='262429617949705': No 2G Auth Data 20250822122549317 DAUC <0003> db_auc.c:192 IMSI='262429617949705': No 3G Auth Data 20250822122549318 DLGSUP <0013> hlr.c:121 IMSI 262429617949705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262429617949705" to be handled at TC_gsup_ul_via_proxy(81) 20250822122549324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 20250822122549326 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549326 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262429617949705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429617949705" cn_domain=PS source_name="the-source\n"} 20250822122549326 DLU <0006> fsm.c:456 lu(262429617949705)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549326 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262429617949705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549326 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429617949705)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549326 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262429617949705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429617949705" cn_domain=PS destination_name="the-source\n"} 20250822122549326 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549326 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549326 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262429617949705" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429617949705" 20250822122549327 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549327 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549327 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262429617949705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429617949705" source_name="the-source\n"} 20250822122549327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429617949705)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549327 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262429617949705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549327 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262429617949705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429617949705" destination_name="the-source\n"} 20250822122549327 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262429617949705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617949705)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429617949705)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549327 DLU <0006> fsm.c:568 lu(PS:IMSI-262429617949705)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549327 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549327 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549327 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549328 DAUC <0003> db_auc.c:157 IMSI='262424168876663': No 2G Auth Data 20250822122549328 DAUC <0003> db_auc.c:192 IMSI='262424168876663': No 3G Auth Data 20250822122549328 DLGSUP <0013> hlr.c:121 IMSI 262424168876663: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262424168876663" to be handled at TC_gsup_ul_via_proxy(82) 20250822122549335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20250822122549336 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549336 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549336 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424168876663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424168876663" cn_domain=PS source_name="the-source\n"} 20250822122549336 DLU <0006> fsm.c:456 lu(262424168876663)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549336 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424168876663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549336 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424168876663)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549336 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424168876663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424168876663" cn_domain=PS destination_name="the-source\n"} 20250822122549336 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549336 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549336 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262424168876663" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262424168876663" 20250822122549337 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549337 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549337 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424168876663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424168876663" source_name="the-source\n"} 20250822122549337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424168876663)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549337 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262424168876663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549337 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424168876663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424168876663" destination_name="the-source\n"} 20250822122549337 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262424168876663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424168876663)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424168876663)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549337 DLU <0006> fsm.c:568 lu(PS:IMSI-262424168876663)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549337 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549337 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549337 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549339 DAUC <0003> db_auc.c:157 IMSI='262424722143953': No 2G Auth Data 20250822122549339 DAUC <0003> db_auc.c:192 IMSI='262424722143953': No 3G Auth Data 20250822122549339 DLGSUP <0013> hlr.c:121 IMSI 262424722143953: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262424722143953" to be handled at TC_gsup_ul_via_proxy(83) 20250822122549344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 20250822122549346 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549346 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549346 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424722143953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424722143953" cn_domain=PS source_name="the-source\n"} 20250822122549346 DLU <0006> fsm.c:456 lu(262424722143953)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549346 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424722143953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549346 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424722143953)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549346 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424722143953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424722143953" cn_domain=PS destination_name="the-source\n"} 20250822122549346 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549346 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549346 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262424722143953" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262424722143953" 20250822122549347 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549347 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424722143953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424722143953" source_name="the-source\n"} 20250822122549347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424722143953)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549347 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262424722143953 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549347 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424722143953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424722143953" destination_name="the-source\n"} 20250822122549347 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262424722143953 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722143953)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722143953)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549347 DLU <0006> fsm.c:568 lu(PS:IMSI-262424722143953)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549347 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549347 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549347 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122549348 DAUC <0003> db_auc.c:157 IMSI='262429661216336': No 2G Auth Data 20250822122549348 DAUC <0003> db_auc.c:192 IMSI='262429661216336': No 3G Auth Data 20250822122549348 DLGSUP <0013> hlr.c:121 IMSI 262429661216336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8d8b3c30e11c: Created GsupExpect[0] for "262429661216336" to be handled at TC_gsup_ul_via_proxy(84) 20250822122549354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20250822122549355 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549355 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549355 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429661216336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429661216336" cn_domain=PS source_name="the-source\n"} 20250822122549355 DLU <0006> fsm.c:456 lu(262429661216336)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122549355 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429661216336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250822122549355 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429661216336)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122549355 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429661216336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429661216336" cn_domain=PS destination_name="the-source\n"} 20250822122549355 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549355 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8d8b3c30e11c: Found GsupExpect[0] for "262429661216336" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262429661216336" 20250822122549356 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549356 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549356 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429661216336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429661216336" source_name="the-source\n"} 20250822122549356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429661216336)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122549356 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262429661216336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122549356 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429661216336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429661216336" destination_name="the-source\n"} 20250822122549356 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262429661216336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122549356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429661216336)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122549356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429661216336)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122549356 DLU <0006> fsm.c:568 lu(PS:IMSI-262429661216336)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122549356 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122549356 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549356 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122549357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122549357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51114<->l=127.0.0.1:4258 20250822122549358 DLINP <000b> input/ipa.c:452 connected read/write 20250822122549358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122549358 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122549358 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122549358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122549358 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250822122549358 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36821<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@8d8b3c30e11c: Final verdict of PTC: none 75@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Fri Aug 22 12:25:49 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 20250822122549380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20250822122549481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70112) Waiting for packet dumper to finish... 1 (prev_count=70112, count=115072) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Fri Aug 22 12:25:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_ul_subscriber_data started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122552621 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122552621 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122552624 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552624 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122552630 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552630 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122552630 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122552630 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  20250822122552630 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122552630 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  20250822122552630 DLGSUP <0013> gsup_server.c:236 2:  20250822122552630 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122552630 DLGSUP <0013> gsup_server.c:236 3:  20250822122552630 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122552630 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(85)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122552630 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122552630 DLGSUP <0013> gsup_server.c:236 5:  20250822122552630 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122552630 DLGSUP <0013> gsup_server.c:236 7:  20250822122552630 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122552630 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122552630 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122552630 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@8d8b3c30e11c: 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") 20250822122552656 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40977<->l=127.0.0.1:4259) 20250822122552675 DAUC <0003> db_auc.c:157 IMSI='262426319970113': No 2G Auth Data 20250822122552675 DAUC <0003> db_auc.c:192 IMSI='262426319970113': No 3G Auth Data HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262426319970113" to be handled at TC_gsup_ul_subscriber_data(89) 20250822122552697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552707 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552707 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552707 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426319970113" cn_domain=PS} 20250822122552707 DLU <0006> fsm.c:456 lu(262426319970113)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552707 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552707 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426319970113)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552707 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426319970113" cn_domain=PS} 20250822122552707 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552707 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552707 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262426319970113" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426319970113" 20250822122552713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552713 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426319970113"} 20250822122552713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426319970113)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552713 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552713 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426319970113"} 20250822122552713 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426319970113 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426319970113)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426319970113)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552713 DLU <0006> fsm.c:568 lu(PS:IMSI-262426319970113)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552719 DAUC <0003> db_auc.c:157 IMSI='262424993257178': No 2G Auth Data 20250822122552719 DAUC <0003> db_auc.c:192 IMSI='262424993257178': No 3G Auth Data 20250822122552721 DLGSUP <0013> hlr.c:121 IMSI 262424993257178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262424993257178" to be handled at TC_gsup_ul_subscriber_data(90) 20250822122552736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552737 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424993257178" cn_domain=PS} 20250822122552738 DLU <0006> fsm.c:456 lu(262424993257178)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552738 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552738 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424993257178)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552738 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424993257178" cn_domain=PS} 20250822122552738 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552738 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262424993257178" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424993257178" 20250822122552739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552739 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424993257178"} 20250822122552739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424993257178)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552739 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552739 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424993257178"} 20250822122552739 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262424993257178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424993257178)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424993257178)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552739 DLU <0006> fsm.c:568 lu(PS:IMSI-262424993257178)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552740 DAUC <0003> db_auc.c:157 IMSI='262428364492103': No 2G Auth Data 20250822122552740 DAUC <0003> db_auc.c:192 IMSI='262428364492103': No 3G Auth Data 20250822122552740 DLGSUP <0013> hlr.c:121 IMSI 262428364492103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262428364492103" to be handled at TC_gsup_ul_subscriber_data(91) 20250822122552746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552748 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428364492103" cn_domain=PS} 20250822122552748 DLU <0006> fsm.c:456 lu(262428364492103)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552748 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428364492103)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552748 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428364492103" cn_domain=PS} 20250822122552748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262428364492103" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262428364492103" 20250822122552749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552749 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428364492103"} 20250822122552749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428364492103)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552749 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552749 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428364492103"} 20250822122552749 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262428364492103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428364492103)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428364492103)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552749 DLU <0006> fsm.c:568 lu(PS:IMSI-262428364492103)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552750 DAUC <0003> db_auc.c:157 IMSI='262428868564375': No 2G Auth Data 20250822122552750 DAUC <0003> db_auc.c:192 IMSI='262428868564375': No 3G Auth Data 20250822122552750 DLGSUP <0013> hlr.c:121 IMSI 262428868564375: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262428868564375" to be handled at TC_gsup_ul_subscriber_data(92) 20250822122552755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552757 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552757 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428868564375" cn_domain=PS} 20250822122552757 DLU <0006> fsm.c:456 lu(262428868564375)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552757 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428868564375)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552757 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428868564375" cn_domain=PS} 20250822122552757 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552757 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552757 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262428868564375" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428868564375" 20250822122552758 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552758 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428868564375"} 20250822122552758 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428868564375)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552758 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552758 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428868564375"} 20250822122552758 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428868564375 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428868564375)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552758 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428868564375)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552758 DLU <0006> fsm.c:568 lu(PS:IMSI-262428868564375)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552758 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552758 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552759 DAUC <0003> db_auc.c:157 IMSI='262425310691933': No 2G Auth Data 20250822122552759 DAUC <0003> db_auc.c:192 IMSI='262425310691933': No 3G Auth Data 20250822122552759 DLGSUP <0013> hlr.c:121 IMSI 262425310691933: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262425310691933" to be handled at TC_gsup_ul_subscriber_data(93) 20250822122552765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552767 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552767 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425310691933" cn_domain=PS} 20250822122552767 DLU <0006> fsm.c:456 lu(262425310691933)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552767 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425310691933)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552767 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425310691933" cn_domain=PS} 20250822122552767 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552767 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262425310691933" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262425310691933" 20250822122552768 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552768 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425310691933"} 20250822122552768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425310691933)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552768 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552768 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425310691933"} 20250822122552768 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425310691933 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425310691933)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425310691933)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552768 DLU <0006> fsm.c:568 lu(PS:IMSI-262425310691933)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552768 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552768 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552769 DAUC <0003> db_auc.c:157 IMSI='262420923011510': No 2G Auth Data 20250822122552770 DAUC <0003> db_auc.c:192 IMSI='262420923011510': No 3G Auth Data 20250822122552770 DLGSUP <0013> hlr.c:121 IMSI 262420923011510: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262420923011510" to be handled at TC_gsup_ul_subscriber_data(94) 20250822122552775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552776 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552776 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420923011510" cn_domain=PS} 20250822122552776 DLU <0006> fsm.c:456 lu(262420923011510)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552776 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552776 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420923011510)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552776 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420923011510" cn_domain=PS} 20250822122552776 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552776 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552776 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262420923011510" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262420923011510" 20250822122552777 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552777 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552777 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420923011510"} 20250822122552777 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420923011510)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552777 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552777 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420923011510"} 20250822122552777 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420923011510 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420923011510)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552777 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420923011510)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552777 DLU <0006> fsm.c:568 lu(PS:IMSI-262420923011510)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552777 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552777 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552777 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552778 DAUC <0003> db_auc.c:157 IMSI='262421209755581': No 2G Auth Data 20250822122552778 DAUC <0003> db_auc.c:192 IMSI='262421209755581': No 3G Auth Data 20250822122552779 DLGSUP <0013> hlr.c:121 IMSI 262421209755581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262421209755581" to be handled at TC_gsup_ul_subscriber_data(95) 20250822122552784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552785 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421209755581" cn_domain=PS} 20250822122552785 DLU <0006> fsm.c:456 lu(262421209755581)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552785 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421209755581)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552785 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421209755581" cn_domain=PS} 20250822122552785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262421209755581" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262421209755581" 20250822122552786 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552786 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421209755581"} 20250822122552786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421209755581)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552786 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552786 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421209755581"} 20250822122552786 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421209755581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421209755581)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421209755581)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552786 DLU <0006> fsm.c:568 lu(PS:IMSI-262421209755581)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552786 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552786 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552786 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122552788 DAUC <0003> db_auc.c:157 IMSI='262427763214243': No 2G Auth Data 20250822122552788 DAUC <0003> db_auc.c:192 IMSI='262427763214243': No 3G Auth Data 20250822122552788 DLGSUP <0013> hlr.c:121 IMSI 262427763214243: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8d8b3c30e11c: Created GsupExpect[0] for "262427763214243" to be handled at TC_gsup_ul_subscriber_data(96) 20250822122552793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d8b3c30e11c: GSUP ul subscriber_data 20250822122552795 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552795 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552795 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427763214243" cn_domain=PS} 20250822122552795 DLU <0006> fsm.c:456 lu(262427763214243)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122552795 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122552795 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427763214243)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122552795 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427763214243" cn_domain=PS} 20250822122552795 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552795 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8d8b3c30e11c: Found GsupExpect[0] for "262427763214243" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427763214243" 20250822122552796 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552796 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552796 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427763214243"} 20250822122552796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427763214243)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122552796 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122552796 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427763214243"} 20250822122552796 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427763214243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122552796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427763214243)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122552796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427763214243)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122552796 DLU <0006> fsm.c:568 lu(PS:IMSI-262427763214243)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122552796 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122552796 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552796 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122552797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46062<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122552797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.1:4258 HLR_Test-GSUP(86)@8d8b3c30e11c: Final verdict of PTC: none 20250822122552798 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40977<->l=127.0.0.1:4259) 20250822122552798 DLINP <000b> input/ipa.c:452 connected read/write 20250822122552798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122552798 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122552798 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122552798 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@8d8b3c30e11c: Final verdict of PTC: none 87@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Fri Aug 22 12:25:52 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 20250822122552822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4258 20250822122552923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46066<->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=117948) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Fri Aug 22 12:25:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_vty started. MTC@8d8b3c30e11c: legacy= true 20250822122556062 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122556062 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122556067 DLINP <000b> input/ipa.c:452 connected read/write 20250822122556067 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122556068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122556072 DLINP <000b> input/ipa.c:452 connected read/write 20250822122556072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122556072 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122556072 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122556072 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  20250822122556072 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122556072 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  20250822122556072 DLGSUP <0013> gsup_server.c:236 2:  20250822122556072 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122556072 DLGSUP <0013> gsup_server.c:236 3:  20250822122556072 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122556072 DLGSUP <0013> gsup_server.c:236 4:  20250822122556072 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122556072 DLGSUP <0013> gsup_server.c:236 5:  20250822122556072 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122556072 DLGSUP <0013> gsup_server.c:236 7:  20250822122556072 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122556072 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122556072 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122556072 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@8d8b3c30e11c: 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") 20250822122556100 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39137<->l=127.0.0.1:4259) 20250822122556104 DAUC <0003> db_auc.c:157 IMSI='262420543505630': No 2G Auth Data 20250822122556104 DAUC <0003> db_auc.c:192 IMSI='262420543505630': No 3G Auth Data 20250822122556109 DAUC <0003> db_auc.c:192 IMSI='262420543505630': No 3G Auth Data 20250822122556113 DAUC <0003> db_auc.c:157 IMSI='262428917843728': No 2G Auth Data 20250822122556113 DAUC <0003> db_auc.c:192 IMSI='262428917843728': No 3G Auth Data 20250822122556118 DAUC <0003> db_auc.c:157 IMSI='262428917843728': No 2G Auth Data 20250822122556122 DAUC <0003> db_auc.c:157 IMSI='262420131513471': No 2G Auth Data 20250822122556122 DAUC <0003> db_auc.c:192 IMSI='262420131513471': No 3G Auth Data MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122556130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20250822122556132 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39137<->l=127.0.0.1:4259) 20250822122556132 DLINP <000b> input/ipa.c:452 connected read/write 20250822122556132 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122556132 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122556133 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122556133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8d8b3c30e11c: Test case TC_vty finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Fri Aug 22 12:25:56 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250822122556161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46074<->l=127.0.0.1:4258 20250822122556262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46074<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Fri Aug 22 12:25:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_vty_msisdn_isd started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122559408 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122559408 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122559413 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122559418 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559418 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559419 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122559419 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122559419 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  20250822122559419 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122559419 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  20250822122559419 DLGSUP <0013> gsup_server.c:236 2:  20250822122559419 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122559419 DLGSUP <0013> gsup_server.c:236 3:  20250822122559419 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122559419 DLGSUP <0013> gsup_server.c:236 4:  20250822122559419 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122559419 DLGSUP <0013> gsup_server.c:236 5:  20250822122559419 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122559419 DLGSUP <0013> gsup_server.c:236 7:  20250822122559419 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122559419 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122559419 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122559419 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@8d8b3c30e11c: 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") 20250822122559438 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35719<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8d8b3c30e11c: Created GsupExpect[0] for "262425322628937" to be handled at TC_vty_msisdn_isd(104) 20250822122559451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20250822122559453 DAUC <0003> db_auc.c:157 IMSI='262425322628937': No 2G Auth Data 20250822122559453 DAUC <0003> db_auc.c:192 IMSI='262425322628937': No 3G Auth Data 20250822122559462 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559462 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425322628937" cn_domain=PS} 20250822122559462 DLU <0006> fsm.c:456 lu(262425322628937)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122559462 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122559462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425322628937)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122559462 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425322628937" cn_domain=PS} 20250822122559462 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122559462 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8d8b3c30e11c: Found GsupExpect[0] for "262425322628937" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8d8b3c30e11c: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425322628937" 20250822122559465 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559465 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425322628937"} 20250822122559465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425322628937)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122559466 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122559466 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425322628937"} 20250822122559466 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122559466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425322628937)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122559466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425322628937)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122559466 DLU <0006> fsm.c:568 lu(PS:IMSI-262425322628937)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122559466 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122559466 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559466 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122559467 DLGSUP <0013> hlr.c:128 IMSI 262425322628937: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250822122559467 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122559467 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559467 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122559468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20250822122559469 DLINP <000b> input/ipa.c:452 connected read/write TC_vty_msisdn_isd(104)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122559469 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559469 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425322628937"} 20250822122559469 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250822122559469 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425322628937 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122559470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.1:4258 20250822122559470 DLINP <000b> input/ipa.c:452 connected read/write 20250822122559470 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122559470 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122559470 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122559470 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@8d8b3c30e11c: Final verdict of PTC: none 20250822122559471 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35719<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@8d8b3c30e11c: Final verdict of PTC: none 102@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 102: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Fri Aug 22 12:25:59 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 20250822122559503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4258 20250822122559604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46100<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Fri Aug 22 12:26:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_purge_cs started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122602699 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122602699 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122602703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8d8b3c30e11c: 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) } } } } 20250822122602704 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602704 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@8d8b3c30e11c: 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 } } } } 20250822122602705 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122602705 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122602705 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  20250822122602705 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122602705 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  20250822122602705 DLGSUP <0013> gsup_server.c:236 2:  20250822122602705 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122602705 DLGSUP <0013> gsup_server.c:236 3:  20250822122602705 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122602705 DLGSUP <0013> gsup_server.c:236 4:  20250822122602705 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122602705 DLGSUP <0013> gsup_server.c:236 5:  20250822122602705 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122602705 DLGSUP <0013> gsup_server.c:236 7:  20250822122602705 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122602705 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122602705 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122602705 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@8d8b3c30e11c: 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") 20250822122602725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35235<->l=127.0.0.1:4259) 20250822122602734 DAUC <0003> db_auc.c:157 IMSI='262426313302449': No 2G Auth Data 20250822122602734 DAUC <0003> db_auc.c:192 IMSI='262426313302449': No 3G Auth Data HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262426313302449" to be handled at TC_gsup_purge_cs(109) 20250822122602761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 20250822122602772 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602773 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602773 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313302449" cn_domain=PS} 20250822122602773 DLU <0006> fsm.c:456 lu(262426313302449)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602773 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426313302449)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602773 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426313302449" cn_domain=PS} 20250822122602773 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602773 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602773 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262426313302449" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426313302449" 20250822122602780 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602780 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426313302449"} 20250822122602780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426313302449)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602780 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602780 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426313302449"} 20250822122602780 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313302449)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313302449)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602780 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313302449)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602780 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602780 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602785 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602785 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426313302449" cn_domain=CS} 20250822122602785 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602785 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426313302449"} 20250822122602785 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426313302449 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602785 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602785 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35650<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602791 DAUC <0003> db_auc.c:157 IMSI='262426418942909': No 2G Auth Data 20250822122602791 DAUC <0003> db_auc.c:192 IMSI='262426418942909': No 3G Auth Data 20250822122602793 DLGSUP <0013> hlr.c:121 IMSI 262426418942909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262426418942909" to be handled at TC_gsup_purge_cs(110) 20250822122602810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 20250822122602812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602812 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602812 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426418942909" cn_domain=PS} 20250822122602812 DLU <0006> fsm.c:456 lu(262426418942909)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602812 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426418942909)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602812 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426418942909" cn_domain=PS} 20250822122602812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602812 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602812 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262426418942909" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426418942909" 20250822122602813 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602813 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602813 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426418942909"} 20250822122602813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426418942909)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602813 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602813 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426418942909"} 20250822122602813 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426418942909)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426418942909)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602813 DLU <0006> fsm.c:568 lu(PS:IMSI-262426418942909)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602813 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602813 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602813 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602814 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602814 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602814 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426418942909" cn_domain=CS} 20250822122602814 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602814 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426418942909"} 20250822122602814 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426418942909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602814 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602814 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602814 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602815 DAUC <0003> db_auc.c:157 IMSI='262423997046344': No 2G Auth Data 20250822122602815 DAUC <0003> db_auc.c:192 IMSI='262423997046344': No 3G Auth Data 20250822122602816 DLGSUP <0013> hlr.c:121 IMSI 262423997046344: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262423997046344" to be handled at TC_gsup_purge_cs(111) 20250822122602822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 20250822122602824 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602824 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602824 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423997046344" cn_domain=PS} 20250822122602824 DLU <0006> fsm.c:456 lu(262423997046344)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602824 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423997046344)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602824 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423997046344" cn_domain=PS} 20250822122602824 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602824 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602824 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262423997046344" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423997046344" 20250822122602825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602825 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423997046344"} 20250822122602825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423997046344)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602825 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602825 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423997046344"} 20250822122602825 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423997046344)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423997046344)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602825 DLU <0006> fsm.c:568 lu(PS:IMSI-262423997046344)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602826 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602826 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423997046344" cn_domain=CS} 20250822122602826 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602826 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423997046344"} 20250822122602826 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423997046344 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602826 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602826 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602827 DAUC <0003> db_auc.c:157 IMSI='262420090600739': No 2G Auth Data 20250822122602827 DAUC <0003> db_auc.c:192 IMSI='262420090600739': No 3G Auth Data 20250822122602828 DLGSUP <0013> hlr.c:121 IMSI 262420090600739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262420090600739" to be handled at TC_gsup_purge_cs(112) 20250822122602834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 20250822122602836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602836 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420090600739" cn_domain=PS} 20250822122602836 DLU <0006> fsm.c:456 lu(262420090600739)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602836 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420090600739)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602836 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420090600739" cn_domain=PS} 20250822122602836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262420090600739" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420090600739" 20250822122602837 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602837 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420090600739"} 20250822122602837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420090600739)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602837 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602837 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420090600739"} 20250822122602837 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090600739)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420090600739)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602837 DLU <0006> fsm.c:568 lu(PS:IMSI-262420090600739)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602837 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602837 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602838 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420090600739" cn_domain=CS} 20250822122602838 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602838 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420090600739"} 20250822122602838 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420090600739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35668<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602839 DAUC <0003> db_auc.c:157 IMSI='262423698078612': No 2G Auth Data 20250822122602839 DAUC <0003> db_auc.c:192 IMSI='262423698078612': No 3G Auth Data 20250822122602839 DLGSUP <0013> hlr.c:121 IMSI 262423698078612: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262423698078612" to be handled at TC_gsup_purge_cs(113) 20250822122602844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 20250822122602846 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602846 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602846 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423698078612" cn_domain=PS} 20250822122602846 DLU <0006> fsm.c:456 lu(262423698078612)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602846 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602846 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423698078612)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602846 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423698078612" cn_domain=PS} 20250822122602846 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602846 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602846 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262423698078612" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_purge_cs(113)"262423698078612" 20250822122602847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602847 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423698078612"} 20250822122602847 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423698078612)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602847 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602847 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423698078612"} 20250822122602847 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423698078612)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423698078612)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602847 DLU <0006> fsm.c:568 lu(PS:IMSI-262423698078612)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602848 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602848 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423698078612" cn_domain=CS} 20250822122602848 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602848 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423698078612"} 20250822122602848 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262423698078612 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602848 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602848 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602849 DAUC <0003> db_auc.c:157 IMSI='262420374160194': No 2G Auth Data 20250822122602849 DAUC <0003> db_auc.c:192 IMSI='262420374160194': No 3G Auth Data 20250822122602849 DLGSUP <0013> hlr.c:121 IMSI 262420374160194: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262420374160194" to be handled at TC_gsup_purge_cs(114) 20250822122602855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35688<->l=127.0.0.1:4258 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602857 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420374160194" cn_domain=PS} 20250822122602857 DLU <0006> fsm.c:456 lu(262420374160194)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602857 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420374160194)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602857 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420374160194" cn_domain=PS} 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262420374160194" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_purge_cs(114)"262420374160194" 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602857 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420374160194"} 20250822122602857 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420374160194)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602857 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602857 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420374160194"} 20250822122602857 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420374160194)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602857 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420374160194)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602857 DLU <0006> fsm.c:568 lu(PS:IMSI-262420374160194)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602857 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602858 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602858 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602858 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420374160194" cn_domain=CS} 20250822122602858 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602858 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420374160194"} 20250822122602858 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420374160194 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602858 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602858 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35688<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602859 DAUC <0003> db_auc.c:157 IMSI='262428022761600': No 2G Auth Data 20250822122602859 DAUC <0003> db_auc.c:192 IMSI='262428022761600': No 3G Auth Data 20250822122602860 DLGSUP <0013> hlr.c:121 IMSI 262428022761600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262428022761600" to be handled at TC_gsup_purge_cs(115) 20250822122602865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 20250822122602866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602866 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428022761600" cn_domain=PS} 20250822122602866 DLU <0006> fsm.c:456 lu(262428022761600)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602866 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602866 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428022761600)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602866 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428022761600" cn_domain=PS} 20250822122602866 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602867 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262428022761600" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_purge_cs(115)"262428022761600" 20250822122602867 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602867 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428022761600"} 20250822122602867 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428022761600)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602867 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602867 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428022761600"} 20250822122602867 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428022761600)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602867 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428022761600)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602867 DLU <0006> fsm.c:568 lu(PS:IMSI-262428022761600)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602867 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602867 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602868 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428022761600" cn_domain=CS} 20250822122602868 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602868 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428022761600"} 20250822122602868 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428022761600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602868 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122602869 DAUC <0003> db_auc.c:157 IMSI='262429243126900': No 2G Auth Data 20250822122602869 DAUC <0003> db_auc.c:192 IMSI='262429243126900': No 3G Auth Data 20250822122602869 DLGSUP <0013> hlr.c:121 IMSI 262429243126900: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8d8b3c30e11c: Created GsupExpect[0] for "262429243126900" to be handled at TC_gsup_purge_cs(116) 20250822122602875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 20250822122602876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602876 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429243126900" cn_domain=PS} 20250822122602876 DLU <0006> fsm.c:456 lu(262429243126900)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122602876 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122602876 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429243126900)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122602876 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429243126900" cn_domain=PS} 20250822122602876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8d8b3c30e11c: Found GsupExpect[0] for "262429243126900" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_purge_cs(116)"262429243126900" 20250822122602877 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602877 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429243126900"} 20250822122602877 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429243126900)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122602877 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122602877 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429243126900"} 20250822122602877 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122602877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429243126900)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122602877 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429243126900)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122602877 DLU <0006> fsm.c:568 lu(PS:IMSI-262429243126900)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122602877 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602877 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602878 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429243126900" cn_domain=CS} 20250822122602878 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250822122602878 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429243126900"} 20250822122602878 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429243126900 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122602878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122602878 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122602879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35720<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122602880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 20250822122602880 DLINP <000b> input/ipa.c:452 connected read/write 20250822122602880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122602880 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122602880 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122602880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122602880 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35235<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8d8b3c30e11c: Final verdict of PTC: none 107@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Fri Aug 22 12:26:02 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 20250822122602905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4258 20250822122603005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35734<->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=134764) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Fri Aug 22 12:26:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_purge_ps started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122606145 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122606145 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122606146 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606146 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122606148 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606148 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606148 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122606148 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122606148 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  20250822122606148 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122606148 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  20250822122606148 DLGSUP <0013> gsup_server.c:236 2:  20250822122606148 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122606148 DLGSUP <0013> gsup_server.c:236 3:  20250822122606148 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122606148 DLGSUP <0013> gsup_server.c:236 4:  20250822122606148 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122606148 DLGSUP <0013> gsup_server.c:236 5:  20250822122606148 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122606148 DLGSUP <0013> gsup_server.c:236 7:  20250822122606148 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122606148 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122606148 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122606148 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@8d8b3c30e11c: 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") 20250822122606161 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34523<->l=127.0.0.1:4259) 20250822122606168 DAUC <0003> db_auc.c:157 IMSI='262421325219041': No 2G Auth Data 20250822122606168 DAUC <0003> db_auc.c:192 IMSI='262421325219041': No 3G Auth Data HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262421325219041" to be handled at TC_gsup_purge_ps(121) 20250822122606187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 20250822122606192 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606192 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606192 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421325219041" cn_domain=PS} 20250822122606193 DLU <0006> fsm.c:456 lu(262421325219041)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606193 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606193 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421325219041)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606193 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421325219041" cn_domain=PS} 20250822122606193 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606193 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606193 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262421325219041" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421325219041" 20250822122606195 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606195 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606195 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421325219041"} 20250822122606195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421325219041)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606195 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606195 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421325219041"} 20250822122606195 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421325219041)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421325219041)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606195 DLU <0006> fsm.c:568 lu(PS:IMSI-262421325219041)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606195 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606195 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606195 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606197 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606197 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421325219041" cn_domain=PS} 20250822122606197 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606197 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421325219041"} 20250822122606197 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421325219041 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606197 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606197 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606199 DAUC <0003> db_auc.c:157 IMSI='262428661842460': No 2G Auth Data 20250822122606199 DAUC <0003> db_auc.c:192 IMSI='262428661842460': No 3G Auth Data 20250822122606200 DLGSUP <0013> hlr.c:121 IMSI 262428661842460: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262428661842460" to be handled at TC_gsup_purge_ps(122) 20250822122606209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 20250822122606210 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606210 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606210 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428661842460" cn_domain=PS} 20250822122606211 DLU <0006> fsm.c:456 lu(262428661842460)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606211 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428661842460)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606211 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428661842460" cn_domain=PS} 20250822122606211 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606211 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262428661842460" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428661842460" 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606212 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428661842460"} 20250822122606212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428661842460)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606212 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606212 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428661842460"} 20250822122606212 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428661842460)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428661842460)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606212 DLU <0006> fsm.c:568 lu(PS:IMSI-262428661842460)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606212 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428661842460" cn_domain=PS} 20250822122606212 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606212 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428661842460"} 20250822122606212 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428661842460 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606212 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606214 DAUC <0003> db_auc.c:157 IMSI='262428659667728': No 2G Auth Data 20250822122606214 DAUC <0003> db_auc.c:192 IMSI='262428659667728': No 3G Auth Data 20250822122606214 DLGSUP <0013> hlr.c:121 IMSI 262428659667728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262428659667728" to be handled at TC_gsup_purge_ps(123) 20250822122606220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 20250822122606222 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606222 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428659667728" cn_domain=PS} 20250822122606222 DLU <0006> fsm.c:456 lu(262428659667728)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606222 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606222 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428659667728)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606222 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428659667728" cn_domain=PS} 20250822122606222 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606222 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262428659667728" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428659667728" 20250822122606223 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606223 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428659667728"} 20250822122606223 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428659667728)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606223 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606223 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428659667728"} 20250822122606223 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428659667728)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428659667728)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606223 DLU <0006> fsm.c:568 lu(PS:IMSI-262428659667728)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606223 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606223 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606224 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606224 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606224 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428659667728" cn_domain=PS} 20250822122606224 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606224 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428659667728"} 20250822122606224 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428659667728 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606224 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606224 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35770<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606226 DAUC <0003> db_auc.c:157 IMSI='262424100109690': No 2G Auth Data 20250822122606226 DAUC <0003> db_auc.c:192 IMSI='262424100109690': No 3G Auth Data 20250822122606226 DLGSUP <0013> hlr.c:121 IMSI 262424100109690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262424100109690" to be handled at TC_gsup_purge_ps(124) 20250822122606233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 20250822122606235 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606235 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424100109690" cn_domain=PS} 20250822122606235 DLU <0006> fsm.c:456 lu(262424100109690)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606235 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424100109690)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606235 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424100109690" cn_domain=PS} 20250822122606235 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606235 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262424100109690" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_purge_ps(124)"262424100109690" 20250822122606237 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606237 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606237 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424100109690"} 20250822122606237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424100109690)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606237 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606237 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424100109690"} 20250822122606237 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424100109690)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424100109690)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606237 DLU <0006> fsm.c:568 lu(PS:IMSI-262424100109690)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606237 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606237 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606237 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606238 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606238 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606238 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424100109690" cn_domain=PS} 20250822122606238 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606238 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424100109690"} 20250822122606238 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424100109690 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606238 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606238 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606238 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606239 DAUC <0003> db_auc.c:157 IMSI='262426616499723': No 2G Auth Data 20250822122606239 DAUC <0003> db_auc.c:192 IMSI='262426616499723': No 3G Auth Data 20250822122606239 DLGSUP <0013> hlr.c:121 IMSI 262426616499723: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262426616499723" to be handled at TC_gsup_purge_ps(125) 20250822122606245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 20250822122606246 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606246 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616499723" cn_domain=PS} 20250822122606246 DLU <0006> fsm.c:456 lu(262426616499723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606246 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426616499723)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606246 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426616499723" cn_domain=PS} 20250822122606247 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606247 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262426616499723" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426616499723" 20250822122606247 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606247 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606247 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426616499723"} 20250822122606247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426616499723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606247 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606247 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426616499723"} 20250822122606247 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616499723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616499723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606247 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616499723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606247 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606247 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606247 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606248 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606248 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606248 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426616499723" cn_domain=PS} 20250822122606248 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606248 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426616499723"} 20250822122606248 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426616499723 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606248 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606248 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606248 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606249 DAUC <0003> db_auc.c:157 IMSI='262422591524936': No 2G Auth Data 20250822122606249 DAUC <0003> db_auc.c:192 IMSI='262422591524936': No 3G Auth Data 20250822122606249 DLGSUP <0013> hlr.c:121 IMSI 262422591524936: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262422591524936" to be handled at TC_gsup_purge_ps(126) 20250822122606254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35788<->l=127.0.0.1:4258 20250822122606256 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606256 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606256 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422591524936" cn_domain=PS} 20250822122606256 DLU <0006> fsm.c:456 lu(262422591524936)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606256 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606256 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422591524936)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606256 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422591524936" cn_domain=PS} 20250822122606256 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606256 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606256 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262422591524936" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_purge_ps(126)"262422591524936" 20250822122606257 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606257 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422591524936"} 20250822122606257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422591524936)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606257 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606257 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422591524936"} 20250822122606257 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591524936)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591524936)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606257 DLU <0006> fsm.c:568 lu(PS:IMSI-262422591524936)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606257 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606257 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606258 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606258 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422591524936" cn_domain=PS} 20250822122606258 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606258 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422591524936"} 20250822122606258 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422591524936 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606258 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606258 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606258 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35788<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606259 DAUC <0003> db_auc.c:157 IMSI='262425160829775': No 2G Auth Data 20250822122606259 DAUC <0003> db_auc.c:192 IMSI='262425160829775': No 3G Auth Data 20250822122606259 DLGSUP <0013> hlr.c:121 IMSI 262425160829775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262425160829775" to be handled at TC_gsup_purge_ps(127) 20250822122606265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 20250822122606266 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606266 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606266 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425160829775" cn_domain=PS} 20250822122606266 DLU <0006> fsm.c:456 lu(262425160829775)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606266 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425160829775)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606266 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425160829775" cn_domain=PS} 20250822122606266 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606266 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606266 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262425160829775" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425160829775" 20250822122606267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606267 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425160829775"} 20250822122606267 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425160829775)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606267 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606267 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425160829775"} 20250822122606267 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425160829775)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606267 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425160829775)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606267 DLU <0006> fsm.c:568 lu(PS:IMSI-262425160829775)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606268 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606268 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425160829775" cn_domain=PS} 20250822122606268 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606268 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425160829775"} 20250822122606268 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425160829775 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606268 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606268 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122606268 DAUC <0003> db_auc.c:157 IMSI='262426657186145': No 2G Auth Data 20250822122606269 DAUC <0003> db_auc.c:192 IMSI='262426657186145': No 3G Auth Data 20250822122606269 DLGSUP <0013> hlr.c:121 IMSI 262426657186145: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8d8b3c30e11c: Created GsupExpect[0] for "262426657186145" to be handled at TC_gsup_purge_ps(128) 20250822122606274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 20250822122606276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606276 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426657186145" cn_domain=PS} 20250822122606276 DLU <0006> fsm.c:456 lu(262426657186145)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122606276 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122606276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426657186145)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122606276 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426657186145" cn_domain=PS} 20250822122606276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8d8b3c30e11c: Found GsupExpect[0] for "262426657186145" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_purge_ps(128)"262426657186145" 20250822122606277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606277 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426657186145"} 20250822122606277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426657186145)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122606277 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122606277 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426657186145"} 20250822122606277 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122606277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657186145)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122606277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426657186145)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122606277 DLU <0006> fsm.c:568 lu(PS:IMSI-262426657186145)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122606277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606278 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606278 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426657186145" cn_domain=PS} 20250822122606278 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250822122606278 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426657186145"} 20250822122606278 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426657186145 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250822122606278 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122606278 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122606278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122606279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.1:4258 20250822122606280 DLINP <000b> input/ipa.c:452 connected read/write 20250822122606280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122606280 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122606280 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122606280 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@8d8b3c30e11c: Final verdict of PTC: none 20250822122606280 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34523<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Fri Aug 22 12:26:06 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 20250822122606305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4258 20250822122606406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35806<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Fri Aug 22 12:26:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_purge_unknown started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122609518 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122609518 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122609522 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609522 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122609523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8d8b3c30e11c: 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) } } } } 20250822122609523 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609523 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122609523 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122609523 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122609523 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  20250822122609523 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122609523 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  20250822122609523 DLGSUP <0013> gsup_server.c:236 2:  20250822122609523 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122609523 DLGSUP <0013> gsup_server.c:236 3:  20250822122609523 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122609523 DLGSUP <0013> gsup_server.c:236 4:  20250822122609523 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122609523 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(129)@8d8b3c30e11c: 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 } } } } 20250822122609523 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122609523 DLGSUP <0013> gsup_server.c:236 7:  20250822122609523 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122609523 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122609523 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122609523 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@8d8b3c30e11c: 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") 20250822122609549 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43711<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d8b3c30e11c: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250822122609567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 20250822122609576 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609576 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122609576 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} 20250822122609577 DLU <0006> fsm.c:456 lu(2345743413463)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122609577 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 20250822122609577 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} 20250822122609577 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122609577 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122609577 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122609577 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122609577 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122609577 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609577 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8d8b3c30e11c: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8d8b3c30e11c: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122609581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122609583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4258 20250822122609585 DLINP <000b> input/ipa.c:452 connected read/write 20250822122609585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122609585 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122609585 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122609585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122609585 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43711<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8d8b3c30e11c: Final verdict of PTC: none 131@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Fri Aug 22 12:26:09 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 20250822122609620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35834<->l=127.0.0.1:4258 20250822122609720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35834<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Fri Aug 22 12:26:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_unknown started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122612854 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122612854 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122612855 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122612857 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612857 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122612857 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122612857 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  20250822122612857 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122612857 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  20250822122612857 DLGSUP <0013> gsup_server.c:236 2:  20250822122612857 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122612857 DLGSUP <0013> gsup_server.c:236 3:  20250822122612857 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122612857 DLGSUP <0013> gsup_server.c:236 4:  20250822122612857 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122612857 DLGSUP <0013> gsup_server.c:236 5:  20250822122612857 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122612857 DLGSUP <0013> gsup_server.c:236 7:  20250822122612857 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122612857 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122612857 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122612857 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@8d8b3c30e11c: 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") 20250822122612868 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42299<->l=127.0.0.1:4259) 20250822122612872 DAUC <0003> db_auc.c:157 IMSI='262421343925659': No 2G Auth Data 20250822122612872 DAUC <0003> db_auc.c:192 IMSI='262421343925659': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262421343925659" to be handled at TC_mo_ussd_unknown(138) 20250822122612882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 20250822122612898 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612898 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612898 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421343925659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421343925659" session_id=2340132080 session_state=BEGIN} 20250822122612898 DSS <0004> hlr_ussd.c:576 262421343925659/0x8b7b94f0: Process SS (BEGIN) 20250822122612898 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612898 DSS <0004> hlr_ussd.c:518 262421343925659/0x8b7b94f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612898 DSS <0004> hlr_ussd.c:523 262421343925659/0x8b7b94f0: USSD for unknown code '*#200#' 20250822122612898 DSS <0004> hlr_ussd.c:354 262421343925659/0x8b7b94f0: Tx ReturnError(1, 0x12) 20250822122612898 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421343925659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421343925659" session_id=2340132080 session_state=END} 20250822122612898 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612898 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612898 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262421343925659" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262421343925659" TC_mo_ussd_unknown(138)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612907 DAUC <0003> db_auc.c:157 IMSI='262425040658487': No 2G Auth Data 20250822122612907 DAUC <0003> db_auc.c:192 IMSI='262425040658487': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262425040658487" to be handled at TC_mo_ussd_unknown(139) 20250822122612920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4258 20250822122612923 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612923 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425040658487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425040658487" session_id=606320291 session_state=BEGIN} 20250822122612923 DSS <0004> hlr_ussd.c:576 262425040658487/0x2423b6a3: Process SS (BEGIN) 20250822122612923 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612923 DSS <0004> hlr_ussd.c:518 262425040658487/0x2423b6a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612923 DSS <0004> hlr_ussd.c:523 262425040658487/0x2423b6a3: USSD for unknown code '*#200#' 20250822122612923 DSS <0004> hlr_ussd.c:354 262425040658487/0x2423b6a3: Tx ReturnError(1, 0x12) 20250822122612923 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425040658487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425040658487" session_id=606320291 session_state=END} 20250822122612923 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612923 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262425040658487" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262425040658487" TC_mo_ussd_unknown(139)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48976<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612925 DAUC <0003> db_auc.c:157 IMSI='262422923310981': No 2G Auth Data 20250822122612925 DAUC <0003> db_auc.c:192 IMSI='262422923310981': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262422923310981" to be handled at TC_mo_ussd_unknown(140) 20250822122612933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 20250822122612936 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612937 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422923310981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422923310981" session_id=3098232668 session_state=BEGIN} 20250822122612937 DSS <0004> hlr_ussd.c:576 262422923310981/0xb8ab475c: Process SS (BEGIN) 20250822122612937 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612937 DSS <0004> hlr_ussd.c:518 262422923310981/0xb8ab475c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612937 DSS <0004> hlr_ussd.c:523 262422923310981/0xb8ab475c: USSD for unknown code '*#200#' 20250822122612937 DSS <0004> hlr_ussd.c:354 262422923310981/0xb8ab475c: Tx ReturnError(1, 0x12) 20250822122612937 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422923310981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422923310981" session_id=3098232668 session_state=END} 20250822122612937 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612937 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612937 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262422923310981" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262422923310981" TC_mo_ussd_unknown(140)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612938 DAUC <0003> db_auc.c:157 IMSI='262426029865699': No 2G Auth Data 20250822122612938 DAUC <0003> db_auc.c:192 IMSI='262426029865699': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262426029865699" to be handled at TC_mo_ussd_unknown(141) 20250822122612946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 20250822122612950 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612950 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426029865699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426029865699" session_id=2878020678 session_state=BEGIN} 20250822122612950 DSS <0004> hlr_ussd.c:576 262426029865699/0xab8b1c46: Process SS (BEGIN) 20250822122612950 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612950 DSS <0004> hlr_ussd.c:518 262426029865699/0xab8b1c46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612950 DSS <0004> hlr_ussd.c:523 262426029865699/0xab8b1c46: USSD for unknown code '*#200#' 20250822122612950 DSS <0004> hlr_ussd.c:354 262426029865699/0xab8b1c46: Tx ReturnError(1, 0x12) 20250822122612950 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426029865699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426029865699" session_id=2878020678 session_state=END} 20250822122612950 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612950 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612950 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262426029865699" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262426029865699" TC_mo_ussd_unknown(141)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48990<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612952 DAUC <0003> db_auc.c:157 IMSI='262423962657000': No 2G Auth Data 20250822122612952 DAUC <0003> db_auc.c:192 IMSI='262423962657000': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262423962657000" to be handled at TC_mo_ussd_unknown(142) 20250822122612959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 20250822122612962 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612962 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612962 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423962657000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423962657000" session_id=3458295278 session_state=BEGIN} 20250822122612962 DSS <0004> hlr_ussd.c:576 262423962657000/0xce2165ee: Process SS (BEGIN) 20250822122612962 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612962 DSS <0004> hlr_ussd.c:518 262423962657000/0xce2165ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612962 DSS <0004> hlr_ussd.c:523 262423962657000/0xce2165ee: USSD for unknown code '*#200#' 20250822122612962 DSS <0004> hlr_ussd.c:354 262423962657000/0xce2165ee: Tx ReturnError(1, 0x12) 20250822122612962 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423962657000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423962657000" session_id=3458295278 session_state=END} 20250822122612962 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612962 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612962 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262423962657000" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423962657000" TC_mo_ussd_unknown(142)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49002<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612963 DAUC <0003> db_auc.c:157 IMSI='262425589470193': No 2G Auth Data 20250822122612963 DAUC <0003> db_auc.c:192 IMSI='262425589470193': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262425589470193" to be handled at TC_mo_ussd_unknown(143) 20250822122612969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 20250822122612972 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612972 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612972 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425589470193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425589470193" session_id=2666145857 session_state=BEGIN} 20250822122612972 DSS <0004> hlr_ussd.c:576 262425589470193/0x9eea2841: Process SS (BEGIN) 20250822122612972 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612972 DSS <0004> hlr_ussd.c:518 262425589470193/0x9eea2841: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612972 DSS <0004> hlr_ussd.c:523 262425589470193/0x9eea2841: USSD for unknown code '*#200#' 20250822122612972 DSS <0004> hlr_ussd.c:354 262425589470193/0x9eea2841: Tx ReturnError(1, 0x12) 20250822122612972 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425589470193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425589470193" session_id=2666145857 session_state=END} 20250822122612972 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612972 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612972 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262425589470193" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425589470193" TC_mo_ussd_unknown(143)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612974 DAUC <0003> db_auc.c:157 IMSI='262422599935169': No 2G Auth Data 20250822122612974 DAUC <0003> db_auc.c:192 IMSI='262422599935169': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262422599935169" to be handled at TC_mo_ussd_unknown(144) 20250822122612979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 20250822122612982 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612982 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612982 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422599935169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422599935169" session_id=1930386560 session_state=BEGIN} 20250822122612982 DSS <0004> hlr_ussd.c:576 262422599935169/0x730f5c80: Process SS (BEGIN) 20250822122612982 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612982 DSS <0004> hlr_ussd.c:518 262422599935169/0x730f5c80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612982 DSS <0004> hlr_ussd.c:523 262422599935169/0x730f5c80: USSD for unknown code '*#200#' 20250822122612982 DSS <0004> hlr_ussd.c:354 262422599935169/0x730f5c80: Tx ReturnError(1, 0x12) 20250822122612982 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422599935169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422599935169" session_id=1930386560 session_state=END} 20250822122612982 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612982 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612982 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262422599935169" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422599935169" TC_mo_ussd_unknown(144)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49022<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612983 DAUC <0003> db_auc.c:157 IMSI='262421488701610': No 2G Auth Data 20250822122612983 DAUC <0003> db_auc.c:192 IMSI='262421488701610': No 3G Auth Data HLR_Test-GSUP(135)@8d8b3c30e11c: Created GsupExpect[0] for "262421488701610" to be handled at TC_mo_ussd_unknown(145) 20250822122612989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4258 20250822122612991 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612991 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612991 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421488701610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421488701610" session_id=689126850 session_state=BEGIN} 20250822122612991 DSS <0004> hlr_ussd.c:576 262421488701610/0x29133dc2: Process SS (BEGIN) 20250822122612991 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250822122612991 DSS <0004> hlr_ussd.c:518 262421488701610/0x29133dc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250822122612991 DSS <0004> hlr_ussd.c:523 262421488701610/0x29133dc2: USSD for unknown code '*#200#' 20250822122612991 DSS <0004> hlr_ussd.c:354 262421488701610/0x29133dc2: Tx ReturnError(1, 0x12) 20250822122612991 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421488701610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421488701610" session_id=689126850 session_state=END} 20250822122612991 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122612991 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612991 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8d8b3c30e11c: Found GsupExpect[0] for "262421488701610" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421488701610" TC_mo_ussd_unknown(145)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122612993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122612993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.1:4258 20250822122612993 DLINP <000b> input/ipa.c:452 connected read/write 20250822122612993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122612993 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(135)@8d8b3c30e11c: Final verdict of PTC: none 20250822122612993 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122612993 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(134)@8d8b3c30e11c: Final verdict of PTC: none 20250822122612994 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42299<->l=127.0.0.1:4259) 136@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 136: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Fri Aug 22 12:26:12 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 20250822122613016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 20250822122613117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78180) Waiting for packet dumper to finish... 1 (prev_count=78180, count=81396) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Fri Aug 22 12:26:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_disc started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122616206 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122616207 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122616211 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616212 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122616215 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616215 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122616215 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122616215 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  20250822122616215 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122616215 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  HLR_Test-GSUP-IPA(146)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122616215 DLGSUP <0013> gsup_server.c:236 2:  20250822122616215 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122616215 DLGSUP <0013> gsup_server.c:236 3:  20250822122616215 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122616215 DLGSUP <0013> gsup_server.c:236 4:  20250822122616215 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122616215 DLGSUP <0013> gsup_server.c:236 5:  20250822122616215 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122616215 DLGSUP <0013> gsup_server.c:236 7:  20250822122616215 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122616215 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122616215 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122616215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@8d8b3c30e11c: 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") 20250822122616237 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45225<->l=127.0.0.1:4259) 20250822122616242 DAUC <0003> db_auc.c:157 IMSI='262429024043479': No 2G Auth Data 20250822122616242 DAUC <0003> db_auc.c:192 IMSI='262429024043479': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262429024043479" to be handled at TC_mo_ussd_euse_disc(150) 20250822122616268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 20250822122616279 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616279 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616279 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429024043479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429024043479" session_id=901647405 session_state=BEGIN} 20250822122616279 DSS <0004> hlr_ussd.c:576 262429024043479/0x35be0c2d: Process SS (BEGIN) 20250822122616279 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616279 DSS <0004> hlr_ussd.c:518 262429024043479/0x35be0c2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616279 DSS <0004> hlr_ussd.c:542 262429024043479/0x35be0c2d: Cannot find conn for EUSE EUSE-foobar 20250822122616279 DSS <0004> hlr_ussd.c:354 262429024043479/0x35be0c2d: Tx ReturnError(1, 0x22) 20250822122616279 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429024043479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429024043479" session_id=901647405 session_state=END} 20250822122616279 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616279 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616279 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262429024043479" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429024043479" TC_mo_ussd_euse_disc(150)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616283 DAUC <0003> db_auc.c:157 IMSI='262420372604159': No 2G Auth Data 20250822122616283 DAUC <0003> db_auc.c:192 IMSI='262420372604159': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262420372604159" to be handled at TC_mo_ussd_euse_disc(151) 20250822122616291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4258 20250822122616294 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616294 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420372604159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420372604159" session_id=1281066452 session_state=BEGIN} 20250822122616294 DSS <0004> hlr_ussd.c:576 262420372604159/0x4c5b85d4: Process SS (BEGIN) 20250822122616294 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616294 DSS <0004> hlr_ussd.c:518 262420372604159/0x4c5b85d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616294 DSS <0004> hlr_ussd.c:542 262420372604159/0x4c5b85d4: Cannot find conn for EUSE EUSE-foobar 20250822122616294 DSS <0004> hlr_ussd.c:354 262420372604159/0x4c5b85d4: Tx ReturnError(1, 0x22) 20250822122616294 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420372604159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420372604159" session_id=1281066452 session_state=END} 20250822122616294 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616294 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262420372604159" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420372604159" TC_mo_ussd_euse_disc(151)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49054<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616297 DAUC <0003> db_auc.c:157 IMSI='262420155502256': No 2G Auth Data 20250822122616297 DAUC <0003> db_auc.c:192 IMSI='262420155502256': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262420155502256" to be handled at TC_mo_ussd_euse_disc(152) 20250822122616302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 20250822122616306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616306 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420155502256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420155502256" session_id=1444055766 session_state=BEGIN} 20250822122616306 DSS <0004> hlr_ussd.c:576 262420155502256/0x56128ad6: Process SS (BEGIN) 20250822122616306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616306 DSS <0004> hlr_ussd.c:518 262420155502256/0x56128ad6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616306 DSS <0004> hlr_ussd.c:542 262420155502256/0x56128ad6: Cannot find conn for EUSE EUSE-foobar 20250822122616306 DSS <0004> hlr_ussd.c:354 262420155502256/0x56128ad6: Tx ReturnError(1, 0x22) 20250822122616306 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420155502256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420155502256" session_id=1444055766 session_state=END} 20250822122616306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616306 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262420155502256" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262420155502256" TC_mo_ussd_euse_disc(152)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49062<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616307 DAUC <0003> db_auc.c:157 IMSI='262429640427932': No 2G Auth Data 20250822122616307 DAUC <0003> db_auc.c:192 IMSI='262429640427932': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262429640427932" to be handled at TC_mo_ussd_euse_disc(153) 20250822122616312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20250822122616315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616315 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616315 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429640427932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429640427932" session_id=2232078726 session_state=BEGIN} 20250822122616315 DSS <0004> hlr_ussd.c:576 262429640427932/0x850ad186: Process SS (BEGIN) 20250822122616315 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616315 DSS <0004> hlr_ussd.c:518 262429640427932/0x850ad186: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616315 DSS <0004> hlr_ussd.c:542 262429640427932/0x850ad186: Cannot find conn for EUSE EUSE-foobar 20250822122616315 DSS <0004> hlr_ussd.c:354 262429640427932/0x850ad186: Tx ReturnError(1, 0x22) 20250822122616315 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429640427932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429640427932" session_id=2232078726 session_state=END} 20250822122616315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262429640427932" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429640427932" TC_mo_ussd_euse_disc(153)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616317 DAUC <0003> db_auc.c:157 IMSI='262429296246888': No 2G Auth Data 20250822122616317 DAUC <0003> db_auc.c:192 IMSI='262429296246888': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262429296246888" to be handled at TC_mo_ussd_euse_disc(154) 20250822122616322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20250822122616325 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616325 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616325 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429296246888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429296246888" session_id=2162134187 session_state=BEGIN} 20250822122616325 DSS <0004> hlr_ussd.c:576 262429296246888/0x80df8cab: Process SS (BEGIN) 20250822122616325 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616325 DSS <0004> hlr_ussd.c:518 262429296246888/0x80df8cab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616325 DSS <0004> hlr_ussd.c:542 262429296246888/0x80df8cab: Cannot find conn for EUSE EUSE-foobar 20250822122616325 DSS <0004> hlr_ussd.c:354 262429296246888/0x80df8cab: Tx ReturnError(1, 0x22) 20250822122616325 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429296246888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429296246888" session_id=2162134187 session_state=END} 20250822122616325 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616325 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616325 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262429296246888" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429296246888" TC_mo_ussd_euse_disc(154)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616326 DAUC <0003> db_auc.c:157 IMSI='262424181236013': No 2G Auth Data 20250822122616326 DAUC <0003> db_auc.c:192 IMSI='262424181236013': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262424181236013" to be handled at TC_mo_ussd_euse_disc(155) 20250822122616332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20250822122616334 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616334 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424181236013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424181236013" session_id=4062842236 session_state=BEGIN} 20250822122616334 DSS <0004> hlr_ussd.c:576 262424181236013/0xf22a0d7c: Process SS (BEGIN) 20250822122616334 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616334 DSS <0004> hlr_ussd.c:518 262424181236013/0xf22a0d7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616334 DSS <0004> hlr_ussd.c:542 262424181236013/0xf22a0d7c: Cannot find conn for EUSE EUSE-foobar 20250822122616334 DSS <0004> hlr_ussd.c:354 262424181236013/0xf22a0d7c: Tx ReturnError(1, 0x22) 20250822122616334 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424181236013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424181236013" session_id=4062842236 session_state=END} 20250822122616334 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616334 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616334 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262424181236013" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262424181236013" TC_mo_ussd_euse_disc(155)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616336 DAUC <0003> db_auc.c:157 IMSI='262424966822540': No 2G Auth Data 20250822122616336 DAUC <0003> db_auc.c:192 IMSI='262424966822540': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262424966822540" to be handled at TC_mo_ussd_euse_disc(156) 20250822122616342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 20250822122616344 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616344 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616344 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424966822540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424966822540" session_id=502260209 session_state=BEGIN} 20250822122616344 DSS <0004> hlr_ussd.c:576 262424966822540/0x1defe1f1: Process SS (BEGIN) 20250822122616344 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616344 DSS <0004> hlr_ussd.c:518 262424966822540/0x1defe1f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616344 DSS <0004> hlr_ussd.c:542 262424966822540/0x1defe1f1: Cannot find conn for EUSE EUSE-foobar 20250822122616344 DSS <0004> hlr_ussd.c:354 262424966822540/0x1defe1f1: Tx ReturnError(1, 0x22) 20250822122616344 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424966822540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424966822540" session_id=502260209 session_state=END} 20250822122616344 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616344 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616344 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262424966822540" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262424966822540" TC_mo_ussd_euse_disc(156)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616346 DAUC <0003> db_auc.c:157 IMSI='262422241325350': No 2G Auth Data 20250822122616346 DAUC <0003> db_auc.c:192 IMSI='262422241325350': No 3G Auth Data HLR_Test-GSUP(147)@8d8b3c30e11c: Created GsupExpect[0] for "262422241325350" to be handled at TC_mo_ussd_euse_disc(157) 20250822122616352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4258 20250822122616354 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616354 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422241325350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422241325350" session_id=581961685 session_state=BEGIN} 20250822122616354 DSS <0004> hlr_ussd.c:576 262422241325350/0x22b007d5: Process SS (BEGIN) 20250822122616354 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122616355 DSS <0004> hlr_ussd.c:518 262422241325350/0x22b007d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122616355 DSS <0004> hlr_ussd.c:542 262422241325350/0x22b007d5: Cannot find conn for EUSE EUSE-foobar 20250822122616355 DSS <0004> hlr_ussd.c:354 262422241325350/0x22b007d5: Tx ReturnError(1, 0x22) 20250822122616355 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422241325350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422241325350" session_id=581961685 session_state=END} 20250822122616355 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122616355 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616355 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8d8b3c30e11c: Found GsupExpect[0] for "262422241325350" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422241325350" TC_mo_ussd_euse_disc(157)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122616356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122616356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4258 20250822122616357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45225<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@8d8b3c30e11c: Final verdict of PTC: none 20250822122616357 DLINP <000b> input/ipa.c:452 connected read/write 20250822122616357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122616357 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122616357 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122616357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(149)@8d8b3c30e11c: Final verdict of PTC: none 148@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 148: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Fri Aug 22 12:26:16 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 20250822122616380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4258 20250822122616581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78448) Waiting for packet dumper to finish... 1 (prev_count=78448, count=81888) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Fri Aug 22 12:26:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_imsi started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122619742 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122619742 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122619747 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619747 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122619752 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619752 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619753 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122619753 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122619753 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  20250822122619753 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122619753 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  20250822122619753 DLGSUP <0013> gsup_server.c:236 2:  20250822122619753 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122619753 DLGSUP <0013> gsup_server.c:236 3:  20250822122619753 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122619753 DLGSUP <0013> gsup_server.c:236 4:  20250822122619753 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122619753 DLGSUP <0013> gsup_server.c:236 5:  20250822122619753 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122619753 DLGSUP <0013> gsup_server.c:236 7:  20250822122619753 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122619753 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122619753 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122619753 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@8d8b3c30e11c: 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") 20250822122619774 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34325<->l=127.0.0.1:4259) 20250822122619780 DAUC <0003> db_auc.c:157 IMSI='262429890603064': No 2G Auth Data 20250822122619780 DAUC <0003> db_auc.c:192 IMSI='262429890603064': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262429890603064" to be handled at TC_mo_ussd_iuse_imsi(162) 20250822122619792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4258 20250822122619800 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619800 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429890603064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429890603064" session_id=42263262 session_state=BEGIN} 20250822122619800 DSS <0004> hlr_ussd.c:576 262429890603064/0x0284e2de: Process SS (BEGIN) 20250822122619800 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619800 DSS <0004> hlr_ussd.c:518 262429890603064/0x0284e2de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619800 DSS <0004> hlr_ussd.c:363 262429890603064/0x0284e2de: Tx USSD 'Your IMSI is 262429890603064' 20250822122619800 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429890603064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429890603064" session_id=42263262 session_state=END} 20250822122619800 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262429890603064 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619800 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619800 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262429890603064" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262429890603064" TC_mo_ussd_iuse_imsi(162)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619806 DAUC <0003> db_auc.c:157 IMSI='262422349620215': No 2G Auth Data 20250822122619806 DAUC <0003> db_auc.c:192 IMSI='262422349620215': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262422349620215" to be handled at TC_mo_ussd_iuse_imsi(163) 20250822122619815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 20250822122619818 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619818 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619818 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422349620215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422349620215" session_id=232605959 session_state=BEGIN} 20250822122619818 DSS <0004> hlr_ussd.c:576 262422349620215/0x0ddd4907: Process SS (BEGIN) 20250822122619818 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619818 DSS <0004> hlr_ussd.c:518 262422349620215/0x0ddd4907: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619818 DSS <0004> hlr_ussd.c:363 262422349620215/0x0ddd4907: Tx USSD 'Your IMSI is 262422349620215' 20250822122619818 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422349620215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422349620215" session_id=232605959 session_state=END} 20250822122619818 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422349620215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619818 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619818 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619818 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262422349620215" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422349620215" TC_mo_ussd_iuse_imsi(163)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619820 DAUC <0003> db_auc.c:157 IMSI='262421672121916': No 2G Auth Data 20250822122619820 DAUC <0003> db_auc.c:192 IMSI='262421672121916': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262421672121916" to be handled at TC_mo_ussd_iuse_imsi(164) 20250822122619826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 20250822122619828 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619829 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421672121916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421672121916" session_id=2760036264 session_state=BEGIN} 20250822122619829 DSS <0004> hlr_ussd.c:576 262421672121916/0xa482cfa8: Process SS (BEGIN) 20250822122619829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619829 DSS <0004> hlr_ussd.c:518 262421672121916/0xa482cfa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619829 DSS <0004> hlr_ussd.c:363 262421672121916/0xa482cfa8: Tx USSD 'Your IMSI is 262421672121916' 20250822122619829 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421672121916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421672121916" session_id=2760036264 session_state=END} 20250822122619829 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421672121916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262421672121916" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421672121916" TC_mo_ussd_iuse_imsi(164)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619831 DAUC <0003> db_auc.c:157 IMSI='262423337890462': No 2G Auth Data 20250822122619831 DAUC <0003> db_auc.c:192 IMSI='262423337890462': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262423337890462" to be handled at TC_mo_ussd_iuse_imsi(165) 20250822122619836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4258 20250822122619839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619839 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423337890462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423337890462" session_id=1369701512 session_state=BEGIN} 20250822122619839 DSS <0004> hlr_ussd.c:576 262423337890462/0x51a3fc88: Process SS (BEGIN) 20250822122619839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619839 DSS <0004> hlr_ussd.c:518 262423337890462/0x51a3fc88: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619839 DSS <0004> hlr_ussd.c:363 262423337890462/0x51a3fc88: Tx USSD 'Your IMSI is 262423337890462' 20250822122619839 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423337890462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423337890462" session_id=1369701512 session_state=END} 20250822122619839 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423337890462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262423337890462" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423337890462" TC_mo_ussd_iuse_imsi(165)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49174<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619841 DAUC <0003> db_auc.c:157 IMSI='262420698490025': No 2G Auth Data 20250822122619841 DAUC <0003> db_auc.c:192 IMSI='262420698490025': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262420698490025" to be handled at TC_mo_ussd_iuse_imsi(166) 20250822122619846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 20250822122619849 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619849 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619849 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420698490025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420698490025" session_id=456121489 session_state=BEGIN} 20250822122619849 DSS <0004> hlr_ussd.c:576 262420698490025/0x1b2fdc91: Process SS (BEGIN) 20250822122619849 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619849 DSS <0004> hlr_ussd.c:518 262420698490025/0x1b2fdc91: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619849 DSS <0004> hlr_ussd.c:363 262420698490025/0x1b2fdc91: Tx USSD 'Your IMSI is 262420698490025' 20250822122619849 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420698490025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420698490025" session_id=456121489 session_state=END} 20250822122619849 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420698490025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619849 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619849 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619849 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262420698490025" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420698490025" TC_mo_ussd_iuse_imsi(166)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619851 DAUC <0003> db_auc.c:157 IMSI='262421732315072': No 2G Auth Data 20250822122619851 DAUC <0003> db_auc.c:192 IMSI='262421732315072': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262421732315072" to be handled at TC_mo_ussd_iuse_imsi(167) 20250822122619856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 20250822122619859 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619859 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421732315072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421732315072" session_id=3606697027 session_state=BEGIN} 20250822122619859 DSS <0004> hlr_ussd.c:576 262421732315072/0xd6f9d443: Process SS (BEGIN) 20250822122619859 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619859 DSS <0004> hlr_ussd.c:518 262421732315072/0xd6f9d443: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619859 DSS <0004> hlr_ussd.c:363 262421732315072/0xd6f9d443: Tx USSD 'Your IMSI is 262421732315072' 20250822122619859 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421732315072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421732315072" session_id=3606697027 session_state=END} 20250822122619859 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421732315072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619859 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619859 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262421732315072" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421732315072" TC_mo_ussd_iuse_imsi(167)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619861 DAUC <0003> db_auc.c:157 IMSI='262424804043873': No 2G Auth Data 20250822122619861 DAUC <0003> db_auc.c:192 IMSI='262424804043873': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262424804043873" to be handled at TC_mo_ussd_iuse_imsi(168) 20250822122619866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49202<->l=127.0.0.1:4258 20250822122619869 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619869 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424804043873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424804043873" session_id=2275144495 session_state=BEGIN} 20250822122619869 DSS <0004> hlr_ussd.c:576 262424804043873/0x879bf32f: Process SS (BEGIN) 20250822122619869 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619869 DSS <0004> hlr_ussd.c:518 262424804043873/0x879bf32f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619869 DSS <0004> hlr_ussd.c:363 262424804043873/0x879bf32f: Tx USSD 'Your IMSI is 262424804043873' 20250822122619869 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424804043873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424804043873" session_id=2275144495 session_state=END} 20250822122619869 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424804043873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619869 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619869 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262424804043873" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424804043873" TC_mo_ussd_iuse_imsi(168)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49202<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619871 DAUC <0003> db_auc.c:157 IMSI='262424224754016': No 2G Auth Data 20250822122619871 DAUC <0003> db_auc.c:192 IMSI='262424224754016': No 3G Auth Data HLR_Test-GSUP(159)@8d8b3c30e11c: Created GsupExpect[0] for "262424224754016" to be handled at TC_mo_ussd_iuse_imsi(169) 20250822122619876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 20250822122619879 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619879 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424224754016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424224754016" session_id=280598902 session_state=BEGIN} 20250822122619879 DSS <0004> hlr_ussd.c:576 262424224754016/0x10b99976: Process SS (BEGIN) 20250822122619879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122619879 DSS <0004> hlr_ussd.c:518 262424224754016/0x10b99976: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122619879 DSS <0004> hlr_ussd.c:363 262424224754016/0x10b99976: Tx USSD 'Your IMSI is 262424224754016' 20250822122619879 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424224754016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424224754016" session_id=280598902 session_state=END} 20250822122619879 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424224754016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122619879 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122619879 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8d8b3c30e11c: Found GsupExpect[0] for "262424224754016" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424224754016" TC_mo_ussd_iuse_imsi(169)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122619881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49204<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122619881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.1:4258 20250822122619882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34325<->l=127.0.0.1:4259) 20250822122619882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122619882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122619882 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122619882 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122619882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@8d8b3c30e11c: Final verdict of PTC: none 160@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 160: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Fri Aug 22 12:26:19 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 20250822122619906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49206<->l=127.0.0.1:4258 20250822122620107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49206<->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=82228) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Fri Aug 22 12:26:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122623230 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122623230 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122623234 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623234 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122623239 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623239 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623239 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122623239 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122623239 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  20250822122623239 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122623239 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  20250822122623239 DLGSUP <0013> gsup_server.c:236 2:  20250822122623239 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122623239 DLGSUP <0013> gsup_server.c:236 3:  20250822122623239 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122623239 DLGSUP <0013> gsup_server.c:236 4:  20250822122623239 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122623239 DLGSUP <0013> gsup_server.c:236 5:  20250822122623239 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122623239 DLGSUP <0013> gsup_server.c:236 7:  20250822122623239 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122623239 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122623239 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122623239 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@8d8b3c30e11c: 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") 20250822122623269 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:45323<->l=127.0.0.1:4259) 20250822122623280 DAUC <0003> db_auc.c:157 IMSI='262424478787518': No 2G Auth Data 20250822122623280 DAUC <0003> db_auc.c:192 IMSI='262424478787518': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262424478787518" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250822122623307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 20250822122623320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623320 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424478787518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424478787518" source_name="the-source\n" session_id=1169831534 session_state=BEGIN} 20250822122623320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250822122623320 DSS <0004> hlr_ussd.c:576 262424478787518/0x45ba366e: Process SS (BEGIN) 20250822122623320 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623320 DSS <0004> hlr_ussd.c:518 262424478787518/0x45ba366e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623320 DSS <0004> hlr_ussd.c:363 262424478787518/0x45ba366e: Tx USSD 'Your IMSI is 262424478787518' 20250822122623320 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424478787518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424478787518" destination_name="the-source\n" session_id=1169831534 session_state=END} 20250822122623320 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262424478787518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262424478787518" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262424478787518" TC_mo_ussd_iuse_imsi_via_proxy(174)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50336<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623329 DAUC <0003> db_auc.c:157 IMSI='262427840043845': No 2G Auth Data 20250822122623329 DAUC <0003> db_auc.c:192 IMSI='262427840043845': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262427840043845" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250822122623337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50340<->l=127.0.0.1:4258 20250822122623340 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623340 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623340 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427840043845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427840043845" source_name="the-source\n" session_id=635653308 session_state=BEGIN} 20250822122623340 DSS <0004> hlr_ussd.c:576 262427840043845/0x25e34cbc: Process SS (BEGIN) 20250822122623340 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623340 DSS <0004> hlr_ussd.c:518 262427840043845/0x25e34cbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623340 DSS <0004> hlr_ussd.c:363 262427840043845/0x25e34cbc: Tx USSD 'Your IMSI is 262427840043845' 20250822122623340 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427840043845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427840043845" destination_name="the-source\n" session_id=635653308 session_state=END} 20250822122623340 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262427840043845 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623340 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623340 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623340 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262427840043845" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262427840043845" TC_mo_ussd_iuse_imsi_via_proxy(175)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50340<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623342 DAUC <0003> db_auc.c:157 IMSI='262429033361400': No 2G Auth Data 20250822122623342 DAUC <0003> db_auc.c:192 IMSI='262429033361400': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262429033361400" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250822122623348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20250822122623350 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623350 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623351 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429033361400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429033361400" source_name="the-source\n" session_id=2258428310 session_state=BEGIN} 20250822122623351 DSS <0004> hlr_ussd.c:576 262429033361400/0x869ce196: Process SS (BEGIN) 20250822122623351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623351 DSS <0004> hlr_ussd.c:518 262429033361400/0x869ce196: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623351 DSS <0004> hlr_ussd.c:363 262429033361400/0x869ce196: Tx USSD 'Your IMSI is 262429033361400' 20250822122623351 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429033361400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429033361400" destination_name="the-source\n" session_id=2258428310 session_state=END} 20250822122623351 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429033361400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623351 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623351 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623351 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262429033361400" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262429033361400" TC_mo_ussd_iuse_imsi_via_proxy(176)@8d8b3c30e11c: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50348<->l=127.0.0.1:4258 20250822122623353 DAUC <0003> db_auc.c:157 IMSI='262423341447288': No 2G Auth Data 20250822122623353 DAUC <0003> db_auc.c:192 IMSI='262423341447288': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262423341447288" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250822122623359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 20250822122623362 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623362 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423341447288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423341447288" source_name="the-source\n" session_id=1158181403 session_state=BEGIN} 20250822122623362 DSS <0004> hlr_ussd.c:576 262423341447288/0x4508721b: Process SS (BEGIN) 20250822122623362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623362 DSS <0004> hlr_ussd.c:518 262423341447288/0x4508721b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623362 DSS <0004> hlr_ussd.c:363 262423341447288/0x4508721b: Tx USSD 'Your IMSI is 262423341447288' 20250822122623362 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423341447288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423341447288" destination_name="the-source\n" session_id=1158181403 session_state=END} 20250822122623362 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262423341447288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623362 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623362 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623362 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262423341447288" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423341447288" TC_mo_ussd_iuse_imsi_via_proxy(177)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623364 DAUC <0003> db_auc.c:157 IMSI='262421823991188': No 2G Auth Data 20250822122623364 DAUC <0003> db_auc.c:192 IMSI='262421823991188': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262421823991188" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250822122623371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20250822122623374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623374 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623374 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421823991188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421823991188" source_name="the-source\n" session_id=3956574798 session_state=BEGIN} 20250822122623374 DSS <0004> hlr_ussd.c:576 262421823991188/0xebd48a4e: Process SS (BEGIN) 20250822122623374 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623374 DSS <0004> hlr_ussd.c:518 262421823991188/0xebd48a4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623374 DSS <0004> hlr_ussd.c:363 262421823991188/0xebd48a4e: Tx USSD 'Your IMSI is 262421823991188' 20250822122623374 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421823991188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421823991188" destination_name="the-source\n" session_id=3956574798 session_state=END} 20250822122623374 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262421823991188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623374 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623374 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262421823991188" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421823991188" TC_mo_ussd_iuse_imsi_via_proxy(178)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623376 DAUC <0003> db_auc.c:157 IMSI='262425717451798': No 2G Auth Data 20250822122623376 DAUC <0003> db_auc.c:192 IMSI='262425717451798': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262425717451798" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250822122623382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 20250822122623385 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623385 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623385 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425717451798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425717451798" source_name="the-source\n" session_id=279618056 session_state=BEGIN} 20250822122623385 DSS <0004> hlr_ussd.c:576 262425717451798/0x10aaa208: Process SS (BEGIN) 20250822122623385 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623385 DSS <0004> hlr_ussd.c:518 262425717451798/0x10aaa208: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623385 DSS <0004> hlr_ussd.c:363 262425717451798/0x10aaa208: Tx USSD 'Your IMSI is 262425717451798' 20250822122623385 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425717451798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425717451798" destination_name="the-source\n" session_id=279618056 session_state=END} 20250822122623385 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262425717451798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623385 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623385 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623385 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262425717451798" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262425717451798" TC_mo_ussd_iuse_imsi_via_proxy(179)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623387 DAUC <0003> db_auc.c:157 IMSI='262423847447256': No 2G Auth Data 20250822122623387 DAUC <0003> db_auc.c:192 IMSI='262423847447256': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262423847447256" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250822122623393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 20250822122623396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623396 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423847447256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423847447256" source_name="the-source\n" session_id=2951047120 session_state=BEGIN} 20250822122623396 DSS <0004> hlr_ussd.c:576 262423847447256/0xafe567d0: Process SS (BEGIN) 20250822122623396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623396 DSS <0004> hlr_ussd.c:518 262423847447256/0xafe567d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623396 DSS <0004> hlr_ussd.c:363 262423847447256/0xafe567d0: Tx USSD 'Your IMSI is 262423847447256' 20250822122623396 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423847447256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847447256" destination_name="the-source\n" session_id=2951047120 session_state=END} 20250822122623396 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423847447256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262423847447256" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423847447256" TC_mo_ussd_iuse_imsi_via_proxy(180)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623398 DAUC <0003> db_auc.c:157 IMSI='262420494465099': No 2G Auth Data 20250822122623398 DAUC <0003> db_auc.c:192 IMSI='262420494465099': No 3G Auth Data HLR_Test-GSUP(171)@8d8b3c30e11c: Created GsupExpect[0] for "262420494465099" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250822122623404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20250822122623407 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623407 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262420494465099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420494465099" source_name="the-source\n" session_id=3781571099 session_state=BEGIN} 20250822122623407 DSS <0004> hlr_ussd.c:576 262420494465099/0xe166321b: Process SS (BEGIN) 20250822122623407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250822122623407 DSS <0004> hlr_ussd.c:518 262420494465099/0xe166321b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250822122623407 DSS <0004> hlr_ussd.c:363 262420494465099/0xe166321b: Tx USSD 'Your IMSI is 262420494465099' 20250822122623407 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262420494465099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420494465099" destination_name="the-source\n" session_id=3781571099 session_state=END} 20250822122623407 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262420494465099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122623407 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122623407 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8d8b3c30e11c: Found GsupExpect[0] for "262420494465099" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262420494465099" TC_mo_ussd_iuse_imsi_via_proxy(181)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122623409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122623409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50324<->l=127.0.0.1:4258 20250822122623409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45323<->l=127.0.0.1:4259) 172@8d8b3c30e11c: Final verdict of PTC: none 20250822122623409 DLINP <000b> input/ipa.c:452 connected read/write 20250822122623409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122623409 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122623409 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122623409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122623409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(173)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(171)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 172: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Fri Aug 22 12:26:23 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 20250822122623432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50400<->l=127.0.0.1:4258 20250822122623633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50400<->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=83680) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Fri Aug 22 12:26:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_msisdn started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122626773 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122626773 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122626778 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122626783 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626783 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626783 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122626783 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122626783 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  20250822122626783 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122626783 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  20250822122626783 DLGSUP <0013> gsup_server.c:236 2:  20250822122626783 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122626783 DLGSUP <0013> gsup_server.c:236 3:  20250822122626784 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122626784 DLGSUP <0013> gsup_server.c:236 4:  20250822122626784 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122626784 DLGSUP <0013> gsup_server.c:236 5:  20250822122626784 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122626784 DLGSUP <0013> gsup_server.c:236 7:  20250822122626784 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122626784 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122626784 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122626784 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@8d8b3c30e11c: 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") 20250822122626803 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42505<->l=127.0.0.1:4259) 20250822122626811 DAUC <0003> db_auc.c:157 IMSI='262423158424578': No 2G Auth Data 20250822122626811 DAUC <0003> db_auc.c:192 IMSI='262423158424578': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262423158424578" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250822122626829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 20250822122626841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626841 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423158424578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423158424578" session_id=2685697032 session_state=BEGIN} 20250822122626841 DSS <0004> hlr_ussd.c:576 262423158424578/0xa0147c08: Process SS (BEGIN) 20250822122626841 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626841 DSS <0004> hlr_ussd.c:518 262423158424578/0xa0147c08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626841 DSS <0004> hlr_ussd.c:363 262423158424578/0xa0147c08: Tx USSD 'Your extension is 491611120321' 20250822122626841 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423158424578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423158424578" session_id=2685697032 session_state=END} 20250822122626841 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423158424578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262423158424578" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262423158424578" TC_mo_ussd_iuse_msisdn(186)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626849 DAUC <0003> db_auc.c:157 IMSI='262425285547965': No 2G Auth Data 20250822122626849 DAUC <0003> db_auc.c:192 IMSI='262425285547965': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262425285547965" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250822122626857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 20250822122626860 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626860 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626860 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425285547965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425285547965" session_id=1591291864 session_state=BEGIN} 20250822122626860 DSS <0004> hlr_ussd.c:576 262425285547965/0x5ed92fd8: Process SS (BEGIN) 20250822122626860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626860 DSS <0004> hlr_ussd.c:518 262425285547965/0x5ed92fd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626860 DSS <0004> hlr_ussd.c:363 262425285547965/0x5ed92fd8: Tx USSD 'Your extension is 491614006076' 20250822122626860 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425285547965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425285547965" session_id=1591291864 session_state=END} 20250822122626860 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425285547965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626860 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626860 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626860 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262425285547965" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262425285547965" TC_mo_ussd_iuse_msisdn(187)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626862 DAUC <0003> db_auc.c:157 IMSI='262427045326856': No 2G Auth Data 20250822122626862 DAUC <0003> db_auc.c:192 IMSI='262427045326856': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262427045326856" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250822122626869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4258 20250822122626872 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626872 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626872 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427045326856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427045326856" session_id=3556049146 session_state=BEGIN} 20250822122626872 DSS <0004> hlr_ussd.c:576 262427045326856/0xd3f500fa: Process SS (BEGIN) 20250822122626872 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626872 DSS <0004> hlr_ussd.c:518 262427045326856/0xd3f500fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626872 DSS <0004> hlr_ussd.c:363 262427045326856/0xd3f500fa: Tx USSD 'Your extension is 491618008811' 20250822122626872 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427045326856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427045326856" session_id=3556049146 session_state=END} 20250822122626872 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427045326856 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626872 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626872 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626872 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262427045326856" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427045326856" TC_mo_ussd_iuse_msisdn(188)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50424<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626874 DAUC <0003> db_auc.c:157 IMSI='262423934146518': No 2G Auth Data 20250822122626874 DAUC <0003> db_auc.c:192 IMSI='262423934146518': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262423934146518" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250822122626881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 20250822122626883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626883 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626883 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423934146518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423934146518" session_id=4230188075 session_state=BEGIN} 20250822122626883 DSS <0004> hlr_ussd.c:576 262423934146518/0xfc238c2b: Process SS (BEGIN) 20250822122626883 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626883 DSS <0004> hlr_ussd.c:518 262423934146518/0xfc238c2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626883 DSS <0004> hlr_ussd.c:363 262423934146518/0xfc238c2b: Tx USSD 'Your extension is 491616352525' 20250822122626883 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423934146518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423934146518" session_id=4230188075 session_state=END} 20250822122626883 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262423934146518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626883 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626883 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262423934146518" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262423934146518" TC_mo_ussd_iuse_msisdn(189)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626886 DAUC <0003> db_auc.c:157 IMSI='262428497000242': No 2G Auth Data 20250822122626886 DAUC <0003> db_auc.c:192 IMSI='262428497000242': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262428497000242" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250822122626892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4258 20250822122626894 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626894 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428497000242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428497000242" session_id=1946511922 session_state=BEGIN} 20250822122626894 DSS <0004> hlr_ussd.c:576 262428497000242/0x74056a32: Process SS (BEGIN) 20250822122626894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626894 DSS <0004> hlr_ussd.c:518 262428497000242/0x74056a32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626894 DSS <0004> hlr_ussd.c:363 262428497000242/0x74056a32: Tx USSD 'Your extension is 491610754014' 20250822122626894 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428497000242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428497000242" session_id=1946511922 session_state=END} 20250822122626894 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428497000242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626894 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626894 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262428497000242" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428497000242" TC_mo_ussd_iuse_msisdn(190)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626896 DAUC <0003> db_auc.c:157 IMSI='262423250150171': No 2G Auth Data 20250822122626896 DAUC <0003> db_auc.c:192 IMSI='262423250150171': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262423250150171" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250822122626903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 20250822122626906 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626906 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423250150171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423250150171" session_id=3362609116 session_state=BEGIN} 20250822122626906 DSS <0004> hlr_ussd.c:576 262423250150171/0xc86d57dc: Process SS (BEGIN) 20250822122626906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626906 DSS <0004> hlr_ussd.c:518 262423250150171/0xc86d57dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626906 DSS <0004> hlr_ussd.c:363 262423250150171/0xc86d57dc: Tx USSD 'Your extension is 491612302437' 20250822122626906 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423250150171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423250150171" session_id=3362609116 session_state=END} 20250822122626906 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423250150171 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626906 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626906 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262423250150171" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262423250150171" TC_mo_ussd_iuse_msisdn(191)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50454<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626908 DAUC <0003> db_auc.c:157 IMSI='262428869124004': No 2G Auth Data 20250822122626908 DAUC <0003> db_auc.c:192 IMSI='262428869124004': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262428869124004" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250822122626913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20250822122626916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626916 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428869124004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428869124004" session_id=3372781638 session_state=BEGIN} 20250822122626916 DSS <0004> hlr_ussd.c:576 262428869124004/0xc9089046: Process SS (BEGIN) 20250822122626916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626916 DSS <0004> hlr_ussd.c:518 262428869124004/0xc9089046: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626916 DSS <0004> hlr_ussd.c:363 262428869124004/0xc9089046: Tx USSD 'Your extension is 491610785823' 20250822122626916 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428869124004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428869124004" session_id=3372781638 session_state=END} 20250822122626916 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262428869124004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626916 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262428869124004" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262428869124004" TC_mo_ussd_iuse_msisdn(192)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626918 DAUC <0003> db_auc.c:157 IMSI='262429208764797': No 2G Auth Data 20250822122626918 DAUC <0003> db_auc.c:192 IMSI='262429208764797': No 3G Auth Data HLR_Test-GSUP(183)@8d8b3c30e11c: Created GsupExpect[0] for "262429208764797" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250822122626924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20250822122626926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626926 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429208764797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429208764797" session_id=3891243946 session_state=BEGIN} 20250822122626926 DSS <0004> hlr_ussd.c:576 262429208764797/0xe7efabaa: Process SS (BEGIN) 20250822122626926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122626926 DSS <0004> hlr_ussd.c:518 262429208764797/0xe7efabaa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122626926 DSS <0004> hlr_ussd.c:363 262429208764797/0xe7efabaa: Tx USSD 'Your extension is 491614626404' 20250822122626926 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429208764797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429208764797" session_id=3891243946 session_state=END} 20250822122626926 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429208764797 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122626926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122626926 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8d8b3c30e11c: Found GsupExpect[0] for "262429208764797" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429208764797" TC_mo_ussd_iuse_msisdn(193)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122626928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122626928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20250822122626929 DLINP <000b> input/ipa.c:452 connected read/write 20250822122626929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122626929 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122626929 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122626929 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122626929 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42505<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@8d8b3c30e11c: Final verdict of PTC: none 184@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 184: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Fri Aug 22 12:26:26 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 20250822122626952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50484<->l=127.0.0.1:4258 20250822122627153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50484<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Fri Aug 22 12:26:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122630301 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122630301 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122630305 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122630310 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630310 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630310 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122630310 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122630310 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  20250822122630310 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122630310 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  20250822122630310 DLGSUP <0013> gsup_server.c:236 2:  20250822122630310 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122630310 DLGSUP <0013> gsup_server.c:236 3:  20250822122630310 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122630310 DLGSUP <0013> gsup_server.c:236 4:  20250822122630310 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122630310 DLGSUP <0013> gsup_server.c:236 5:  20250822122630310 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122630310 DLGSUP <0013> gsup_server.c:236 7:  20250822122630310 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122630310 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122630310 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122630310 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@8d8b3c30e11c: 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") 20250822122630325 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20250822122630329 DAUC <0003> db_auc.c:157 IMSI='262420106526578': No 2G Auth Data 20250822122630329 DAUC <0003> db_auc.c:192 IMSI='262420106526578': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262420106526578" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250822122630336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 20250822122630354 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630354 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420106526578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420106526578" source_name="the-source\n" session_id=1378177560 session_state=BEGIN} 20250822122630354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250822122630354 DSS <0004> hlr_ussd.c:576 262420106526578/0x52255218: Process SS (BEGIN) 20250822122630354 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630354 DSS <0004> hlr_ussd.c:518 262420106526578/0x52255218: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630354 DSS <0004> hlr_ussd.c:363 262420106526578/0x52255218: Tx USSD 'Your extension is 491618183851' 20250822122630354 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420106526578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420106526578" destination_name="the-source\n" session_id=1378177560 session_state=END} 20250822122630354 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262420106526578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630354 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630354 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262420106526578" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262420106526578" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50492<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630366 DAUC <0003> db_auc.c:157 IMSI='262423498101121': No 2G Auth Data 20250822122630366 DAUC <0003> db_auc.c:192 IMSI='262423498101121': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262423498101121" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250822122630379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20250822122630383 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630383 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630383 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262423498101121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423498101121" source_name="the-source\n" session_id=3086365224 session_state=BEGIN} 20250822122630383 DSS <0004> hlr_ussd.c:576 262423498101121/0xb7f63228: Process SS (BEGIN) 20250822122630383 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630383 DSS <0004> hlr_ussd.c:518 262423498101121/0xb7f63228: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630383 DSS <0004> hlr_ussd.c:363 262423498101121/0xb7f63228: Tx USSD 'Your extension is 491616802075' 20250822122630383 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262423498101121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423498101121" destination_name="the-source\n" session_id=3086365224 session_state=END} 20250822122630383 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262423498101121 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630383 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630383 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630383 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262423498101121" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423498101121" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630385 DAUC <0003> db_auc.c:157 IMSI='262422231954106': No 2G Auth Data 20250822122630385 DAUC <0003> db_auc.c:192 IMSI='262422231954106': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262422231954106" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250822122630393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20250822122630396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630396 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422231954106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422231954106" source_name="the-source\n" session_id=1336408386 session_state=BEGIN} 20250822122630396 DSS <0004> hlr_ussd.c:576 262422231954106/0x4fa7f942: Process SS (BEGIN) 20250822122630396 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630396 DSS <0004> hlr_ussd.c:518 262422231954106/0x4fa7f942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630396 DSS <0004> hlr_ussd.c:363 262422231954106/0x4fa7f942: Tx USSD 'Your extension is 491618510750' 20250822122630396 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422231954106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422231954106" destination_name="the-source\n" session_id=1336408386 session_state=END} 20250822122630396 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422231954106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630396 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262422231954106" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422231954106" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630398 DAUC <0003> db_auc.c:157 IMSI='262423581051954': No 2G Auth Data 20250822122630398 DAUC <0003> db_auc.c:192 IMSI='262423581051954': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262423581051954" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250822122630405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4258 20250822122630408 DLINP[38;5;23m <000b> input/ipa.c:452 connected read/write 20250822122630408 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630408 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423581051954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423581051954" source_name="the-source\n" session_id=3196833586 session_state=BEGIN} 20250822122630408 DSS <0004> hlr_ussd.c:576 262423581051954/0xbe8bcf32: Process SS (BEGIN) 20250822122630408 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630408 DSS <0004> hlr_ussd.c:518 262423581051954/0xbe8bcf32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630408 DSS <0004> hlr_ussd.c:363 262423581051954/0xbe8bcf32: Tx USSD 'Your extension is 491610707724' 20250822122630408 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423581051954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423581051954" destination_name="the-source\n" session_id=3196833586 session_state=END} 20250822122630408 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262423581051954 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630408 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630408 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630408 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262423581051954" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262423581051954" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630410 DAUC <0003> db_auc.c:157 IMSI='262421598234284': No 2G Auth Data 20250822122630410 DAUC <0003> db_auc.c:192 IMSI='262421598234284': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262421598234284" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250822122630417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 20250822122630420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630420 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630420 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421598234284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421598234284" source_name="the-source\n" session_id=3109234446 session_state=BEGIN} 20250822122630420 DSS <0004> hlr_ussd.c:576 262421598234284/0xb953270e: Process SS (BEGIN) 20250822122630420 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630420 DSS <0004> hlr_ussd.c:518 262421598234284/0xb953270e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630420 DSS <0004> hlr_ussd.c:363 262421598234284/0xb953270e: Tx USSD 'Your extension is 491615767415' 20250822122630420 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421598234284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421598234284" destination_name="the-source\n" session_id=3109234446 session_state=END} 20250822122630420 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421598234284 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262421598234284" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421598234284" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50516<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630422 DAUC <0003> db_auc.c:157 IMSI='262422311997474': No 2G Auth Data 20250822122630422 DAUC <0003> db_auc.c:192 IMSI='262422311997474': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262422311997474" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250822122630428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4258 20250822122630431 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630431 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630431 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422311997474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422311997474" source_name="the-source\n" session_id=2065872757 session_state=BEGIN} 20250822122630431 DSS <0004> hlr_ussd.c:576 262422311997474/0x7b22b775: Process SS (BEGIN) 20250822122630431 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630431 DSS <0004> hlr_ussd.c:518 262422311997474/0x7b22b775: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630431 DSS <0004> hlr_ussd.c:363 262422311997474/0x7b22b775: Tx USSD 'Your extension is 491612277652' 20250822122630431 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422311997474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422311997474" destination_name="the-source\n" session_id=2065872757 session_state=END} 20250822122630431 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262422311997474 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630431 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630431 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630431 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262422311997474" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262422311997474" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630434 DAUC <0003> db_auc.c:157 IMSI='262425230137907': No 2G Auth Data 20250822122630434 DAUC <0003> db_auc.c:192 IMSI='262425230137907': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262425230137907" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250822122630440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 20250822122630443 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630443 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425230137907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425230137907" source_name="the-source\n" session_id=2936082251 session_state=BEGIN} 20250822122630443 DSS <0004> hlr_ussd.c:576 262425230137907/0xaf010f4b: Process SS (BEGIN) 20250822122630443 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630443 DSS <0004> hlr_ussd.c:518 262425230137907/0xaf010f4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630443 DSS <0004> hlr_ussd.c:363 262425230137907/0xaf010f4b: Tx USSD 'Your extension is 491617472637' 20250822122630443 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425230137907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425230137907" destination_name="the-source\n" session_id=2936082251 session_state=END} 20250822122630443 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425230137907 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630443 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630443 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262425230137907" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425230137907" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630445 DAUC <0003> db_auc.c:157 IMSI='262420113757169': No 2G Auth Data 20250822122630445 DAUC <0003> db_auc.c:192 IMSI='262420113757169': No 3G Auth Data HLR_Test-GSUP(195)@8d8b3c30e11c: Created GsupExpect[0] for "262420113757169" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250822122630452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 20250822122630455 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630455 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630455 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420113757169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420113757169" source_name="the-source\n" session_id=3632054850 session_state=BEGIN} 20250822122630455 DSS <0004> hlr_ussd.c:576 262420113757169/0xd87cc242: Process SS (BEGIN) 20250822122630455 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250822122630455 DSS <0004> hlr_ussd.c:518 262420113757169/0xd87cc242: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250822122630455 DSS <0004> hlr_ussd.c:363 262420113757169/0xd87cc242: Tx USSD 'Your extension is 491616484072' 20250822122630455 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420113757169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113757169" destination_name="the-source\n" session_id=3632054850 session_state=END} 20250822122630455 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262420113757169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122630455 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122630455 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8d8b3c30e11c: Found GsupExpect[0] for "262420113757169" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262420113757169" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122630457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122630457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20250822122630458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32805<->l=127.0.0.1:4259) 20250822122630458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122630458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122630458 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122630458 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122630458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122630458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@8d8b3c30e11c: Final verdict of PTC: none 196@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 196: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Fri Aug 22 12:26:30 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 20250822122630484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4258 20250822122630685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67416) Waiting for packet dumper to finish... 1 (prev_count=67416, count=83556) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Fri Aug 22 12:26:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 20250822122633784 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44009 20250822122633784 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:44009 MTC@8d8b3c30e11c: in not legacy case 2 IPA-EUSE-foobar(208)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122633786 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633786 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122633786 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@8d8b3c30e11c: 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)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@8d8b3c30e11c: 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 } } } } 20250822122633787 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633787 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633787 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122633787 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250822122633787 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250822122633787 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  20250822122633787 DLGSUP <0013> gsup_server.c:236 2:  20250822122633787 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 3:  20250822122633787 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 4:  20250822122633787 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 5:  20250822122633787 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 7:  20250822122633787 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122633787 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122633787 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122633787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44009 20250822122633787 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633787 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received IPA-EUSE-foobar(208)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122633788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122633789 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633789 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122633789 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122633789 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  20250822122633789 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122633789 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  20250822122633789 DLGSUP <0013> gsup_server.c:236 2:  20250822122633789 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122633789 DLGSUP <0013> gsup_server.c:236 3:  20250822122633789 DLGSUP <0013> gsup_server.c:238 3: 00  HLR_Test-GSUP-IPA(207)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122633789 DLGSUP <0013> gsup_server.c:236 4:  20250822122633789 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122633789 DLGSUP <0013> gsup_server.c:236 5:  20250822122633789 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122633789 DLGSUP <0013> gsup_server.c:236 7:  20250822122633789 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122633789 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122633789 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122633789 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@8d8b3c30e11c: 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") 20250822122633796 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38555<->l=127.0.0.1:4259) 20250822122633798 DAUC <0003> db_auc.c:157 IMSI='262423427775241': No 2G Auth Data 20250822122633798 DAUC <0003> db_auc.c:192 IMSI='262423427775241': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262423427775241" to be handled at TC_mo_ussd_euse(212) 20250822122633804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 20250822122633830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633830 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423427775241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423427775241" session_id=1001480253 session_state=BEGIN} 20250822122633830 DSS <0004> hlr_ussd.c:576 262423427775241/0x3bb1603d: Process SS (BEGIN) 20250822122633830 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633830 DSS <0004> hlr_ussd.c:518 262423427775241/0x3bb1603d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633830 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633830 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633847 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633847 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262423427775241 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423427775241" session_id=1001480253 session_state=END} 20250822122633847 DSS <0004> hlr_ussd.c:576 262423427775241/0x3bb1603d: Process SS (END) 20250822122633847 DSS <0004> hlr_ussd.c:518 262423427775241/0x3bb1603d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633847 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423427775241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423427775241" session_id=1001480253 session_state=END} 20250822122633847 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423427775241 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633847 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262423427775241 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633847 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262423427775241" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_euse(212)"262423427775241" TC_mo_ussd_euse(212)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633861 DAUC <0003> db_auc.c:157 IMSI='262429503234576': No 2G Auth Data 20250822122633861 DAUC <0003> db_auc.c:192 IMSI='262429503234576': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262429503234576" to be handled at TC_mo_ussd_euse(213) 20250822122633872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 20250822122633875 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633875 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633875 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429503234576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429503234576" session_id=247165611 session_state=BEGIN} 20250822122633875 DSS <0004> hlr_ussd.c:576 262429503234576/0x0ebb72ab: Process SS (BEGIN) 20250822122633875 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633875 DSS <0004> hlr_ussd.c:518 262429503234576/0x0ebb72ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633875 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633875 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633875 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633875 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633876 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633876 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429503234576 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429503234576" session_id=247165611 session_state=END} 20250822122633876 DSS <0004> hlr_ussd.c:576 262429503234576/0x0ebb72ab: Process SS (END) 20250822122633876 DSS <0004> hlr_ussd.c:518 262429503234576/0x0ebb72ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633876 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429503234576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429503234576" session_id=247165611 session_state=END} 20250822122633876 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429503234576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633876 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429503234576 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633876 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633876 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262429503234576" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429503234576" TC_mo_ussd_euse(213)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633878 DAUC <0003> db_auc.c:157 IMSI='262420704108191': No 2G Auth Data 20250822122633878 DAUC <0003> db_auc.c:192 IMSI='262420704108191': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262420704108191" to be handled at TC_mo_ussd_euse(214) 20250822122633884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20250822122633887 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633887 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420704108191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420704108191" session_id=3950895513 session_state=BEGIN} 20250822122633887 DSS <0004> hlr_ussd.c:576 262420704108191/0xeb7de199: Process SS (BEGIN) 20250822122633887 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633887 DSS <0004> hlr_ussd.c:518 262420704108191/0xeb7de199: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633887 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633887 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633887 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633887 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633888 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633888 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633888 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262420704108191 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420704108191" session_id=3950895513 session_state=END} 20250822122633888 DSS <0004> hlr_ussd.c:576 262420704108191/0xeb7de199: Process SS (END) 20250822122633888 DSS <0004> hlr_ussd.c:518 262420704108191/0xeb7de199: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633888 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420704108191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420704108191" session_id=3950895513 session_state=END} 20250822122633888 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420704108191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633888 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262420704108191 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633888 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633888 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633888 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262420704108191" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_euse(214)"262420704108191" TC_mo_ussd_euse(214)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633890 DAUC <0003> db_auc.c:157 IMSI='262425781795070': No 2G Auth Data 20250822122633890 DAUC <0003> db_auc.c:192 IMSI='262425781795070': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262425781795070" to be handled at TC_mo_ussd_euse(215) 20250822122633896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 20250822122633899 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633899 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633899 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425781795070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425781795070" session_id=230569911 session_state=BEGIN} 20250822122633899 DSS <0004> hlr_ussd.c:576 262425781795070/0x0dbe37b7: Process SS (BEGIN) 20250822122633899 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633899 DSS <0004> hlr_ussd.c:518 262425781795070/0x0dbe37b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633899 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633899 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633899 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633899 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633900 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633900 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633900 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262425781795070 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425781795070" session_id=230569911 session_state=END} 20250822122633900 DSS <0004> hlr_ussd.c:576 262425781795070/0x0dbe37b7: Process SS (END) 20250822122633900 DSS <0004> hlr_ussd.c:518 262425781795070/0x0dbe37b7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633900 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425781795070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425781795070" session_id=230569911 session_state=END} 20250822122633900 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425781795070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633900 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262425781795070 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633900 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633900 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633900 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262425781795070" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_euse(215)"262425781795070" TC_mo_ussd_euse(215)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49722<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633902 DAUC <0003> db_auc.c:157 IMSI='262429419965970': No 2G Auth Data 20250822122633902 DAUC <0003> db_auc.c:192 IMSI='262429419965970': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262429419965970" to be handled at TC_mo_ussd_euse(216) 20250822122633907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 20250822122633910 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633910 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429419965970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429419965970" session_id=804332529 session_state=BEGIN} 20250822122633910 DSS <0004> hlr_ussd.c:576 262429419965970/0x2ff123f1: Process SS (BEGIN) 20250822122633910 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633910 DSS <0004> hlr_ussd.c:518 262429419965970/0x2ff123f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633910 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633910 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633910 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633910 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633911 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633911 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633911 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429419965970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429419965970" session_id=804332529 session_state=END} 20250822122633911 DSS <0004> hlr_ussd.c:576 262429419965970/0x2ff123f1: Process SS (END) 20250822122633911 DSS <0004> hlr_ussd.c:518 262429419965970/0x2ff123f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633911 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429419965970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429419965970" session_id=804332529 session_state=END} 20250822122633911 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429419965970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633911 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429419965970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633911 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633911 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633911 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262429419965970" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429419965970" TC_mo_ussd_euse(216)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633913 DAUC <0003> db_auc.c:157 IMSI='262428177867150': No 2G Auth Data 20250822122633913 DAUC <0003> db_auc.c:192 IMSI='262428177867150': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262428177867150" to be handled at TC_mo_ussd_euse(217) 20250822122633919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 20250822122633921 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633921 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633921 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177867150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428177867150" session_id=41824277 session_state=BEGIN} 20250822122633921 DSS <0004> hlr_ussd.c:576 262428177867150/0x027e3015: Process SS (BEGIN) 20250822122633921 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633921 DSS <0004> hlr_ussd.c:518 262428177867150/0x027e3015: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633921 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633921 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633921 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633921 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633922 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633922 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633922 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428177867150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177867150" session_id=41824277 session_state=END} 20250822122633922 DSS <0004> hlr_ussd.c:576 262428177867150/0x027e3015: Process SS (END) 20250822122633922 DSS <0004> hlr_ussd.c:518 262428177867150/0x027e3015: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633922 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177867150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177867150" session_id=41824277 session_state=END} 20250822122633922 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177867150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633922 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428177867150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633922 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633922 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262428177867150" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428177867150" TC_mo_ussd_euse(217)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49744<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633924 DAUC <0003> db_auc.c:157 IMSI='262420752794311': No 2G Auth Data 20250822122633924 DAUC <0003> db_auc.c:192 IMSI='262420752794311': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262420752794311" to be handled at TC_mo_ussd_euse(218) 20250822122633930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4258 20250822122633933 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633933 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633933 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420752794311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420752794311" session_id=3981640 session_state=BEGIN} 20250822122633933 DSS <0004> hlr_ussd.c:576 262420752794311/0x003cc148: Process SS (BEGIN) 20250822122633933 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633933 DSS <0004> hlr_ussd.c:518 262420752794311/0x003cc148: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633933 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633933 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633933 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633933 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633934 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633934 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420752794311 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420752794311" session_id=3981640 session_state=END} 20250822122633934 DSS <0004> hlr_ussd.c:576 262420752794311/0x003cc148: Process SS (END) 20250822122633934 DSS <0004> hlr_ussd.c:518 262420752794311/0x003cc148: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633934 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420752794311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420752794311" session_id=3981640 session_state=END} 20250822122633934 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420752794311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633934 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420752794311 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633934 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262420752794311" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420752794311" TC_mo_ussd_euse(218)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49746<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122633936 DAUC <0003> db_auc.c:157 IMSI='262429311909949': No 2G Auth Data 20250822122633936 DAUC <0003> db_auc.c:192 IMSI='262429311909949': No 3G Auth Data HLR_Test-GSUP(209)@8d8b3c30e11c: Created GsupExpect[0] for "262429311909949" to be handled at TC_mo_ussd_euse(219) 20250822122633941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49762<->l=127.0.0.1:4258 20250822122633944 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633944 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429311909949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429311909949" session_id=3977021711 session_state=BEGIN} 20250822122633944 DSS <0004> hlr_ussd.c:576 262429311909949/0xed0c890f: Process SS (BEGIN) 20250822122633944 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122633944 DSS <0004> hlr_ussd.c:518 262429311909949/0xed0c890f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122633944 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633944 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data 20250822122633944 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633944 DLINP <000b> input/ipa.c:432 127.0.0.1:44009 sending data EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: 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 } } } } } 20250822122633945 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633945 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633945 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429311909949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429311909949" session_id=3977021711 session_state=END} 20250822122633945 DSS <0004> hlr_ussd.c:576 262429311909949/0xed0c890f: Process SS (END) 20250822122633945 DSS <0004> hlr_ussd.c:518 262429311909949/0xed0c890f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122633945 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429311909949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429311909949" session_id=3977021711 session_state=END} 20250822122633945 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429311909949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122633945 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429311909949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122633945 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122633945 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8d8b3c30e11c: Found GsupExpect[0] for "262429311909949" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_euse(219)"262429311909949" TC_mo_ussd_euse(219)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122633947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49762<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8d8b3c30e11c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8d8b3c30e11c: Final verdict of PTC: none 20250822122633947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4258 20250822122633948 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633948 DLINP <000b> input/ipa.c:406 127.0.0.1:44009 message received 20250822122633948 DLINP <000b> input/ipa.c:415 127.0.0.1:44009 connection closed with server 20250822122633948 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:44009 20250822122633948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250822122633948 DLINP <000b> input/ipa.c:452 connected read/write 20250822122633948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122633948 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(209)@8d8b3c30e11c: Final verdict of PTC: none 20250822122633948 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122633948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122633948 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38555<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@8d8b3c30e11c: Final verdict of PTC: none 210@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 210: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Fri Aug 22 12:26:33 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 20250822122633972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49764<->l=127.0.0.1:4258 20250822122634173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49764<->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=111484) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Fri Aug 22 12:26:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_continue started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 20250822122637314 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36457 20250822122637314 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36457 MTC@8d8b3c30e11c: in not legacy case 2 IPA-EUSE-foobar(222)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122637315 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637315 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637316 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122637316 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@8d8b3c30e11c: 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 } } } } 20250822122637316 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637316 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637317 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122637317 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250822122637317 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250822122637317 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  20250822122637317 DLGSUP <0013> gsup_server.c:236 2:  20250822122637317 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 3:  20250822122637317 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 4:  20250822122637317 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 5:  20250822122637317 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 7:  20250822122637317 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122637317 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122637317 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122637317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36457 HLR_Test-GSUP-IPA(221)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122637317 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122637318 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637318 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122637318 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122637318 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  20250822122637318 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122637318 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  20250822122637318 DLGSUP <0013> gsup_server.c:236 2:  20250822122637318 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122637318 DLGSUP <0013> gsup_server.c:236 3:  20250822122637318 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122637318 DLGSUP <0013> gsup_server.c:236 4:  20250822122637318 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122637318 DLGSUP <0013> gsup_server.c:236 5:  20250822122637318 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122637318 DLGSUP <0013> gsup_server.c:236 7:  20250822122637318 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122637318 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122637318 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122637318 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@8d8b3c30e11c: 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") 20250822122637326 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36663<->l=127.0.0.1:4259) 20250822122637328 DAUC <0003> db_auc.c:157 IMSI='262428569597827': No 2G Auth Data 20250822122637328 DAUC <0003> db_auc.c:192 IMSI='262428569597827': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262428569597827" to be handled at TC_mo_ussd_euse_continue(226) 20250822122637335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 20250822122637366 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637366 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428569597827" session_id=3875761230 session_state=BEGIN} 20250822122637366 DSS <0004> hlr_ussd.c:576 262428569597827/0xe7036c4e: Process SS (BEGIN) 20250822122637366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637366 DSS <0004> hlr_ussd.c:518 262428569597827/0xe7036c4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637366 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637366 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637366 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637366 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637382 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637382 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637382 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428569597827" session_id=3875761230 session_state=CONTINUE} 20250822122637382 DSS <0004> hlr_ussd.c:576 262428569597827/0xe7036c4e: Process SS (CONTINUE) 20250822122637382 DSS <0004> hlr_ussd.c:518 262428569597827/0xe7036c4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637382 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428569597827" session_id=3875761230 session_state=CONTINUE} 20250822122637382 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637382 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637382 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637382 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262428569597827" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428569597827" TC_mo_ussd_euse_continue(226)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637391 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637391 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637391 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428569597827" session_id=3875761230 session_state=CONTINUE} 20250822122637391 DSS <0004> hlr_ussd.c:576 262428569597827/0xe7036c4e: Process SS (CONTINUE) 20250822122637391 DSS <0004> hlr_ussd.c:518 262428569597827/0xe7036c4e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637392 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637392 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637392 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637392 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637392 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637394 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637394 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637394 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428569597827" session_id=3875761230 session_state=END} 20250822122637394 DSS <0004> hlr_ussd.c:576 262428569597827/0xe7036c4e: Process SS (END) 20250822122637394 DSS <0004> hlr_ussd.c:518 262428569597827/0xe7036c4e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637394 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428569597827" session_id=3875761230 session_state=END} 20250822122637394 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637394 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428569597827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637394 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637394 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637394 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637398 DAUC <0003> db_auc.c:157 IMSI='262423160469827': No 2G Auth Data 20250822122637398 DAUC <0003> db_auc.c:192 IMSI='262423160469827': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262423160469827" to be handled at TC_mo_ussd_euse_continue(227) 20250822122637410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 20250822122637413 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637413 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423160469827" session_id=4136763629 session_state=BEGIN} 20250822122637413 DSS <0004> hlr_ussd.c:576 262423160469827/0xf69200ed: Process SS (BEGIN) 20250822122637413 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637413 DSS <0004> hlr_ussd.c:518 262423160469827/0xf69200ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637413 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637413 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637413 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637413 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637414 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637414 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423160469827" session_id=4136763629 session_state=CONTINUE} 20250822122637414 DSS <0004> hlr_ussd.c:576 262423160469827/0xf69200ed: Process SS (CONTINUE) 20250822122637414 DSS <0004> hlr_ussd.c:518 262423160469827/0xf69200ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637414 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423160469827" session_id=4136763629 session_state=CONTINUE} 20250822122637414 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262423160469827" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423160469827" TC_mo_ussd_euse_continue(227)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637416 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423160469827" session_id=4136763629 session_state=CONTINUE} 20250822122637416 DSS <0004> hlr_ussd.c:576 262423160469827/0xf69200ed: Process SS (CONTINUE) 20250822122637416 DSS <0004> hlr_ussd.c:518 262423160469827/0xf69200ed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637416 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637416 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637416 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637417 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637417 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423160469827" session_id=4136763629 session_state=END} 20250822122637417 DSS <0004> hlr_ussd.c:576 262423160469827/0xf69200ed: Process SS (END) 20250822122637417 DSS <0004> hlr_ussd.c:518 262423160469827/0xf69200ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637417 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423160469827" session_id=4136763629 session_state=END} 20250822122637417 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637417 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262423160469827 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637418 DAUC <0003> db_auc.c:157 IMSI='262429646689622': No 2G Auth Data 20250822122637418 DAUC <0003> db_auc.c:192 IMSI='262429646689622': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262429646689622" to be handled at TC_mo_ussd_euse_continue(228) 20250822122637426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 20250822122637429 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637429 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429646689622" session_id=1278036057 session_state=BEGIN} 20250822122637429 DSS <0004> hlr_ussd.c:576 262429646689622/0x4c2d4859: Process SS (BEGIN) 20250822122637429 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637429 DSS <0004> hlr_ussd.c:518 262429646689622/0x4c2d4859: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637429 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637429 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637429 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637429 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637430 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637430 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637430 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429646689622" session_id=1278036057 session_state=CONTINUE} 20250822122637430 DSS <0004> hlr_ussd.c:576 262429646689622/0x4c2d4859: Process SS (CONTINUE) 20250822122637430 DSS <0004> hlr_ussd.c:518 262429646689622/0x4c2d4859: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637430 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429646689622" session_id=1278036057 session_state=CONTINUE} 20250822122637430 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637430 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637430 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262429646689622" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429646689622" TC_mo_ussd_euse_continue(228)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637432 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637432 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429646689622" session_id=1278036057 session_state=CONTINUE} 20250822122637432 DSS <0004> hlr_ussd.c:576 262429646689622/0x4c2d4859: Process SS (CONTINUE) 20250822122637432 DSS <0004> hlr_ussd.c:518 262429646689622/0x4c2d4859: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637432 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637432 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637432 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637432 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637432 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637433 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637433 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637433 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429646689622" session_id=1278036057 session_state=END} 20250822122637433 DSS <0004> hlr_ussd.c:576 262429646689622/0x4c2d4859: Process SS (END) 20250822122637433 DSS <0004> hlr_ussd.c:518 262429646689622/0x4c2d4859: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637433 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429646689622" session_id=1278036057 session_state=END} 20250822122637433 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637433 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262429646689622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637433 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637433 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49806<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637434 DAUC <0003> db_auc.c:157 IMSI='262429967967964': No 2G Auth Data 20250822122637434 DAUC <0003> db_auc.c:192 IMSI='262429967967964': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262429967967964" to be handled at TC_mo_ussd_euse_continue(229) 20250822122637440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 20250822122637444 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637444 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637444 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429967967964" session_id=3588932280 session_state=BEGIN} 20250822122637444 DSS <0004> hlr_ussd.c:576 262429967967964/0xd5eac2b8: Process SS (BEGIN) 20250822122637444 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637444 DSS <0004> hlr_ussd.c:518 262429967967964/0xd5eac2b8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637444 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637444 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637444 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637444 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637445 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637445 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967967964" session_id=3588932280 session_state=CONTINUE} 20250822122637445 DSS <0004> hlr_ussd.c:576 262429967967964/0xd5eac2b8: Process SS (CONTINUE) 20250822122637445 DSS <0004> hlr_ussd.c:518 262429967967964/0xd5eac2b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637445 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967967964" session_id=3588932280 session_state=CONTINUE} 20250822122637445 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262429967967964" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429967967964" TC_mo_ussd_euse_continue(229)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637447 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637447 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637447 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429967967964" session_id=3588932280 session_state=CONTINUE} 20250822122637447 DSS <0004> hlr_ussd.c:576 262429967967964/0xd5eac2b8: Process SS (CONTINUE) 20250822122637447 DSS <0004> hlr_ussd.c:518 262429967967964/0xd5eac2b8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637447 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637447 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637447 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637447 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637447 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637448 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637448 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637448 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967967964" session_id=3588932280 session_state=END} 20250822122637448 DSS <0004> hlr_ussd.c:576 262429967967964/0xd5eac2b8: Process SS (END) 20250822122637448 DSS <0004> hlr_ussd.c:518 262429967967964/0xd5eac2b8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637448 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429967967964" session_id=3588932280 session_state=END} 20250822122637448 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637448 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429967967964 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637448 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637448 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637448 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637449 DAUC <0003> db_auc.c:157 IMSI='262421754057083': No 2G Auth Data 20250822122637449 DAUC <0003> db_auc.c:192 IMSI='262421754057083': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262421754057083" to be handled at TC_mo_ussd_euse_continue(230) 20250822122637455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637458 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421754057083" session_id=1818819808 session_state=BEGIN} 20250822122637458 DSS <0004> hlr_ussd.c:576 262421754057083/0x6c68fce0: Process SS (BEGIN) 20250822122637458 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637458 DSS <0004> hlr_ussd.c:518 262421754057083/0x6c68fce0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637458 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421754057083" session_id=1818819808 session_state=CONTINUE} 20250822122637458 DSS <0004> hlr_ussd.c:576 262421754057083/0x6c68fce0: Process SS (CONTINUE) 20250822122637458 DSS <0004> hlr_ussd.c:518 262421754057083/0x6c68fce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637458 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421754057083" session_id=1818819808 session_state=CONTINUE} 20250822122637458 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637458 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637458 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262421754057083" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262421754057083" TC_mo_ussd_euse_continue(230)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637461 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421754057083" session_id=1818819808 session_state=CONTINUE} 20250822122637461 DSS <0004> hlr_ussd.c:576 262421754057083/0x6c68fce0: Process SS (CONTINUE) 20250822122637461 DSS <0004> hlr_ussd.c:518 262421754057083/0x6c68fce0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637461 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637461 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421754057083" session_id=1818819808 session_state=END} 20250822122637461 DSS <0004> hlr_ussd.c:576 262421754057083/0x6c68fce0: Process SS (END) 20250822122637461 DSS <0004> hlr_ussd.c:518 262421754057083/0x6c68fce0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637461 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421754057083" session_id=1818819808 session_state=END} 20250822122637461 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637461 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262421754057083 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637461 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637462 DAUC <0003> db_auc.c:157 IMSI='262429784562304': No 2G Auth Data 20250822122637462 DAUC <0003> db_auc.c:192 IMSI='262429784562304': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262429784562304" to be handled at TC_mo_ussd_euse_continue(231) 20250822122637469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637472 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429784562304" session_id=1953265300 session_state=BEGIN} 20250822122637472 DSS <0004> hlr_ussd.c:576 262429784562304/0x746c7694: Process SS (BEGIN) 20250822122637472 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637472 DSS <0004> hlr_ussd.c:518 262429784562304/0x746c7694: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637472 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784562304" session_id=1953265300 session_state=CONTINUE} 20250822122637472 DSS <0004> hlr_ussd.c:576 262429784562304/0x746c7694: Process SS (CONTINUE) 20250822122637472 DSS <0004> hlr_ussd.c:518 262429784562304/0x746c7694: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637472 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784562304" session_id=1953265300 session_state=CONTINUE} 20250822122637472 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637472 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262429784562304" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262429784562304" TC_mo_ussd_euse_continue(231)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637475 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429784562304" session_id=1953265300 session_state=CONTINUE} 20250822122637475 DSS <0004> hlr_ussd.c:576 262429784562304/0x746c7694: Process SS (CONTINUE) 20250822122637475 DSS <0004> hlr_ussd.c:518 262429784562304/0x746c7694: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637475 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637475 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784562304" session_id=1953265300 session_state=END} 20250822122637475 DSS <0004> hlr_ussd.c:576 262429784562304/0x746c7694: Process SS (END) 20250822122637475 DSS <0004> hlr_ussd.c:518 262429784562304/0x746c7694: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637475 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429784562304" session_id=1953265300 session_state=END} 20250822122637475 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637475 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262429784562304 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637475 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637475 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49828<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637476 DAUC <0003> db_auc.c:157 IMSI='262423362012009': No 2G Auth Data 20250822122637476 DAUC <0003> db_auc.c:192 IMSI='262423362012009': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262423362012009" to be handled at TC_mo_ussd_euse_continue(232) 20250822122637483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 20250822122637486 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637486 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637486 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423362012009" session_id=4218490453 session_state=BEGIN} 20250822122637486 DSS <0004> hlr_ussd.c:576 262423362012009/0xfb710e55: Process SS (BEGIN) 20250822122637486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637486 DSS <0004> hlr_ussd.c:518 262423362012009/0xfb710e55: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637486 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637486 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637486 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637486 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637487 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637487 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637487 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423362012009" session_id=4218490453 session_state=CONTINUE} 20250822122637487 DSS <0004> hlr_ussd.c:576 262423362012009/0xfb710e55: Process SS (CONTINUE) 20250822122637487 DSS <0004> hlr_ussd.c:518 262423362012009/0xfb710e55: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637487 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423362012009" session_id=4218490453 session_state=CONTINUE} 20250822122637487 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637487 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637487 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262423362012009" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262423362012009" TC_mo_ussd_euse_continue(232)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637489 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637489 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637489 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423362012009" session_id=4218490453 session_state=CONTINUE} 20250822122637489 DSS <0004> hlr_ussd.c:576 262423362012009/0xfb710e55: Process SS (CONTINUE) 20250822122637489 DSS <0004> hlr_ussd.c:518 262423362012009/0xfb710e55: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637489 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637489 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637489 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637490 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637490 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637490 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637490 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637490 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423362012009" session_id=4218490453 session_state=END} 20250822122637490 DSS <0004> hlr_ussd.c:576 262423362012009/0xfb710e55: Process SS (END) 20250822122637490 DSS <0004> hlr_ussd.c:518 262423362012009/0xfb710e55: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637490 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423362012009" session_id=4218490453 session_state=END} 20250822122637490 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637490 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262423362012009 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637490 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637490 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637490 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49830<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122637491 DAUC <0003> db_auc.c:157 IMSI='262422437042165': No 2G Auth Data 20250822122637491 DAUC <0003> db_auc.c:192 IMSI='262422437042165': No 3G Auth Data HLR_Test-GSUP(223)@8d8b3c30e11c: Created GsupExpect[0] for "262422437042165" to be handled at TC_mo_ussd_euse_continue(233) 20250822122637497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20250822122637500 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637500 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422437042165" session_id=3503333969 session_state=BEGIN} 20250822122637500 DSS <0004> hlr_ussd.c:576 262422437042165/0xd0d0a251: Process SS (BEGIN) 20250822122637500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250822122637500 DSS <0004> hlr_ussd.c:518 262422437042165/0xd0d0a251: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250822122637500 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637500 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637500 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637500 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637501 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637501 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637501 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422437042165" session_id=3503333969 session_state=CONTINUE} 20250822122637501 DSS <0004> hlr_ussd.c:576 262422437042165/0xd0d0a251: Process SS (CONTINUE) 20250822122637501 DSS <0004> hlr_ussd.c:518 262422437042165/0xd0d0a251: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250822122637501 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422437042165" session_id=3503333969 session_state=CONTINUE} 20250822122637501 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637501 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637501 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637501 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8d8b3c30e11c: Found GsupExpect[0] for "262422437042165" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422437042165" TC_mo_ussd_euse_continue(233)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122637503 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637503 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422437042165" session_id=3503333969 session_state=CONTINUE} 20250822122637503 DSS <0004> hlr_ussd.c:576 262422437042165/0xd0d0a251: Process SS (CONTINUE) 20250822122637503 DSS <0004> hlr_ussd.c:518 262422437042165/0xd0d0a251: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637503 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637503 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637503 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data 20250822122637503 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637503 DLINP <000b> input/ipa.c:432 127.0.0.1:36457 sending data EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: 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 } } } } } 20250822122637504 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637504 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637504 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422437042165" session_id=3503333969 session_state=END} 20250822122637504 DSS <0004> hlr_ussd.c:576 262422437042165/0xd0d0a251: Process SS (END) 20250822122637504 DSS <0004> hlr_ussd.c:518 262422437042165/0xd0d0a251: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250822122637504 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422437042165" session_id=3503333969 session_state=END} 20250822122637504 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122637504 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262422437042165 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122637504 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122637504 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637504 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122637505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8d8b3c30e11c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8d8b3c30e11c: Final verdict of PTC: none 20250822122637505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20250822122637506 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637506 DLINP <000b> input/ipa.c:406 127.0.0.1:36457 message received 20250822122637506 DLINP <000b> input/ipa.c:415 127.0.0.1:36457 connection closed with server 20250822122637506 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36457 20250822122637506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250822122637506 DLINP <000b> input/ipa.c:452 connected read/write 20250822122637506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122637506 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122637506 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122637506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@8d8b3c30e11c: Final verdict of PTC: none IPA-EUSE-foobar(222)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8d8b3c30e11c: Final verdict of PTC: none 224@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 224: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. 20250822122637510 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36663<->l=127.0.0.1:4259) Fri Aug 22 12:26:37 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 20250822122637540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4258 20250822122637741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49846<->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=157256) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Fri Aug 22 12:26:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_defaultroute started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 20250822122640884 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38381 20250822122640884 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:38381 MTC@8d8b3c30e11c: in not legacy case 2 IPA-EUSE-foobar(236)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122640885 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640885 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122640886 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122640886 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122640887 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640887 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122640887 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122640887 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250822122640887 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250822122640887 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  20250822122640887 DLGSUP <0013> gsup_server.c:236 2:  20250822122640887 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 3:  20250822122640887 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 4:  20250822122640887 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 5:  20250822122640887 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 7:  20250822122640887 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122640887 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122640887 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122640887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38381 IPA-EUSE-foobar(236)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122640888 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640888 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122640889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122640891 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122640891 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122640891 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122640891 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  20250822122640891 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122640891 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  20250822122640891 DLGSUP <0013> gsup_server.c:236 2:  20250822122640891 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122640891 DLGSUP <0013> gsup_server.c:236 3:  20250822122640891 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122640891 DLGSUP <0013> gsup_server.c:236 4:  20250822122640891 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122640891 DLGSUP <0013> gsup_server.c:236 5:  20250822122640891 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122640891 DLGSUP <0013> gsup_server.c:236 7:  20250822122640891 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122640891 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122640891 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122640891 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8d8b3c30e11c: 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") 20250822122640899 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42671<->l=127.0.0.1:4259) 20250822122640902 DAUC <0003> db_auc.c:157 IMSI='262425144886049': No 2G Auth Data 20250822122640902 DAUC <0003> db_auc.c:192 IMSI='262425144886049': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262425144886049" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250822122640907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 20250822122640934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640934 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122640934 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425144886049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425144886049" session_id=3759378453 session_state=BEGIN} 20250822122640934 DSS <0004> hlr_ussd.c:576 262425144886049/0xe0139015: Process SS (BEGIN) 20250822122640934 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122640934 DSS <0004> hlr_ussd.c:518 262425144886049/0xe0139015: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122640934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640934 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122640934 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640934 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122640951 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640951 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122640951 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425144886049 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425144886049" session_id=3759378453 session_state=END} 20250822122640951 DSS <0004> hlr_ussd.c:576 262425144886049/0xe0139015: Process SS (END) 20250822122640951 DSS <0004> hlr_ussd.c:518 262425144886049/0xe0139015: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122640951 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425144886049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425144886049" session_id=3759378453 session_state=END} 20250822122640951 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425144886049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122640951 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425144886049 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122640952 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122640952 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640952 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262425144886049" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262425144886049" TC_mo_ussd_euse_defaultroute(240)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122640961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122640962 DAUC <0003> db_auc.c:157 IMSI='262421498705014': No 2G Auth Data 20250822122640962 DAUC <0003> db_auc.c:192 IMSI='262421498705014': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262421498705014" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250822122640977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122640981 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421498705014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421498705014" session_id=1129713312 session_state=BEGIN} 20250822122640981 DSS <0004> hlr_ussd.c:576 262421498705014/0x43560ea0: Process SS (BEGIN) 20250822122640981 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122640981 DSS <0004> hlr_ussd.c:518 262421498705014/0x43560ea0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122640981 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262421498705014 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421498705014" session_id=1129713312 session_state=END} 20250822122640981 DSS <0004> hlr_ussd.c:576 262421498705014/0x43560ea0: Process SS (END) 20250822122640981 DSS <0004> hlr_ussd.c:518 262421498705014/0x43560ea0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122640981 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421498705014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421498705014" session_id=1129713312 session_state=END} 20250822122640981 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421498705014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122640981 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262421498705014 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122640981 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262421498705014" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421498705014" TC_mo_ussd_euse_defaultroute(241)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122640983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122640984 DAUC <0003> db_auc.c:157 IMSI='262423858930590': No 2G Auth Data 20250822122640984 DAUC <0003> db_auc.c:192 IMSI='262423858930590': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262423858930590" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250822122640992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122640995 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423858930590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423858930590" session_id=4021867241 session_state=BEGIN} 20250822122640995 DSS <0004> hlr_ussd.c:576 262423858930590/0xefb8d2e9: Process SS (BEGIN) 20250822122640995 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122640995 DSS <0004> hlr_ussd.c:518 262423858930590/0xefb8d2e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122640995 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423858930590 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423858930590" session_id=4021867241 session_state=END} 20250822122640995 DSS <0004> hlr_ussd.c:576 262423858930590/0xefb8d2e9: Process SS (END) 20250822122640995 DSS <0004> hlr_ussd.c:518 262423858930590/0xefb8d2e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122640995 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423858930590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423858930590" session_id=4021867241 session_state=END} 20250822122640995 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423858930590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122640995 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423858930590 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122640995 DLINP <000b> input/ipa.c:452 connected read/write 20250822122640995 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262423858930590" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423858930590" TC_mo_ussd_euse_defaultroute(242)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122640998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122640998 DAUC <0003> db_auc.c:157 IMSI='262422502545992': No 2G Auth Data 20250822122640998 DAUC <0003> db_auc.c:192 IMSI='262422502545992': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262422502545992" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250822122641004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 20250822122641006 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641006 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422502545992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422502545992" session_id=1053038115 session_state=BEGIN} 20250822122641006 DSS <0004> hlr_ussd.c:576 262422502545992/0x3ec41623: Process SS (BEGIN) 20250822122641006 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122641006 DSS <0004> hlr_ussd.c:518 262422502545992/0x3ec41623: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122641006 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641006 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122641006 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641006 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122641007 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641007 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641007 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262422502545992 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502545992" session_id=1053038115 session_state=END} 20250822122641007 DSS <0004> hlr_ussd.c:576 262422502545992/0x3ec41623: Process SS (END) 20250822122641007 DSS <0004> hlr_ussd.c:518 262422502545992/0x3ec41623: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122641007 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422502545992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422502545992" session_id=1053038115 session_state=END} 20250822122641007 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422502545992 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122641007 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262422502545992 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122641007 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122641007 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641007 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262422502545992" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422502545992" TC_mo_ussd_euse_defaultroute(243)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122641009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122641009 DAUC <0003> db_auc.c:157 IMSI='262429785485817': No 2G Auth Data 20250822122641009 DAUC <0003> db_auc.c:192 IMSI='262429785485817': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262429785485817" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250822122641015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 20250822122641018 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641018 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641018 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429785485817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429785485817" session_id=37163600 session_state=BEGIN} 20250822122641018 DSS <0004> hlr_ussd.c:576 262429785485817/0x02371250: Process SS (BEGIN) 20250822122641018 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122641018 DSS <0004> hlr_ussd.c:518 262429785485817/0x02371250: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122641018 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641018 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122641018 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641018 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122641019 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641019 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641019 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262429785485817 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429785485817" session_id=37163600 session_state=END} 20250822122641019 DSS <0004> hlr_ussd.c:576 262429785485817/0x02371250: Process SS (END) 20250822122641019 DSS <0004> hlr_ussd.c:518 262429785485817/0x02371250: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122641019 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429785485817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429785485817" session_id=37163600 session_state=END} 20250822122641019 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429785485817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122641019 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262429785485817 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122641019 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122641019 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641019 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262429785485817" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262429785485817" TC_mo_ussd_euse_defaultroute(244)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122641020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49906<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122641021 DAUC <0003> db_auc.c:157 IMSI='262425591409837': No 2G Auth Data 20250822122641021 DAUC <0003> db_auc.c:192 IMSI='262425591409837': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262425591409837" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250822122641027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 20250822122641031 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641031 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641031 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425591409837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591409837" session_id=222646378 session_state=BEGIN} 20250822122641031 DSS <0004> hlr_ussd.c:576 262425591409837/0x0d45506a: Process SS (BEGIN) 20250822122641031 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122641031 DSS <0004> hlr_ussd.c:518 262425591409837/0x0d45506a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122641031 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641031 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122641031 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641031 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122641032 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641032 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641032 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262425591409837 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591409837" session_id=222646378 session_state=END} 20250822122641032 DSS <0004> hlr_ussd.c:576 262425591409837/0x0d45506a: Process SS (END) 20250822122641032 DSS <0004> hlr_ussd.c:518 262425591409837/0x0d45506a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122641032 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425591409837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591409837" session_id=222646378 session_state=END} 20250822122641032 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425591409837 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122641032 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262425591409837 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122641032 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122641032 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641032 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262425591409837" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262425591409837" TC_mo_ussd_euse_defaultroute(245)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122641033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122641034 DAUC <0003> db_auc.c:157 IMSI='262425343278486': No 2G Auth Data 20250822122641034 DAUC <0003> db_auc.c:192 IMSI='262425343278486': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262425343278486" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250822122641039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20250822122641042 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641042 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641042 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425343278486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425343278486" session_id=4201054774 session_state=BEGIN} 20250822122641042 DSS <0004> hlr_ussd.c:576 262425343278486/0xfa670236: Process SS (BEGIN) 20250822122641042 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122641042 DSS <0004> hlr_ussd.c:518 262425343278486/0xfa670236: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122641042 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641042 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122641042 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641042 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122641043 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641043 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641043 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262425343278486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343278486" session_id=4201054774 session_state=END} 20250822122641043 DSS <0004> hlr_ussd.c:576 262425343278486/0xfa670236: Process SS (END) 20250822122641043 DSS <0004> hlr_ussd.c:518 262425343278486/0xfa670236: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122641043 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425343278486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425343278486" session_id=4201054774 session_state=END} 20250822122641043 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425343278486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122641043 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262425343278486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122641043 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122641043 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641043 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262425343278486" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425343278486" TC_mo_ussd_euse_defaultroute(246)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122641045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122641045 DAUC <0003> db_auc.c:157 IMSI='262429846375007': No 2G Auth Data 20250822122641045 DAUC <0003> db_auc.c:192 IMSI='262429846375007': No 3G Auth Data HLR_Test-GSUP(237)@8d8b3c30e11c: Created GsupExpect[0] for "262429846375007" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250822122641050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 20250822122641053 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641053 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641053 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429846375007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429846375007" session_id=1801336117 session_state=BEGIN} 20250822122641053 DSS <0004> hlr_ussd.c:576 262429846375007/0x6b5e3535: Process SS (BEGIN) 20250822122641053 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250822122641053 DSS <0004> hlr_ussd.c:518 262429846375007/0x6b5e3535: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250822122641053 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641053 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data 20250822122641053 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641053 DLINP <000b> input/ipa.c:432 127.0.0.1:38381 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: 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 } } } } } 20250822122641054 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641054 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641054 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262429846375007 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429846375007" session_id=1801336117 session_state=END} 20250822122641054 DSS <0004> hlr_ussd.c:576 262429846375007/0x6b5e3535: Process SS (END) 20250822122641054 DSS <0004> hlr_ussd.c:518 262429846375007/0x6b5e3535: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250822122641054 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429846375007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429846375007" session_id=1801336117 session_state=END} 20250822122641054 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429846375007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122641054 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262429846375007 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250822122641054 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122641054 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641054 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8d8b3c30e11c: Found GsupExpect[0] for "262429846375007" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8d8b3c30e11c: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429846375007" TC_mo_ussd_euse_defaultroute(247)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122641056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8d8b3c30e11c: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8d8b3c30e11c: Final verdict of PTC: none 20250822122641058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.1:4258 20250822122641058 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641058 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122641058 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122641058 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122641058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@8d8b3c30e11c: Final verdict of PTC: none 20250822122641058 DLINP <000b> input/ipa.c:452 connected read/write 20250822122641058 DLINP <000b> input/ipa.c:406 127.0.0.1:38381 message received 20250822122641058 DLINP <000b> input/ipa.c:415 127.0.0.1:38381 connection closed with server 20250822122641058 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:38381 20250822122641058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250822122641058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42671<->l=127.0.0.1:4259) 238@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8d8b3c30e11c: Final verdict of PTC: none IPA-EUSE-foobar(236)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 238: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Fri Aug 22 12:26:41 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 20250822122641081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 20250822122641283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86828) Waiting for packet dumper to finish... 1 (prev_count=86828, count=113676) 20250822122642899 DSS <0004> hlr_ussd.c:239 262421343925659/0x8b7b94f0: SS Session Timeout, destroying 20250822122642899 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262421343925659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642924 DSS <0004> hlr_ussd.c:239 262425040658487/0x2423b6a3: SS Session Timeout, destroying 20250822122642924 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425040658487 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642938 DSS <0004> hlr_ussd.c:239 262422923310981/0xb8ab475c: SS Session Timeout, destroying 20250822122642938 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422923310981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642951 DSS <0004> hlr_ussd.c:239 262426029865699/0xab8b1c46: SS Session Timeout, destroying 20250822122642951 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262426029865699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642962 DSS <0004> hlr_ussd.c:239 262423962657000/0xce2165ee: SS Session Timeout, destroying 20250822122642962 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423962657000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642973 DSS <0004> hlr_ussd.c:239 262425589470193/0x9eea2841: SS Session Timeout, destroying 20250822122642973 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425589470193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642983 DSS <0004> hlr_ussd.c:239 262422599935169/0x730f5c80: SS Session Timeout, destroying 20250822122642983 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422599935169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122642992 DSS <0004> hlr_ussd.c:239 262421488701610/0x29133dc2: SS Session Timeout, destroying 20250822122642993 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421488701610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Fri Aug 22 12:26:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_mo_sss_reject started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122644412 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122644412 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122644416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122644418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122644422 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122644422 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122644422 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122644422 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  20250822122644422 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122644422 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  20250822122644422 DLGSUP <0013> gsup_server.c:236 2:  20250822122644422 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122644422 DLGSUP <0013> gsup_server.c:236 3:  20250822122644422 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122644422 DLGSUP <0013> gsup_server.c:236 4:  20250822122644422 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122644422 DLGSUP <0013> gsup_server.c:236 5:  20250822122644422 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122644422 DLGSUP <0013> gsup_server.c:236 7:  20250822122644422 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122644422 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122644422 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122644422 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@8d8b3c30e11c: 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") 20250822122644448 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35441<->l=127.0.0.1:4259) 20250822122644451 DAUC <0003> db_auc.c:157 IMSI='262423679725404': No 2G Auth Data 20250822122644451 DAUC <0003> db_auc.c:192 IMSI='262423679725404': No 3G Auth Data HLR_Test-GSUP(249)@8d8b3c30e11c: Created GsupExpect[0] for "262423679725404" to be handled at TC_mo_sss_reject(252) 20250822122644471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4258 20250822122644479 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122644479 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423679725404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423679725404" session_id=3280657967 session_state=BEGIN} 20250822122644479 DSS <0004> hlr_ussd.c:576 262423679725404/0xc38ade2f: Process SS (BEGIN) 20250822122644479 DSS <0004> hlr_ussd.c:498 262423679725404/0xc38ade2f: SS CompType=Invoke, OpCode=InterrogateSS 20250822122644479 DSS <0004> hlr_ussd.c:506 262423679725404/0xc38ade2f: Structured SS requests are not supported, rejecting... 20250822122644479 DSS <0004> hlr_ussd.c:354 262423679725404/0xc38ade2f: Tx ReturnError(0, 0x15) 20250822122644479 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423679725404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423679725404" session_id=3280657967 session_state=END} 20250822122644479 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122644479 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8d8b3c30e11c: Found GsupExpect[0] for "262423679725404" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8d8b3c30e11c: Added IMSI table entry 0TC_mo_sss_reject(252)"262423679725404" TC_mo_sss_reject(252)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122644483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122644484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4258 20250822122644485 DLINP <000b> input/ipa.c:452 connected read/write 20250822122644485 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122644485 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122644485 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122644485 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122644485 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35441<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8d8b3c30e11c: Final verdict of PTC: none 250@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 250: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Fri Aug 22 12:26:44 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 20250822122644510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35146<->l=127.0.0.1:4258 20250822122644611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35146<->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) 20250822122646281 DSS <0004> hlr_ussd.c:239 262429024043479/0x35be0c2d: SS Session Timeout, destroying 20250822122646281 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429024043479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646294 DSS <0004> hlr_ussd.c:239 262420372604159/0x4c5b85d4: SS Session Timeout, destroying 20250822122646294 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420372604159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646306 DSS <0004> hlr_ussd.c:239 262420155502256/0x56128ad6: SS Session Timeout, destroying 20250822122646307 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420155502256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646316 DSS <0004> hlr_ussd.c:239 262429640427932/0x850ad186: SS Session Timeout, destroying 20250822122646316 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429640427932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646326 DSS <0004> hlr_ussd.c:239 262429296246888/0x80df8cab: SS Session Timeout, destroying 20250822122646326 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429296246888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646335 DSS <0004> hlr_ussd.c:239 262424181236013/0xf22a0d7c: SS Session Timeout, destroying 20250822122646335 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262424181236013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646345 DSS <0004> hlr_ussd.c:239 262424966822540/0x1defe1f1: SS Session Timeout, destroying 20250822122646345 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424966822540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250822122646355 DSS <0004> hlr_ussd.c:239 262422241325350/0x22b007d5: SS Session Timeout, destroying 20250822122646355 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422241325350 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Fri Aug 22 12:26:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_check_imei started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122647742 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122647742 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122647746 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122647748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647748 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122647748 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122647748 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  20250822122647748 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122647748 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  20250822122647748 DLGSUP <0013> gsup_server.c:236 2:  20250822122647748 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122647748 DLGSUP <0013> gsup_server.c:236 3:  20250822122647748 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122647748 DLGSUP <0013> gsup_server.c:236 4:  20250822122647748 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122647748 DLGSUP <0013> gsup_server.c:236 5:  20250822122647748 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122647748 DLGSUP <0013> gsup_server.c:236 7:  20250822122647748 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122647748 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122647748 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122647748 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@8d8b3c30e11c: 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") 20250822122647772 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43427<->l=127.0.0.1:4259) 20250822122647777 DAUC <0003> db_auc.c:157 IMSI='262429180767339': No 2G Auth Data 20250822122647777 DAUC <0003> db_auc.c:192 IMSI='262429180767339': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262429180767339" to be handled at TC_gsup_check_imei(257) 20250822122647787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 20250822122647794 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647794 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647794 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429180767339"} 20250822122647794 DMAIN <0000> hlr.c:435 IMSI='262429180767339': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647794 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429180767339"} 20250822122647794 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647795 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647795 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647795 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262429180767339" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_check_imei(257)"262429180767339" TC_gsup_check_imei(257)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647799 DAUC <0003> db_auc.c:192 IMSI='262429180767339': No 3G Auth Data 20250822122647805 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647805 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647805 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429180767339"} 20250822122647806 DAUC <0003> hlr.c:428 IMSI='262429180767339': storing IMEI = 12345678901234 20250822122647806 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429180767339"} 20250822122647806 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429180767339 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647806 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647806 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647806 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647808 DAUC <0003> db_auc.c:192 IMSI='262429180767339': No 3G Auth Data 20250822122647810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35162<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647813 DAUC <0003> db_auc.c:157 IMSI='262428877518034': No 2G Auth Data 20250822122647813 DAUC <0003> db_auc.c:192 IMSI='262428877518034': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262428877518034" to be handled at TC_gsup_check_imei(258) 20250822122647825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4258 20250822122647827 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647827 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428877518034"} 20250822122647827 DMAIN <0000> hlr.c:435 IMSI='262428877518034': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647827 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428877518034"} 20250822122647827 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647827 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647827 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262428877518034" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_check_imei(258)"262428877518034" TC_gsup_check_imei(258)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647828 DAUC <0003> db_auc.c:192 IMSI='262428877518034': No 3G Auth Data 20250822122647829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647829 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428877518034"} 20250822122647829 DAUC <0003> hlr.c:428 IMSI='262428877518034': storing IMEI = 12345678901234 20250822122647829 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428877518034"} 20250822122647829 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428877518034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647829 DAUC <0003> db_auc.c:192 IMSI='262428877518034': No 3G Auth Data 20250822122647830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647830 DAUC <0003> db_auc.c:157 IMSI='262421741883834': No 2G Auth Data 20250822122647830 DAUC <0003> db_auc.c:192 IMSI='262421741883834': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262421741883834" to be handled at TC_gsup_check_imei(259) 20250822122647837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20250822122647839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647839 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421741883834"} 20250822122647839 DMAIN <0000> hlr.c:435 IMSI='262421741883834': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647839 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421741883834"} 20250822122647839 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647839 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262421741883834" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_check_imei(259)"262421741883834" TC_gsup_check_imei(259)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647840 DAUC <0003> db_auc.c:192 IMSI='262421741883834': No 3G Auth Data 20250822122647841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647841 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421741883834"} 20250822122647841 DAUC <0003> hlr.c:428 IMSI='262421741883834': storing IMEI = 12345678901234 20250822122647841 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421741883834"} 20250822122647841 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421741883834 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647842 DAUC <0003> db_auc.c:192 IMSI='262421741883834': No 3G Auth Data 20250822122647842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647842 DAUC <0003> db_auc.c:157 IMSI='262424437337649': No 2G Auth Data 20250822122647842 DAUC <0003> db_auc.c:192 IMSI='262424437337649': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262424437337649" to be handled at TC_gsup_check_imei(260) 20250822122647848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4258 20250822122647850 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647850 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647850 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424437337649"} 20250822122647850 DMAIN <0000> hlr.c:435 IMSI='262424437337649': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647850 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424437337649"} 20250822122647850 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647850 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647850 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647850 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262424437337649" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_check_imei(260)"262424437337649" TC_gsup_check_imei(260)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647851 DAUC <0003> db_auc.c:157 IMSI='262424437337649': No 2G Auth Data 20250822122647852 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647852 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647852 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424437337649"} 20250822122647852 DAUC <0003> hlr.c:428 IMSI='262424437337649': storing IMEI = 12345678901234 20250822122647852 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424437337649"} 20250822122647852 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424437337649 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647852 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647852 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647852 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647852 DAUC <0003> db_auc.c:157 IMSI='262424437337649': No 2G Auth Data 20250822122647853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35180<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647853 DAUC <0003> db_auc.c:157 IMSI='262429556580052': No 2G Auth Data 20250822122647853 DAUC <0003> db_auc.c:192 IMSI='262429556580052': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262429556580052" to be handled at TC_gsup_check_imei(261) 20250822122647859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 20250822122647861 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647861 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647861 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429556580052"} 20250822122647861 DMAIN <0000> hlr.c:435 IMSI='262429556580052': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647861 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429556580052"} 20250822122647861 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647861 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647861 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647861 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262429556580052" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_check_imei(261)"262429556580052" TC_gsup_check_imei(261)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647862 DAUC <0003> db_auc.c:157 IMSI='262429556580052': No 2G Auth Data 20250822122647863 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647863 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647863 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429556580052"} 20250822122647863 DAUC <0003> hlr.c:428 IMSI='262429556580052': storing IMEI = 12345678901234 20250822122647863 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429556580052"} 20250822122647863 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429556580052 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647863 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647863 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647863 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647863 DAUC <0003> db_auc.c:157 IMSI='262429556580052': No 2G Auth Data 20250822122647863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647864 DAUC <0003> db_auc.c:157 IMSI='262426833290542': No 2G Auth Data 20250822122647864 DAUC <0003> db_auc.c:192 IMSI='262426833290542': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262426833290542" to be handled at TC_gsup_check_imei(262) 20250822122647869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 20250822122647871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647871 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426833290542"} 20250822122647871 DMAIN <0000> hlr.c:435 IMSI='262426833290542': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647871 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426833290542"} 20250822122647871 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647871 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262426833290542" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_check_imei(262)"262426833290542" TC_gsup_check_imei(262)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647873 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647873 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647873 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426833290542"} 20250822122647873 DAUC <0003> hlr.c:428 IMSI='262426833290542': storing IMEI = 12345678901234 20250822122647873 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426833290542"} 20250822122647873 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426833290542 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647873 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647873 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647873 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647874 DAUC <0003> db_auc.c:157 IMSI='262425860752805': No 2G Auth Data 20250822122647874 DAUC <0003> db_auc.c:192 IMSI='262425860752805': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262425860752805" to be handled at TC_gsup_check_imei(263) 20250822122647880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4258 20250822122647882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647882 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647882 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425860752805"} 20250822122647882 DMAIN <0000> hlr.c:435 IMSI='262425860752805': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647882 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425860752805"} 20250822122647882 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647882 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647882 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262425860752805" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_check_imei(263)"262425860752805" TC_gsup_check_imei(263)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647884 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647884 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425860752805"} 20250822122647884 DAUC <0003> hlr.c:428 IMSI='262425860752805': storing IMEI = 12345678901234 20250822122647884 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425860752805"} 20250822122647884 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425860752805 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647884 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647884 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647884 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35206<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122647885 DAUC <0003> db_auc.c:157 IMSI='262426199425320': No 2G Auth Data 20250822122647885 DAUC <0003> db_auc.c:192 IMSI='262426199425320': No 3G Auth Data HLR_Test-GSUP(254)@8d8b3c30e11c: Created GsupExpect[0] for "262426199425320" to be handled at TC_gsup_check_imei(264) 20250822122647890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 20250822122647893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647893 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199425320"} 20250822122647893 DMAIN <0000> hlr.c:435 IMSI='262426199425320': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122647893 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199425320"} 20250822122647893 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647893 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8d8b3c30e11c: Found GsupExpect[0] for "262426199425320" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_check_imei(264)"262426199425320" TC_gsup_check_imei(264)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647895 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647895 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647895 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199425320"} 20250822122647895 DAUC <0003> hlr.c:428 IMSI='262426199425320': storing IMEI = 12345678901234 20250822122647895 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199425320"} 20250822122647895 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426199425320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122647895 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122647895 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647895 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122647896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122647896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35150<->l=127.0.0.1:4258 20250822122647897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43427<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@8d8b3c30e11c: Final verdict of PTC: none 20250822122647897 DLINP <000b> input/ipa.c:452 connected read/write 20250822122647897 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122647897 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122647897 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122647897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 255@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Fri Aug 22 12:26:47 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 20250822122647921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35224<->l=127.0.0.1:4258 20250822122648021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35224<->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=125224) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Fri Aug 22 12:26:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_via_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122651159 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122651159 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122651164 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651164 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122651169 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651169 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651169 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122651169 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122651170 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  20250822122651170 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122651170 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  20250822122651170 DLGSUP <0013> gsup_server.c:236 2:  20250822122651170 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122651170 DLGSUP <0013> gsup_server.c:236 3:  20250822122651170 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122651170 DLGSUP <0013> gsup_server.c:236 4:  20250822122651170 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122651170 DLGSUP <0013> gsup_server.c:236 5:  20250822122651170 DLGSUP <0013> gsup_server.c:238 5: 00  HLR_Test-GSUP-IPA(265)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122651170 DLGSUP <0013> gsup_server.c:236 7:  20250822122651170 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122651170 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122651170 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122651170 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@8d8b3c30e11c: 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") 20250822122651194 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37925<->l=127.0.0.1:4259) 20250822122651199 DAUC <0003> db_auc.c:157 IMSI='262420554690213': No 2G Auth Data 20250822122651199 DAUC <0003> db_auc.c:192 IMSI='262420554690213': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262420554690213" to be handled at TC_gsup_check_imei_via_proxy(269) 20250822122651207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20250822122651215 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651215 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651215 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554690213" source_name="the-source\n"} 20250822122651215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250822122651215 DMAIN <0000> hlr.c:435 IMSI='262420554690213': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651215 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420554690213" destination_name="the-source\n"} 20250822122651215 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651215 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651215 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651215 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262420554690213" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420554690213" TC_gsup_check_imei_via_proxy(269)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651220 DAUC <0003> db_auc.c:192 IMSI='262420554690213': No 3G Auth Data 20250822122651226 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651226 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651226 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420554690213" source_name="the-source\n"} 20250822122651226 DAUC <0003> hlr.c:428 IMSI='262420554690213': storing IMEI = 12345678901234 20250822122651226 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420554690213" destination_name="the-source\n"} 20250822122651226 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262420554690213 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651226 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651226 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651226 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651228 DAUC <0003> db_auc.c:192 IMSI='262420554690213': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651232 DAUC <0003> db_auc.c:157 IMSI='262425932585756': No 2G Auth Data 20250822122651232 DAUC <0003> db_auc.c:192 IMSI='262425932585756': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262425932585756" to be handled at TC_gsup_check_imei_via_proxy(270) 20250822122651249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 20250822122651253 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651253 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651253 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425932585756" source_name="the-source\n"} 20250822122651253 DMAIN <0000> hlr.c:435 IMSI='262425932585756': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651253 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425932585756" destination_name="the-source\n"} 20250822122651253 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651253 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651253 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651253 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262425932585756" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425932585756" 20250822122651253 DAUC <0003> db_auc.c:192 IMSI='262425932585756': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651254 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651254 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651254 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425932585756" source_name="the-source\n"} 20250822122651255 DAUC <0003> hlr.c:428 IMSI='262425932585756': storing IMEI = 12345678901234 20250822122651255 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425932585756" destination_name="the-source\n"} 20250822122651255 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425932585756 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651255 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651255 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651255 DAUC <0003> db_auc.c:192 IMSI='262425932585756': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651256 DAUC <0003> db_auc.c:157 IMSI='262421398495823': No 2G Auth Data 20250822122651256 DAUC <0003> db_auc.c:192 IMSI='262421398495823': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262421398495823" to be handled at TC_gsup_check_imei_via_proxy(271) 20250822122651263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 20250822122651265 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651265 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651265 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421398495823" source_name="the-source\n"} 20250822122651265 DMAIN <0000> hlr.c:435 IMSI='262421398495823': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651265 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421398495823" destination_name="the-source\n"} 20250822122651265 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651265 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651265 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651265 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262421398495823" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421398495823" 20250822122651266 DAUC <0003> db_auc.c:192 IMSI='262421398495823': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651267 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651267 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421398495823" source_name="the-source\n"} 20250822122651267 DAUC <0003> hlr.c:428 IMSI='262421398495823': storing IMEI = 12345678901234 20250822122651267 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421398495823" destination_name="the-source\n"} 20250822122651267 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262421398495823 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651267 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651267 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651267 DAUC <0003> db_auc.c:192 IMSI='262421398495823': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651268 DAUC <0003> db_auc.c:157 IMSI='262423857888761': No 2G Auth Data 20250822122651268 DAUC <0003> db_auc.c:192 IMSI='262423857888761': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262423857888761" to be handled at TC_gsup_check_imei_via_proxy(272) 20250822122651273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4258 20250822122651276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651276 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651276 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423857888761" source_name="the-source\n"} 20250822122651276 DMAIN <0000> hlr.c:435 IMSI='262423857888761': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651276 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423857888761" destination_name="the-source\n"} 20250822122651276 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651276 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262423857888761" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423857888761" 20250822122651276 DAUC <0003> db_auc.c:157 IMSI='262423857888761': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651277 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651277 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423857888761" source_name="the-source\n"} 20250822122651277 DAUC <0003> hlr.c:428 IMSI='262423857888761': storing IMEI = 12345678901234 20250822122651277 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423857888761" destination_name="the-source\n"} 20250822122651277 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262423857888761 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651277 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651277 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651278 DAUC <0003> db_auc.c:157 IMSI='262423857888761': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35270<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651278 DAUC <0003> db_auc.c:157 IMSI='262425065556216': No 2G Auth Data 20250822122651278 DAUC <0003> db_auc.c:192 IMSI='262425065556216': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262425065556216" to be handled at TC_gsup_check_imei_via_proxy(273) 20250822122651284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 20250822122651286 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651286 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651286 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425065556216" source_name="the-source\n"} 20250822122651286 DMAIN <0000> hlr.c:435 IMSI='262425065556216': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651286 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425065556216" destination_name="the-source\n"} 20250822122651286 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651286 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651286 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651286 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262425065556216" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425065556216" TC_gsup_check_imei_via_proxy(273)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651286 DAUC <0003> db_auc.c:157 IMSI='262425065556216': No 2G Auth Data 20250822122651287 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651287 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651287 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425065556216" source_name="the-source\n"} 20250822122651287 DAUC <0003> hlr.c:428 IMSI='262425065556216': storing IMEI = 12345678901234 20250822122651287 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425065556216" destination_name="the-source\n"} 20250822122651287 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425065556216 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651287 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651287 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651287 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651288 DAUC <0003> db_auc.c:157 IMSI='262425065556216': No 2G Auth Data 20250822122651288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651289 DAUC <0003> db_auc.c:157 IMSI='262425006014176': No 2G Auth Data 20250822122651289 DAUC <0003> db_auc.c:192 IMSI='262425006014176': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262425006014176" to be handled at TC_gsup_check_imei_via_proxy(274) 20250822122651294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4258 20250822122651296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651296 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651296 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425006014176" source_name="the-source\n"} 20250822122651296 DMAIN <0000> hlr.c:435 IMSI='262425006014176': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651296 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425006014176" destination_name="the-source\n"} 20250822122651296 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651296 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651296 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262425006014176" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262425006014176" TC_gsup_check_imei_via_proxy(274)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651298 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651298 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651298 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425006014176" source_name="the-source\n"} 20250822122651298 DAUC <0003> hlr.c:428 IMSI='262425006014176': storing IMEI = 12345678901234 20250822122651298 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425006014176" destination_name="the-source\n"} 20250822122651298 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262425006014176 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651298 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651298 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651298 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651299 DAUC <0003> db_auc.c:157 IMSI='262423519170745': No 2G Auth Data 20250822122651299 DAUC <0003> db_auc.c:192 IMSI='262423519170745': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262423519170745" to be handled at TC_gsup_check_imei_via_proxy(275) 20250822122651305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 20250822122651307 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651307 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651307 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423519170745" source_name="the-source\n"} 20250822122651307 DMAIN <0000> hlr.c:435 IMSI='262423519170745': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651307 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423519170745" destination_name="the-source\n"} 20250822122651307 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651307 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651307 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651307 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262423519170745" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423519170745" TC_gsup_check_imei_via_proxy(275)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651309 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651309 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651309 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423519170745" source_name="the-source\n"} 20250822122651309 DAUC <0003> hlr.c:428 IMSI='262423519170745': storing IMEI = 12345678901234 20250822122651309 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423519170745" destination_name="the-source\n"} 20250822122651309 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423519170745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651309 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651309 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651309 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122651310 DAUC <0003> db_auc.c:157 IMSI='262425595266663': No 2G Auth Data 20250822122651310 DAUC <0003> db_auc.c:192 IMSI='262425595266663': No 3G Auth Data HLR_Test-GSUP(266)@8d8b3c30e11c: Created GsupExpect[0] for "262425595266663" to be handled at TC_gsup_check_imei_via_proxy(276) 20250822122651316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 20250822122651318 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651318 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595266663" source_name="the-source\n"} 20250822122651318 DMAIN <0000> hlr.c:435 IMSI='262425595266663': has IMEI = 12345678901234 (consider setting 'store-imei') 20250822122651318 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425595266663" destination_name="the-source\n"} 20250822122651318 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651318 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651318 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8d8b3c30e11c: Found GsupExpect[0] for "262425595266663" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425595266663" TC_gsup_check_imei_via_proxy(276)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651320 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651320 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595266663" source_name="the-source\n"} 20250822122651320 DAUC <0003> hlr.c:428 IMSI='262425595266663': storing IMEI = 12345678901234 20250822122651320 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425595266663" destination_name="the-source\n"} 20250822122651320 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262425595266663 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122651320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122651320 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651320 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122651321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122651322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 20250822122651322 DLINP <000b> input/ipa.c:452 connected read/write 20250822122651322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122651322 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122651322 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122651322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122651322 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 267@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(266)@8d8b3c30e11c: Final verdict of PTC: none 20250822122651323 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37925<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(265)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Fri Aug 22 12:26:51 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 20250822122651346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4258 20250822122651447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35328<->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=126920) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Fri Aug 22 12:26:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_invalid_len started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122654574 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122654574 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122654578 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654578 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122654583 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654583 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654583 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122654583 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122654583 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  20250822122654583 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122654583 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  20250822122654583 DLGSUP <0013> gsup_server.c:236 2:  20250822122654583 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122654583 DLGSUP <0013> gsup_server.c:236 3:  20250822122654583 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122654583 DLGSUP <0013> gsup_server.c:236 4:  HLR_Test-GSUP-IPA(277)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122654583 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122654583 DLGSUP <0013> gsup_server.c:236 5:  20250822122654583 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122654583 DLGSUP <0013> gsup_server.c:236 7:  20250822122654583 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122654583 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122654583 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122654583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@8d8b3c30e11c: 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") 20250822122654610 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36293<->l=127.0.0.1:4259) 20250822122654621 DAUC <0003> db_auc.c:157 IMSI='262426426743847': No 2G Auth Data 20250822122654621 DAUC <0003> db_auc.c:192 IMSI='262426426743847': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262426426743847" to be handled at TC_gsup_check_imei_invalid_len(281) 20250822122654638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 20250822122654648 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654648 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654648 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426426743847"} 20250822122654648 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654648 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426426743847" cause=Invalid mandatory information} 20250822122654648 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654648 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654648 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654648 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262426426743847" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262426426743847" TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654654 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654654 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654654 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426426743847"} 20250822122654654 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654654 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426426743847" cause=Invalid mandatory information} 20250822122654654 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654654 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654654 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654654 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654657 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654657 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426426743847"} 20250822122654657 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654657 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426426743847" cause=Invalid mandatory information} 20250822122654657 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654657 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654657 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654660 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654660 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426426743847"} 20250822122654660 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654660 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426426743847" cause=Invalid mandatory information} 20250822122654660 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654660 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654660 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654664 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654664 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654664 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426426743847"} 20250822122654664 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654664 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426426743847" cause=Invalid mandatory information} 20250822122654664 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262426426743847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654664 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654664 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654664 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46332<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654670 DAUC <0003> db_auc.c:157 IMSI='262425940063934': No 2G Auth Data 20250822122654670 DAUC <0003> db_auc.c:192 IMSI='262425940063934': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262425940063934" to be handled at TC_gsup_check_imei_invalid_len(282) 20250822122654688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 20250822122654690 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654690 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654690 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425940063934"} 20250822122654690 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654690 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425940063934" cause=Invalid mandatory information} 20250822122654690 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654690 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654690 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654690 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262425940063934" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262425940063934" TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654691 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425940063934"} 20250822122654691 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654691 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425940063934" cause=Invalid mandatory information} 20250822122654691 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654691 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425940063934"} 20250822122654691 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654691 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425940063934" cause=Invalid mandatory information} 20250822122654691 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654691 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654692 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425940063934"} 20250822122654692 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654692 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425940063934" cause=Invalid mandatory information} 20250822122654692 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654692 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425940063934"} 20250822122654692 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654692 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425940063934" cause=Invalid mandatory information} 20250822122654692 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425940063934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654692 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654693 DAUC <0003> db_auc.c:157 IMSI='262429955815005': No 2G Auth Data 20250822122654693 DAUC <0003> db_auc.c:192 IMSI='262429955815005': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262429955815005" to be handled at TC_gsup_check_imei_invalid_len(283) 20250822122654699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 20250822122654701 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654701 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429955815005"} 20250822122654701 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654701 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429955815005" cause=Invalid mandatory information} 20250822122654701 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654701 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654701 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654701 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262429955815005" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429955815005" TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654702 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654702 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654702 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429955815005"} 20250822122654702 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654702 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429955815005" cause=Invalid mandatory information} 20250822122654702 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654702 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654702 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654703 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429955815005"} 20250822122654703 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654703 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429955815005" cause=Invalid mandatory information} 20250822122654703 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654703 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429955815005"} 20250822122654703 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654703 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429955815005" cause=Invalid mandatory information} 20250822122654703 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654703 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654703 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654704 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429955815005"} 20250822122654704 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654704 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429955815005" cause=Invalid mandatory information} 20250822122654704 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429955815005 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654704 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654704 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654704 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46346<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654704 DAUC <0003> db_auc.c:157 IMSI='262422185506726': No 2G Auth Data 20250822122654704 DAUC <0003> db_auc.c:192 IMSI='262422185506726': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262422185506726" to be handled at TC_gsup_check_imei_invalid_len(284) 20250822122654710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20250822122654712 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654712 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185506726"} 20250822122654712 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654712 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422185506726" cause=Invalid mandatory information} 20250822122654712 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654712 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654712 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262422185506726" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262422185506726" TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654713 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185506726"} 20250822122654713 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654713 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422185506726" cause=Invalid mandatory information} 20250822122654713 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654713 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185506726"} 20250822122654713 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654713 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422185506726" cause=Invalid mandatory information} 20250822122654713 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654713 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654714 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654714 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185506726"} 20250822122654714 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654714 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422185506726" cause=Invalid mandatory information} 20250822122654714 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654714 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654714 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654714 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654715 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654715 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422185506726"} 20250822122654715 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654715 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422185506726" cause=Invalid mandatory information} 20250822122654715 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422185506726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654715 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654715 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654716 DAUC <0003> db_auc.c:157 IMSI='262420788035050': No 2G Auth Data 20250822122654716 DAUC <0003> db_auc.c:192 IMSI='262420788035050': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262420788035050" to be handled at TC_gsup_check_imei_invalid_len(285) 20250822122654722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4258 20250822122654724 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654724 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420788035050"} 20250822122654724 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654724 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420788035050" cause=Invalid mandatory information} 20250822122654724 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654724 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654724 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262420788035050" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420788035050" TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654725 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654725 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420788035050"} 20250822122654725 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654725 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420788035050" cause=Invalid mandatory information} 20250822122654725 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654725 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654725 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654726 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654726 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420788035050"} 20250822122654726 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654726 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420788035050" cause=Invalid mandatory information} 20250822122654726 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654726 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654726 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654727 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654727 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420788035050"} 20250822122654727 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654727 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420788035050" cause=Invalid mandatory information} 20250822122654727 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654727 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654727 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654727 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654728 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654728 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420788035050"} 20250822122654728 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654728 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420788035050" cause=Invalid mandatory information} 20250822122654728 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420788035050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654728 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654728 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654728 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654729 DAUC <0003> db_auc.c:157 IMSI='262426559263388': No 2G Auth Data 20250822122654729 DAUC <0003> db_auc.c:192 IMSI='262426559263388': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262426559263388" to be handled at TC_gsup_check_imei_invalid_len(286) 20250822122654735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4258 20250822122654736 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654737 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426559263388"} 20250822122654737 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654737 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426559263388" cause=Invalid mandatory information} 20250822122654737 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262426559263388" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426559263388" TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654737 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426559263388"} 20250822122654737 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654737 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426559263388" cause=Invalid mandatory information} 20250822122654737 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654737 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654738 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654738 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654738 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426559263388"} 20250822122654738 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654738 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426559263388" cause=Invalid mandatory information} 20250822122654738 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654738 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654738 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654738 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654739 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426559263388"} 20250822122654739 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654739 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426559263388" cause=Invalid mandatory information} 20250822122654739 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654739 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654739 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654740 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654740 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654740 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426559263388"} 20250822122654740 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654740 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426559263388" cause=Invalid mandatory information} 20250822122654740 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426559263388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654740 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654740 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654740 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654741 DAUC <0003> db_auc.c:157 IMSI='262425501766725': No 2G Auth Data 20250822122654741 DAUC <0003> db_auc.c:192 IMSI='262425501766725': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262425501766725" to be handled at TC_gsup_check_imei_invalid_len(287) 20250822122654746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 20250822122654748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654748 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425501766725"} 20250822122654748 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654748 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425501766725" cause=Invalid mandatory information} 20250822122654748 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654748 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262425501766725" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425501766725" TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654749 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425501766725"} 20250822122654749 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654749 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425501766725" cause=Invalid mandatory information} 20250822122654749 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654749 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425501766725"} 20250822122654749 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654749 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425501766725" cause=Invalid mandatory information} 20250822122654749 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654749 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654750 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654750 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654750 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425501766725"} 20250822122654750 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654750 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425501766725" cause=Invalid mandatory information} 20250822122654750 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654750 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654750 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654750 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654751 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654751 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654751 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425501766725"} 20250822122654751 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654751 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425501766725" cause=Invalid mandatory information} 20250822122654751 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425501766725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654751 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654751 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654751 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46380<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122654752 DAUC <0003> db_auc.c:157 IMSI='262427054678398': No 2G Auth Data 20250822122654752 DAUC <0003> db_auc.c:192 IMSI='262427054678398': No 3G Auth Data HLR_Test-GSUP(278)@8d8b3c30e11c: Created GsupExpect[0] for "262427054678398" to be handled at TC_gsup_check_imei_invalid_len(288) 20250822122654757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20250822122654759 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654759 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427054678398"} 20250822122654759 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250822122654759 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427054678398" cause=Invalid mandatory information} 20250822122654759 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654759 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654759 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8d8b3c30e11c: Found GsupExpect[0] for "262427054678398" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8d8b3c30e11c: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427054678398" TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654760 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654760 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654760 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427054678398"} 20250822122654760 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250822122654760 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427054678398" cause=Invalid mandatory information} 20250822122654760 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654760 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654760 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654760 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654761 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654761 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654761 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427054678398"} 20250822122654761 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250822122654761 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427054678398" cause=Invalid mandatory information} 20250822122654761 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654761 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654761 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654761 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654762 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427054678398"} 20250822122654762 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250822122654762 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427054678398" cause=Invalid mandatory information} 20250822122654762 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654762 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427054678398"} 20250822122654762 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250822122654762 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427054678398" cause=Invalid mandatory information} 20250822122654762 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427054678398 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122654762 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654762 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122654763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8d8b3c30e11c: Final verdict of PTC: pass MTC@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122654764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@8d8b3c30e11c: Final verdict of PTC: none 20250822122654764 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36293<->l=127.0.0.1:4259) 20250822122654764 DLINP <000b> input/ipa.c:452 connected read/write 20250822122654764 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122654764 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122654764 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122654764 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 279@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: pass MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Fri Aug 22 12:26:54 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 20250822122654791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20250822122654892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46398<->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=168820) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Fri Aug 22 12:26:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122658020 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122658020 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122658024 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658024 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122658026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8d8b3c30e11c: 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) } } } } 20250822122658030 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658030 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122658030 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122658030 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122658030 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  20250822122658030 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122658030 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  20250822122658030 DLGSUP <0013> gsup_server.c:236 2:  HLR_Test-GSUP-IPA(289)@8d8b3c30e11c: 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 } } } } 20250822122658030 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122658030 DLGSUP <0013> gsup_server.c:236 3:  20250822122658030 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122658030 DLGSUP <0013> gsup_server.c:236 4:  20250822122658030 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122658030 DLGSUP <0013> gsup_server.c:236 5:  20250822122658030 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122658030 DLGSUP <0013> gsup_server.c:236 7:  20250822122658030 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122658030 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122658030 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122658030 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@8d8b3c30e11c: 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") 20250822122658056 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39853<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d8b3c30e11c: Created GsupExpect[0] for "262425873282034" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250822122658068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20250822122658078 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658078 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122658078 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425873282034"} 20250822122658078 DMAIN <0000> hlr.c:435 IMSI='262425873282034': has IMEI = 22245678901234 (consider setting 'store-imei') 20250822122658078 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250822122658078 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425873282034" cause=Invalid mandatory information} 20250822122658078 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122658078 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122658078 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8d8b3c30e11c: Found GsupExpect[0] for "262425873282034" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8d8b3c30e11c: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262425873282034" TC_gsup_check_imei_unknown_imsi(293)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122658087 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122658087 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425873282034"} 20250822122658087 DAUC <0003> hlr.c:428 IMSI='262425873282034': storing IMEI = 22245678901234 20250822122658087 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425873282034': no such subscriber 20250822122658087 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250822122658087 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425873282034" cause=Invalid mandatory information} 20250822122658087 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425873282034 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122658087 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122658087 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122658089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122658091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20250822122658093 DLINP <000b> input/ipa.c:452 connected read/write 20250822122658093 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122658093 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122658093 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122658093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122658093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39853<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8d8b3c30e11c: Final verdict of PTC: none 291@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 291: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Fri Aug 22 12:26:58 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 20250822122658128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4258 20250822122658229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46430<->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=30596) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Fri Aug 22 12:27:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122701354 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122701354 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122701357 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701357 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122701359 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701359 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701359 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122701359 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122701359 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  20250822122701359 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122701359 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  20250822122701359 DLGSUP <0013> gsup_server.c:236 2:  20250822122701359 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122701359 DLGSUP <0013> gsup_server.c:236 3:  20250822122701359 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122701359 DLGSUP <0013> gsup_server.c:236 4:  20250822122701359 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122701359 DLGSUP <0013> gsup_server.c:236 5:  20250822122701359 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122701359 DLGSUP <0013> gsup_server.c:236 7:  20250822122701359 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122701359 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122701359 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122701359 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8d8b3c30e11c: 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") 20250822122701369 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36037<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8d8b3c30e11c: Created GsupExpect[0] for "262428577925723" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250822122701376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 20250822122701402 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701402 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701402 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701402 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701402 DMAIN <0000> hlr.c:243 IMSI='262428577925723': Successfully assigned MSISDN='455' 20250822122701402 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701402 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701402 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701402 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701403 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8d8b3c30e11c: Found GsupExpect[0] for "262428577925723" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8d8b3c30e11c: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262428577925723" TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122701406 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701407 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701407 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701407 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701408 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701408 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701410 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701410 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701410 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701410 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701410 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122701410 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122701410 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701410 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701410 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701410 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701411 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701411 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701411 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428577925723"} 20250822122701411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122701411 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122701411 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428577925723"} 20250822122701411 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122701411 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122701411 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701412 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701414 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701414 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701414 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701414 DMAIN <0000> hlr.c:243 IMSI='262428577925723': Successfully assigned MSISDN='535' 20250822122701414 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701414 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701414 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701414 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701414 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701414 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701414 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701415 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701415 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701415 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701415 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701415 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701415 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701416 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701416 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701416 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701416 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122701416 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122701416 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701416 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701416 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701417 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701417 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428577925723"} 20250822122701417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122701417 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122701417 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428577925723"} 20250822122701417 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122701417 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122701417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701417 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701417 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701419 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701419 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701419 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701419 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701419 DMAIN <0000> hlr.c:243 IMSI='262428577925723': Successfully assigned MSISDN='865' 20250822122701419 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701419 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701419 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701419 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701419 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701420 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701420 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701420 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701420 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701420 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701420 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701421 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701421 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701421 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701421 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701422 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701422 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701422 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701422 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122701422 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428577925723" cause=GPRS services not allowed} 20250822122701422 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701422 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701422 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122701422 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122701422 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701422 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701425 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701425 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701425 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701425 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701425 DMAIN <0000> hlr.c:243 IMSI='262428577925723': Successfully assigned MSISDN='037' 20250822122701425 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701425 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701425 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701425 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701425 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701425 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701426 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701426 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701426 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701426 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701427 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701427 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701428 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701428 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701428 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701428 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701428 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122701428 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428577925723" cause=GPRS services not allowed} 20250822122701429 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701429 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701429 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122701429 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122701429 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701429 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701429 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701433 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701433 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701433 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701433 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701433 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701434 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701434 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701434 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701434 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701435 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701435 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701436 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701436 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701437 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701437 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701439 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701439 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701439 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701439 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701440 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122701440 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428577925723" cause=GPRS services not allowed} 20250822122701440 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701440 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701440 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122701440 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122701440 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701440 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701440 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701445 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428577925723"} 20250822122701445 DMAIN <0000> hlr.c:227 IMSI='262428577925723': Creating subscriber on demand 20250822122701445 DAUC <0003> hlr.c:428 IMSI='262428577925723': storing IMEI = 12345678901234 20250822122701445 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428577925723"} 20250822122701445 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250822122701445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701445 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701447 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701447 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701448 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701448 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701449 DAUC <0003> db_auc.c:157 IMSI='262428577925723': No 2G Auth Data 20250822122701449 DAUC <0003> db_auc.c:192 IMSI='262428577925723': No 3G Auth Data 20250822122701451 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701451 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701451 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701451 DLU <0006> fsm.c:456 lu(262428577925723)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122701451 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122701451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122701451 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428577925723" cn_domain=PS} 20250822122701451 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701451 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701451 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701454 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701454 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428577925723"} 20250822122701454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122701454 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122701454 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428577925723"} 20250822122701454 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428577925723 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122701454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122701454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122701454 DLU <0006> fsm.c:568 lu(PS:IMSI-262428577925723)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122701455 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122701455 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701455 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122701458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46446<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122701459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46432<->l=127.0.0.1:4258 20250822122701461 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36037<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8d8b3c30e11c: Final verdict of PTC: none 20250822122701462 DLINP <000b> input/ipa.c:452 connected read/write 20250822122701462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122701462 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122701462 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122701462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(297)@8d8b3c30e11c: Final verdict of PTC: none 296@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 296: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Fri Aug 22 12:27:01 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 20250822122701511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20250822122701612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20480) Waiting for packet dumper to finish... 1 (prev_count=20480, count=97056) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Fri Aug 22 12:27:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_ul started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122704760 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122704761 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122704765 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704765 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122704771 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704772 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704772 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122704772 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122704772 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  20250822122704772 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122704772 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  20250822122704772 DLGSUP <0013> gsup_server.c:236 2:  20250822122704772 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122704772 DLGSUP <0013> gsup_server.c:236 3:  20250822122704772 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122704772 DLGSUP <0013> gsup_server.c:236 4:  20250822122704772 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122704772 DLGSUP <0013> gsup_server.c:236 5:  20250822122704772 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122704772 DLGSUP <0013> gsup_server.c:236 7:  20250822122704772 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122704772 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122704772 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122704772 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@8d8b3c30e11c: 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") 20250822122704797 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41245<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8d8b3c30e11c: Created GsupExpect[0] for "262428267628824" to be handled at TC_subscr_create_on_demand_ul(303) 20250822122704815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20250822122704823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704823 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704823 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704823 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704823 DMAIN <0000> hlr.c:243 IMSI='262428267628824': Successfully assigned MSISDN='558' 20250822122704823 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704823 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122704823 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122704823 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704823 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704823 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8d8b3c30e11c: Found GsupExpect[0] for "262428267628824" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8d8b3c30e11c: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262428267628824" 20250822122704825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704825 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428267628824"} 20250822122704825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122704825 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122704825 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428267628824"} 20250822122704825 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122704825 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122704825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704825 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122704826 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704826 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704827 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704827 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704827 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704827 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704829 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704829 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704829 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704829 DMAIN <0000> hlr.c:243 IMSI='262428267628824': Successfully assigned MSISDN='881' 20250822122704829 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704829 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122704829 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122704829 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704829 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704829 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704830 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428267628824"} 20250822122704830 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122704830 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122704830 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428267628824"} 20250822122704830 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704830 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122704830 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122704830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704830 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704830 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704831 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704831 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704831 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704831 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704831 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704831 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704832 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704832 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704833 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704833 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704833 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704833 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704833 DMAIN <0000> hlr.c:243 IMSI='262428267628824': Successfully assigned MSISDN='171' 20250822122704833 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704833 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122704833 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428267628824" cause=GPRS services not allowed} 20250822122704833 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122704833 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122704833 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704833 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704833 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704834 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704834 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704834 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704834 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704834 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704834 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704835 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704835 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704836 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704836 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704836 DMAIN <0000> hlr.c:243 IMSI='262428267628824': Successfully assigned MSISDN='884' 20250822122704836 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704836 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122704836 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428267628824" cause=GPRS services not allowed} 20250822122704836 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122704836 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122704836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704836 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704836 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704836 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704836 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704837 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704837 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704837 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704837 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704838 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704838 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704838 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704838 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250822122704838 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428267628824" cause=GPRS services not allowed} 20250822122704838 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704838 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704838 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Freeing instance 20250822122704838 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Deallocated 20250822122704838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704838 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704838 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704838 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704839 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704839 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704839 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704839 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704840 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704840 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704840 DMAIN <0000> hlr.c:227 IMSI='262428267628824': Creating subscriber on demand 20250822122704840 DLU <0006> fsm.c:456 lu(262428267628824)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122704840 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122704840 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122704840 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428267628824" cn_domain=PS} 20250822122704840 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704840 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704841 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428267628824"} 20250822122704841 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122704841 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122704841 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428267628824"} 20250822122704841 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262428267628824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122704841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122704841 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122704841 DLU <0006> fsm.c:568 lu(PS:IMSI-262428267628824)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122704841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122704841 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704842 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704842 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704842 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704842 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data 20250822122704842 DAUC <0003> db_auc.c:157 IMSI='262428267628824': No 2G Auth Data 20250822122704842 DAUC <0003> db_auc.c:192 IMSI='262428267628824': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122704843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122704843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48352<->l=127.0.0.1:4258 20250822122704843 DLINP <000b> input/ipa.c:452 connected read/write 20250822122704843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122704843 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122704844 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122704844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122704844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41245<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8d8b3c30e11c: Final verdict of PTC: none 301@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 301: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Fri Aug 22 12:27:04 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 20250822122704866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20250822122704967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Fri Aug 22 12:27:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_sai started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122708102 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122708102 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122708104 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122708107 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708107 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708107 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122708107 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122708107 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  20250822122708107 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122708107 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  20250822122708107 DLGSUP <0013> gsup_server.c:236 2:  20250822122708107 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122708107 DLGSUP <0013> gsup_server.c:236 3:  20250822122708107 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122708107 DLGSUP <0013> gsup_server.c:236 4:  20250822122708107 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122708107 DLGSUP <0013> gsup_server.c:236 5:  20250822122708107 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122708107 DLGSUP <0013> gsup_server.c:236 7:  20250822122708107 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122708107 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122708107 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122708107 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@8d8b3c30e11c: 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") 20250822122708122 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44849<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8d8b3c30e11c: Created GsupExpect[0] for "262420360057547" to be handled at TC_subscr_create_on_demand_sai(308) 20250822122708135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 20250822122708154 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708154 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420360057547"} 20250822122708154 DMAIN <0000> hlr.c:227 IMSI='262420360057547': Creating subscriber on demand 20250822122708154 DMAIN <0000> hlr.c:243 IMSI='262420360057547': Successfully assigned MSISDN='852' 20250822122708154 DAUC <0003> db_auc.c:157 IMSI='262420360057547': No 2G Auth Data 20250822122708154 DAUC <0003> db_auc.c:192 IMSI='262420360057547': No 3G Auth Data 20250822122708154 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420360057547 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 20250822122708154 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420360057547" cause=IMSI unknown in HLR} 20250822122708154 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250822122708154 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122708154 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8d8b3c30e11c: Found GsupExpect[0] for "262420360057547" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8d8b3c30e11c: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420360057547" TC_subscr_create_on_demand_sai(308)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122708159 DAUC <0003> db_auc.c:157 IMSI='262420360057547': No 2G Auth Data 20250822122708159 DAUC <0003> db_auc.c:192 IMSI='262420360057547': No 3G Auth Data 20250822122708160 DAUC <0003> db_auc.c:157 IMSI='262420360057547': No 2G Auth Data 20250822122708160 DAUC <0003> db_auc.c:192 IMSI='262420360057547': No 3G Auth Data 20250822122708161 DAUC <0003> db_auc.c:157 IMSI='262420360057547': No 2G Auth Data 20250822122708161 DAUC <0003> db_auc.c:192 IMSI='262420360057547': No 3G Auth Data 20250822122708163 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708163 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708163 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420360057547" cn_domain=PS} 20250822122708163 DLU <0006> fsm.c:456 lu(262420360057547)[0x561fcf204aa0]{UNVALIDATED}: Allocated 20250822122708163 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250822122708164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420360057547)[0x561fcf204aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122708164 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420360057547" cn_domain=PS} 20250822122708164 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122708164 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708164 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122708167 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708167 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420360057547"} 20250822122708167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420360057547)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122708167 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122708167 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420360057547"} 20250822122708167 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420360057547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122708167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360057547)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122708167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360057547)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122708167 DLU <0006> fsm.c:568 lu(PS:IMSI-262420360057547)[0x561fcf204aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122708167 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122708167 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122708171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48388<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122708171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4258 20250822122708173 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20250822122708173 DLINP <000b> input/ipa.c:452 connected read/write 20250822122708173 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122708173 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(305)@8d8b3c30e11c: Final verdict of PTC: none 20250822122708173 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122708173 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 306@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 306: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Fri Aug 22 12:27:08 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 20250822122708226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20250822122708327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48394<->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@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Fri Aug 22 12:27:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122711457 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122711457 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122711461 DLINP <000b> input/ipa.c:452 connected read/write 20250822122711461 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122711463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122711466 DLINP <000b> input/ipa.c:452 connected read/write 20250822122711466 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122711466 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122711466 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122711466 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  20250822122711466 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122711466 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  20250822122711467 DLGSUP <0013> gsup_server.c:236 2:  20250822122711467 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122711467 DLGSUP <0013> gsup_server.c:236 3:  20250822122711467 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122711467 DLGSUP <0013> gsup_server.c:236 4:  20250822122711467 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122711467 DLGSUP <0013> gsup_server.c:236 5:  20250822122711467 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122711467 DLGSUP <0013> gsup_server.c:236 7:  20250822122711467 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122711467 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122711467 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122711467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@8d8b3c30e11c: 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") 20250822122711490 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46695<->l=127.0.0.1:4259) 20250822122711493 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250822122711494 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8d8b3c30e11c: Created GsupExpect[0] for "262424254829125" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250822122711510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 20250822122711515 DAUC <0003> db_auc.c:157 IMSI='262424254829125': No 2G Auth Data 20250822122711515 DAUC <0003> db_auc.c:192 IMSI='262424254829125': No 3G Auth Data 20250822122711523 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618388715.msisdn 20250822122711523 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618388715.msisdn: not attached (vlr_number unset) 20250822122711523 DDGSM <0007> mslookup_server.c:327 sip.voice.491618388715.msisdn: does not exist in GSUP proxy 20250822122712527 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712527 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122712527 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424254829125" cn_domain=CS} 20250822122712527 DLU <0006> fsm.c:456 lu(262424254829125)[0x561fcf2040b0]{UNVALIDATED}: Allocated 20250822122712528 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250822122712528 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262424254829125)[0x561fcf2040b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250822122712528 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424254829125" cn_domain=CS} 20250822122712528 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122712528 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712528 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8d8b3c30e11c: Found GsupExpect[0] for "262424254829125" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262424254829125" 20250822122712533 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712534 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122712534 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424254829125"} 20250822122712534 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262424254829125)[0x561fcf2040b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250822122712534 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250822122712534 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424254829125"} 20250822122712534 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262424254829125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122712534 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424254829125)[0x561fcf2040b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250822122712534 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262424254829125)[0x561fcf2040b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250822122712534 DLU <0006> fsm.c:568 lu(CS:IMSI-262424254829125)[0x561fcf2040b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250822122712534 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122712534 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712534 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122712536 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618388715.msisdn 20250822122712536 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618388715.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250822122712536 DDGSM <0007> mslookup_server.c:327 sip.voice.491618388715.msisdn: does not exist in GSUP proxy 20250822122712536 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618388715.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8d8b3c30e11c: setverdict(pass): pass -> pass, component reason not changed 20250822122712538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48416<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122712539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20250822122712540 DLINP <000b> input/ipa.c:452 connected read/write 20250822122712540 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122712540 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122712540 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122712540 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122712540 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46695<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@8d8b3c30e11c: Final verdict of PTC: none 311@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 311: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Fri Aug 22 12:27:12 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 20250822122712567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4258 20250822122712668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60534<->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) 20250822122714481 DSS <0004> hlr_ussd.c:239 262423679725404/0xc38ade2f: SS Session Timeout, destroying 20250822122714481 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423679725404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Fri Aug 22 12:27:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_MSLookup_GSUP_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122715789 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122715789 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122715793 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122715794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8d8b3c30e11c: 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) } } } } 20250822122715798 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250822122715798 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@8d8b3c30e11c: 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 } } } } 20250822122715799 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122715799 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122715799 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122715799 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  20250822122715799 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122715799 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  20250822122715799 DLGSUP <0013> gsup_server.c:236 2:  20250822122715799 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122715799 DLGSUP <0013> gsup_server.c:236 3:  20250822122715799 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122715799 DLGSUP <0013> gsup_server.c:236 4:  20250822122715799 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122715799 DLGSUP <0013> gsup_server.c:236 5:  20250822122715799 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122715799 DLGSUP <0013> gsup_server.c:236 7:  20250822122715799 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122715799 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122715799 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122715799 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@8d8b3c30e11c: 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") 20250822122715831 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20250822122715833 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250822122715833 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8d8b3c30e11c: Created GsupExpect[0] for "262422737398430" to be handled at TC_MSLookup_GSUP_proxy(320) 20250822122715840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8d8b3c30e11c: Created GsupExpect[0] for "262422737398430" to be handled at TC_MSLookup_GSUP_proxy(320) 20250822122715843 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715843 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122715843 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422737398430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422737398430" cn_domain=CS} 20250822122715843 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422737398430 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250822122715843 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422737398430 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250822122715843 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422737398430.imsi 20250822122715843 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422737398430.imsi 20250822122715843 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422737398430.imsi: does not exist in local HLR 20250822122715847 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422737398430 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250822122715847 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250822122715847 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250822122715847 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250822122715847 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250822122715847 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250822122715847 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422737398430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122715847 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122715847 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122715847 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122715847 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122715847 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122715847 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: 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) } } } } 20250822122715848 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715848 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715848 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250822122715848 DLINP <000b> ipa.c:396 tag 1: HLR 20250822122715848 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250822122715849 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715849 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715849 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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)@8d8b3c30e11c: Found GsupExpect[0] for "262422737398430" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422737398430" HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122715890 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715890 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715890 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715890 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715890 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422737398430 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616483528 20250822122715891 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422737398430 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122715891 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122715891 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8d8b3c30e11c: Found GsupExpect[0] for "262422737398430" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262422737398430" 20250822122715898 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715898 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715899 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422737398430 MSISDN-491616483528 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122715899 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122715899 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715899 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122715902 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715902 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715902 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422737398430 MSISDN-491616483528 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 20250822122715902 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422737398430 MSISDN-491616483528 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122715902 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122715902 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122715906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122715908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 20250822122715909 DLINP <000b> input/ipa.c:452 connected read/write 20250822122715910 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122715910 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122715910 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122715910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122715910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20250822122715910 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122715910 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122715910 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250822122715910 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250822122715910 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(319)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-server(317)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(315)@8d8b3c30e11c: Final verdict of PTC: none 316@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 316: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Fri Aug 22 12:27:15 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 20250822122715968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60558<->l=127.0.0.1:4258 20250822122716069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60558<->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=43096) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Fri Aug 22 12:27:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122719194 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122719195 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122719199 DLINP <000b> input/ipa.c:452 connected read/write 20250822122719199 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122719201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122719204 DLINP <000b> input/ipa.c:452 connected read/write 20250822122719204 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122719204 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122719204 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122719204 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  20250822122719204 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122719204 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  20250822122719204 DLGSUP <0013> gsup_server.c:236 2:  20250822122719204 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122719205 DLGSUP <0013> gsup_server.c:236 3:  20250822122719205 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122719205 DLGSUP <0013> gsup_server.c:236 4:  20250822122719205 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122719205 DLGSUP <0013> gsup_server.c:236 5:  20250822122719205 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122719205 DLGSUP <0013> gsup_server.c:236 7:  20250822122719205 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122719205 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(321)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122719205 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122719205 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250822122719205 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250822122719205 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@8d8b3c30e11c: 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") 20250822122719225 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39719<->l=127.0.0.1:4259) 20250822122719228 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250822122719228 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8d8b3c30e11c: Created GsupExpect[0] for "262429733081792" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250822122719240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20250822122719243 DAUC <0003> db_auc.c:157 IMSI='262429733081792': No 2G Auth Data 20250822122719243 DAUC <0003> db_auc.c:192 IMSI='262429733081792': No 3G Auth Data 20250822122719253 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429733081792.imsi 20250822122719253 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429733081792.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122719259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122719260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4258 20250822122719262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39719<->l=127.0.0.1:4259) 20250822122719263 DLINP <000b> input/ipa.c:452 connected read/write 20250822122719263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122719263 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122719263 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122719263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(322)@8d8b3c30e11c: Final verdict of PTC: none 323@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 323: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Fri Aug 22 12:27:19 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 20250822122719310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4258 20250822122719411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60584<->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=28128) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Fri Aug 22 12:27:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122722541 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122722541 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122722545 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722545 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122722547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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 } } } } 20250822122722550 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122722550 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122722550 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122722550 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  20250822122722550 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122722550 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  20250822122722550 DLGSUP <0013> gsup_server.c:236 2:  20250822122722550 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122722550 DLGSUP <0013> gsup_server.c:236 3:  20250822122722550 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122722550 DLGSUP <0013> gsup_server.c:236 4:  20250822122722550 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122722550 DLGSUP <0013> gsup_server.c:236 5:  20250822122722550 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122722550 DLGSUP <0013> gsup_server.c:236 7:  20250822122722550 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122722550 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122722550 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122722550 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122722552 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250822122722552 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@8d8b3c30e11c: 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") 20250822122722583 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41223<->l=127.0.0.1:4259) 20250822122722585 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250822122722585 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8d8b3c30e11c: Created GsupExpect[0] for "262428803037619" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250822122722592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49412<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8d8b3c30e11c: Created GsupExpect[0] for "262428803037619" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250822122722596 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122722596 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428803037619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428803037619" cn_domain=CS} 20250822122722596 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428803037619 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250822122722596 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428803037619 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250822122722596 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428803037619.imsi 20250822122722596 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428803037619.imsi 20250822122722596 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428803037619.imsi: does not exist in local HLR 20250822122722602 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428803037619 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250822122722602 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250822122722602 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250822122722602 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250822122722602 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250822122722602 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250822122722602 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428803037619 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122722602 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122722602 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122722602 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122722602 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122722602 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122722602 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: 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) } } } } 20250822122722604 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722605 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722605 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250822122722605 DLINP <000b> ipa.c:396 tag 1: HLR 20250822122722605 DLINP <000b> ipa.c:396 tag 8: 0/0/0 20250822122722606 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722606 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722607 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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)@8d8b3c30e11c: Found GsupExpect[0] for "262428803037619" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428803037619" HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122722650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722650 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722650 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722650 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428803037619 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612245047 20250822122722651 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428803037619 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122722651 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122722651 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722651 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8d8b3c30e11c: Found GsupExpect[0] for "262428803037619" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428803037619" 20250822122722660 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722660 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722660 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428803037619 MSISDN-491612245047 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122722660 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122722660 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122722665 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122722665 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122722665 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428803037619 MSISDN-491612245047 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 20250822122722665 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428803037619 MSISDN-491612245047 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122722665 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122722665 DLINP <000b> input/ipa.c:452 connected read/write 20250822122722665 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122722669 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428803037619.imsi 20250822122722669 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428803037619.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122723677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49412<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122723678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49400<->l=127.0.0.1:4258 20250822122723680 DLINP <000b> input/ipa.c:452 connected read/write 20250822122723680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122723680 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122723680 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122723680 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-server(329)@8d8b3c30e11c: Final verdict of PTC: none 20250822122723681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41223<->l=127.0.0.1:4259) 20250822122723682 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122723682 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122723682 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250822122723682 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250822122723682 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8d8b3c30e11c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 328: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Fri Aug 22 12:27:23 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 20250822122723710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 20250822122723811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49420<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36108) Waiting for packet dumper to finish... 1 (prev_count=36108, count=44364) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Fri Aug 22 12:27:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8d8b3c30e11c: legacy= false MTC@8d8b3c30e11c: in not legacy case 1 MTC@8d8b3c30e11c: in not legacy case 2 20250822122726955 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250822122726955 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122726959 DLINP <000b> input/ipa.c:452 connected read/write 20250822122726959 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122726959 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49424<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@8d8b3c30e11c: 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 } } } } 20250822122726960 DLINP <000b> input/ipa.c:452 connected read/write 20250822122726960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122726960 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250822122726960 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250822122726960 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  20250822122726960 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250822122726960 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  20250822122726960 DLGSUP <0013> gsup_server.c:236 2:  20250822122726960 DLGSUP <0013> gsup_server.c:238 2: 00  20250822122726960 DLGSUP <0013> gsup_server.c:236 3:  20250822122726960 DLGSUP <0013> gsup_server.c:238 3: 00  20250822122726960 DLGSUP <0013> gsup_server.c:236 4:  20250822122726960 DLGSUP <0013> gsup_server.c:238 4: 00  20250822122726960 DLGSUP <0013> gsup_server.c:236 5:  20250822122726960 DLGSUP <0013> gsup_server.c:238 5: 00  20250822122726960 DLGSUP <0013> gsup_server.c:236 7:  20250822122726960 DLGSUP <0013> gsup_server.c:238 7: 00  20250822122726960 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250822122726960 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250822122726960 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)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122726961 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250822122726961 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@8d8b3c30e11c: 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") 20250822122726990 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46341<->l=127.0.0.1:4259) 20250822122726992 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250822122726992 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8d8b3c30e11c: Created GsupExpect[0] for "262427708476831" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250822122727002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49438<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8d8b3c30e11c: Created GsupExpect[0] for "262427708476831" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250822122727006 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122727006 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427708476831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427708476831" cn_domain=CS} 20250822122727006 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427708476831 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250822122727006 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427708476831 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250822122727006 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427708476831.imsi 20250822122727006 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427708476831.imsi 20250822122727006 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427708476831.imsi: does not exist in local HLR 20250822122727013 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427708476831 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250822122727013 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250822122727013 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250822122727013 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250822122727013 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250822122727013 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250822122727013 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427708476831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250822122727013 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122727013 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122727014 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122727014 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250822122727014 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250822122727014 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: 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) } } } } 20250822122727017 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727017 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727017 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250822122727017 DLINP <000b> ipa.c:396 tag 1: HLR 20250822122727018 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250822122727020 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727020 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727020 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: 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)@8d8b3c30e11c: 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)@8d8b3c30e11c: Found GsupExpect[0] for "262427708476831" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427708476831" HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250822122727062 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727062 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727062 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727062 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727063 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427708476831 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614142344 20250822122727063 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427708476831 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122727063 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122727063 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727063 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8d8b3c30e11c: Found GsupExpect[0] for "262427708476831" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8d8b3c30e11c: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262427708476831" 20250822122727073 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727073 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727074 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427708476831 MSISDN-491614142344 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122727074 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122727074 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727074 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122727078 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250822122727078 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727078 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427708476831 MSISDN-491614142344 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 20250822122727078 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427708476831 MSISDN-491614142344 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250822122727078 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122727078 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727078 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250822122727082 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614142344.msisdn 20250822122727082 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614142344.msisdn: does not exist in local HLR 20250822122727082 DDGSM <0007> mslookup_server.c:352 sip.voice.491614142344.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250822122727082 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614142344.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8d8b3c30e11c: setverdict(pass): none -> pass 20250822122727085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49438<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8d8b3c30e11c: Final verdict of PTC: pass 20250822122727087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49424<->l=127.0.0.1:4258 20250822122727089 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46341<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@8d8b3c30e11c: Final verdict of PTC: none 335@8d8b3c30e11c: Final verdict of PTC: none 20250822122727091 DLINP <000b> input/ipa.c:452 connected read/write 20250822122727091 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250822122727091 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250822122727091 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250822122727091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250822122727091 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read IPA-CTRL-CLI-IPA(338)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP(334)@8d8b3c30e11c: Final verdict of PTC: none 20250822122727091 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250822122727091 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250822122727092 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250822122727092 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-IPA(333)@8d8b3c30e11c: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@8d8b3c30e11c: Final verdict of PTC: none MTC@8d8b3c30e11c: Setting final verdict of the test case. MTC@8d8b3c30e11c: Local verdict of MTC: none MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC with component reference 335: none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8d8b3c30e11c: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8d8b3c30e11c: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8d8b3c30e11c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Fri Aug 22 12:27:27 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 20250822122727148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4258 20250822122727249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49446<->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=46232) MTC@8d8b3c30e11c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@8d8b3c30e11c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8d8b3c30e11c: Terminating MTC. MC@8d8b3c30e11c: MTC terminated. MC2> exit MC@8d8b3c30e11c: Shutting down session. MC@8d8b3c30e11c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr/expected-results.xml' against results in 'junit-xml-8800.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 (1638946) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1638873) [testenv] Showing testsuite/junit-xml-8800.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-8800.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0'] testenv-hlr-osmocom-latest-20250822-1225-3a1a5fc7-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2515/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.09, 0.99, 1.00 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS